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