Code update for Window Maker version 0.50.0
[wmaker-crm.git] / ChangeLog
blobc7bd10724af8ca9f9e3845e2b2a2c67c3f558b36
1 Changes since version 0.20.3:
2 .............................
4 - window list is ordered by workspace
5 - preliminary grid move mode
6 - fixed prob with docked apps with the same name switching places (like wmmon
7   and wmmon -s)
8 - wrapping of workspace switching for 5button mice
9 - added restart in fallback menu
10 - fixed buglet in modifier error reporting
11 - extra options in window command menu
12 - changed select() used in wevent.c to poll()
13 - fixed bug in SGI boxes (black dialogs)
14 - added IconTitleBack, IconTitleColor
15 - made error checking stricter
16 - fixed crash when saving application supplied icons that have many colors
17 - added move threshold to menus
18 - added textured gradient textures
19 - added -nofont flag for setstyle
20 - added -p flag and theme pack support for getstyle
21 - fixed crash bug when clicking on menu title opened with kbd
22 - fixed bug that caused incorrect saving of icon configuration (the -name bug)
23 - scale pixmap texture for workspaceback type will maintain aspect ratio
24 - fixed memory leak in jpeg loader
25 - started XStandardColormap support
26 - added StartMaximized window flag
27 - fixed bug of mixed up Unfocusable and StartMiniaturized flags
28 - yet another try to switch to shared libraries
29 - workspace specific background images
30 - stack new windows to under focused window if autofocus is off (disabled)
31 - added kde support
32 - implemented the "GNOME Window Manager Compliance" stuff
33 - window move/resize by keyboard
34 - rewrote window attribute code to make it cleaner
35 - added --enable-lite configure option
36 - added support to change prompt in %a() for root menu
37 - rewrote exit code
38 - added KeepInsideScreen=YES; for scilab in default WMWindowAttributes
39 - added an option to the Clip, to allow automatic Raise/Lower when the mouse
40   cursor enter/leave the Clip.
43 Changes since version 0.20.2:
44 .............................
46 - hysteresis for menu item selection (delayed selection for selecting
47   submenu items)
48 - window shortcuts
49 - removed Hide Others from window commands menu
50 - window commands menu will close when the window for it is closed
51 - made shade not set the Iconic state
52 - fixed bug in miniaturizing atribute panel
53 - made frame rectangles be more visible in PseudoColor (8bpp)
54 - fixed bug for 64bit machines
55 - added support for ICCCM 2.0  WM_COLORMAP_NOTIFY message
56 - fixed bug for apps that put strings with . in WM_CLASS
57 - added handling for reparented client windows
58 - fixed bug with window positioning
59 - fixed cascade window placement to account for dock
60 - added modelock stuff
61 - added X include path in gfx header when configure searches for headers
62 - fixed bug in window positioning by clients
63 - added run-time test for shared pixmap support on server
64 - changed order of link flags in Makefiles
65 - fixed problem with random window placement
66 - fixed multiple window selection for multiheads
67 - grayscale and 8bit jpeg support
68 - fixed client restoration in restart/exit in multiheads
69 - started session management code
70 - fixed problem with docked programs that have names with spaces
71 - updated WPrefs.app for iconificationstyle
72 - added -static command line option
73 - put redundant NoWindowOverDock
74 - fixed overlapping clip icon bug
75 - extended window level code
76 - added KeepOnBottom hint
77 - added iconification style to WPrefs.app
78 - fixed crash with bad value in defaults file
79 - changed icon stacking code
80 - added primitive support for 5 button mouse (for switching workspaces)
81 - fixed BadAccess and crash on programs that do XGrabButton
82 - fixed bug with rootmenu Exec not working when stty is called from ~/.tcshrc
83 - fixed bug with Move menu and sloppy focus
84 - temporarily removed SHELL support in apps menu
86 Changes since version 0.20.1:
87 .............................
89 - fixed timer bug
90 - removed NoWindowUnderDock
91 - error reporting mechanism has changed in wrlib. Instead of a writing
92   the message in a string, it will place the error code in RErrorCode
93 - smoother icon selection
94 - persistent client supplied icon pixmaps
95 - fixed yet another crash on emacs exit bug
96 - fixed portability prob in wrlib shm code
97 - fixed bug in DISPLAY variable setting in multiheads
98 - fixed a few more portability problems related to storing struct properties
99 - fixed damaged balloons on Suns/8bpp (I guess)
100 - better "one of" type option handling
101 - added a timeout for some animations
102 - support for large binary files in wxcopy/wxpaste
103 - fixed bug of losing focus when resizing/moving windows
104 - fixed bug in libproplist
105 - fixed focus with sloppy
106 - changed permissions of shm segments to 0666. Now, if someone has a shm
107   leak, we can know who it is.
108 - faster titlebar texture update
109 - faster icon kaboom
110 - added different undocking animation
111 - updated wmaker -version to output "Window Maker" instead of WindowMaker
112 - fixed crash bug with transient windows (gimp etc)
113 - fixed bug with popen()+wwarning() - problem opening cpp'ed menus
114 - added test for header files in configure for gfx libraries
115 - simplified building process, making libPropList be always built
116 - fixed crash with bad mgradient color entry
117 - docked appicons that are being edited/killed cant be moved (mutex fix)
118 - more features in wxcopy/wxpaste
119 - fixed bug with state file in multiheads
120 - selection retrieval moved to WINGs
121 - fixed workspacekey to switch workspaces in the current layer
122 - fixed workspacekey to not switch to inexisting workspace unless
123   AdvanceToNewWorkspace is YES
124 - fixed bug with disappearing windows if a workspace switch is made on startup
125 - fixed blocking of window creation/destroy events when opening menu with kbd
126 - fixed aspect ratio setting bug
127 - fixed crashing when miniaturized window is closed during animation
128 - added XDE support
129 - fixed stupid bug in shape stuff
130 - raised threshold for removing docked icons
131 - fixed HideOthers for windows with NoAppIcon=YES
132 - if Cancel is pressed in dialog box of %a in menu cmd lines, the command
133   will be canceled
134 - slightly better dithering for 8bpp
135 - apps menu will use $SHELL, instead of /bin/sh to run EXEC menu commands
136 - cleaned up some code (GetNormalHints(), wManageWindow(),
137   wGetWindowSavedState() et al, )
140 Changes since version 0.20.0:
141 .............................
143 - fixed cpixmap to use the specified color for background around the image.
144 - fixed compiling problem in wrlib.
145 - fixed bug with bad shortcut names in menus.
146 - fixed some compiling compatibilities.
147 - added a new theme, named BlueWaves.
150 Changes since version 0.19.3:
151 .............................
153 - fixed crash when closing windows in autoraise
154 - fixed a memory leak 
155 - fixed a crash when closing Lotus Notes
156 - rewrote colormap code
157 - incomplete multihead support
158 - optimized wrlib dithering code
159 - new superfluous animation
160 - fixed cpixmap bug
161 - fixed sound bugs
162 - fixed miniaturization bug
163 - added script to be called when wmaker exits
164 - fixed GNUSTEP_WM_ATTR writing/reading
165 - added quick and dirty selection pasting in text fields
166 - fixed animation to be displayed again when unhiding an application.
167 - made the miniaturize animation a runtime option. See NEWS.
168 - fixed bug with reassigning keyboard shortcuts after they are changed.
169 - added edge resistance. See NEWS.
170 - fixed bug with long names when renaming workspaces.
171 - fixed clip's balloon to not overlap the clip's buttons.
172 - fixed bad update of clip's workspace menu after workspace name change.
173 - fixed bug with cpixmap in wmsetbg.
174 - fixed a memory allocation problem in wrlib.
175 - AIX bug compatibility in XmbTextEntents()
176 - fixed jpeg loading bug
178 Changes since version 0.19.2:
179 .............................
181 - fixed visual problem when mapping internal panels
182 - better looking bevels for solid textures
183 - centered pixmap texture (cpixmap)
184 - added compile-time selectable animations for miniaturization
185 - fixed bug with moveto workspace, omnipresent and miniaturize
186 - fixed doubleclick bug
187 - added GIF file support (through libgif)
188 - implemented close color allocation in WINGs
189 - fixed bug with visuals different than default
190 - finished balloons
192 Changes since version 0.19.1:
193 .............................
195 - clip balloon under the clip
196 - fixed setting of DISPLAY env var from wmaker.
197 - fixed bug of passing focus to shaded window in other workspace
198 - changed ballon font from titlebar font to displayfont
199 - update menu when menu file path is changed in WMRootMenu
200 - fixed OPEN_MENU stuff in WPrefs
201 - fixed bug with mdgradient
202 - fixed maximize with NoWindowOverIcons
203 - fixed bug with kbd focus change
204 - fixed race in autoraise
205 - fixed bug in menu section of WPrefs
206 - fixed problem with modifier keys
209 Changes since version 0.19.0:
210 .............................
212 - fixed bug in balloon titles
213 - fixed stupid bug in workspace renaming from menu
214 - fixed bug with iconsize != 64
215 - fixed forgotten menu saving in WPrefs
216 - fixed various bugs in WPrefs
217 - fixed kbd menu traversal bug
218 - fixed bug with multiple depth supporting servers
219 - fixed disappearing outer border of shaped windows
220 - kluged bug with shaped window resize
221 - fixed bug in WPrefs for systems without TIFF
222 - fixed bug with Info/Legal panel closure
223 - fixed Clip's look.
225 Changes since version 0.18.1:
226 .............................
228 - added shade indicator for window list
229 - fixed small problem in menu autoscrolling
230 - fixed bug when reading a corrupted defaults file
231 - visual depths different than the default works now
232 - fixed problem with non-ascii characters in localized dialogs
233 - workspace rename from clip menu
234 - fixed memory leak in internal proplist parser
235 - fixed infinite loop when parsing mgradient with bad color name
236 - fixed bug with paths containing ~ in iconchooser
237 - cleaned up double-click code
238 - balloon help
239 - fixed bug with launching of ForcedDock apps
240 - fixed cosmetic bug with miniwindows and titlebar
241 - fixed bug with applications that steal input focus
242 - EmulateAppIcon window attribute
243 - Revert in attribs panel will not apply the changes
244 - fixed bug with focus being left in old workspace after switching to an empty
245 workspace.
246 - finished clip remakeup
247 - more generic and faster icon placement algorithm
248 - icon yard
249 - fixed wxcopy bugs
252 Changes since version 0.18.0:
253 .............................
255 - fixed cosmetic bug in beveling of pixmap/gradient textures
256 - fixed bug in titlebar mouse bindings
257 - fixed some bugs in proplist menu
258 - fixed bug in window list menu indicator
259 - fixed a very old bug related to unwanted button grabs in non-click-to-focus
260 - fixed bug when opening settings panel for appicon with invalid icon file
261 - winspector appicon related bug fix
263 Changes since version 0.17.5:
264 .............................
266 - fixed handling of signals when the X event queue is empty
267 - fixed blank window titles 
268 - made current workspace entry be disabled in Move To window menu command, and
269   in the Clip's Move To submenu.
270 - fixed menu width calculation
271 - fixed bug with buttonpress/release events
272 - fixed problem with WMRootMenu with a ~ in the path
273 - fixed bug caused that caused the clip to not function properly,
274   unless a workspace switch was made
275 - added a hack to make everything work even if NumLock or ScrollLock is on
276 - added a little more verbosity to error messages
277 - fixed kluged workspace menu in clip
278 - removed workspace menu mapped through the microbutton in the clip. 
279 - remade clip button layout to be more usable
280 - fixed bug with keepontop and apps with Motif hints (x11amp)
281 - changed menu border drawing
282 - fixed bug in clip free slot finder code
283 - fixed infinite reproduction of OPEN_MENU submenus bug
284 - added support for future extension to dock totally broken apps (wharf-like
285   dumb launching)
286 - changed icon of close button when app doesn't understand WM_DELETE_WINDOW
287 - removed SwapMenuButton and added 3 finer grained equivalent options
288 - better docked application settings panel
289 - fixed positioning problem with attributes panel
290 - removed WorkspaceChangeDelay and cleaned up related stuff
291 - removed AClipColor and IClipColor
292 - added SelectKey back
293 - removed install -d from po/Makefile
294 - i18n support in WINGs (dialog panels)
295 - rewrote menu scrolling code (possibly fixed related crashing bug)
296 - fixed crash with icons bigger than the tile
297 - fixed bug in attributes editor to apply changes to dont bind {keys, mouse}
298 - fixed bug in unhide that unhided all windows in the same workspace
299 - moved noappicon to Application Specific options.
300 - fixed revert for StartHidden
301 - changed style in default WindowMaker domain file
302 - fixed bug in hash table
303 - fixed bug with transients for leaders that don't have their leader hint
304   set to themselves
305 - changed all window_flags to have default values of 0 (closable -> no_closable)
306 - fixed bug with workspace change of hidden miniwindows
307 - added descriptive icons in window list
308 - fixed bug of having to keep mouse over window to edit textfields
309   of wmaker panels
310 - extended menu shortcuts to proplist menus
311 - changed proplist menu format: removed redundant array for submenus
312 - made arrangement of icons when workspace is switched to not arrange moved
313   icons
314 - fixed bug in focusfollowmouse that made windows under the currently
315   focused window that close, to not get the focus
316 - if the app is a .app, it will try to find it's icon in the .app
317   directory and save it in the WMWindowAttributes, so that the dock can use it.
318 - drag docklets that select for mouse events to with Alt+drag
320 Changes since version 0.17.4:
321 .............................
323 - fixed bug titlebar when closing transient of unfocusable window
324 - fixed crashing bug with attributes editor when saving
326 Changes since version 0.17.3:
327 .............................
329 - added Info panel
330 - fixed crashing bug in libproplist
331 - do not crash anymore if config files are bad
332 - better handling of libjpeg errors
333 - changed method to select icons
334 - fixed bug in dock panel
335 - fixed bug in Remove Icon in clip
336 - fixed serious memory leak in wrlib
337 - fixed bug that allowed addition of more than 1 WORKSPACE_MENU
338 - rewrote proplist parser by hand. Seems to work with no crashes, but I'm
339   sure someone will crash it...
340 - fixed invisible text in geometry display when unfocused titlebar is black
341 - fixed bug with rootmenu that caused twin menus to be left mapped
342 - added DontConfirmKill option to remove confirmation panel for Kill
343 - fixed bug with hide of app with wmaker menu
344 - changed all NSsomething internal flags for the GNUstep attributes to 
345   WMsomething
347 Changes since version 0.17.2:
348 .............................
350 - fixed bug in attributes panel with Disable Resizebar
351 - fixed save in attribs panel with windows other than the client leader
352 - bug in  attribs panel with Revert that made it save attributes with the 
353   wrong name
354 - fixed (by kluging) bugs related to destroying dialog panels in a bad order
355 - fixed various bug with hide in empty screens
356 - fixed various potential races in miniaturize/shade code
357 - added Keep Icon command in clip
358 - made remove selected icons to remove current icon
359 - changed clientdata of clip to the clicked icon instead of the clip.
360 - renamed collect icons, made clip icons have a more uniform behaviour, added
361   keep icon command.
362 - fixed docking of apps that dont have WM_COMMAND and when the user clicks
363   Cancel in the command input dialog.
364 - fixed bugs in moving commandless icons between dock/clip or workspaces
365 - fixed bug hiding miniaturized windows
366 - fixed bug when reloading rootmenu with more than one shortcut
367 - fixed bug that launched shortcut entries without modifier together with
368   modified shortcuts
369 - even algorithm to find free slot in clip
371 Changes since version 0.17.1:
372 .............................
374 - Makefile.am fixes
375 - removed libtoolized libPropList
376 - fixed cascade placement
378 Changes since version 0.17.0:
379 .............................
381 - updated Makefile of the po directory
382 - removed useless strdup() in proplist.l
383 - fixed problem with systems that dont have PATH_MAX in <limits.h>
385 Changes since version 0.16.1:
386 .............................
388 - removed the Select key binding.
389 - changed Normal speed type to Medium and added UltraFast.
390 - Shift-dbl-click on appicon brings the app to current workspace.
391 - replaced menu based configuration of docked apps with a panel.
392 - added Unhide Here command for appicon menus
393 - partially corrected bug in icon selection code in window inspector. Was not
394   working correctly for multiwindow apps with appicon.
395 - added command menu for appicons
396 - removed global variables from winmenu.c
397 - fixed some memory leaks and removed redundant code in icon choosing code
398 - made Kill in dock menu to unconditionally XKillClient() the app. Sending
399   WM_DELETE_WINDOW would not close the app if the app had multiple windows
400 - added confirmation dialogs for Kill in appicon menus
401 - made ClipMaxIcons to be compile time settable
402 - renamed NoSound to DisableSound
403 - changed NoAutowrap to DontLinkWorkspaces
404 - fixed bug that prevented windows moved to other workspaces break Unhide
405 - fixed bug that made titlebar buttons disappear when font sizes were changed
406   in NewStyle
407 - changed Hide command binding in miniaturize button from Alt-Click to
408   Control-Click
409 - changed decoration window attributes to affect only decorations and their
410   names
411 - fixed MWM_HINTS support, removed MWMHints from WWindow
412 - removed Right button constrain window resize to horizontal only. It breaks
413   Alt-Right button resizes through the client area of window.
414 - fixed menu flicker problem when changing textures
415 - fixed bug miniaturizing shaded transient windows
416 - added shortcuts for menus
417 - remade titlebar bevel drawing
418 - fixed all known cosmetic bugs in titlebars and menu
419 - better algorithm to find free slot in clip
420 - user attributes have priority over program attributes
421 - removed LeftHanded and wLeftBtn/wRightBtn stuff
422 - added DisableWSMouseActions
423 - added SwapMenuButton
424 - renamed all NoSomething option names to DisableSomething, except NoWindow*
425 - removed ConstrainWindowSize
426 - fixed focus bug when changing workspaces in sloppy focus
427 - Changed the look of temporary attracted icons in Clip.
428 - Better detecting of graphic libraries.
429 - Made the menu scrolling with mouse button pressed to be smooth and clean.
430 - fixed a bug that left empty frames if a window was withdrawn on a different
431   workspace
432 - removed iconification animations for windows not in the current workspace
433 - readded shm support in wrlib
434 - merged libwwm.a with WINGs
435 - major cleanup of library function names.
436 - detect "lapses of memory" that cause forgetting to build libPropList and
437   build it automatically.
440 Changes since version 0.16.0:
441 .............................
443 - Fixed bug with applications set to start hidden.
444 - Fixed buggy getSpeed() that caused crash on some systems.
445 - Miscellaneous bug fixes.
446 - The resizebar cornewr handle is correctly rescaled when resizing.
447 - OPEN_MENU will read again menus from files.
448 - Right drag in corner handle of resizebar restrict resize to only horizontal.
449 - Corrected typo with default fonts used in WINGs.
450 - Implemented superfluous stuff as a runtime option. Is Superfluous = Yes/No;
451 - Disabling dock and/or clip can be done now from WindowMaker domain too.
452 - Selecting new style buttons is now done at run time. See NEWS.
453 - Fixed docked appicons to switch to last workspace the app was on when
454   unhiding (like not docked appicons do).
455 - Moved wNextEvent() and timer events stuff to WINGs.
456 - Added autoscroll for scrollers in WINGs.
457 - Optimized WMList and WMBrowser in WINGs.
458 - Button2 on clip opens workspace menu
459 - Changed cycling colors of selected icons. 
460 - Made icon chooser display a better rendering of alpha-channeled icons.
461 - Sorted list/browser entries.
462 - Fixed bug in timer code that was causing some timer events to be lost.
463 - New Pastel theme.
464 - Attracted icons in Clip will have a shadowed look if they are to be removed
465   when closed.
467 Changes since version 0.15.1:
468 .............................
470 - Modified how the wNextEvent() works, so it will go to sleep when there is
471   nothing to do. This changed the busy 5ms checking WindowMaker main loop,
472   with one that is active only when there are X events or timer events.
473 - Changed WorkspaceTiedMiniWindows option name to StickyIcons.
474 - Fixed some bugs with the miniwindows being sticky to workspace.
475 - WorkspaceBack now accepts the key None. WorkspaceBack = (None); will not set
476   any workspace back.
477 - Changed the fix for restoring window stacking order after restart and
478   fixed window stacking order on exit.
479 - OPEN_MENU command now expands paths with environment variables ($HOME) and
480   tildes (~user)
481 - automatic restart of another window manager on SIGSEGV, SIGFPE, SIGBUS
482 - removed HorizontalResizeThreshold option. To restrict resize to only
483   horizontal use Shift-drag in the corner handle.
484 - Added option to allow vertical maximizing not to overlap the minimized
485   windows. It is NoWindowOverIcons = Yes/No;
486 - Applications written with XForms library will get an app-icon now.
487 - Included the MWM hints for GNOME support. There is also a configure option
488   --with-gnome=yes/no.
489 - The dialog to enter the docked icon command is no longer called, if icons
490   are collected/attracted and the "Keep Attracted Icons" is not set.
491 - fixed start workspace in Attributes inspector. Current Workspace is the
492   workspace the user is when the app is started.
493 - clicking on the appicon switches to the workspace where the app was last
494   focused before unhiding
495 - fixed problem with aspect ratio setting (gr_osview etc.)
496 - changed some extensions in the default config/data files and removed 
497   Sound.{xpm,tif} because it seem to be copyrighted.
498 - added icon selection panel
499 - changed selection indication of icons. Removed SClipColor option
500 - simplified animation speed options (IconSlideDelay, IconDelayStep, 
501   MenuScrollDelay, MenuScrollStep etc. etc) to IconSlideSpeed etc.
502 - removed Start miniaturized/hidden items from Dock/Clip and added them
503   as attributes
504 - fixed Save in Attributes Panel. It should apply the changes before saving
505 - changed format of geometry information in WMState
506 - added DontSaveSession window attribute
507 - changed name of NextMenuBehaviour option to WrapMenus
508 - turned graphics_exposures off for all GCs created
509 - Fixed the big memory leak problem for oldstyle buttons in title bars.
510 - Solved problem with undefined ($RM) on Solaris, and maybe *BSD.
511 - Fixed how icon extension is set in WMWindowAttributes to be portable.
512 - Fixed buggy behavior when dragging a window from first workspace to next.
513 - Implemented selecting of miniwindows.
514 - Split the Clip menu to be smaller.
515 - Modified how selected app-icons/miniwindows are marked.
516 - Included patch for single appicon per instance.class pair.
517 - StartWorkspace was changed to take precedence over the workspace in which
518   application was started from Clip.
519 - Applications launched from dock will no longer start on the workspace they
520   were launched, but the one the user is in, when the window is mapping.
521 - Miscellaneous bug fixes.
525 Changes since version 0.15.0:
526 .............................
528 - Fixed bug that kept an appicon selected after detaching.
529 - Fixed bug that crashed WindowMaker if starting an application with.
530   NoAppIcon = Yes; while AutoArrangeIcons = True;
531 - Fixed the installed .xinitrc file.
532 - Fixed some ANSI C incompatibilities.
533 - Applications with omnipresent flag set will be mapped on the current
534   workspace, no matter from which Workspace Dock they were started from.
535 - mkmenu no longer gets installed, since is no longer needed.
536 - Fixed a problem for systems which do bad things for free(NULL);
537 - Attracted icons in Clip will not be saved in WMState if
538   "Keep Attracted Icons" is not set.
539 - Fixed code in defaults.c to use default hard coded values, if a syntax error
540   is encountered when parsing the default domain WindowMaker database.
541   This avoids a crashing bug if an image for spixmap or tpixmap is not found.
542 - Fixed some missing parameter in a call to wWarning() in texture.c which could
543   have caused hazardous (even crash) behavior if the pixmap image for texture
544   was not found.
545 - Fixed code in session handling, to save only one entry for applications with
546   multiple windows opened on screen.
547 - Implemented option to allow miniwindows to be workspace specific. It is named
548   WorkspaceTiedMiniWindows = Yes/No; It is set in WindowMaker domain. Read NEWS
549 - Fixed bug with incorrect height restoral of window when unshading requested
550   from client.
551 - Fixed problem with solid IconBack.
552 - Fixed problem with hardcoded /usr/local. The value given to configure with
553   --prefix=/some/path is now used.
554 - Implemented some workaround to avoid crashing of applications that expect
555   WM_STATE hint set before the window is mapped.
556 - Changed how the bevel for the menu title is drawn for solid color titlebars.
557   They now look nicer, and more consistent with the rest.
558 - Implemented a new animation method when blowing the detached icons. See NEWS.
559 - Fixed some places in code where hardcoded values (8) were used instead of
560   TITLEBAR_EXTRA_HEIGHT.
561 - Implemented a marking for the HorizontalResizeThreshold option. It will mark
562   the corresponding number of pixels on the resizebar corner if the option
563   is greater than 0.
564 - Changed WindowPlaceOrigin format from string to array. It should now be:
565   WindowPlaceOrigin = (64, 64); Default is (0, 0).
566 - The geometry window is now constrained to be always visible on screen, if
567   the geometry is set to be displayed Floating.
568 - The geometry window size is decided based on the font size. Also the geometry
569   window is correctly updated if the font size is changed while running.
570 - Deleted unnecessary redrawing code in moveres.c.
571 - Many fixes to moveres.c.
572 - Put all the keys from defaults.c in WindowMaker domain database. 
573 - Fixed a crashing bug when workspace names were as long (or longer) as
574   MAX_WORKSPACENAME_WIDTH (16 characters). In this case a right click on a
575   window title caused WindowMaker to crash.
576 - Included support for detecting if system requires to include libxpg4, which
577   is needed by some FreeBSD systems, when using --enable-kanji.
578 - Some fixes to configure.in and some Makefile.am files to allow the use of
579   VPATH feature of 'make', which will let the source and build directories to
580   be separate.
581 - Changed the application launching code, so it put fork()-ed processes in
582   process groups of their own, to avoid locking of entire session, due to a
583   badly configure launching child. Only for systems which have setpgrp().
584   This is autodetected by configure, and used if available, else it will revert
585   to old behavior.
586 - Added the AutoCollapse feature to clip. This (when set) will allow the clip
587   to stay collapsed, and show when moving the mouse over it. When the mouse
588   leaves it, it will collapse back after a delay. Read NEWS.
592 Changes since version 0.14.1:
593 .............................
595 - Fixed icon tiles and icon titles to update correctly after changes in the
596   configuration, without restarting.
597 - Added code to deal with different visuals in wrlib. See NEWS.
598 - Many things fixed in wrlib.
599 - Fixed bug that crashed WindowMaker when the background image was no found.
600 - Fixed crashing bug in wRemoveTimerInstance().
601 - Changed name of fiend to Clip. It can also be refered like "Workspace dock".
602   This means all references should be changed in all configuration files, and
603   the command line options.
604 - Fixed crashing bug when moving icon between dock and full Clip.
605 - Fixed bug in wrlib (RCreateImage), that could crash WindowMaker if trying
606   to create an image with not enough virtual memory.
607 - Changed code for diagonal rendering in wrlib, to be faster.
608 - Implemented multi-diagonal gradients.
609 - Fixed problem when shading a window without titlebar.
610 - Fixed code in rootmenu.c to substitute ~/ with user's homedir in OPEN_MENU.
611 - Implemented sorting feature for OPEN_MENU. Now files in directories are
612   sorted alphabetically, with directories first.
613 - Some small fixes to the code in generic/list.c
614 - Fixed jpeg and png loading in wrlib to be faster.
615 - Renamed Style directory to Styles.
616 - Striped the .style extension from the style file names. This is to let them
617   better be handled by OPEN_MENU.
618 - Changed Appereance submenu to include Theme support.
619 - Fixed bug when updating clip's main icon.
620 - Improved version of wmsetbg. See NEWS for new options.
621 - Small gradient testing program in wrlib/testgrad.c
622 - Fixed problem with zombie wmsetbg.
623 - Integrated dockit in WindowMaker. dockit now gets installed with WindowMaker.
624 - Implemented runtime option to allow user to select the origin from where
625   windows are placed on screen with auto and cascade placement modes.
626   Default is WindowPlaceOrigin = "0, 0"; See NEWS.
627 - New behavior of OPEN_MENU. See NEWS.
628 - Fixed applications autolaunched from Clip, to be mapped on the same workspace
629   as the Clip they were autolaunched from.
630 - A default WMState is now installed with WindowMaker, containing only the top
631   most dock icon configured to run dockit.
632 - Install will automatically detect if you have TIFF, PNG or XPM support
633   compiled in WindowMaker (in this order), and update WMWindowAttributes
634   accordingly with icon file extensions.
635 - Directory structure under .../GNUstep/Library/WindowMaker changed to easily
636   support themes.
637 - Syntax of WMState was slightly modified. See NEWS.
638 - Fixed WindowMaker when using -nodock and/or -noclip command line options
639   to preserve the state of old dock and/or clip in WMState.
640 - Fixed some mem leaks.
641 - Fixed crashing bug in window.c.
642 - Fixed bug that allowed a shaded window on other workspace to get focus.
643 - New options in dock/clip menu. They allow one to start the app either
644   miniaturized or hidden. See NEWS.
645 - Applications launched from dock/clip now will be mapped on the workspace
646   they were started from, even if meanwhile user change workspaces.
647 - Implemented SAVE_SESSION, and CLEAR_SESSION commands for the root menu.
648   They are intended to save (or clear) a shapshot a the current session state.
649   Read NEWS for details.
650 - Added SaveSessionOnExit = Yes/No; option in WindowMaker, to allow autosaving
651   the state of the workspace on exit, and its restoral on next session.
652   Defaults to No. See also NEWS.
653 - Converted menu scrolling parameters to run time. They are (with default):
654   MenuScrollDelay = 10; and MenuScrollStep = 5;
655 - getstyle now accepts -t to get theme options too. Without -t getstyle will
656   only get options for style (without WorkspaceBack and IconBack).
657 - Added option in clip menu to allow moving of an icon to another workspace.
658 - Fixed clip to remember the drop command over sessions.
659 - Added option to clip menu to attract application icons from bottom of screen
660   when they are launched, and attach them to the clip. Also there is a flag to
661   allow the attracted icons to be kept in clip or destroyed when the
662   application is closed. See NEWS.
663 - Added option to dock/clip menu to allow one to set the icon image.
664 - Fixed bug that not updated the default icon pixmap after the icon background
665   changed.
666 - Added posibility to (un)select icons in clip with Shift Left click, or
667   using the clip menu. Read NEWS.
668 - New option for color to mark selected icons. SClipColor = color;
669 - Added option to clip to remove selected icons. Read NEWS.
670 - Move between clips now applies to all selected icons, or if none selected,
671   to the one the mouse was pressed on. See NEWS.
672 - Fixed OPEN_MENU to accept names with spaces in them when used for opening
673   directories. "foo bar" files or subdirectories are now correctly proccessed.
674 - Fixed crashing bug when hiding/showing all windows with inspector panel open.
675 - Fixed bug that raised unfocusable windows, (if RaiseDelay>0 and Sloppy or
676   Auto focus mode was used) when the mouse pointer got over them. Unfocusable
677   windows can still be raised, if selected from the window switch menu, or
678   with click on title-bar. Meta click on titlebar will lower them.
679 - Fixes in moveres.c to allow a smoother draw of frames while moving and
680   resizing windows.
681 - Fixed a problem when resizing with Meta+RightClick.
682 - Fixed a bug that freezed WindowMaker when dragging a window from one
683   workspace to other, with OpaqueMove = No;
684 - WindowMaker now uses the values set for MoveToNewWorkspace and
685   CycleWorkspaces when dragging windows from one workspace to other, making
686   this more consistent with the behaviour of Clip and Next/PrevWorkspaceKeys.
687 - Fixed problem with the geometry window not showing up, showing in the
688   wrong place or with the wrong numbers in some cases.
689 - Put all transparent drawing code into a single function, to ensure
690   consistency.
691 - Fixed really ugly crashing bug, when editing workspace names with
692   Control-LeftClick on the workspace menu name, for workspaces above 10.
693 - WindowMaker now reads domains from /usr/local/share/WindowMaker/Defaults
694   and merge them with the user domain files. This way new options, or global
695   settings are available for old users, without reinstalling these files for
696   every user. See NEWS for details.
697 - Basic icons needed to run WindowMaker are now part of the main package.
698   They are icons for dock, clip, defaultAppIcon, sound server and for xterm.
699   All the rest needed for apps that can be started from menu, and have entries
700   in WMWindowAttributes, are in WindowMaker-data.tar.gz which can be found on
701   http://windowmaker.org/ or ftp://ftp.windowmaker.org/pub/contrib/icons
702 - Changed the SlideWindow() function to better adapt to slow machines. Also
703   the animation constants are now run time. They are IconSlideDelay = 0;
704   IconSlideStep = 5; and IconSlideSlowDown = 50; See NEWS for a more in depth
705   description of how it works, and what all these options mean.
706 - Changed behavior of AutoArrangeIcons to avoid unnecessarily shuffling of
707   icons.
708 - Changing icons in WMWindowAttributes domain, now automatically reflect on
709   screen, without the need of restarting WindowMaker.
710 - Added sound support in WindowMaker. Sound can now be enabled at compile
711   time using --enable-sound option to configure. Also there is a runtime
712   option named NoSound = Yes/No; See NEWS for details, as sound support is not
713   yet fully functional.
714 - Some animation constants are now runtime configurable. Please read NEWS file
715   for a complete list of all the new entries in WindowMaker domain database.
716 - Added option to clip menu to collect all icons on the screen that are not
717   already docked.
723 Changes since version 0.14.0:
724 .............................
726 - Fixed stacking problem with main fiend icon.
727 - Fixed bug that made fiend's rewind button to not work on IRIX and PPC.
728 - Removed "Default" button in panel 4 of the attribute editor and replaced
729   with "Browse", to avoid confusion about it. But please note that Browse
730   does not work yet.
731 - Solved a bug in attribute editor that incorrectly create the appicon for
732   an application. This could made WindowMaker to crash in certain conditions.
733 - Fixed bug that gived focus to shaded&hidden windows.
734 - Added keys to Raise/Lower the fiend. Read NEWS.
735 - Added posibility to move app-icons between dock and fiend.
736 - Fixed bug in winmenu.c, that caused incorrect menu item disabling in window
737   menu, making the attribute editor inaccessible in certain cases.
738 - Fiend enhancements. Read NEWS.
739 - Added options for advancing to new workspace, and cycling through existing
740   workspaces. Read NEWS.
741 - Made the delay between changing workspaces with the fiend a runtime option.
742 - Fixed bug that caused crash in certain condition when using Sloppy focus.
743 - Fixed getstyle to include new options in WindowMaker configuration file.
744 - Changed the default color for active fiend buttons and updated it in
745   WindowMaker configuration file. You should update this, since the old active
746   color was too close to the inactive color.
747 - Made the fiend middle button have Active/Inactive color, corresponding
748   to its normal/collapsed state.
749 - Fixed a small mem-leak when destroying a workspace.
750 - Fixed a bug in superfluous.c related to swapping dock position.
751 - Fixed resize frame to show the window size numbers. Also fixed the numbers
752   shown in that frame to reflect the real window size. Nicer arrows too.
753 - Added posibility to send only a synthetic ConfigureNotify event, at the end
754   of window moving, instead of every movement, to increase performance.
755 - Fixed a bug in docking code, to allow strings with spaces in command name be
756   properly quoted.
757 - Changed the included asclock.tgz to better adapt to 8 bit displays.
758 - Fixed window title updating after changes made with the attribute editor,
759   when not using NEWSTYLE.
760 - Made spixmap and tpixmap to work. See NEWS.
761 - Theme support now available. See NEWS.
762 - Fixed bug when loading missing domains that caused WindowMaker to crash.
763 - Fixed typo in domain loading to count for global files if user files are
764   not available.
765 - Fixed bug in Attribute Editor, that crashed WindowMaker when restarting
766   or exiting, while an Attribute Editor panel is open.
767 - Put clip.tif, clip.png, clip.xpm, clip2.tif, clip2.xpm, Cone.xpm and
768   Penguin.xpm in WindowMaker-data_tar.gz. These are icons intended for fiend.
769   It can be found on ftp://ftp.windowmaker.org/pub/wmaker/contrib/icons
773 Changes since version 0.13.1:
774 .............................
776 - put back libPropList tarball in archive. This will not count for people
777   with already installed libPropList, since configure will first look for
778   the installed version. Read the INSTALL file for details.
779 - made a clean-up to let WindowMaker compile with DOCK undefined.
780 - working fiend clone. Read the NEWS file for details.
781 - fixed bug that caused crash when using FocusNext or FocusPrevious keys
782   with no opened window.
783 - some small bug fixes.
784 - Added handler for SIGHUP. <kill -1 wmaker_pid> will cause wmaker to restart.
786 Changes since version 0.13.0:
787 .............................
789 - Enhanced Attribute Editor. It will allow you to set options that apply
790   to all windows. Also some new features. Read NEWS file.
791 - Fixed bug in Attribute Editor that caused crash when icon was not found.
792 - Fixed bug that crashed WindowMaker when some transient windows closed
793   and the Attribute Editor remained open.
794 - Fixed sloppy focus to correctly transfer the focus to the root window
795   when there is no window open, or no window under the pointer.
796 - Fixed sloppy focus to correctly focus the window under pointer after a
797   restart or workspace change.
798 - Fixed shift dbl-click on titlebar to not select the window.
799 - libPropList is no more part of distribution. You need to have it installed
800   or else you need to download it and compile. See INSTALL file.
801 - Added Manome Tomonori's patch to fix kanji supprot. This added a new
802   option to configure: --with-x-locale. See INSTALL and FAQ for more info.
803 - Fix for clean compile under Irix.
804 - Fixed autoarrange icons to do autoarrange after the dbl-click on app-icon.
805   This way the appicon will not slip to the bottom left corner at the first
806   touch, but let you first unhide the window.
807 - Fixed icon box position when dock on the left side. Now dock will not cover
808   the app-icons.
809 - Fixed typo in application.c that inverted instance and class, thus making
810   instance.class options saved in WMWindowAttributes unavailable.
811 - Added option SelectKey in WindowMaker config file, that lets one bind a
812   key to select/unselect the focused window. Also the same option added
813   to the window menu. SelectKey = "some_key_bind";
814 - Changed stream->_fileno to fileno(stream) in isEof() in misc.c for
815   portability.
816 - Fixed window to not place themselves under dock if dock on the left side
817   and auto/cascade mode is used.
818 - Fixed auto/cascade window placement to not place a new window over a
819   shadowed window.
820 - Fixed bug in wdefaults.c that do not correctly initialized all bits
821   in WWindowAttributes structure to 1.
823 Changes since version 0.12.3:
824 .............................
826 - Attribute editor is working.
827 - Now menus positions are remembered between sesions if they are sticky
828   when WindowMaker exits/restarts.
829 - Fixed menu behaviour when using lousy Windoze behaviour, not to select
830   the item under mouse pointer if the launching click is shorter than
831   the default double-click time.
832 - fixed window menu (Move to), to correctly update after a workspace delete.
833 - fixed stacking order after restart.
834 - fixed FocusPrevious/Next keybindings to skip windows with skip_window_list
835   enabled.
836 - added horizontal restricted resizing, if modifier key (Shift) is used to
837   drag the corner handle of resizebar.
838 - minor fixes in WINGs related to the return of some function and string
839   update for NULL strings. Also a new function for getting the state of a
840   button.
841 - fixed some bugs that crashed WindowMaker because of NULL pointers.
842 - fixed a crasing bug in the window stacking code.
843 - fixed Hide item in window menu to be disabled for windows that do not have
844   an application icon, or have set "NoAppIcon = YES".
845 - fixed problems with hiding applications without application icon.
846 - put back the patches that lost between 0.12.0 and 0.12.3
847 - changed autoarrange icons from a compile-time to a runtime option.
848   Use AutoArrangeIcons = YES/NO; in 'WindowMaker' options file. Default is NO.
849 - added compile time option for shading the resizebar. Default is no shade,
850   which is default Openstep/NextStep4.0 look.
851 - added pipe menus. '"Name" OPEN_MENU | script_that_constructs_menu'
852   See the NEWS file.
853 - added configurable horizontal resize threshold.
855 Changes since version 0.12.2:
856 .............................
858 - fixed typos and a bug that could cause a crash on machines where
859   sizeof(int) was different from sizeof(pointer).
860 - this is mainly intended for clarifying the confusion about patches that
861   was done in the last releases.
863 Changes since version 0.12.1:
864 .............................
866 - fixed stupid, stupid typographical error that caused menus to segfault when
867   NexMenuBehaviour / ScrollableMenus were set to YES (which is/was default)
868 - changed configure so you can specify the location of graphics libraries and
869   their header files (useful for building on different architectures)
870 - fixed window focus problem
872 Changes since version 0.12.0:
873 .............................
875 - now maintained by Matthew Hawkins <matt@mail.goldweb.com.au> while our 
876   esteemed friend Alfredo is away.  Have a great holiday in Japan, mate!
877 - fixed __DuMmY install problems
878 - made NextMenuBehaviour and ScrollableMenus run-time configuration options
879   instead of compile-time options
881 Changes since version 0.11.1:
882 .............................
884 - added Launch command in dock menu
885 - fixed manual window placement
886 - fixed problem during installation in po/ directory
887 - changed Command format for dock state 
888 - added OffiX DND support for the dock
889 - added Move To submenu in window commands menu
890 - right click on root window does not deselect windows (to allow workspace
891         switch through menu)
892 - various 8bpp Colormap related glitches fixed
893 - fixed keyboard bindings when all windows are closed
894 - OPEN_MENU in unreadable directory fix
895 - changed PixmapPath format from : separated paths to array of paths
896 - multi color horizontal and vertical gradient
897 - fixed crash in unhide application with transient windows
898 - OPEN_MENU with optional command
900 Changes since version 0.11.0:
901 .............................
903 - fixed bug with menus that caused wmaker to crash 
904 - brought program parameter dialog box back
905 - fixed autoplacement
906 - changed window matching precedence for WMWindowAttributes (complete, just
907 instance, just class, global)
908 - event compression while moving windows for slow videos and ultra-high
909 mouse sampling rates
910 - fixed private colormap change in 8bpp
911 - fixed titlebar redraw on unshade
912 - renamed atom _GNUSTEP_WM_MINIATURIZE_WINDOW to  _WINDOWMAKER_WM_MINIATURIZE_WINDOW
913 - fixed a bug with focusing windows in AutoFocus=NO;
915 Changes since version 0.10.2:
916 .............................
918 - fixed autoraise
919 - fixed menu weirdness
920 - many features brought back
921 - fixed maximize bug
922 - added a widget set and new dialog panels
923 - fixed titlebar update after font change
924 - renamed back _WINDOWMAKER_COMMAND to _WINDOWMAKER_WM_FUNCTION 
925 - fixed bug with miniaturization of bad behaved apps (vtcl)
927 Changes since version 0.10.1:
928 .............................
930 - fixed bug with "invisible" menus
931 - added AutoFocus option
932 - support for pixmap files for dock tile
933 - fixed focusmode
934 - tile pixmap for icons
936 Changes since version 0.10.0:
937 .............................
939 - fixed bug with input focus in sloppy focus mode
940 - implemented pixmap mask creation in wrlib
941 - root window pixmap option
942 - added ppm support in wrlib
943 - fixed portability stuff in libPropList
944 - merged wmsound and bug fix patches
945 - fixed dock icon border width
946 - readded focusable option
947 - autostart apps on startup
948 - added jpeg support in wrlib
949 - fixed bug with menus that did not end with a newline
950 - RaiseLower now acts on the window under the pointer, as in olwm
951 - fixed docked icon move
952 - option for left handed ppl (swap left button with right button)
953 - generalized titlebar and window frame stuff for windows and menus
954 - changed event handling
955 - single piece titlebar gradients
956 - option and escape expansion for dock commands
957 - save workspace state
958 - initial workspace window option
959 - corrected order of window names for dock state file (was class.instance,
960         is instance.class now)
962 Changes since version 0.9.0:
963 ............................
965 - option to make maximize and window placement account for the Dock
966 - fixed modifier binding
967 - new menu configuration: OPEN_MENU. Get menu data from file, directory or
968 pipe
969 - removed rename_ws menu command
970 - fixed IgnoreFocusClick
971 - more apps can be docked (ghostview et. al)
972 - fixed diagonal/horizontal resize detection to be like in NS
973 - simplified titlebar button code: removed possibility to add more buttons
974 - fixed window gravity handling (xclock -geometry 100x100-0-0) 
975 - removed shadeable window attribute, added DontMoveOff
976 - window resize with Meta-Click3 on window
977 - fixed bug that caused keyboard locks if a invalid key was used in a shortcut
979 Changes since version 0.6.3:
980 ............................
982 - moved to automake
983 - changed preference directory from gnustep to GNUstep
984 - added tiff support
985 - changed preferences to be dynamically modifiable
986 - several memory leaks fixed
987 - changed meta-dblclick in dock button to start app to control-dblclick
988 - fixed bug with unhide app and window list menu
989 - miniaturized windows are now hidden when hiding an app
990 - fixed bug in random window placement
991 - renamed _GNUSTEP_WM_FUNCTION to _WINDOWMAKER_COMMAND
992 - close stdin from forked processes, so that they don't block wmaker
993 - fixed crash when closing a selected window
994 - fixed timer event stuff to be more robust
995 - rewrote dialog boxes with Athena
996 - removed focusable window option
997 - savews now puts -geometry as the first argument of the command line
998 - new superfluous stuff: better ghost image/shadow for dock
999 - changed handling of menus that fall outside of screen to be like in NS
1000 - icon caching
1001 - resize with button2 don't raise window
1002 - option to change menu highlight color
1003 - lower miniwindow when miniaturize
1004 - option for setting icon size
1005 - keyboard traversal of menus
1006 - all dock state information saved across sessions
1007 - must hold Alt to undock running app
1008 - added focused window indicator in window list
1009 - CirculateRaise option
1010 - ModifierKey option
1011 - fixed duplicated menu bug
1013 Changes since version 0.6.2:
1014 ............................
1016 - fixed problem with window command menu (click3 on titlebar)
1017 - fixed appmenus that were not unmapped when focus switched from the app
1018 - fixed bug with exit dialog when NEWSTYLE is defined
1019 - miniaturized menus are not mapped when activating an app
1021 Changes since version 0.6.1:
1022 ............................
1024 - dynamic update of WM_COMMAND hint
1025 - fixed crash bug with dock and application icons
1026 - fixed bug with application defined menus
1027 - selecting a window through the window list, brings windows that fall
1028 outside the visible area back
1029 - fixed bug with multiple window moving
1030 - various platform specific bug fixes
1031 - removed grab icon application icons
1033 Changes since version 0.6.0:
1034 ............................
1036 - --enable-shape is the default now
1037 - fixed group leader change for windows that are already mapped
1038 - NEWSTYLE button images have the same color as the title text
1039 - fixed noappicon bugs related to dock
1040 - fixed starticonic hint (-iconic)
1041 - broke menu code so that it will not work as OpenStep says. ie: submenus
1042         are not mapped below the mainmenu. If you want it to be like before,
1043         undefine SINGLE_MENULEVEL in src/wconfig.h
1044 - switch to next window (alt+tab) raises the window
1045 - fixed window title handling for titles that don't fit on the window
1046 - drag select for window command menu
1047 - gamma correction for 8bpp
1048 - fixed bug in full docks
1049 - workspace switching by window drag
1050 - added patches for smart and random placement
1051 - added dgradient fix patch
1052 - workspace state restoration after restart
1053 - added PNG support to wrlib
1054 - changed RLoadImage() support in wrlib
1055 - set DISPLAY environment variable to what was passed with -display option
1056 - added animations preference option
1057 - fixed winitrc
1058 - restore main menu, workspace menu and window list menu after restart
1059 - changed gethostname() with getenv("HOSTNAME") || getenv("HOST") to setup cpp
1060 - fixed bug with program defined titlebar button image in NEWSTYLE
1061 - added kluge for buggy MetroX servers (look at wconfig.h)
1062 - ignore CapsLock when handling windows
1063 - ability to drag windows between workspaces
1064 - ability to drag icons with a icon window
1065 - fixed bug with arrange icons for appicons without any window mapped
1066 - display window's workspace in window list menu
1067 - if a sticked menu is opened again, a new instance of the menu is created
1069 Changes since version 0.5.1:
1070 ............................
1072 - fixed bug that crashed wmaker on HPs
1073 - fixed bug that crashed wmaker with the window list
1074 - fixed bug with window focus after window miniturization
1075 - fixed bug that made wmaker crash when it didn't figure a docked app
1076 has quit. (probably the same problem with XFMail and others)
1077 - documented ColormapFollowsMouse option
1078 - workspace renaming through current selection
1079 - autolaunch indicator
1080 - dbl-click3 will not start app anymore
1081 - better handling of long text
1082 - limited windowlist menu width
1083 - fixed arrange icons
1084 - changed geometry display to account for base size if it's not in 
1085 the technical drawing style
1086 - meta-dbl-click on appicon does hide others 
1087 - changed RaiseOnFocus option with RaiseDelay
1088 - dbl-click on root window or open submenu entry brings the root menu 
1089 to the cursor.
1090 - removed AllowMenuLowering option and made menu ontopness work like on dock
1091 - changed meta-click on dock with meta-dbl-click, to change ontopness 
1092 - moved gradient and image code to a library. 
1093 - added support for icons with alpha channel
1094 - simplified dithering setup
1095 - many clean ups 
1096 - not-so-good looking gradients for 8bpp
1097 - changed application menu stuff 
1098 - started wmaker client library. Try out test/test.c
1101 Changes since version 0.5.0:
1102 ............................
1104 - startup stuff has changed!!! Instead of placing ~/.workspace_state in
1105 your .xinitrc, you must now call ~/gnustep/Library/WindowMaker/winitrc
1106 from there. Don't forget to update your menu files!!! Read the INSTALL file.
1108 - persistent root background colors (read the above item)
1109 - Spanish, Korean, Czech, Swedish and Dutch locales
1110 - menu commands can use the current selection as parameter
1111         (read the menu config file)
1112 - fixed bug in dock icons with 3 dots on some platforms
1113 - opaque window move
1114 - skipwindowlist option
1115 - better miniaturize animation
1116 - new silly animation(s) if --enable-superfluous is configured
1117 - button3 on miniaturize button hides the app
1118 - fixed bug on multi-window move
1119 - keyboard bindings ignores capslock state (but not NumLock, ScrollLock etc.)
1120 - fixed focus in unhide under sloppy focus mode
1122 Changes since version 0.4.3:
1123 ............................
1125 - dock remembers ontop state
1126 - OnTopTransients works correctly now
1127 - removed startWithdrawn option
1128 - added option to put text over icons (iconText)
1129 - fixed slippery window move
1130 - fixed another bug with NEWSTYLE
1131 - fixed problem with large app_options files
1132 - more i18n stuff. japanese, german and portuguese locale support.
1134 Changes since version 0.4.2:
1135 ............................
1137 - fixed black icon bug
1138 - fixed icon specification for dock
1139 - fixed docking on left side dock
1140 - fixed bug in window command menu
1141 - fixed bug in narrow windows with NEWSTYLE enabled
1142 - fixed Hide Others crash 
1143 - I18N fixes
1144 - hopefully stable again
1146 Changes since version 0.4.1:
1147 ............................
1149 - fixed some crash on startup bugs
1150 - fixed bug that made excessive use of colors in PseudoColor
1151 - (re)binding of application icons to Dock icons on (re)start
1152 - startWithdrawn window attribute
1153 - finished window list menu (button2)
1154 - implemented GSClientResizebar, GSMenuWindow, GSIconWindow,
1155 GSFullKeyboardEvents
1156 - implemented WINDOWMAKER_COMMAND ClientMessage handler
1157 - OffiX DND support in icons (for Trash)
1158 - portability fix for SunOS 4.x
1159 - fixed hide for windows with .noAppIcon: true
1160 - remember if window was hidden on restart
1161 - remember workspace on restart
1162 - do not auto-launch apps that are already running
1163 - asclock (and other docked apps) do not die on restart
1164 - forced application docking for undockable apps. See utils/dockapp
1165 - raiseOnFocus option for focus-follow-mouse mode
1166 - window command menu
1167 - fixed NEWSTYLE titlebars and converted menu titlebar button too
1169 Changes since version 0.4.0:
1170 ............................
1172 - fixed bug in I18N support
1173 - fixed bug that caused crash when patched xv was ran
1174 - cosmetic fix for transparent icon images
1175 - tell about apps that couldn't be launched
1176 - auto-launch in dock
1177 - patch for asclock to work on dock
1178 - raise/lower dock
1179 - fixed bug in workspace change when there are no windows
1180 - allow screen side change for dock
1182 Changes since version 0.3.2:
1183 ............................
1185 - application icons (not mini-windows) like I think how it is on NEXTSTEP(tm)
1186 - fixed "slippery" icon movement
1187 - added a Dock (not for GNUstep, as it will have it's own)
1189 Changes since version 0.3.1:
1190 ............................
1192 - fixed bug that caused window frames to be left after window closure
1193 - submenus are opened to the left/right if it is too close to the right/left 
1194 edge (not perfect, but better than before)
1195 - remember window state (shade) on restart
1196 - fixed resize bug
1197 - FreeBSD portability fixes
1198 - fixed bug in workspace menu with more than 9 workspaces
1199 - removed _GNUSTEP_WM_RESIZE_WINDOW, _GNUSTEP_WM_RESIZED_WINDOW protocols
1200 - fixed bug that caused crash when closing miniaturized apps
1201 - fixed little bug in resize
1202 - changed default shortcuts to be closer to NEXTSTEP(tm) (raise/lower window)
1204 Changes since version 0.3.0:
1205 ............................
1207 - added diagonal gradients
1208 - ignoreHideOthers window flag
1209 - optimized/fixed window raising and lowering
1210 - fixed menu handling: don't need to click on the menu after 
1211 it's opened to select items, just drag the pointer
1212 - _GNUSTEP_WM_RESIZE_WINDOW, _GNUSTEP_WM_RESIZED_WINDOW protocols
1213 - application specified titlebar button pixmaps
1214 - transient owners get a different titlebar color when the focus
1215 is in the transient (e.g, in NeXTese: mainWindow is highlighted correctly when
1216 the keyWindow is a panel)
1217 - when transient is closed, it's owner always get the focus
1218 - fixed XGrabButton/BadAccess bug
1219 - fixed window_count error (this time I'm 90% sure)
1220 - fixed focusNextWindow through Alt-Tab bug with non-focusable windows
1221 - fixed resize in windows without a titlebar
1222 - fixed bug with PAspect XSizeHint
1225 Changes since version 0.2.2:
1226 ............................
1228 - fixed problem that made multiple applications be launched
1229 with accidental dbl-clicks on the root menu.
1230 - _GNUSTEP_WM_MINIATURIZE_WINDOW protocol
1231 - added hideOtherApplications command (meta-dbl-click3 on titlebar)
1232 - new SHOW_ALL (windows) menu command
1233 - new HIDE_OTHERS (windows) menu command
1234 - changed icon/window title to show only end part of text if it doesn't fit
1235 - remade application group code (more stable)
1236 - undid stacking code change from 0.2.0
1237 - fixed bug that caused hangs (not sure)
1238 - fixed bug that caused window_count error and associated crashes 
1239 - remade application defined menus
1240 - vertical gradient
1241 - I18N support 
1242 - fixed multiple window selection bug with windows in other workspaces
1243 - changed workspace numbering
1244 - fixed problem with series of X errors when a window is destroyed
1245 - fixed cosmetic bug in gradient bevels
1246 - added UseSaveUnders option (problem with Netscape redrawing)
1248 Changes since version 0.2.1:
1249 ............................
1251 - fixed segfault on startup
1252 - changed source tree
1254 Changes since version 0.2.0:
1255 ............................
1257 - fixed various miscelaneous bugs
1258 - fixed icon pixmap update code
1259 - fixed bugs related to focus-follows-mouse mode (workspace switching,
1260 keyboard focus after unshading etc)
1261 - changed some options in preferences
1262 - changed window stacking order code
1263 - fixed icon handling
1264 - added option to display the root menu on startup
1265 - shaded windows are unshaded on restart, instead of getting iconified
1266 - fixed {ResizeDisplay,MoveDisplay}=corner
1267 - fixed problem with icon windows during restart
1268 - works OK from XDM
1270 Changes since version 0.1.3:
1271 ............................
1273 - fixed color freeing bug
1274 - fixed bug that allowed a window to keep the input focus when
1275 you focus a shaded window
1276 - fixed bug that allowed on top window to be lowered
1277 - disappearing xconsole and other initial-state==IconicState windows fixed
1278 - menus open always inside screen area
1279 - open submenus are moved with their parents 
1280 - keyboard support
1281 - faster menu drawing
1282 - hide for applications that use window_group hint fixed (LyX et al)
1283 - dynamic font setup (just a test)
1286 Changes since version 0.1.2:
1287 ............................
1289 - worked around problems when freeing colors under some buggy X servers
1290 - vertical gradients
1291 - floatingmenu option
1293 Changes since version 0.1.1:
1294 ............................
1296 - fixed list.c to compile in non-debug mode
1297 - sticked root menus cannot be unmapped clicking button3 (workspace
1298 unreachable problem)
1301 Changes since version 0.1.0:
1302 ............................
1304 - texture structure changed
1305 - application menu prototype (not finished)
1306 - arrange icons command
1307 - menu window levels  (menus are kept on top of other windows)
1308 - crash-on-alt-move-in-borderless-windows fixed
1309 - lot's of other bugs killed
1310 - delete last workspace command
1311 - titlebar text justification
1312 - start iconic hint is honored now
1313 - font setting in preferences
1314 - color setting in preferences
1315 - window dragging only occurs after 4 pixels of movement
1316 - restart command
1318 Changes since version 0.0.4:
1319 ............................
1321 - changed configuration file syntax (just a little bit)
1322 - removed box class
1323 - finished multiple window move
1324 - changed window list order from focus order to stacking order
1325 - implemented OpenStep window levels and OnTop windows
1326 - added refresh command to menu
1327 - added shutdown command to menu
1328 - make default menu when menu config can't be parsed
1329 - finally added window focusing when clicking on client window area
1330 - added visual clue to menu item invocation
1331 - shaped window support
1332 - in-memory size got bigger than AfterStep
1333 - various client window state transition bug fixes
1334 - icon placement
1335 - added multiple workspaces (no Pager yet)
1336 - added option for submenu alignment in relation to their parents
1337 - rewrote preference parser
1338 - added focus-follows-mouse and sloppy-focus
1339 - added cpp preprocessing
1340 - zombie process bug fixed
1341 - interactive and dumb (cascade) window placement
1342 - floating transient windows 
1343 - disable mapped submenu entry on parent
1344 - added colormap handling stolen from fvwm (temporary)
1347 Changes since version 0.0.3:
1348 ............................
1350 - hide application implemented (just for apps that have the window_group 
1351 field of WMHints set or the WM_CLIENT_LEADER property set, 
1352 apparently most Xt based apps)
1353 - fixed a crashing bug caused by icons 
1354 - internal change on button pixmap structure and other places
1355 - handling of property changes on mapped windows
1356 - fixed bug in event handling (MapRequest)
1357 - added support for systems without libXpm
1358 - added configure script, although it's still almost useless.
1359 - remade icon painting
1360 - icon background pixmap
1361 - internal icon pixmap dithering