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