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