added option to disable switchpanel
[wmaker-crm.git] / ChangeLog
blob1bd05779f827517e9bdf164e8fc7f5804fdfb0a7
1 Changes since version 0.91.0:
2 .............................
3 - fixed crash with info panel and alt-tabbing
4 - updated Japanese translations (Takeo Hashimoto <HashimotoTakeo@mac.com>)
5 - allow disable of switch panel when SwitchPanelImages=None
7 Changes since version 0.90.0:
8 .............................
10 - added _NET_WM_NAME, _NET_WM_ICON_NAME and _NET_WM_ICON to WINGs
11 - new WPrefs icon (thanks to Largo)
12 - replaced VirtualEdgeThickness option, with EnableVirtualDesktop (boolean)
13 - enhanced alt-tab panel, added theming ability
14 - fixed issues with broken crash dialog
15 - removed obsoleted options from wconfig.h
16 - changed animation delay constants to fix issues with 2.6.x linux kernels
17   (patch provided by Eric Piel <Eric.Piel@lifl.fr>)
18 - fixed several broken po files
19 - increased libwraster version number to 3.1.0 (added a RCopyArea function)
22 Changes since version 0.80.2:
23 .............................
25 - Some updates to WINGs WMConnection. See WINGs/ChangeLog for details.
26 - Fixed empty window list menu, if the window list menu was launched through
27   the root menu (sent by "Marc-Christian Petersen" <m.c.p@wolk-project.de>)
28 - Fixed dock's menu mapping position when dock is on the right side.
29 - Map clip's menu so that it never gets out of screen on the left or the right.
30 - Patch to add binary mode on opening files (needed for Windows with Cygwin)
31   (sent by luke <luke@posh.optushome.com.au>)
32 - Updated French translations (Antoine Hulin <antoine@origan.fdn.org>)
33 - Removed Hermes lib dependency in wrlib
34 - Put back asm/MMX code in wrlib
35 - Updated Russian locale files ("Andrew W. Nosenko" <awn@bcs.zp.ua>)
36 - API change in WINGs for WMDraw*String(). Details in WINGs/Changelog
37 - Removed obsoleted acconfig.h and implemented its functionality using
38   AC_DEFINE and AC_DEFINE_UNQUOTED as autoconf 2.5x recommends.
39   This will definitely enforce the need to use autoconf 2.5x
40 - Added Xft2 support to WINGs, for rendering antialiased fonts with 
41   transparency. Details in WINGs/ChangeLog.
42 - Fixed problem with long, preset workspace names (Wanderlei Antonio Cavassin 
43   <cavassin@conectiva.com.br>)
44 - Added kinput2 bug workaround to stock WMWindowAttributes (Seiichi SATO 
45   <sato@cvs-net.co.jp>)
46 - Added Belarusian translation (Ihar Viarheichyk <iverg@mail.ru>)
47 - Fixed wrlib not to load braindead images with 0 sized width or height
48 - Removed double no-position-display when cycling position display types
49   with Shift key while moving windows.
50 - Changed the default position display while moving a window to 'Center'.
51 - Better outline when drawing balloons.
52 - Fixed wrlib to not accept too large images (fixes buffer overflow)
53 - Patched FAQ (David Coe <davidc@debian.org>)
54 - Fixed bug with resizebars appearing out of nothing when reloading configs
55 - Fixed sloppy focus bug (Pawel S. Veselov <Pawel.Veselov@Sun.COM>)
56 - Applied Xinerama patch (after fixes) from (Peter Zijlstra
57   <a.p.zijlstra@chello.nl>)
58 - Added switch to enable/disable antialiased fonts in WPrefs's Expert Settings
59   panel. (Temporary until the Font Settings panel in WPrefs is finished).
60 - Added a check that only %d is used in a font specification in WMGLOBAL and at
61   most once for each font in a fontset (eliminates a possible security exploit)
62 - Added fontpanel callback
63 - Fixed focus handling for windows that set WM_HINTS.take_focus = False.
64 - Fixed a problem in the stacking code which could lead to segmentation faults
65   (Jeff Teunissen <deek@d2dc.net>)
66 - Fixed a crashing bug in the menu code with modal panels involved.
67 - Fixed incorrect focusing of application's windows after an unhide (sometimes
68   the incorrect window got focus instead of the apps's last focused window)
69 - Unshade application's shaded windows when Dbl-MiddleClick-ing its appicon.
70   (this is to be consistent with deminiaturizing application's miniwindows
71   which also happens in this case, since shading is a form of miniaturization)
72 - Fixed bug with tpixmap from previous xinerama patch (reported by g0sh)
73 - Fixed edge resistance and move/resize frame drawing for borderless windows
74 - Fixed wrong display position for the move/resize widgets after xinerama
75   patch (Peter Zijlstra <a.p.zijlstra@chello.nl>)
76 - Fixed bug with cursor locked in drag mode after Alt-dragging a window
77 - Added Catalan translation (Ernest AdroguĂ© <eadrogue@gmx.net>)
78 - Fixed a bug with deminiaturizing windows when the application is hidden and
79   the miniaturized window is selected from the window list menu
80 - Fixed a bug with not showing shaded window frames when the application is
81   hidden and another window belonging to the app is selected in the window
82   list menu
83 - Autoarrange icons after unhiding an application that has miniaturized
84   windows, else they may cover other icons which are now in the positions
85   they have occupied before hiding
86 - Fixed Clip's workspace menu mapping to be consistent with the others
87 - Fixed bug in wmsetbg that caused scale and maxscale to both do maxscale
88   (Alexey Voinov <voins@voins.program.ru>)
89 - Fixed bug with scrolling menus introduced by the xinerama patch.
90 - Fixed bug that could cause SIGSEGV by accessing beyond the end of text in
91   a WINGs textfield widget.
92 - Fixed small memory leak in WINGs' font panel code.
93 - Fixed memory leak in WINGs' file panel code.
94 - Updated Bulgarian translations (Anton Zinoviev <zinoviev@debian.org>)
95 - Fixed a bug in WINGs' hashtable which free'd the wrong memory in the
96   WMResetHashTable() function (possible source of SIGSEGVs)
97 - Fixed 2 syntax errors in plmenu.zh_TW.Big5 (Mike FABIAN <mfabian@suse.de>)
98 - Some .po file fixes (Mike FABIAN <mfabian@suse.de>)
99 - Fixed the problem with the root menu code changing the locale setting as
100   a side effect of loading a localized menu
101 - Fixed e memory leak in the code that reads a localized root menu
102 - Added support for generating pkgconfig files for WINGS, wmlib and wrlib.
103   ("Marcelo E. Magallon" <mmagallo@debian.org>)
104 - Support for multiline balloons (Vitaly Ovtchinnikov <ov@rbcmail.ru>)
105 - Improved wsetfont (Mike FABIAN <mfabian@suse.de>)
106 - Updated single-click contrib patch (steve lion <steve.lion@verizon.net>
107   and vlaad)
108 - Updated French translations (Antoine Hulin <antoine@origan.fdn.org>)
109 - Xinerama support for Solaris
110 - Added global menu support (see NEWS)
111 - Fixed sloppy focus bug
112 - Made maximize behave differently with keyboard/mouse for xinerama
113   (Peter Zijlstra <a.p.zijlstra@chello.nl>)
114 - A few leftover xinerama fixes (Peter Zijlstra <a.p.zijlstra@chello.nl>)
115 - Extended the 'strut' to multiple heads 
116   (Peter Zijlstra <a.p.zijlstra@chello.nl>)
117 - Icon placement now takes into account the new xinerama extended 'strut'
118   (Peter Zijlstra <a.p.zijlstra@chello.nl>)
119 - Icon arrangement that takes the new extended xinerama 'strut' into account
120   (Peter Zijlstra <a.p.zijlstra@chello.nl>)
121 - Fixed the 'KDE omnipresent' bug.
122 - Fixed bug with focusing a deminiaturized window with sloppy focus mode
123 - Fixed aspect of window list menu (window name was too close to workspace
124   indicator)
125 - Fixed menu panel in WPrefs.app. Explanatory text did not fit into the label
126 - Implemented a better logic to preserve the window's old geometry when
127   maximizing to support succesive maximizations in different directions
128   without the need to do an intermediary un-maximize step (eliminates flicker)
129 - Made keyboard/mouse maximization behavior consinstent relative to each other
130 - Enhanced wmsetbg's man page with description for -b | --back-color
131   (Marcelo E. Magallon <marcelo.magallon@bigfoot.com>)
132 - Do not use the disabled clip color for the clip's workspace navigation arrows
133   when the clip is collapsed (it made them look like disabled)
134 - Fixed bug with incorrect un-escaping if there is a dot in wm_class.
135 - Updated Catalan translations (Ernest Adrogue <eadrogue@gmx.net>)
136 - Updated Spanish translation of WPrefs (Alberto Gimenez <algibe@teleline.es>)
137 - Fixed synchronization problem between hair cursor and mouse cursor in
138   wmagnify with mouse cursor at the screen edge (Jon Diercks <jon@diercks.net>)
139 - Fixed 2 focus switching related bugs (Allan Peramaki <aperamak@cc.hut.fi>)
140 - Fixed a bug that made the crash panel to be shown again and again when the
141   'Restart Window Maker' option was selected, under some circumstances.
142 - Added workaround in global WMWindowAttributes, to avoid creating a second
143   appicon when a KDE3 application opens a config panel.
144 - Updated slovak translation (Jan Tomka <judas@linux.sk>)
145 - Added xdnd v3 support in WINGs (Sylvain Reynal <sreynal@nerim.net>)
146 - Check whether libXft is at least version 2.1.2 else refuse to compile.
147 - Fixed bug in icon chooser dialog that could cause a segmentation fault
148   in some cases (Pascal Hofstee <caelian@gmail.com>)
149 - Fixed crash in asm code in wrlib, with new versions of gcc.
150 - Fixed bug in the x86_PseudoColor_32_to_8() function which incorrectly
151   used the r, g, b fields in the conversion.
152 - Fixed x86 ASM code in wrlib to work on 64 bit architectures.
153 - Fixed the focus flicker seen with some apps (notably gtk2)
154   (Alexey Spiridonov <snarkmaster@gmail.com>)
155 - Fixed all crashing bugs that were generated by wmaker starting with the
156   WMState file missing.
157 - Added NetWM support (a modified version of the patch originaly written
158   by Peter Zijlstra <a.p.zijlstra@chello.nl>)
159 - Applied patch to enhance the Virtual Desktop behaviour, and to integrate
160   it with the NetWM code (Peter Zijlstra <a.p.zijlstra@chello.nl>)
161 - Applied a few xinerama and placement fixes (Peter Zijlstra 
162     <a.p.zijlstra@chello.nl>)
163 - Fixed memory leak in dock code.
164 - Fixed and enhanced the text wrapping in WINGs.
165 - Fixed the layout of some elements in WPrefs.app
166 - Added workaround for aplications that don't set the required hints on the
167   client leader window, but they set them on normal windows (observer with
168   KDE 3.3.0 mainly). This will allow these apps to get an appicon again.
169   (they should be fixed still)
170 - Added workaround for applications that do not set a command with
171   XSetCommand(), but instead they set the _NET_WM_PID property. This works
172   with operating systems that offer a /proc interface similar to what linux
173   has. (This also is to fix problems with KDE 3.3.0 apps, but not only them).
174 - Fixed bug with autostart and exit scripts not being executed if user
175   GNUstep path was different from ~/GNUstep (when setting GNUSTEP_USER_ROOT)
176 - Removed legacy OFFIX_DND support code
177 - Fixed the signal handler for crashes (ie, removed it) and made wmaker
178   restarting be made automatically by a monitoring process.
179 - Made NetWM support be enabled by default
180 - Removed old code to store/restore workspace state (now relies on netwm)
181 - Added a (simple) Font Configuration for fontconfig fonts
182 - MacOS X style window switching panel (navigate through windows with Alt-Tab
183   or arrow keys)
184 - Added support for NET_WM_NAME/NET_WM_ICON_NAME
185 - Moved out font name conversion code from getstyle/setstyle/convertfonts and 
186   made it support fontsets
187 - Converted all menu and po files to UTF-8
188 - Updated de.po (Thomas Otto <3.1415926535897932384626433832@gmx.net>)
189 - Fixed a crash bug when switching workspaces
190 - Removed obsoleted scripts from util: wsetfont, wmchlocale, wcopy, wpaste
193 Changes since version 0.80.1:
194 .............................
196 - Fixed a buffer overflow when allocating a RImage struct.
199 Changes since version 0.80.0:
200 .............................
202 - Fixed a bug that crashed wmaker when closing a window if multiple screens
203   were managed by wmaker (Valery Kotchiev <aggregator@nospam.dk>)
204 - Fixed a problem that crashed wmaker when trying to read an unexisting
205   WMState.<number> file on multihead system.
206 - Fixed problem with keyboard shortcuts executed an every screen for
207   multihead systems.
208 - Updated traditional chinese translations 
209 - Fixed buglet in non-caching rootmenu option 
210   ("John H. Robinson, IV" <jhriv@ucsd.edu>)
211 - Added Malay translation
212 - Fixed problem with kcalc not having a miniaturize button.
213 - Added "Hide Others" to the window menu.
214 - Fixed text in info panel for multibyte (Seiichi SATO <ssato@sh.rim.or.jp>)
215 - Separated the font caches for normal fonts and fontsets in WINGs (they can
216   have the same names and collide in the cache giving unwanted results)
217 - Fixed Legal Panel not to display rectangles in place of new lines.
218 - Fixed problem with losing focus when changing to an empty workspace and back.
219 - Fixed another focus related problem when changing workspaces.
220 - Fixed problem with saving session when shared appicon is enabled (not
221   all instances were saved in the session, only one per shared appicon)
222 - Added support for the ukrainian language in wsetfont
223   (Bohdan Vlasyuk <bohdan@bodq.vstu.vinnica.ua>)
224 - Fixed a bug that crashed Window Maker when setting the "Emulate AppIcon"
225   option for a window using the window Inspector.
226 - Let XRender transparent window be see-through to desktop
227 - Added Greek (el) language pixmap (Michalis Kabrianis <Michalis@bigfoot.com>)
228 - Fixes icons being reduced twice when icon size != 64x64
229   Eduardo Pereira Habkost <ehabkost@conectiva.com.br>
230 - Fixed a bug that crashed wmaker when selecting the "Start alternate window 
231   manager" option in the crashing dialog panel.
232 - Window Maker will now use the WINDOWMAKER_ALT_WM environment variable (if
233   it is defined) to overwrite the default hardcoded fallback window manager.
234 - Fixed marks for menu entries to be grayed as the text for disabled entries.
235 - Fixed Clip's "Autoraise" option to be marked as disabled when the
236   "Keep on Top" option is active.
237 - Added ability to browse for files/directories in the WPrefs menu editor.
238 - Added Czech translations of documentation (Jiri Hnidek <Jiri.Hnidek@vslib.cz>)
239 - Fixed segfault with incomplete WM_CLASS specifications. 
240 - Fixed a bug about arranging subviews in a WMBox after removing a subview
241   and a memleak occuring in the same situation.
242 - Fixed a bug in wdread
243 - Fixed bug with windows that have WM_HINTS.take_focus = False. These windows
244   will not receive focus at all.
245 - Fixed a buffer overflow in winmenu.c
248 Changes since version 0.70.0:
249 .............................
251 - Disabled window birth animation by default (while it was ok with normal 
252   windows, it was very annoying with menus editing in WPrefs.app)
253 - Added ability to shade/unshade a window using the mouse wheel.
254 - Fixed compilation for systems that required -lintl for WINGs
255   (Jim Knoble <jmknoble@pobox.com>)
256 - Removed redundant include/lib paths from the get-*-flags scripts
257 - Updated slovak .po files (Jan Tomka <judas@linux.sk>)
258 - Added "Save workspace state" switch button on the exit confirmation panel
259   (based on a patch sent by Jan Tomka <judas@linux.sk>)
260 - Fixed WPrefs crash when clicking on the menu editor to keep the current menu
261   (Alexey Voinov <voins@voins.program.ru>)
262 - Added patch to fix some gnome issues (Les Schaffer <schaffer@optonline.net>)
263 - SIGTERM is now handled and saves the internal state before exiting (like
264   SIGHUP and SIGINT already do). Now a "kill wmaker_pid" will exit cleanly
265   saving dock/clip/session information on exit.
266 - Added an internal strcasecmp() to WINGs (only on systems where's not present)
267 - Deminiaturizing a window that is also shaded, will perform an unshade too.
268   (Note that this only applies to deminiaturizing shaded windows. Unhiding 
269   an application will keep the shaded/unshaded state of windows.)
270 - Removed compile time option for definable cursors and made them available by
271   default.
272 - Mapping a new window that belongs to a running application that is hidden,
273   will unhide the application.
274 - Added || pipe menu for generating non-cached menus
275 - Removed the collapse appicons thing.
276 - Added real appicon sharing (apps of the same kind will have a single shared 
277   appicon).
278 - Fixed user and global defaults domain merging to preserve values present in
279   global but not in user, in sub-dictionaries.
280 - Made dock/clip steal appicons of applications that were started from a
281   shell/xterm or from the main menu, if there is a docked appicon of that
282   class that is not running at the time the app is launched.
283 - Added animation to show that the appicon was stolen by the dock (the way
284   NEXTSTEP did - map an appicon as it normally would have been, then slide it
285   to the position the docked appicon is).
286 - Updated the animation constants for scrolling/sliding/shading to better
287   adapt to newer/faster machines. Also used wusleep(10) when the delay was 0
288   to get rid of the jerky animation when there was no delay.
289 - Fixed bug with Unhide mapping windows from other workspaces.
290 - keyboard shortcuts are active during mouse window drag
291 - Saving a domain file will first strip all entries that are also present in
292   the global domain as well and are exactly the same. This fixes a bug where
293   settings from the global domain file were merged in the user domain file
294   and further changes in the global domain file for those merged values was
295   ignored making a system admin unable to set global defaults for all users
296   using the global domains.
297 - Fixed bug with improper setting of root/titlebar cursor (definable cursors).
299 Changes since version 0.65.1:
300 .............................
302 - fixed crash when saving empty menu item in WPrefs
303 - Fixed some more bash specific constructs in wsetfont.
304     (Marcelo E. Magallon <marcelo.magallon@bigfoot.com>)
305 - fixed crash with broken apps that set null WM_CLASS
306 - fixed crash when with gnome panel and multi-screens, some menu
307   updates and applied various other patches from 
308   (Crutcher Dunnavant <crutcher@redhat.com>)
309 - po file fixes (Crutcher Dunnavant <crutcher@redhat.com>)
310 - replaced I18N_MB with I18N in one place in src/wconfig.h.in
311 - fixed default clip title font in WindowMaker.in
312 - fixed some locale related problems (Yukihiro Nakai <ynakai@redhat.com>)
313 - fixed a bug in RCombineAreaWithOpaqueness() (Brad <lists@anomie.yi.org>)
314 - added spanish INSTALL file (Efrain Maximiliano Palermo <max_drake2001@yahoo.com.ar>)
315 - updated Finnish pots (Tomi Kajala <tomi@iki.fi>)
316 - copy/paste launching in Dock
317 - fixed switch to wrong workspace bug (Masashi Shimbo <shimbo@cis.ibaraki.ac.jp>)
318 - added snprintf and removed XConvertCase usage for portability
319 - added wcopy/wpaste scripts from (<luke@research.canon.com.au>)
320 - added Xinerama support: see details in NEWS
321 - fixed artifact pattern left in TrueColor dithering code (visible with
322   tiled gradients)
323 - fixed bug in positioning of window list menu when opened by kbd
324 - internal code clean-up with notifications for window state change and other
325   stuff
326 - removed the libPropList dependancy by adding property list handling
327   code to WINGs. This code is not only better integrated with the other
328   WINGs data structures, but it's also more robust. Also a backward
329   compatibility header file is provided which maps old libPropList
330   function names to the new WINGs based proplist names allowing old code
331   to be linked to WINGs with minimal changes. For details on how to use
332   the compat mode, read the comments on top of WINGs/WINGs/proplist-compat.h
333   More details about this can be found in WINGs/ChangeLog and WINGs/NEWS.
334   Say bye, bye libPropList =)
335 - rewrote all Window Maker code to use the new WINGs based proplist functions.
336 - fixed a few compilation warnings and a problem caused by an uninitialized 
337   variable.
340 Changes since version 0.65.0:
341 .............................
343 - removed FocusFollowMouse from wmaker and WPrefs
344 - fixed problem with alpha images showing a blue tint on big endian machines
345 - fixed problem with WINGs based apps exiting with a "X_RotateProperties"
346   related error when text was selected in a textfiled (including WPrefs.app
347   and Window Maker itself).
348 - fixed bug with maximization of windows with fixed resize increments
349 - added None geometry display type
350 - fixed window enumeration bug
351 - removed GNUisms from wsetfont (Marcelo E. Magallon <marcelo.magallon@bigfoot.com>, Masahide -mac- NODA <mac@clave.gr.jp>)
352 - added slovakian translations from (tomka@oalevice.sk)
353 - added WINGs i18n patch from tomka@oalevice.sk
354 - fixed wmsetbg.c to work in servers capable of multiple depths (overlay)
355 - added HMaximizeKey (Ruda Moura <ruda@conectiva.com.br>)
356 - fixed bad SIGPIPE handling setup across forks (Philippe Troin <phil@fifi.org>)
357 - added workaround for bug in locale handling on font set creation (Seiichi SATO <sato@cvs-net.co.jp>)
358 - Fixed some non-portable shell constructs used in installed scripts
359   (Johnny C. Lam <lamj@stat.cmu.edu>)
360 - Fixed crash with long titles in the window list menu (buffer overflow)
361   (Alban Hertroys <dalroi@wit401310.student.utwente.nl>, reported by
362    Robert Marshall <robert@chezmarshall.freeserve.co.uk>)
363 - Replaced almost all sprintf() calls with snprintf()
364 - fixed crash when removing menu entry for Window List or Workspace submenu
365 - added WINDOW_BIRTH_ZOOM2 (Éric Tremblay <delt@razorback.yi.org>)
367 Changes since version 0.64.0:
368 .............................
369 - fix with gnome hints stuff, related to tasklist/bar
370 - ripped off single appicon stuff
371 - added better appicon handling of apps of the same type
372 - applied patch for wkdemenu (Malcolm Cowe <malk@bruhaha.co.uk>)
373 - added WINDOWS_MENU submenu type for root menu (Bastien Nocera <hadess@hadess.net>)
374 - added kbd shortcuts for icon chooser
375 - use Hermes in wrlib
376 - removed MOUSE_WS_WHEEL #defines
377 - fixed bug with multibyte text on libc5 systems (Osamu Ajiki <osam-a@astroarts.co.jp>)
378 - fixed race conditions on signal handlers 
379 - SIGINT will gently exit, SIGTERM will not be handled
380 - When Window Maker calls wmsetbg to set the background, it will consider the
381   value of the DisableDithering option and pass the right switch to wmsetbg.
382 - fixed a memleak in the dialog panels.
383 - made "Keep on Top" in the dock/clip menu a checked menu entry. It's _much_
384   easier to work with it this way.
385 - Fixed problem with GNOME apps that have windows which need to stay on the
386   desktop level.
387 - Fixed incorrect parsing of display and screen number from $DISPLAY.
388 - Organized the inspector panel a bit better.
389 - Replaced bags with arrays wherever appropriate. This will improve 
390   performance a bit.
391 - Made the Gnome tasklist skip the windows with the "Skip window list" flag
392   enabled. (Bastien Nocera <hadess@hadess.net>)
393 - Fixed crashing bug when name and class were empty for a docked app.
394 - Removed MIN() and MAX() macros and replaced them with WMIN() and WMAX() from
395   WINGs.
396 - Added a hint that Window Maker crashed, to allow windows to be placed
397   correctly after a crash situation.
398 - Added a hint that Window Maker crashed, to allow windows to be placed
399   in their correct previous positions after a crash situation and also to
400   preserve their state before the crash (minimized, shaded, hidden, ...)
401 - Fixed wrong mapping position of the "Docked Applications Panel" for some
402   icons.
403 - Smoother animation for the smiley =)
404 - Added retain/release mechanism for RImages. RDestroyImage() has become
405   obsolete. More about this can be found in wrlib/Changelog and wrlib/NEWS.
406 - Small API change in WINGs to allow images with alpha blending set as the
407   application icons be shown correctly. More about this in WINGs/Changelog 
408   and WINGs/NEWS.
409 - Made images with alpha blending be shown correctly in the panels and the
410   icon chooser.
411 - The icon image set to be shown in panels ("Logo.WMPanel") will be 
412   automatically updated if its entry in WMWindowAttributes changes (without
413   a need to restart as until now).
414 - Fixed a bug in the icon chooser dialog that made the selected icon look
415   wrong if it had alpha blending.
416 - Removed the following 3 options from configuration: SelectWindowsMouseButton,
417   WindowListMouseButton and ApplicationMenuMouseButton.
418 - Added 4 options to the configuration file for binding workspace actions to
419   mouse buttons: MouseLeftButtonAction, MouseMiddleButtonAction,
420   MouseRightButtonAction and MouseWheelAction. They replace the above 3
421   removed options, but use a different semantic. More in NEWS.
422 - client supplied icons that were saved by Window Maker in the directory
423   ~/GNUstep/.AppInfo/WindowMaker/ will be recreated if missing when the
424   application starts.
425 - fixed a small memleak when the client supplied icon was extracted and saved.
428 Changes since version 0.63.1:
429 .............................
430 - fixed messup in get-{wings,wutil,wraster}-flags
431 - fixed #wmdatadir# substitution in wmaker.inst 
432         (Seiichi SATO <sato@cvs-net.co.jp>)
433 - Removed spurious focus disabling for GNUstep applications - but retain
434   code that lets GNUstep apps control their window titlebar.
435         (Richard Frith-Macdonald <rfm@gnu.org>)
436 - Fixed broken panels.
437 - Renamed se.po to sv.po
438 - New version of wkdemenu.pl (from Malcolm Cowe <malk@bruhaha.co.uk>)
439 - new updated Slovak translations (Jan Tomka/judas@hell <tomka@oalevice.sk>)
440 - integrated the 'no polling' patch from Jim Knoble <jmknoble@jmknoble.cx>.
441 - new wsetfont script (Anton Zinoviev <zinoviev@debian.org>)
442 - lots of i18n fixes (Jan Tomka/judas@hell <tomka@oalevice.sk>)
443 - window levels changed to match GNUstep <rfm@gnu.org> ...  src/GNUstep.h
444   src/WindowMaker.h src/window.c wmlib/WMaker.h WINGs/WINGs/WINGs.h
447 Changes since version 0.63.0:
448 .............................
449 - fixed compile prob with SGI compiler
450 - decreased nice() value in wmsetbg
451 - applied gnome panel not-covering patch from (Bastien Nocera <hadess@hadess.net>)
452 - added item copy to WPrefs menu editor
453 - added locale selection code for menu in wmaker.inst (Eliphas Levy Theodoro <eliphas@conectiva.com.br>)
454 - fixed bug in built-in xpm support (Alessandro Strada <a.strada@libero.it>)
455 - removed plugin support
456 - fixed a crash bug in WPrefs menu editor
457 - added es and pt potfiles from conectiva/eliphas
458 - added updated galician potfile (Jesus Bravo Alvarez <jba@pobox.com>)
459 - added update hungarian potfiles (HORVATH Szabolcs <horvaths@inf.elte.hu>)
460 - added updated single-click patch from John Morrissey <jwm@horde.net>
461 - added updated danish translations (Birger Langkjer <birger.langkjer@image.dk>)
462 - fixed WindozeCycling config in WPrefs
463 - fixed circulate raise withour WindozeCycling
466 Changes since version 0.62.1:
467 .............................
468 - added blackbox style igradient (interwoven)
469 - added wmagnify utility
470 - changed behaviour of control/shift double click on titlebar for maximize
471 - updated getstyle to account for extendspace options
472 - fixed weird color bug in jpeg loader 
473         (Alban Hertroys <dalroi@wit401310.student.utwente.nl>)
474 - improved and simplified fonts configuration for multibyte languages
475         (Tomohiro KUBOTA <kubota@debian.or.jp>)
476 - cleaned ParseCommand() and renamed to TokenizeString()
477 - rewrote menu editor in WPrefs
478 - added definable workspace border (0..5 pixels). See NEWS.
479 - fixed circulateraise on non-windoze cycling mode
480 - fixed bug in RCombineAreaWithOpaqueness (Tim Malone <tmalone3@uswest.net>)
481 - fixed bug with hangling of WM_COMMAND update in client.c (Andrew M. Langmead <aml@world.std.com>)
482 - fixed bug with incorrect reading of ppm files (Adam Fedor <fedor@gnu.org>)
483 - fixed bug with incorrect window placement using automatic placement, while
484   there were shaded windows on other workspaces
485 - fixed some buffer overflow issues in WINGs
486 - fixed bug with WPrefs.app not selecting the menu appearance options after 
487   startup.
488 - replaced free() with wfree() wherever appropriate
489 - fixed some memory leaks generated by wstrappend()
490 - fixed code that was dependant on the order of evaluation in wrlib. This
491   fixed a number of problems, like greyscale jpegs that showed up in red
492   and possibly the problems with pseudocolor displays.
493 - made clicks on unfocused windows be effective on focus follow mouse/sloppy
496 Changes since version 0.62.0:
497 .............................
498 - made shortcuts available during alt+tab
499 - save lowered state of menus
500 - fixed portability bugs for old X servers
501 - added check for XInternAtoms in configure and replacement code
502 - fixed window cycling with single key shortcut
503 - fixed WPrefs crash on menu editor
504 - install only needed icons for WPrefs.app
505 - updated Finnish translations
506 - fixed user-whining-windoze-cycling bug
507 - added option for f'n windoze cycling..
508 - added --create-stdcmap and made std colormap creation off by default
509 - updated get/setstyle to account for new options
510 - fixed crash on restart bug
511 - made GNOME wm hints take precedence over KDE.. KDE hint will only be read
512   if GNOME hints dont exist
513 - updated kwm hint support (maximize hint)
514 - added memory usage in info panel
515 - fixed sticky hint handling in GNOME
516 - fixed saving of maximized state for restart
519 Changes since version 0.61.1:
520 .............................
522 - fixed bug with menu editor in WPrefs placing cut/paste-ed entries in wrong
523   positions.
524 - removed "Keep Attracted Icons" option from Clip's menu. See NEWS.
525 - fixed bug in Xdnd code to be able to work with QT. (This is QT's bug so
526   it will change again in future)
527 - replaced debugging output stuff with Nana
528 - fixed problem with session restoring and dock autolaunch (Jacek Naglak
529                                                         <nag@promail.pl>)
530 - put WorkspaceNamePosition in WPrefs
531 - added a lock to docked icons
532 - fixed crashing bug in WPrefs.app's Appearance section.
533 - fixed sorting of names in icon chooser, and file browser.
534 - fixed name completion problem in file browser.
535 - added new sound events (from pascal)
536 - fixed bug when moving/resizing internal windows
537 - propagation of -noext for submenus (David Reviejo <dreviejo@arrakis.es>)
538 - fixed problem with mouse sampling rate in SGIs
539 - optimized frame drawing (Swivel <swivel@gnugeneration.com>)
540 - removed broken optimized frame drawing patch
541 - added Select Window button in attribute inspector
542 - made icon images scale by a constant factor when changing icon size
543 - added support for standard colormaps in PseudoColor visuals
544 - changed geometry view for move/resize to a WINGs widget
545 - removed DisplayFont option
546 - added NoBorder attribute
547 - changed semantics of GNUstep window attribute hints
548 - added get-wings-flags and get-wutil-flags with the same purpose as
549   get-wraster-flags, but for compiling and linking with WINGs/WUtil
550 - fixed bug handling non-string values given to string valued options in 
551   defaults.c
552 - fixed colormap_window crash bug (appears when launching some apps from dock,
553   or removing apps from gnome panel etc)
554 - added DONT_SCALE_ICONS #define
555 - added --no-autolaunch patch (John Bafford <dshadow@zort.net>)
556 - made Apply button work on window inspector for windows with no WM_CLASS
557 - changed sound server code to be more efficient
558 - fixed crash with broken apps that set mask size != pixmap size in icons
559 - made wmsetbg accept relative paths for images that are not in PixmapPath
560 - fixed windoze cycling
561 - replaced XSync with XFlush in wUnshadeWindow()
562 - added GNUstep window recognition through WM_CLASS->class == GNUstep
563 - made window focusing not change titlebar color of GNUstep windows
564 - disabled passive mouse grabbing in client area of GNUstep window
565   when they are unfocused
566 - added Jim Knoble <jmknoble@pobox.com>'s cursor thing patch
567 - fixed lock of wmaker when clicking on menu multiple times
568 - made transients appear near their owner
569 - fixed crash bug with broken java implementations (Miguel Covarrubias 
570                                                         <mcovarr@tigr.org>)
571 - made Revert on attributes panel apply the reverted changes immediately
572   to avoid inconsistent internal state
573 - color dragging works correctly now
574 - arbitrary stacking levels
575 - save window shortcuts in state
576 - changed license of Marco's icons to GPL
577 - added --dont-restore cmd line option to not restore previous state
578 - fixed focus bug when moving wmaker panel windows in focus-follow mouse
580 Changes since version 0.61.0:
581 .............................
583 - fixed Xdnd by cropping filename with ""
584 - fixed OPEN_MENU
585 - fixed crash when moving a shaded window with keyboard
586 - fixed problem with window shortcut assignment from the menu
587 - fixed problem with fonts in WINGs (Masahide -mac- NODA 
588                                         <mac@flab.fujitsu.co.jp>)
589 - fixed multihead bugs (Morten Bøgeskov" <mb@dbc.dk>)
590 - fixed crashing bug when saving session information.
591 - fixed crashing bug related to onmipresent icons in Clip
592 - added _WINDOWMAKER_ICON_TILE and _WINDOWMAKER_ICON_SIZE hint in
593   the noticeboard window
596 Changes since version 0.60.0:
597 .............................
599 - fixed bug in window attribute panel
600 - SGI portability fix (Graham Whitted <gbw@sgrail.com>)
601 - fixed compilation problem with --enable-singleicon
602 - fixed compilation problem with WS_INDICATOR
603 - fixed crash bug with SGI (defaults.c) (Graham Whitted <gbw@sgrail.com>)
604 - fixed sloppyfocus problem in multihead dpys (Morten Bøgeskov
605                                                 <morten@bogeskov.dk>)
606 - fixed WorkspaceSpecificBackground bug in wmsetbg
607 - give preference to windows in window list when switching focus after
608   workspace change (Richard Kilgore <rkilgore@ece.utexas.edu>)
609 - brought back --locale cmd line option
610 - fixed bug with WorkspaceNameDisplayPosition (Emanuele Caratti <wiz@iol.it>)
611 - added missing kbd shortcut definitions for window shortcuts
612         (Michael Smith <mjsmith@spirit.com.au>)
613 - fixed floppy button layout in filepanel (Matthew Ashton <mrashton@home.com>)
614 - fixed bug with documentedited close button (Felipe A. Rodriguez 
615                                                 <farz@mindspring.com>)
616 - fixed some buffer overflows
617 - fixed some problem with the alpha
618 - fixed some problems with non gcc compilers.
619 - fixed problem with showing instance.class in the inspector window.
620 - fixed crash when displaying workspace name in some positions.
621 - fixed compilation problem when WS_INDICATOR was defined.
622 - added edge attraction. See NEWS.
623 - fixed buggy RSaveXPM() in wraster library. Its output was messed up, and
624   caused crashes for icons with more than 1024 colors.
625 - sinking windows (such as gmc icons) won't be calculated in edge resistance
626   or attraction.
627 - removed drop shadow for text on title bar code. (TITLE_TEXT_SHADOW)
628 - text on title bar is now possible to be drawn by plugin. See NEWS.
629 - WPrefs: added support for button4/5
630 - fixed scrolling of menus outside screen (Vito Caputo 
631                                                 <swivel@virtual-webworld.com)
632 - added dialog window for menu commands that can't be executed
633 - fixed crash when deiconifying windows when icons are disabled
634 - better smart placement (Gabor Melis <gabor.melis@essnet.se>)
635 - replaced old linkedlist code with WMBag
636 - fixed wmsetbg to use right bg color with transparent background images
637 - fixed crash with Assertion "bad_root_window" && 0' failed. on startup
638 - fixed crash when more than 1 dockapp fails to launch on startup
639 - added a different dock setup config for each screen size
640 - fixed PPosition handling
641 - New "Smart placement" mode. 'Smart' is no longer an alias to 'Auto' but
642   a different mode of placing windows. 'Auto' keeps the old behavior.
643 - added the dir where the menu is being read from to the search path
644   given to cpp
645 - doing a multiwindow selection shortcut and hitting the shortcut
646   repeatedly will cycle through the selected windows
647 - fixed crash when overwriting a string constant (default font specs) in WINGs
650 Changes since version 0.53.0:
651 .............................
653 - fixed a bug that caused icon overlaping in Clip, when icon was moved around.
654 - this time really added libwmfun to distribution.
655 - made deiconification not automatically focus window in sloppy focus
656 - fixed crash with DisableMiniwindows and icon pixmap changes
657 - fixed crash when changing icon of window without WM_CLASS
658 - added hysteresys for offscreen menu scrollback
659 - fixed bug with IgnoreFocusClick
660 - fixed crash with windows with width == 1 (Alban Hertroys 
661                                         <dalroi@wit401310.student.utwente.nl>)
662 - added SHEXEC command
663 - fixed resizebarback for SHADOW_RESIZEBAR ( jim knoble jmknoble@pobox.com)
664 - added balloon help everywhere
665 - fixed bug with FullMaximize attribute
666 - GNOME: button events not bound in wmaker are proxyized (to gmc)
667                                 (Paul Warren <pdw@ferret.lmh.ox.ac.uk>)
668 - fixed bug with restoration of maximized window after restart with
669   --enable-kde
670 - added high-quality filtered rescaling (smoothed rescaling) to wrlib/wmsetbg
671 - added SmoothWorkspaceBack
672 - fixed crash bug in Paths section of WPrefs
673 - optimized image rendering for 15/16 bpp
674 - user menus' paths were changed. See NEWS.
675 - added a timeout for the workspace name fading
676 - HP-UX compiler compatibility workarounds (Sebastien Bauer
677                                                 seb_bauer@bigfoot.com)
678 - fixed crash with attributes panel
679 - save state of all menus when exiting (Sebastien Bauer
680                                                 seb_bauer@bigfoot.com)
681 - added GNUstep info panel (still needs beautification..)
682 - made the paths selector in WPrefs.app use the open file panel
683 - fixed crash bug with hiding apps without dock/clip
684 - fixed a mem leak in superfluous mode caused by the ghost icon.
685 - added possibility to set omnipresent icons in Clip. See NEWS.
686 - fixed bug in WPrefs menu editor
687 - fixed crash when moving internal window with kbd
688 - fixed compilation problem on IRIX machines (Neil Muller
689                                                 <neil@octane.sun.ac.za>)
690 - replace xde support drop on dock with xdnd.
691 - added an (internal use) environment variable for telling WPrefs whats's
692   the name of the wmaker binary being ran.
693 - more elegant text entries in Clip's menu, regarding single/multiple
694   selected icons.
695 - fixed cosmetic bug in geom. dpy window for 8bpp
696 - removed --enable-kanji and added MultiByteText option
697 - rewrote font code to use WINGs
698 - made autoraise only work for the active window
699 - fixed compilation problem with OpenWindows and other non-X11R6 systems..
700 - fixed crash bug when iconsize=24
701 - fixed portability prob with raise() in SunOS
702 - fixed icon placement bug (Markus Schoder <Markus.Schoder@online.de>)
703 - added delete and floppy buttons in file panel.
706 Changes since version 0.52.0:
707 .............................
709 - patched wmsetbg to work with dynamically loadable texture renderer code
710 - added libwmfun to distribution (forgot to do so in 0.52.0)
711 - added MenuStyle option
712 - changed configuration updating to use notifications
713 - fixed window move through workspaces in nonopaquemove
714 - added message to immediately reread configuration data
715 - fixed some bug in XKB modelock toggling
716 - fixed crash bug when hiding apps with appicon disabled
717 - fixed wrong initial workspace # being shown on attributes panel
718 - XSMP updates
719 - update colorpanel
720 - applied WMSound patch from "Quinn, Anthony" <Anthony.Quinn@usa.xerox.com>
721 - fixed focus bug with unfocusable window (I swear I had fixed that before...)
722 - applied windoze cycle patch from  Paul Warren <pdw@ferret.lmh.ox.ac.uk>
723 - changed initscript and exitscript execution from fork()/exec() to system()
724 - added ResizebarBack and added appropriate backwards compat. hacks in setstyle
725 - applied ]d's patch to allow DEMATERIALIZE_ICON over windows
726 - made clip arrows gradiented
727 - added a crashing dialog panel to select what to do on crashes.
728 - fixed the problem with showing a window as focused in the window list menu
729   while it was on another workspace.
730 - show workspace name on screen when switching workspaces
731 - made setstyle support WorkspaceSpecificBack
732 - fixed getstyle prob with filenames with spaces (Pierre Phaneuf
733                                                 <pp@ludusdesign.com)
734 - fixed crash with InfoPanel in multihead dpy
735 - Fixed bug in WPrefs that added a new line at the end of autostart script
736   at every save, growing it indefinitely.
737 - fixed a memory leak in wrlib (Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>)
738 - fixed crash during forced shutdown of X (Wolfram Gloger
739                                            <wmglo@dent.med.uni-muenchen.de>)
742 Changes since version 0.51.2:
743 .............................
745 - made the Attributes panel be available for all windows, even
746   for completely broken apps (although settings wont be saved for
747   completely broken apps)
748 - fixed compilation problems with compile time #defines
749 - workaround for crash during startup related to hiding miniaturized windows
750   from Matt Armstrong <matt_armstrong@bigfoot.com>
751 - fixed focus problem with unfocusable windows
752 - fixed bug in WPrefs that changed EXIT to SHUTDOWN
753 - fixed menu title messup bug in WPrefs
754 - added a dot to mark hidden applications (compile time) (id@windowmaker.org)
755 - enhancements to the modelock patch (id@windowmaker.org)
756 - show kbd mode for modelock  (id@windowmaker.org)
757 - enhanced positioning of transient windows
758 - added dynamically loadable texture renderer code
759   from Tobias Gloth <gloth@online.de>
760 - added DisableMiniwindows option
761 - kde: miniaturize animation will match the taskbar icon (KWM_WIN_ICON_GEOMETRY)
762 - miniwindows show the title of the window if there is none set for it
763 - fixed crash on kpanel restart
764 - remember window shortcuts after restart
765 - change edge resistance to account for panels and stuffs
766 - narrower menus
767 - fixed auto raise/lower behaviour of clip for docked applications that have
768   their own window (applets).
769 - cleaned up Clip's autocollapsing code, and made it to be similar to the
770   auto raise/lower code (much cleaner).
771 - fixed a race condition in Clip behavior when changing workspaces, if set to
772   autocollapsing.
775 Changes since version 0.51.1:
776 .............................
778 - fixed bug with window that can get focus if both shaded and hidden.
779 - maximize for full screen
780 - fixed problem with frame drawing in non-opaque 
781 - fixed installation path prob [jmknoble@pobox.com]
782 - fixed bug moving window when only one window is on screen
783 - fixed bug with ignored GNUstep attributes
784 - fixed WPrefs crash in Mouse Preferences
785 - fixed crash bug in WINGs/wmaker startup
786 - added workaround for kde pager crash bug
787 - made %W in root menu and wmsetbg -w take numbers starting from 1
788 - fixed crash bugs with kpanel
790 Changes since version 0.51.0:
791 .............................
793 - put . to mark hidden apps
794 - fixed dont set xset stuff option in WPrefs
795 - fixed menu title messup in WPrefs
796 - fixed WPrefs message dialogs for invalid menus
797 - fixed workspace back setting in all screens
798 - fixed WorkspaceSpecificBack / wmsetbg
799 - added WindozeCycle patch (being rewritten)
800 - cleaned up focus/unfocus state transitions
801 - made WPrefs more robust
802 - fixed locale file (po) installation stuff
803 - fixed focus loss when dragging window across workspaces
804 - fixed workspace baby boom with nextworkspacekey
805 - removed ignore_next_unmap kluge
806 - install defaults data in /usr/local/etc
807 - added menu for miniwindow
808 - fixed remove resizebar from shaded window
809 - rewrote library/header search code in configure
810 - rewrote window move/edge resistance code
811 - added window border resistance
812 - changed EdgeResistance option to only YES/NO
813 - added workaround for glibc bug in sscanf("", bla, bla)
814 - hopefully fixed WM_COLORMAP_WINDOWS crash bug
815 - fixed searching of localized menus
816 - fixed --help option
817 - fixed handling of docked apps with . in their instance names
818 - RSupportedFileFormats() in wrlib will now return a static buffer
819 - fixed bug in StartHidden
820 - a little faster startup
821 - will rearrange icons after moving an icon if autoarrangeicons
822 - fixed icon overlap bug
823 - fixed crash with internal dialogs and multi-heads
824 - added standard colormap support to wrlib (taken from libXmu sources)
825 - fixed memory leak in attribute panel
826 - fixed crash with CalendarManager deiconify
827 - fixed heisencrash when mapping new windows
828 - fixed totally buggy wmaker.inst ~/.xinitrc checker
830 Changes since version 0.50.2:
831 .............................
833 - added some new icons made by Marco
834 - kde: fixed stacking order reporting for modules
835 - gnome: fixed state change request handling
836 - fixed handling of file names with non-alphanum characters in wmsetbg
837 - hopefully fixed timestamp problem that caused regeneration of configure
838 - fixed a bug in the auto raise code
839 - made SIGHUP exit wmaker and SIGUSR1 restart for GNOME compatibility
840 - fixed %a() bug (now it really is fixed!)
841 - fixed docking icons in last icon
842 - fixed WMInsertPopUpButtonItem()
843 - fixed bug that caused fonts of themes to be ignored
844 - fixed bug in path handling in getstyle
845 - stop icon explosion animation by clicking on root window
846 - made SAVE_SESSION save the state of the dock
847 - added command line option aliases that adhere to the GNU standards
848 - fixed png gamma bug (actually unmade buggy fix)
849 - fixed bug in property notify handling
850 - removed KeepTransientsOnTop
851 - fixed window focus when switching workspaces
852 - fixed attribute inspector Apply for dont bind keys
853 - fixed bad colormap bug (I hope)
854 - added acceleration to keyboard window move
855 - %W expand to current workspace #
856 - fixed background pixmap color problem (cpixmap etc)
857 - applied drop shadow patch
858 - fixed crash on startup with xconsole and xdm
859 - fixed portability prob with MkLinux/PPC
860 - fixed portability prob with Alpha
861 - added color panel to WINGs
862 - added support for olwm/OPEN LOOK(tm) hints
863 - added SaveYourself support
864 - fixed bug in start maximized
865 - added _WINDOWMAKER_NOTICEBOARD protocol
866 - added docklib
867 - updated utility parameter format to GNU standards
868 - removed libPropList from distribution and merged with GNOME one
870 Changes since version 0.50.1:
871 .............................
873 - fixed wmsetbg
874 - fixed parsing of WorkspaceSpecificBack
875 - fixed initial workspace for new windows
876 - added the workspace button proxy thingy for GNOME 
877 - added more GNOME compatibility fixes
878 - fixed bug in %a() macro in root menu
880 Changes since version 0.50.0:
881 .............................
883 - fixed bug that allowed docking of icons to outside the screen
884 - added extra code to handle kpager bug
885 - fixed crash when opening appicon menu
886 - fixed problem that caused Motif hints to be sometimes ignored
887 - fixed bug in layer treatment of GNOME hints
888 - fixed weirdness in initial window workspace
889 - fixed problem with Sun compilers
890 - fixed bug with () Workspace{Specific,}Back specs
891 - added --disable-rpath option (from KDE) by request
892 - maybe fixed bug with StarOffice
893 - fixed pipe fd inheritance mess
894 - fixed bug in kde workspace renaming
895 - fixed installation problems
897 Changes since version 0.20.3:
898 .............................
900 - window list is ordered by workspace
901 - preliminary grid move mode
902 - fixed prob with docked apps with the same name switching places (like wmmon
903   and wmmon -s)
904 - wrapping of workspace switching for 5button mice
905 - added restart in fallback menu
906 - fixed buglet in modifier error reporting
907 - extra options in window command menu
908 - changed select() used in wevent.c to poll()
909 - fixed bug in SGI boxes (black dialogs)
910 - added IconTitleBack, IconTitleColor
911 - made error checking stricter
912 - fixed crash when saving application supplied icons that have many colors
913 - added move threshold to menus
914 - added textured gradient textures
915 - added -nofont flag for setstyle
916 - added -p flag and theme pack support for getstyle
917 - fixed crash bug when clicking on menu title opened with kbd
918 - fixed bug that caused incorrect saving of icon configuration (the -name bug)
919 - scale pixmap texture for workspaceback type will maintain aspect ratio
920 - fixed memory leak in jpeg loader
921 - started XStandardColormap support
922 - added StartMaximized window flag
923 - fixed bug of mixed up Unfocusable and StartMiniaturized flags
924 - yet another try to switch to shared libraries
925 - workspace specific background images
926 - stack new windows to under focused window if autofocus is off (disabled)
927 - added kde support
928 - implemented the "GNOME Window Manager Compliance" stuff
929 - window move/resize by keyboard
930 - rewrote window attribute code to make it cleaner
931 - added --enable-lite configure option
932 - added support to change prompt in %a() for root menu
933 - rewrote exit code
934 - added KeepInsideScreen=YES; for scilab in default WMWindowAttributes
935 - added an option to the Clip, to allow automatic Raise/Lower when the mouse
936   cursor enter/leave the Clip.
939 Changes since version 0.20.2:
940 .............................
942 - hysteresis for menu item selection (delayed selection for selecting
943   submenu items)
944 - window shortcuts
945 - removed Hide Others from window commands menu
946 - window commands menu will close when the window for it is closed
947 - made shade not set the Iconic state
948 - fixed bug in miniaturizing atribute panel
949 - made frame rectangles be more visible in PseudoColor (8bpp)
950 - fixed bug for 64bit machines
951 - added support for ICCCM 2.0  WM_COLORMAP_NOTIFY message
952 - fixed bug for apps that put strings with . in WM_CLASS
953 - added handling for reparented client windows
954 - fixed bug with window positioning
955 - fixed cascade window placement to account for dock
956 - added modelock stuff
957 - added X include path in gfx header when configure searches for headers
958 - fixed bug in window positioning by clients
959 - added run-time test for shared pixmap support on server
960 - changed order of link flags in Makefiles
961 - fixed problem with random window placement
962 - fixed multiple window selection for multiheads
963 - grayscale and 8bit jpeg support
964 - fixed client restoration in restart/exit in multiheads
965 - started session management code
966 - fixed problem with docked programs that have names with spaces
967 - updated WPrefs.app for iconificationstyle
968 - added -static command line option
969 - put redundant NoWindowOverDock
970 - fixed overlapping clip icon bug
971 - extended window level code
972 - added KeepOnBottom hint
973 - added iconification style to WPrefs.app
974 - fixed crash with bad value in defaults file
975 - changed icon stacking code
976 - added primitive support for 5 button mouse (for switching workspaces)
977 - fixed BadAccess and crash on programs that do XGrabButton
978 - fixed bug with rootmenu Exec not working when stty is called from ~/.tcshrc
979 - fixed bug with Move menu and sloppy focus
980 - temporarily removed SHELL support in apps menu
982 Changes since version 0.20.1:
983 .............................
985 - fixed timer bug
986 - removed NoWindowUnderDock
987 - error reporting mechanism has changed in wrlib. Instead of a writing
988   the message in a string, it will place the error code in RErrorCode
989 - smoother icon selection
990 - persistent client supplied icon pixmaps
991 - fixed yet another crash on emacs exit bug
992 - fixed portability prob in wrlib shm code
993 - fixed bug in DISPLAY variable setting in multiheads
994 - fixed a few more portability problems related to storing struct properties
995 - fixed damaged balloons on Suns/8bpp (I guess)
996 - better "one of" type option handling
997 - added a timeout for some animations
998 - support for large binary files in wxcopy/wxpaste
999 - fixed bug of losing focus when resizing/moving windows
1000 - fixed bug in libproplist
1001 - fixed focus with sloppy
1002 - changed permissions of shm segments to 0666. Now, if someone has a shm
1003   leak, we can know who it is.
1004 - faster titlebar texture update
1005 - faster icon kaboom
1006 - added different undocking animation
1007 - updated wmaker -version to output "Window Maker" instead of WindowMaker
1008 - fixed crash bug with transient windows (gimp etc)
1009 - fixed bug with popen()+wwarning() - problem opening cpp'ed menus
1010 - added test for header files in configure for gfx libraries
1011 - simplified building process, making libPropList be always built
1012 - fixed crash with bad mgradient color entry
1013 - docked appicons that are being edited/killed cant be moved (mutex fix)
1014 - more features in wxcopy/wxpaste
1015 - fixed bug with state file in multiheads
1016 - selection retrieval moved to WINGs
1017 - fixed workspacekey to switch workspaces in the current layer
1018 - fixed workspacekey to not switch to inexisting workspace unless
1019   AdvanceToNewWorkspace is YES
1020 - fixed bug with disappearing windows if a workspace switch is made on startup
1021 - fixed blocking of window creation/destroy events when opening menu with kbd
1022 - fixed aspect ratio setting bug
1023 - fixed crashing when miniaturized window is closed during animation
1024 - added XDE support
1025 - fixed stupid bug in shape stuff
1026 - raised threshold for removing docked icons
1027 - fixed HideOthers for windows with NoAppIcon=YES
1028 - if Cancel is pressed in dialog box of %a in menu cmd lines, the command
1029   will be canceled
1030 - slightly better dithering for 8bpp
1031 - apps menu will use $SHELL, instead of /bin/sh to run EXEC menu commands
1032 - cleaned up some code (GetNormalHints(), wManageWindow(),
1033   wGetWindowSavedState() et al, )
1036 Changes since version 0.20.0:
1037 .............................
1039 - fixed cpixmap to use the specified color for background around the image.
1040 - fixed compiling problem in wrlib.
1041 - fixed bug with bad shortcut names in menus.
1042 - fixed some compiling compatibilities.
1043 - added a new theme, named BlueWaves.
1046 Changes since version 0.19.3:
1047 .............................
1049 - fixed crash when closing windows in autoraise
1050 - fixed a memory leak 
1051 - fixed a crash when closing Lotus Notes
1052 - rewrote colormap code
1053 - incomplete multihead support
1054 - optimized wrlib dithering code
1055 - new superfluous animation
1056 - fixed cpixmap bug
1057 - fixed sound bugs
1058 - fixed miniaturization bug
1059 - added script to be called when wmaker exits
1060 - fixed GNUSTEP_WM_ATTR writing/reading
1061 - added quick and dirty selection pasting in text fields
1062 - fixed animation to be displayed again when unhiding an application.
1063 - made the miniaturize animation a runtime option. See NEWS.
1064 - fixed bug with reassigning keyboard shortcuts after they are changed.
1065 - added edge resistance. See NEWS.
1066 - fixed bug with long names when renaming workspaces.
1067 - fixed clip's balloon to not overlap the clip's buttons.
1068 - fixed bad update of clip's workspace menu after workspace name change.
1069 - fixed bug with cpixmap in wmsetbg.
1070 - fixed a memory allocation problem in wrlib.
1071 - AIX bug compatibility in XmbTextEntents()
1072 - fixed jpeg loading bug
1074 Changes since version 0.19.2:
1075 .............................
1077 - fixed visual problem when mapping internal panels
1078 - better looking bevels for solid textures
1079 - centered pixmap texture (cpixmap)
1080 - added compile-time selectable animations for miniaturization
1081 - fixed bug with moveto workspace, omnipresent and miniaturize
1082 - fixed doubleclick bug
1083 - added GIF file support (through libgif)
1084 - implemented close color allocation in WINGs
1085 - fixed bug with visuals different than default
1086 - finished balloons
1088 Changes since version 0.19.1:
1089 .............................
1091 - clip balloon under the clip
1092 - fixed setting of DISPLAY env var from wmaker.
1093 - fixed bug of passing focus to shaded window in other workspace
1094 - changed ballon font from titlebar font to displayfont
1095 - update menu when menu file path is changed in WMRootMenu
1096 - fixed OPEN_MENU stuff in WPrefs
1097 - fixed bug with mdgradient
1098 - fixed maximize with NoWindowOverIcons
1099 - fixed bug with kbd focus change
1100 - fixed race in autoraise
1101 - fixed bug in menu section of WPrefs
1102 - fixed problem with modifier keys
1105 Changes since version 0.19.0:
1106 .............................
1108 - fixed bug in balloon titles
1109 - fixed stupid bug in workspace renaming from menu
1110 - fixed bug with iconsize != 64
1111 - fixed forgotten menu saving in WPrefs
1112 - fixed various bugs in WPrefs
1113 - fixed kbd menu traversal bug
1114 - fixed bug with multiple depth supporting servers
1115 - fixed disappearing outer border of shaped windows
1116 - kluged bug with shaped window resize
1117 - fixed bug in WPrefs for systems without TIFF
1118 - fixed bug with Info/Legal panel closure
1119 - fixed Clip's look.
1121 Changes since version 0.18.1:
1122 .............................
1124 - added shade indicator for window list
1125 - fixed small problem in menu autoscrolling
1126 - fixed bug when reading a corrupted defaults file
1127 - visual depths different than the default works now
1128 - fixed problem with non-ascii characters in localized dialogs
1129 - workspace rename from clip menu
1130 - fixed memory leak in internal proplist parser
1131 - fixed infinite loop when parsing mgradient with bad color name
1132 - fixed bug with paths containing ~ in iconchooser
1133 - cleaned up double-click code
1134 - balloon help
1135 - fixed bug with launching of ForcedDock apps
1136 - fixed cosmetic bug with miniwindows and titlebar
1137 - fixed bug with applications that steal input focus
1138 - EmulateAppIcon window attribute
1139 - Revert in attribs panel will not apply the changes
1140 - fixed bug with focus being left in old workspace after switching to an empty
1141 workspace.
1142 - finished clip remakeup
1143 - more generic and faster icon placement algorithm
1144 - icon yard
1145 - fixed wxcopy bugs
1148 Changes since version 0.18.0:
1149 .............................
1151 - fixed cosmetic bug in beveling of pixmap/gradient textures
1152 - fixed bug in titlebar mouse bindings
1153 - fixed some bugs in proplist menu
1154 - fixed bug in window list menu indicator
1155 - fixed a very old bug related to unwanted button grabs in non-click-to-focus
1156 - fixed bug when opening settings panel for appicon with invalid icon file
1157 - winspector appicon related bug fix
1159 Changes since version 0.17.5:
1160 .............................
1162 - fixed handling of signals when the X event queue is empty
1163 - fixed blank window titles 
1164 - made current workspace entry be disabled in Move To window menu command, and
1165   in the Clip's Move To submenu.
1166 - fixed menu width calculation
1167 - fixed bug with buttonpress/release events
1168 - fixed problem with WMRootMenu with a ~ in the path
1169 - fixed bug caused that caused the clip to not function properly,
1170   unless a workspace switch was made
1171 - added a hack to make everything work even if NumLock or ScrollLock is on
1172 - added a little more verbosity to error messages
1173 - fixed kluged workspace menu in clip
1174 - removed workspace menu mapped through the microbutton in the clip. 
1175 - remade clip button layout to be more usable
1176 - fixed bug with keepontop and apps with Motif hints (x11amp)
1177 - changed menu border drawing
1178 - fixed bug in clip free slot finder code
1179 - fixed infinite reproduction of OPEN_MENU submenus bug
1180 - added support for future extension to dock totally broken apps (wharf-like
1181   dumb launching)
1182 - changed icon of close button when app doesn't understand WM_DELETE_WINDOW
1183 - removed SwapMenuButton and added 3 finer grained equivalent options
1184 - better docked application settings panel
1185 - fixed positioning problem with attributes panel
1186 - removed WorkspaceChangeDelay and cleaned up related stuff
1187 - removed AClipColor and IClipColor
1188 - added SelectKey back
1189 - removed install -d from po/Makefile
1190 - i18n support in WINGs (dialog panels)
1191 - rewrote menu scrolling code (possibly fixed related crashing bug)
1192 - fixed crash with icons bigger than the tile
1193 - fixed bug in attributes editor to apply changes to dont bind {keys, mouse}
1194 - fixed bug in unhide that unhided all windows in the same workspace
1195 - moved noappicon to Application Specific options.
1196 - fixed revert for StartHidden
1197 - changed style in default WindowMaker domain file
1198 - fixed bug in hash table
1199 - fixed bug with transients for leaders that don't have their leader hint
1200   set to themselves
1201 - changed all window_flags to have default values of 0 (closable -> no_closable)
1202 - fixed bug with workspace change of hidden miniwindows
1203 - added descriptive icons in window list
1204 - fixed bug of having to keep mouse over window to edit textfields
1205   of wmaker panels
1206 - extended menu shortcuts to proplist menus
1207 - changed proplist menu format: removed redundant array for submenus
1208 - made arrangement of icons when workspace is switched to not arrange moved
1209   icons
1210 - fixed bug in focusfollowmouse that made windows under the currently
1211   focused window that close, to not get the focus
1212 - if the app is a .app, it will try to find it's icon in the .app
1213   directory and save it in the WMWindowAttributes, so that the dock can use it.
1214 - drag docklets that select for mouse events to with Alt+drag
1216 Changes since version 0.17.4:
1217 .............................
1219 - fixed bug titlebar when closing transient of unfocusable window
1220 - fixed crashing bug with attributes editor when saving
1222 Changes since version 0.17.3:
1223 .............................
1225 - added Info panel
1226 - fixed crashing bug in libproplist
1227 - do not crash anymore if config files are bad
1228 - better handling of libjpeg errors
1229 - changed method to select icons
1230 - fixed bug in dock panel
1231 - fixed bug in Remove Icon in clip
1232 - fixed serious memory leak in wrlib
1233 - fixed bug that allowed addition of more than 1 WORKSPACE_MENU
1234 - rewrote proplist parser by hand. Seems to work with no crashes, but I'm
1235   sure someone will crash it...
1236 - fixed invisible text in geometry display when unfocused titlebar is black
1237 - fixed bug with rootmenu that caused twin menus to be left mapped
1238 - added DontConfirmKill option to remove confirmation panel for Kill
1239 - fixed bug with hide of app with wmaker menu
1240 - changed all NSsomething internal flags for the GNUstep attributes to 
1241   WMsomething
1243 Changes since version 0.17.2:
1244 .............................
1246 - fixed bug in attributes panel with Disable Resizebar
1247 - fixed save in attribs panel with windows other than the client leader
1248 - bug in  attribs panel with Revert that made it save attributes with the 
1249   wrong name
1250 - fixed (by kluging) bugs related to destroying dialog panels in a bad order
1251 - fixed various bug with hide in empty screens
1252 - fixed various potential races in miniaturize/shade code
1253 - added Keep Icon command in clip
1254 - made remove selected icons to remove current icon
1255 - changed clientdata of clip to the clicked icon instead of the clip.
1256 - renamed collect icons, made clip icons have a more uniform behaviour, added
1257   keep icon command.
1258 - fixed docking of apps that dont have WM_COMMAND and when the user clicks
1259   Cancel in the command input dialog.
1260 - fixed bugs in moving commandless icons between dock/clip or workspaces
1261 - fixed bug hiding miniaturized windows
1262 - fixed bug when reloading rootmenu with more than one shortcut
1263 - fixed bug that launched shortcut entries without modifier together with
1264   modified shortcuts
1265 - even algorithm to find free slot in clip
1267 Changes since version 0.17.1:
1268 .............................
1270 - Makefile.am fixes
1271 - removed libtoolized libPropList
1272 - fixed cascade placement
1274 Changes since version 0.17.0:
1275 .............................
1277 - updated Makefile of the po directory
1278 - removed useless strdup() in proplist.l
1279 - fixed problem with systems that dont have PATH_MAX in <limits.h>
1281 Changes since version 0.16.1:
1282 .............................
1284 - removed the Select key binding.
1285 - changed Normal speed type to Medium and added UltraFast.
1286 - Shift-dbl-click on appicon brings the app to current workspace.
1287 - replaced menu based configuration of docked apps with a panel.
1288 - added Unhide Here command for appicon menus
1289 - partially corrected bug in icon selection code in window inspector. Was not
1290   working correctly for multiwindow apps with appicon.
1291 - added command menu for appicons
1292 - removed global variables from winmenu.c
1293 - fixed some memory leaks and removed redundant code in icon choosing code
1294 - made Kill in dock menu to unconditionally XKillClient() the app. Sending
1295   WM_DELETE_WINDOW would not close the app if the app had multiple windows
1296 - added confirmation dialogs for Kill in appicon menus
1297 - made ClipMaxIcons to be compile time settable
1298 - renamed NoSound to DisableSound
1299 - changed NoAutowrap to DontLinkWorkspaces
1300 - fixed bug that prevented windows moved to other workspaces break Unhide
1301 - fixed bug that made titlebar buttons disappear when font sizes were changed
1302   in NewStyle
1303 - changed Hide command binding in miniaturize button from Alt-Click to
1304   Control-Click
1305 - changed decoration window attributes to affect only decorations and their
1306   names
1307 - fixed MWM_HINTS support, removed MWMHints from WWindow
1308 - removed Right button constrain window resize to horizontal only. It breaks
1309   Alt-Right button resizes through the client area of window.
1310 - fixed menu flicker problem when changing textures
1311 - fixed bug miniaturizing shaded transient windows
1312 - added shortcuts for menus
1313 - remade titlebar bevel drawing
1314 - fixed all known cosmetic bugs in titlebars and menu
1315 - better algorithm to find free slot in clip
1316 - user attributes have priority over program attributes
1317 - removed LeftHanded and wLeftBtn/wRightBtn stuff
1318 - added DisableWSMouseActions
1319 - added SwapMenuButton
1320 - renamed all NoSomething option names to DisableSomething, except NoWindow*
1321 - removed ConstrainWindowSize
1322 - fixed focus bug when changing workspaces in sloppy focus
1323 - Changed the look of temporary attracted icons in Clip.
1324 - Better detecting of graphic libraries.
1325 - Made the menu scrolling with mouse button pressed to be smooth and clean.
1326 - fixed a bug that left empty frames if a window was withdrawn on a different
1327   workspace
1328 - removed iconification animations for windows not in the current workspace
1329 - readded shm support in wrlib
1330 - merged libwwm.a with WINGs
1331 - major cleanup of library function names.
1332 - detect "lapses of memory" that cause forgetting to build libPropList and
1333   build it automatically.
1336 Changes since version 0.16.0:
1337 .............................
1339 - Fixed bug with applications set to start hidden.
1340 - Fixed buggy getSpeed() that caused crash on some systems.
1341 - Miscellaneous bug fixes.
1342 - The resizebar cornewr handle is correctly rescaled when resizing.
1343 - OPEN_MENU will read again menus from files.
1344 - Right drag in corner handle of resizebar restrict resize to only horizontal.
1345 - Corrected typo with default fonts used in WINGs.
1346 - Implemented superfluous stuff as a runtime option. Is Superfluous = Yes/No;
1347 - Disabling dock and/or clip can be done now from WindowMaker domain too.
1348 - Selecting new style buttons is now done at run time. See NEWS.
1349 - Fixed docked appicons to switch to last workspace the app was on when
1350   unhiding (like not docked appicons do).
1351 - Moved wNextEvent() and timer events stuff to WINGs.
1352 - Added autoscroll for scrollers in WINGs.
1353 - Optimized WMList and WMBrowser in WINGs.
1354 - Button2 on clip opens workspace menu
1355 - Changed cycling colors of selected icons. 
1356 - Made icon chooser display a better rendering of alpha-channeled icons.
1357 - Sorted list/browser entries.
1358 - Fixed bug in timer code that was causing some timer events to be lost.
1359 - New Pastel theme.
1360 - Attracted icons in Clip will have a shadowed look if they are to be removed
1361   when closed.
1363 Changes since version 0.15.1:
1364 .............................
1366 - Modified how the wNextEvent() works, so it will go to sleep when there is
1367   nothing to do. This changed the busy 5ms checking WindowMaker main loop,
1368   with one that is active only when there are X events or timer events.
1369 - Changed WorkspaceTiedMiniWindows option name to StickyIcons.
1370 - Fixed some bugs with the miniwindows being sticky to workspace.
1371 - WorkspaceBack now accepts the key None. WorkspaceBack = (None); will not set
1372   any workspace back.
1373 - Changed the fix for restoring window stacking order after restart and
1374   fixed window stacking order on exit.
1375 - OPEN_MENU command now expands paths with environment variables ($HOME) and
1376   tildes (~user)
1377 - automatic restart of another window manager on SIGSEGV, SIGFPE, SIGBUS
1378 - removed HorizontalResizeThreshold option. To restrict resize to only
1379   horizontal use Shift-drag in the corner handle.
1380 - Added option to allow vertical maximizing not to overlap the minimized
1381   windows. It is NoWindowOverIcons = Yes/No;
1382 - Applications written with XForms library will get an app-icon now.
1383 - Included the MWM hints for GNOME support. There is also a configure option
1384   --with-gnome=yes/no.
1385 - The dialog to enter the docked icon command is no longer called, if icons
1386   are collected/attracted and the "Keep Attracted Icons" is not set.
1387 - fixed start workspace in Attributes inspector. Current Workspace is the
1388   workspace the user is when the app is started.
1389 - clicking on the appicon switches to the workspace where the app was last
1390   focused before unhiding
1391 - fixed problem with aspect ratio setting (gr_osview etc.)
1392 - changed some extensions in the default config/data files and removed 
1393   Sound.{xpm,tif} because it seem to be copyrighted.
1394 - added icon selection panel
1395 - changed selection indication of icons. Removed SClipColor option
1396 - simplified animation speed options (IconSlideDelay, IconDelayStep, 
1397   MenuScrollDelay, MenuScrollStep etc. etc) to IconSlideSpeed etc.
1398 - removed Start miniaturized/hidden items from Dock/Clip and added them
1399   as attributes
1400 - fixed Save in Attributes Panel. It should apply the changes before saving
1401 - changed format of geometry information in WMState
1402 - added DontSaveSession window attribute
1403 - changed name of NextMenuBehaviour option to WrapMenus
1404 - turned graphics_exposures off for all GCs created
1405 - Fixed the big memory leak problem for oldstyle buttons in title bars.
1406 - Solved problem with undefined ($RM) on Solaris, and maybe *BSD.
1407 - Fixed how icon extension is set in WMWindowAttributes to be portable.
1408 - Fixed buggy behavior when dragging a window from first workspace to next.
1409 - Implemented selecting of miniwindows.
1410 - Split the Clip menu to be smaller.
1411 - Modified how selected app-icons/miniwindows are marked.
1412 - Included patch for single appicon per instance.class pair.
1413 - StartWorkspace was changed to take precedence over the workspace in which
1414   application was started from Clip.
1415 - Applications launched from dock will no longer start on the workspace they
1416   were launched, but the one the user is in, when the window is mapping.
1417 - Miscellaneous bug fixes.
1421 Changes since version 0.15.0:
1422 .............................
1424 - Fixed bug that kept an appicon selected after detaching.
1425 - Fixed bug that crashed WindowMaker if starting an application with.
1426   NoAppIcon = Yes; while AutoArrangeIcons = True;
1427 - Fixed the installed .xinitrc file.
1428 - Fixed some ANSI C incompatibilities.
1429 - Applications with omnipresent flag set will be mapped on the current
1430   workspace, no matter from which Workspace Dock they were started from.
1431 - mkmenu no longer gets installed, since is no longer needed.
1432 - Fixed a problem for systems which do bad things for free(NULL);
1433 - Attracted icons in Clip will not be saved in WMState if
1434   "Keep Attracted Icons" is not set.
1435 - Fixed code in defaults.c to use default hard coded values, if a syntax error
1436   is encountered when parsing the default domain WindowMaker database.
1437   This avoids a crashing bug if an image for spixmap or tpixmap is not found.
1438 - Fixed some missing parameter in a call to wWarning() in texture.c which could
1439   have caused hazardous (even crash) behavior if the pixmap image for texture
1440   was not found.
1441 - Fixed code in session handling, to save only one entry for applications with
1442   multiple windows opened on screen.
1443 - Implemented option to allow miniwindows to be workspace specific. It is named
1444   WorkspaceTiedMiniWindows = Yes/No; It is set in WindowMaker domain. Read NEWS
1445 - Fixed bug with incorrect height restoral of window when unshading requested
1446   from client.
1447 - Fixed problem with solid IconBack.
1448 - Fixed problem with hardcoded /usr/local. The value given to configure with
1449   --prefix=/some/path is now used.
1450 - Implemented some workaround to avoid crashing of applications that expect
1451   WM_STATE hint set before the window is mapped.
1452 - Changed how the bevel for the menu title is drawn for solid color titlebars.
1453   They now look nicer, and more consistent with the rest.
1454 - Implemented a new animation method when blowing the detached icons. See NEWS.
1455 - Fixed some places in code where hardcoded values (8) were used instead of
1456   TITLEBAR_EXTRA_HEIGHT.
1457 - Implemented a marking for the HorizontalResizeThreshold option. It will mark
1458   the corresponding number of pixels on the resizebar corner if the option
1459   is greater than 0.
1460 - Changed WindowPlaceOrigin format from string to array. It should now be:
1461   WindowPlaceOrigin = (64, 64); Default is (0, 0).
1462 - The geometry window is now constrained to be always visible on screen, if
1463   the geometry is set to be displayed Floating.
1464 - The geometry window size is decided based on the font size. Also the geometry
1465   window is correctly updated if the font size is changed while running.
1466 - Deleted unnecessary redrawing code in moveres.c.
1467 - Many fixes to moveres.c.
1468 - Put all the keys from defaults.c in WindowMaker domain database. 
1469 - Fixed a crashing bug when workspace names were as long (or longer) as
1470   MAX_WORKSPACENAME_WIDTH (16 characters). In this case a right click on a
1471   window title caused WindowMaker to crash.
1472 - Included support for detecting if system requires to include libxpg4, which
1473   is needed by some FreeBSD systems, when using --enable-kanji.
1474 - Some fixes to configure.in and some Makefile.am files to allow the use of
1475   VPATH feature of 'make', which will let the source and build directories to
1476   be separate.
1477 - Changed the application launching code, so it put fork()-ed processes in
1478   process groups of their own, to avoid locking of entire session, due to a
1479   badly configure launching child. Only for systems which have setpgrp().
1480   This is autodetected by configure, and used if available, else it will revert
1481   to old behavior.
1482 - Added the AutoCollapse feature to clip. This (when set) will allow the clip
1483   to stay collapsed, and show when moving the mouse over it. When the mouse
1484   leaves it, it will collapse back after a delay. Read NEWS.
1488 Changes since version 0.14.1:
1489 .............................
1491 - Fixed icon tiles and icon titles to update correctly after changes in the
1492   configuration, without restarting.
1493 - Added code to deal with different visuals in wrlib. See NEWS.
1494 - Many things fixed in wrlib.
1495 - Fixed bug that crashed WindowMaker when the background image was no found.
1496 - Fixed crashing bug in wRemoveTimerInstance().
1497 - Changed name of fiend to Clip. It can also be refered like "Workspace dock".
1498   This means all references should be changed in all configuration files, and
1499   the command line options.
1500 - Fixed crashing bug when moving icon between dock and full Clip.
1501 - Fixed bug in wrlib (RCreateImage), that could crash WindowMaker if trying
1502   to create an image with not enough virtual memory.
1503 - Changed code for diagonal rendering in wrlib, to be faster.
1504 - Implemented multi-diagonal gradients.
1505 - Fixed problem when shading a window without titlebar.
1506 - Fixed code in rootmenu.c to substitute ~/ with user's homedir in OPEN_MENU.
1507 - Implemented sorting feature for OPEN_MENU. Now files in directories are
1508   sorted alphabetically, with directories first.
1509 - Some small fixes to the code in generic/list.c
1510 - Fixed jpeg and png loading in wrlib to be faster.
1511 - Renamed Style directory to Styles.
1512 - Striped the .style extension from the style file names. This is to let them
1513   better be handled by OPEN_MENU.
1514 - Changed Appereance submenu to include Theme support.
1515 - Fixed bug when updating clip's main icon.
1516 - Improved version of wmsetbg. See NEWS for new options.
1517 - Small gradient testing program in wrlib/testgrad.c
1518 - Fixed problem with zombie wmsetbg.
1519 - Integrated dockit in WindowMaker. dockit now gets installed with WindowMaker.
1520 - Implemented runtime option to allow user to select the origin from where
1521   windows are placed on screen with auto and cascade placement modes.
1522   Default is WindowPlaceOrigin = "0, 0"; See NEWS.
1523 - New behavior of OPEN_MENU. See NEWS.
1524 - Fixed applications autolaunched from Clip, to be mapped on the same workspace
1525   as the Clip they were autolaunched from.
1526 - A default WMState is now installed with WindowMaker, containing only the top
1527   most dock icon configured to run dockit.
1528 - Install will automatically detect if you have TIFF, PNG or XPM support
1529   compiled in WindowMaker (in this order), and update WMWindowAttributes
1530   accordingly with icon file extensions.
1531 - Directory structure under .../GNUstep/Library/WindowMaker changed to easily
1532   support themes.
1533 - Syntax of WMState was slightly modified. See NEWS.
1534 - Fixed WindowMaker when using -nodock and/or -noclip command line options
1535   to preserve the state of old dock and/or clip in WMState.
1536 - Fixed some mem leaks.
1537 - Fixed crashing bug in window.c.
1538 - Fixed bug that allowed a shaded window on other workspace to get focus.
1539 - New options in dock/clip menu. They allow one to start the app either
1540   miniaturized or hidden. See NEWS.
1541 - Applications launched from dock/clip now will be mapped on the workspace
1542   they were started from, even if meanwhile user change workspaces.
1543 - Implemented SAVE_SESSION, and CLEAR_SESSION commands for the root menu.
1544   They are intended to save (or clear) a shapshot a the current session state.
1545   Read NEWS for details.
1546 - Added SaveSessionOnExit = Yes/No; option in WindowMaker, to allow autosaving
1547   the state of the workspace on exit, and its restoral on next session.
1548   Defaults to No. See also NEWS.
1549 - Converted menu scrolling parameters to run time. They are (with default):
1550   MenuScrollDelay = 10; and MenuScrollStep = 5;
1551 - getstyle now accepts -t to get theme options too. Without -t getstyle will
1552   only get options for style (without WorkspaceBack and IconBack).
1553 - Added option in clip menu to allow moving of an icon to another workspace.
1554 - Fixed clip to remember the drop command over sessions.
1555 - Added option to clip menu to attract application icons from bottom of screen
1556   when they are launched, and attach them to the clip. Also there is a flag to
1557   allow the attracted icons to be kept in clip or destroyed when the
1558   application is closed. See NEWS.
1559 - Added option to dock/clip menu to allow one to set the icon image.
1560 - Fixed bug that not updated the default icon pixmap after the icon background
1561   changed.
1562 - Added posibility to (un)select icons in clip with Shift Left click, or
1563   using the clip menu. Read NEWS.
1564 - New option for color to mark selected icons. SClipColor = color;
1565 - Added option to clip to remove selected icons. Read NEWS.
1566 - Move between clips now applies to all selected icons, or if none selected,
1567   to the one the mouse was pressed on. See NEWS.
1568 - Fixed OPEN_MENU to accept names with spaces in them when used for opening
1569   directories. "foo bar" files or subdirectories are now correctly proccessed.
1570 - Fixed crashing bug when hiding/showing all windows with inspector panel open.
1571 - Fixed bug that raised unfocusable windows, (if RaiseDelay>0 and Sloppy or
1572   Auto focus mode was used) when the mouse pointer got over them. Unfocusable
1573   windows can still be raised, if selected from the window switch menu, or
1574   with click on title-bar. Meta click on titlebar will lower them.
1575 - Fixes in moveres.c to allow a smoother draw of frames while moving and
1576   resizing windows.
1577 - Fixed a problem when resizing with Meta+RightClick.
1578 - Fixed a bug that freezed WindowMaker when dragging a window from one
1579   workspace to other, with OpaqueMove = No;
1580 - WindowMaker now uses the values set for MoveToNewWorkspace and
1581   CycleWorkspaces when dragging windows from one workspace to other, making
1582   this more consistent with the behaviour of Clip and Next/PrevWorkspaceKeys.
1583 - Fixed problem with the geometry window not showing up, showing in the
1584   wrong place or with the wrong numbers in some cases.
1585 - Put all transparent drawing code into a single function, to ensure
1586   consistency.
1587 - Fixed really ugly crashing bug, when editing workspace names with
1588   Control-LeftClick on the workspace menu name, for workspaces above 10.
1589 - WindowMaker now reads domains from /usr/local/share/WindowMaker/Defaults
1590   and merge them with the user domain files. This way new options, or global
1591   settings are available for old users, without reinstalling these files for
1592   every user. See NEWS for details.
1593 - Basic icons needed to run WindowMaker are now part of the main package.
1594   They are icons for dock, clip, defaultAppIcon, sound server and for xterm.
1595   All the rest needed for apps that can be started from menu, and have entries
1596   in WMWindowAttributes, are in WindowMaker-data.tar.gz which can be found on
1597   http://windowmaker.org/ or ftp://ftp.windowmaker.org/pub/contrib/icons
1598 - Changed the SlideWindow() function to better adapt to slow machines. Also
1599   the animation constants are now run time. They are IconSlideDelay = 0;
1600   IconSlideStep = 5; and IconSlideSlowDown = 50; See NEWS for a more in depth
1601   description of how it works, and what all these options mean.
1602 - Changed behavior of AutoArrangeIcons to avoid unnecessarily shuffling of
1603   icons.
1604 - Changing icons in WMWindowAttributes domain, now automatically reflect on
1605   screen, without the need of restarting WindowMaker.
1606 - Added sound support in WindowMaker. Sound can now be enabled at compile
1607   time using --enable-sound option to configure. Also there is a runtime
1608   option named NoSound = Yes/No; See NEWS for details, as sound support is not
1609   yet fully functional.
1610 - Some animation constants are now runtime configurable. Please read NEWS file
1611   for a complete list of all the new entries in WindowMaker domain database.
1612 - Added option to clip menu to collect all icons on the screen that are not
1613   already docked.
1619 Changes since version 0.14.0:
1620 .............................
1622 - Fixed stacking problem with main fiend icon.
1623 - Fixed bug that made fiend's rewind button to not work on IRIX and PPC.
1624 - Removed "Default" button in panel 4 of the attribute editor and replaced
1625   with "Browse", to avoid confusion about it. But please note that Browse
1626   does not work yet.
1627 - Solved a bug in attribute editor that incorrectly create the appicon for
1628   an application. This could made WindowMaker to crash in certain conditions.
1629 - Fixed bug that gived focus to shaded&hidden windows.
1630 - Added keys to Raise/Lower the fiend. Read NEWS.
1631 - Added posibility to move app-icons between dock and fiend.
1632 - Fixed bug in winmenu.c, that caused incorrect menu item disabling in window
1633   menu, making the attribute editor inaccessible in certain cases.
1634 - Fiend enhancements. Read NEWS.
1635 - Added options for advancing to new workspace, and cycling through existing
1636   workspaces. Read NEWS.
1637 - Made the delay between changing workspaces with the fiend a runtime option.
1638 - Fixed bug that caused crash in certain condition when using Sloppy focus.
1639 - Fixed getstyle to include new options in WindowMaker configuration file.
1640 - Changed the default color for active fiend buttons and updated it in
1641   WindowMaker configuration file. You should update this, since the old active
1642   color was too close to the inactive color.
1643 - Made the fiend middle button have Active/Inactive color, corresponding
1644   to its normal/collapsed state.
1645 - Fixed a small mem-leak when destroying a workspace.
1646 - Fixed a bug in superfluous.c related to swapping dock position.
1647 - Fixed resize frame to show the window size numbers. Also fixed the numbers
1648   shown in that frame to reflect the real window size. Nicer arrows too.
1649 - Added posibility to send only a synthetic ConfigureNotify event, at the end
1650   of window moving, instead of every movement, to increase performance.
1651 - Fixed a bug in docking code, to allow strings with spaces in command name be
1652   properly quoted.
1653 - Changed the included asclock.tgz to better adapt to 8 bit displays.
1654 - Fixed window title updating after changes made with the attribute editor,
1655   when not using NEWSTYLE.
1656 - Made spixmap and tpixmap to work. See NEWS.
1657 - Theme support now available. See NEWS.
1658 - Fixed bug when loading missing domains that caused WindowMaker to crash.
1659 - Fixed typo in domain loading to count for global files if user files are
1660   not available.
1661 - Fixed bug in Attribute Editor, that crashed WindowMaker when restarting
1662   or exiting, while an Attribute Editor panel is open.
1663 - Put clip.tif, clip.png, clip.xpm, clip2.tif, clip2.xpm, Cone.xpm and
1664   Penguin.xpm in WindowMaker-data_tar.gz. These are icons intended for fiend.
1665   It can be found on ftp://ftp.windowmaker.org/pub/wmaker/contrib/icons
1669 Changes since version 0.13.1:
1670 .............................
1672 - put back libPropList tarball in archive. This will not count for people
1673   with already installed libPropList, since configure will first look for
1674   the installed version. Read the INSTALL file for details.
1675 - made a clean-up to let WindowMaker compile with DOCK undefined.
1676 - working fiend clone. Read the NEWS file for details.
1677 - fixed bug that caused crash when using FocusNext or FocusPrevious keys
1678   with no opened window.
1679 - some small bug fixes.
1680 - Added handler for SIGHUP. <kill -1 wmaker_pid> will cause wmaker to restart.
1682 Changes since version 0.13.0:
1683 .............................
1685 - Enhanced Attribute Editor. It will allow you to set options that apply
1686   to all windows. Also some new features. Read NEWS file.
1687 - Fixed bug in Attribute Editor that caused crash when icon was not found.
1688 - Fixed bug that crashed WindowMaker when some transient windows closed
1689   and the Attribute Editor remained open.
1690 - Fixed sloppy focus to correctly transfer the focus to the root window
1691   when there is no window open, or no window under the pointer.
1692 - Fixed sloppy focus to correctly focus the window under pointer after a
1693   restart or workspace change.
1694 - Fixed shift dbl-click on titlebar to not select the window.
1695 - libPropList is no more part of distribution. You need to have it installed
1696   or else you need to download it and compile. See INSTALL file.
1697 - Added Manome Tomonori's patch to fix kanji supprot. This added a new
1698   option to configure: --with-x-locale. See INSTALL and FAQ for more info.
1699 - Fix for clean compile under Irix.
1700 - Fixed autoarrange icons to do autoarrange after the dbl-click on app-icon.
1701   This way the appicon will not slip to the bottom left corner at the first
1702   touch, but let you first unhide the window.
1703 - Fixed icon box position when dock on the left side. Now dock will not cover
1704   the app-icons.
1705 - Fixed typo in application.c that inverted instance and class, thus making
1706   instance.class options saved in WMWindowAttributes unavailable.
1707 - Added option SelectKey in WindowMaker config file, that lets one bind a
1708   key to select/unselect the focused window. Also the same option added
1709   to the window menu. SelectKey = "some_key_bind";
1710 - Changed stream->_fileno to fileno(stream) in isEof() in misc.c for
1711   portability.
1712 - Fixed window to not place themselves under dock if dock on the left side
1713   and auto/cascade mode is used.
1714 - Fixed auto/cascade window placement to not place a new window over a
1715   shadowed window.
1716 - Fixed bug in wdefaults.c that do not correctly initialized all bits
1717   in WWindowAttributes structure to 1.
1719 Changes since version 0.12.3:
1720 .............................
1722 - Attribute editor is working.
1723 - Now menus positions are remembered between sesions if they are sticky
1724   when WindowMaker exits/restarts.
1725 - Fixed menu behaviour when using lousy Windoze behaviour, not to select
1726   the item under mouse pointer if the launching click is shorter than
1727   the default double-click time.
1728 - fixed window menu (Move to), to correctly update after a workspace delete.
1729 - fixed stacking order after restart.
1730 - fixed FocusPrevious/Next keybindings to skip windows with skip_window_list
1731   enabled.
1732 - added horizontal restricted resizing, if modifier key (Shift) is used to
1733   drag the corner handle of resizebar.
1734 - minor fixes in WINGs related to the return of some function and string
1735   update for NULL strings. Also a new function for getting the state of a
1736   button.
1737 - fixed some bugs that crashed WindowMaker because of NULL pointers.
1738 - fixed a crasing bug in the window stacking code.
1739 - fixed Hide item in window menu to be disabled for windows that do not have
1740   an application icon, or have set "NoAppIcon = YES".
1741 - fixed problems with hiding applications without application icon.
1742 - put back the patches that lost between 0.12.0 and 0.12.3
1743 - changed autoarrange icons from a compile-time to a runtime option.
1744   Use AutoArrangeIcons = YES/NO; in 'WindowMaker' options file. Default is NO.
1745 - added compile time option for shading the resizebar. Default is no shade,
1746   which is default Openstep/NextStep4.0 look.
1747 - added pipe menus. '"Name" OPEN_MENU | script_that_constructs_menu'
1748   See the NEWS file.
1749 - added configurable horizontal resize threshold.
1751 Changes since version 0.12.2:
1752 .............................
1754 - fixed typos and a bug that could cause a crash on machines where
1755   sizeof(int) was different from sizeof(pointer).
1756 - this is mainly intended for clarifying the confusion about patches that
1757   was done in the last releases.
1759 Changes since version 0.12.1:
1760 .............................
1762 - fixed stupid, stupid typographical error that caused menus to segfault when
1763   NexMenuBehaviour / ScrollableMenus were set to YES (which is/was default)
1764 - changed configure so you can specify the location of graphics libraries and
1765   their header files (useful for building on different architectures)
1766 - fixed window focus problem
1768 Changes since version 0.12.0:
1769 .............................
1771 - now maintained by Matthew Hawkins <matt@mail.goldweb.com.au> while our 
1772   esteemed friend Alfredo is away.  Have a great holiday in Japan, mate!
1773 - fixed __DuMmY install problems
1774 - made NextMenuBehaviour and ScrollableMenus run-time configuration options
1775   instead of compile-time options
1777 Changes since version 0.11.1:
1778 .............................
1780 - added Launch command in dock menu
1781 - fixed manual window placement
1782 - fixed problem during installation in po/ directory
1783 - changed Command format for dock state 
1784 - added OffiX DND support for the dock
1785 - added Move To submenu in window commands menu
1786 - right click on root window does not deselect windows (to allow workspace
1787         switch through menu)
1788 - various 8bpp Colormap related glitches fixed
1789 - fixed keyboard bindings when all windows are closed
1790 - OPEN_MENU in unreadable directory fix
1791 - changed PixmapPath format from : separated paths to array of paths
1792 - multi color horizontal and vertical gradient
1793 - fixed crash in unhide application with transient windows
1794 - OPEN_MENU with optional command
1796 Changes since version 0.11.0:
1797 .............................
1799 - fixed bug with menus that caused wmaker to crash 
1800 - brought program parameter dialog box back
1801 - fixed autoplacement
1802 - changed window matching precedence for WMWindowAttributes (complete, just
1803 instance, just class, global)
1804 - event compression while moving windows for slow videos and ultra-high
1805 mouse sampling rates
1806 - fixed private colormap change in 8bpp
1807 - fixed titlebar redraw on unshade
1808 - renamed atom _GNUSTEP_WM_MINIATURIZE_WINDOW to  _WINDOWMAKER_WM_MINIATURIZE_WINDOW
1809 - fixed a bug with focusing windows in AutoFocus=NO;
1811 Changes since version 0.10.2:
1812 .............................
1814 - fixed autoraise
1815 - fixed menu weirdness
1816 - many features brought back
1817 - fixed maximize bug
1818 - added a widget set and new dialog panels
1819 - fixed titlebar update after font change
1820 - renamed back _WINDOWMAKER_COMMAND to _WINDOWMAKER_WM_FUNCTION 
1821 - fixed bug with miniaturization of bad behaved apps (vtcl)
1823 Changes since version 0.10.1:
1824 .............................
1826 - fixed bug with "invisible" menus
1827 - added AutoFocus option
1828 - support for pixmap files for dock tile
1829 - fixed focusmode
1830 - tile pixmap for icons
1832 Changes since version 0.10.0:
1833 .............................
1835 - fixed bug with input focus in sloppy focus mode
1836 - implemented pixmap mask creation in wrlib
1837 - root window pixmap option
1838 - added ppm support in wrlib
1839 - fixed portability stuff in libPropList
1840 - merged wmsound and bug fix patches
1841 - fixed dock icon border width
1842 - readded focusable option
1843 - autostart apps on startup
1844 - added jpeg support in wrlib
1845 - fixed bug with menus that did not end with a newline
1846 - RaiseLower now acts on the window under the pointer, as in olwm
1847 - fixed docked icon move
1848 - option for left handed ppl (swap left button with right button)
1849 - generalized titlebar and window frame stuff for windows and menus
1850 - changed event handling
1851 - single piece titlebar gradients
1852 - option and escape expansion for dock commands
1853 - save workspace state
1854 - initial workspace window option
1855 - corrected order of window names for dock state file (was class.instance,
1856         is instance.class now)
1858 Changes since version 0.9.0:
1859 ............................
1861 - option to make maximize and window placement account for the Dock
1862 - fixed modifier binding
1863 - new menu configuration: OPEN_MENU. Get menu data from file, directory or
1864 pipe
1865 - removed rename_ws menu command
1866 - fixed IgnoreFocusClick
1867 - more apps can be docked (ghostview et. al)
1868 - fixed diagonal/horizontal resize detection to be like in NS
1869 - simplified titlebar button code: removed possibility to add more buttons
1870 - fixed window gravity handling (xclock -geometry 100x100-0-0) 
1871 - removed shadeable window attribute, added DontMoveOff
1872 - window resize with Meta-Click3 on window
1873 - fixed bug that caused keyboard locks if a invalid key was used in a shortcut
1875 Changes since version 0.6.3:
1876 ............................
1878 - moved to automake
1879 - changed preference directory from gnustep to GNUstep
1880 - added tiff support
1881 - changed preferences to be dynamically modifiable
1882 - several memory leaks fixed
1883 - changed meta-dblclick in dock button to start app to control-dblclick
1884 - fixed bug with unhide app and window list menu
1885 - miniaturized windows are now hidden when hiding an app
1886 - fixed bug in random window placement
1887 - renamed _GNUSTEP_WM_FUNCTION to _WINDOWMAKER_COMMAND
1888 - close stdin from forked processes, so that they don't block wmaker
1889 - fixed crash when closing a selected window
1890 - fixed timer event stuff to be more robust
1891 - rewrote dialog boxes with Athena
1892 - removed focusable window option
1893 - savews now puts -geometry as the first argument of the command line
1894 - new superfluous stuff: better ghost image/shadow for dock
1895 - changed handling of menus that fall outside of screen to be like in NS
1896 - icon caching
1897 - resize with button2 don't raise window
1898 - option to change menu highlight color
1899 - lower miniwindow when miniaturize
1900 - option for setting icon size
1901 - keyboard traversal of menus
1902 - all dock state information saved across sessions
1903 - must hold Alt to undock running app
1904 - added focused window indicator in window list
1905 - CirculateRaise option
1906 - ModifierKey option
1907 - fixed duplicated menu bug
1909 Changes since version 0.6.2:
1910 ............................
1912 - fixed problem with window command menu (click3 on titlebar)
1913 - fixed appmenus that were not unmapped when focus switched from the app
1914 - fixed bug with exit dialog when NEWSTYLE is defined
1915 - miniaturized menus are not mapped when activating an app
1917 Changes since version 0.6.1:
1918 ............................
1920 - dynamic update of WM_COMMAND hint
1921 - fixed crash bug with dock and application icons
1922 - fixed bug with application defined menus
1923 - selecting a window through the window list, brings windows that fall
1924 outside the visible area back
1925 - fixed bug with multiple window moving
1926 - various platform specific bug fixes
1927 - removed grab icon application icons
1929 Changes since version 0.6.0:
1930 ............................
1932 - --enable-shape is the default now
1933 - fixed group leader change for windows that are already mapped
1934 - NEWSTYLE button images have the same color as the title text
1935 - fixed noappicon bugs related to dock
1936 - fixed starticonic hint (-iconic)
1937 - broke menu code so that it will not work as OpenStep says. ie: submenus
1938         are not mapped below the mainmenu. If you want it to be like before,
1939         undefine SINGLE_MENULEVEL in src/wconfig.h
1940 - switch to next window (alt+tab) raises the window
1941 - fixed window title handling for titles that don't fit on the window
1942 - drag select for window command menu
1943 - gamma correction for 8bpp
1944 - fixed bug in full docks
1945 - workspace switching by window drag
1946 - added patches for smart and random placement
1947 - added dgradient fix patch
1948 - workspace state restoration after restart
1949 - added PNG support to wrlib
1950 - changed RLoadImage() support in wrlib
1951 - set DISPLAY environment variable to what was passed with -display option
1952 - added animations preference option
1953 - fixed winitrc
1954 - restore main menu, workspace menu and window list menu after restart
1955 - changed gethostname() with getenv("HOSTNAME") || getenv("HOST") to setup cpp
1956 - fixed bug with program defined titlebar button image in NEWSTYLE
1957 - added kluge for buggy MetroX servers (look at wconfig.h)
1958 - ignore CapsLock when handling windows
1959 - ability to drag windows between workspaces
1960 - ability to drag icons with a icon window
1961 - fixed bug with arrange icons for appicons without any window mapped
1962 - display window's workspace in window list menu
1963 - if a sticked menu is opened again, a new instance of the menu is created
1965 Changes since version 0.5.1:
1966 ............................
1968 - fixed bug that crashed wmaker on HPs
1969 - fixed bug that crashed wmaker with the window list
1970 - fixed bug with window focus after window miniturization
1971 - fixed bug that made wmaker crash when it didn't figure a docked app
1972 has quit. (probably the same problem with XFMail and others)
1973 - documented ColormapFollowsMouse option
1974 - workspace renaming through current selection
1975 - autolaunch indicator
1976 - dbl-click3 will not start app anymore
1977 - better handling of long text
1978 - limited windowlist menu width
1979 - fixed arrange icons
1980 - changed geometry display to account for base size if it's not in 
1981 the technical drawing style
1982 - meta-dbl-click on appicon does hide others 
1983 - changed RaiseOnFocus option with RaiseDelay
1984 - dbl-click on root window or open submenu entry brings the root menu 
1985 to the cursor.
1986 - removed AllowMenuLowering option and made menu ontopness work like on dock
1987 - changed meta-click on dock with meta-dbl-click, to change ontopness 
1988 - moved gradient and image code to a library. 
1989 - added support for icons with alpha channel
1990 - simplified dithering setup
1991 - many clean ups 
1992 - not-so-good looking gradients for 8bpp
1993 - changed application menu stuff 
1994 - started wmaker client library. Try out test/test.c
1997 Changes since version 0.5.0:
1998 ............................
2000 - startup stuff has changed!!! Instead of placing ~/.workspace_state in
2001 your .xinitrc, you must now call ~/gnustep/Library/WindowMaker/winitrc
2002 from there. Don't forget to update your menu files!!! Read the INSTALL file.
2004 - persistent root background colors (read the above item)
2005 - Spanish, Korean, Czech, Swedish and Dutch locales
2006 - menu commands can use the current selection as parameter
2007         (read the menu config file)
2008 - fixed bug in dock icons with 3 dots on some platforms
2009 - opaque window move
2010 - skipwindowlist option
2011 - better miniaturize animation
2012 - new silly animation(s) if --enable-superfluous is configured
2013 - button3 on miniaturize button hides the app
2014 - fixed bug on multi-window move
2015 - keyboard bindings ignores capslock state (but not NumLock, ScrollLock etc.)
2016 - fixed focus in unhide under sloppy focus mode
2018 Changes since version 0.4.3:
2019 ............................
2021 - dock remembers ontop state
2022 - OnTopTransients works correctly now
2023 - removed startWithdrawn option
2024 - added option to put text over icons (iconText)
2025 - fixed slippery window move
2026 - fixed another bug with NEWSTYLE
2027 - fixed problem with large app_options files
2028 - more i18n stuff. japanese, german and portuguese locale support.
2030 Changes since version 0.4.2:
2031 ............................
2033 - fixed black icon bug
2034 - fixed icon specification for dock
2035 - fixed docking on left side dock
2036 - fixed bug in window command menu
2037 - fixed bug in narrow windows with NEWSTYLE enabled
2038 - fixed Hide Others crash 
2039 - I18N fixes
2040 - hopefully stable again
2042 Changes since version 0.4.1:
2043 ............................
2045 - fixed some crash on startup bugs
2046 - fixed bug that made excessive use of colors in PseudoColor
2047 - (re)binding of application icons to Dock icons on (re)start
2048 - startWithdrawn window attribute
2049 - finished window list menu (button2)
2050 - implemented GSClientResizebar, GSMenuWindow, GSIconWindow,
2051 GSFullKeyboardEvents
2052 - implemented WINDOWMAKER_COMMAND ClientMessage handler
2053 - OffiX DND support in icons (for Trash)
2054 - portability fix for SunOS 4.x
2055 - fixed hide for windows with .noAppIcon: true
2056 - remember if window was hidden on restart
2057 - remember workspace on restart
2058 - do not auto-launch apps that are already running
2059 - asclock (and other docked apps) do not die on restart
2060 - forced application docking for undockable apps. See utils/dockapp
2061 - raiseOnFocus option for focus-follow-mouse mode
2062 - window command menu
2063 - fixed NEWSTYLE titlebars and converted menu titlebar button too
2065 Changes since version 0.4.0:
2066 ............................
2068 - fixed bug in I18N support
2069 - fixed bug that caused crash when patched xv was ran
2070 - cosmetic fix for transparent icon images
2071 - tell about apps that couldn't be launched
2072 - auto-launch in dock
2073 - patch for asclock to work on dock
2074 - raise/lower dock
2075 - fixed bug in workspace change when there are no windows
2076 - allow screen side change for dock
2078 Changes since version 0.3.2:
2079 ............................
2081 - application icons (not mini-windows) like I think how it is on NEXTSTEP(tm)
2082 - fixed "slippery" icon movement
2083 - added a Dock (not for GNUstep, as it will have it's own)
2085 Changes since version 0.3.1:
2086 ............................
2088 - fixed bug that caused window frames to be left after window closure
2089 - submenus are opened to the left/right if it is too close to the right/left 
2090 edge (not perfect, but better than before)
2091 - remember window state (shade) on restart
2092 - fixed resize bug
2093 - FreeBSD portability fixes
2094 - fixed bug in workspace menu with more than 9 workspaces
2095 - removed _GNUSTEP_WM_RESIZE_WINDOW, _GNUSTEP_WM_RESIZED_WINDOW protocols
2096 - fixed bug that caused crash when closing miniaturized apps
2097 - fixed little bug in resize
2098 - changed default shortcuts to be closer to NEXTSTEP(tm) (raise/lower window)
2100 Changes since version 0.3.0:
2101 ............................
2103 - added diagonal gradients
2104 - ignoreHideOthers window flag
2105 - optimized/fixed window raising and lowering
2106 - fixed menu handling: don't need to click on the menu after 
2107 it's opened to select items, just drag the pointer
2108 - _GNUSTEP_WM_RESIZE_WINDOW, _GNUSTEP_WM_RESIZED_WINDOW protocols
2109 - application specified titlebar button pixmaps
2110 - transient owners get a different titlebar color when the focus
2111 is in the transient (e.g, in NeXTese: mainWindow is highlighted correctly when
2112 the keyWindow is a panel)
2113 - when transient is closed, it's owner always get the focus
2114 - fixed XGrabButton/BadAccess bug
2115 - fixed window_count error (this time I'm 90% sure)
2116 - fixed focusNextWindow through Alt-Tab bug with non-focusable windows
2117 - fixed resize in windows without a titlebar
2118 - fixed bug with PAspect XSizeHint
2121 Changes since version 0.2.2:
2122 ............................
2124 - fixed problem that made multiple applications be launched
2125 with accidental dbl-clicks on the root menu.
2126 - _GNUSTEP_WM_MINIATURIZE_WINDOW protocol
2127 - added hideOtherApplications command (meta-dbl-click3 on titlebar)
2128 - new SHOW_ALL (windows) menu command
2129 - new HIDE_OTHERS (windows) menu command
2130 - changed icon/window title to show only end part of text if it doesn't fit
2131 - remade application group code (more stable)
2132 - undid stacking code change from 0.2.0
2133 - fixed bug that caused hangs (not sure)
2134 - fixed bug that caused window_count error and associated crashes 
2135 - remade application defined menus
2136 - vertical gradient
2137 - I18N support 
2138 - fixed multiple window selection bug with windows in other workspaces
2139 - changed workspace numbering
2140 - fixed problem with series of X errors when a window is destroyed
2141 - fixed cosmetic bug in gradient bevels
2142 - added UseSaveUnders option (problem with Netscape redrawing)
2144 Changes since version 0.2.1:
2145 ............................
2147 - fixed segfault on startup
2148 - changed source tree
2150 Changes since version 0.2.0:
2151 ............................
2153 - fixed various miscelaneous bugs
2154 - fixed icon pixmap update code
2155 - fixed bugs related to focus-follows-mouse mode (workspace switching,
2156 keyboard focus after unshading etc)
2157 - changed some options in preferences
2158 - changed window stacking order code
2159 - fixed icon handling
2160 - added option to display the root menu on startup
2161 - shaded windows are unshaded on restart, instead of getting iconified
2162 - fixed {ResizeDisplay,MoveDisplay}=corner
2163 - fixed problem with icon windows during restart
2164 - works OK from XDM
2166 Changes since version 0.1.3:
2167 ............................
2169 - fixed color freeing bug
2170 - fixed bug that allowed a window to keep the input focus when
2171 you focus a shaded window
2172 - fixed bug that allowed on top window to be lowered
2173 - disappearing xconsole and other initial-state==IconicState windows fixed
2174 - menus open always inside screen area
2175 - open submenus are moved with their parents 
2176 - keyboard support
2177 - faster menu drawing
2178 - hide for applications that use window_group hint fixed (LyX et al)
2179 - dynamic font setup (just a test)
2182 Changes since version 0.1.2:
2183 ............................
2185 - worked around problems when freeing colors under some buggy X servers
2186 - vertical gradients
2187 - floatingmenu option
2189 Changes since version 0.1.1:
2190 ............................
2192 - fixed list.c to compile in non-debug mode
2193 - sticked root menus cannot be unmapped clicking button3 (workspace
2194 unreachable problem)
2197 Changes since version 0.1.0:
2198 ............................
2200 - texture structure changed
2201 - application menu prototype (not finished)
2202 - arrange icons command
2203 - menu window levels  (menus are kept on top of other windows)
2204 - crash-on-alt-move-in-borderless-windows fixed
2205 - lot's of other bugs killed
2206 - delete last workspace command
2207 - titlebar text justification
2208 - start iconic hint is honored now
2209 - font setting in preferences
2210 - color setting in preferences
2211 - window dragging only occurs after 4 pixels of movement
2212 - restart command
2214 Changes since version 0.0.4:
2215 ............................
2217 - changed configuration file syntax (just a little bit)
2218 - removed box class
2219 - finished multiple window move
2220 - changed window list order from focus order to stacking order
2221 - implemented OpenStep window levels and OnTop windows
2222 - added refresh command to menu
2223 - added shutdown command to menu
2224 - make default menu when menu config can't be parsed
2225 - finally added window focusing when clicking on client window area
2226 - added visual clue to menu item invocation
2227 - shaped window support
2228 - in-memory size got bigger than AfterStep
2229 - various client window state transition bug fixes
2230 - icon placement
2231 - added multiple workspaces (no Pager yet)
2232 - added option for submenu alignment in relation to their parents
2233 - rewrote preference parser
2234 - added focus-follows-mouse and sloppy-focus
2235 - added cpp preprocessing
2236 - zombie process bug fixed
2237 - interactive and dumb (cascade) window placement
2238 - floating transient windows 
2239 - disable mapped submenu entry on parent
2240 - added colormap handling stolen from fvwm (temporary)
2243 Changes since version 0.0.3:
2244 ............................
2246 - hide application implemented (just for apps that have the window_group 
2247 field of WMHints set or the WM_CLIENT_LEADER property set, 
2248 apparently most Xt based apps)
2249 - fixed a crashing bug caused by icons 
2250 - internal change on button pixmap structure and other places
2251 - handling of property changes on mapped windows
2252 - fixed bug in event handling (MapRequest)
2253 - added support for systems without libXpm
2254 - added configure script, although it's still almost useless.
2255 - remade icon painting
2256 - icon background pixmap
2257 - internal icon pixmap dithering