allow to scroll the virtual desktop further than the desktop geometry.
[wmaker-crm.git] / ChangeLog
blob239e849aabbe774283ffaf31447a44e37b6f6df1
1 Changes since version 0.64.0:
2 .............................
3 - fix with gnome hints stuff, related to tasklist/bar
4 - ripped off single appicon stuff
5 - added better appicon handling of apps of the same type
6 - applied patch for wkdemenu (Malcolm Cowe <malk@bruhaha.co.uk>)
7 - added WINDOWS_MENU submenu type for root menu (Bastien Nocera <hadess@hadess.net>)
8 - added kbd shortcuts for icon chooser
9 - use Hermes in wrlib
10 - removed MOUSE_WS_WHEEL #defines
11 - fixed bug with multibyte text on libc5 systems (Osamu Ajiki <osam-a@astroarts.co.jp>)
12 - fixed race conditions on signal handlers 
13 - SIGINT will gently exit, SIGTERM will not be handled
14 - When Window Maker calls wmsetbg to set the background, it will consider the
15   value of the DisableDithering option and pass the right switch to wmsetbg.
16 - fixed a memleak in the dialog panels.
17 - made "Keep on Top" in the dock/clip menu a checked menu entry. It's _much_
18   easier to work with it this way.
19 - Fixed problem with GNOME apps that have windows which need to stay on the
20   desktop level.
21 - Fixed incorrect parsing of display and screen number from $DISPLAY.
22 - Organized the inspector panel a bit better.
23 - Replaced bags with arrays wherever appropriate. This will improve 
24   performance a bit.
25 - Made the Gnome tasklist skip the windows with the "Skip window list" flag
26   enabled. (Bastien Nocera <hadess@hadess.net>)
27 - Fixed crashing bug when name and class were empty for a docked app.
28 - Removed MIN() and MAX() macros and replaced them with WMIN() and WMAX() from
29   WINGs.
30 - Added a hint that Window Maker crashed, to allow windows to be placed
31   correctly after a crash situation.
32 - Added a hint that Window Maker crashed, to allow windows to be placed
33   in their correct previous positions after a crash situation and also to
34   preserve their state before the crash (minimized, shaded, hidden, ...)
37 Changes since version 0.63.1:
38 .............................
39 - fixed messup in get-{wings,wutil,wraster}-flags
40 - fixed #wmdatadir# substitution in wmaker.inst 
41         (Seiichi SATO <sato@cvs-net.co.jp>)
42 - Removed spurious focus disabling for GNUstep applications - but retain
43   code that lets GNUstep apps control their window titlebar.
44         (Richard Frith-Macdonald <rfm@gnu.org>)
45 - Fixed broken panels.
46 - Renamed se.po to sv.po
47 - New version of wkdemenu.pl (from Malcolm Cowe <malk@bruhaha.co.uk>)
48 - new updated Slovak translations (Jan Tomka/judas@hell <tomka@oalevice.sk>)
49 - integrated the 'no polling' patch from Jim Knoble <jmknoble@jmknoble.cx>.
50 - new wsetfont script (Anton Zinoviev <zinoviev@debian.org>)
51 - lots of i18n fixes (Jan Tomka/judas@hell <tomka@oalevice.sk>)
52 - window levels changed to match GNUstep <rfm@gnu.org> ...  src/GNUstep.h
53   src/WindowMaker.h src/window.c wmlib/WMaker.h WINGs/WINGs/WINGs.h
56 Changes since version 0.63.0:
57 .............................
58 - fixed compile prob with SGI compiler
59 - decreased nice() value in wmsetbg
60 - applied gnome panel not-covering patch from (Bastien Nocera <hadess@hadess.net>)
61 - added item copy to WPrefs menu editor
62 - added locale selection code for menu in wmaker.inst (Eliphas Levy Theodoro <eliphas@conectiva.com.br>)
63 - fixed bug in built-in xpm support (Alessandro Strada <a.strada@libero.it>)
64 - removed plugin support
65 - fixed a crash bug in WPrefs menu editor
66 - added es and pt potfiles from conectiva/eliphas
67 - added updated galician potfile (Jesus Bravo Alvarez <jba@pobox.com>)
68 - added update hungarian potfiles (HORVATH Szabolcs <horvaths@inf.elte.hu>)
69 - added updated single-click patch from John Morrissey <jwm@horde.net>
70 - added updated danish translations (Birger Langkjer <birger.langkjer@image.dk>)
71 - fixed WindozeCycling config in WPrefs
72 - fixed circulate raise withour WindozeCycling
75 Changes since version 0.62.1:
76 .............................
77 - added blackbox style igradient (interwoven)
78 - added wmagnify utility
79 - changed behaviour of control/shift double click on titlebar for maximize
80 - updated getstyle to account for extendspace options
81 - fixed weird color bug in jpeg loader 
82         (Alban Hertroys <dalroi@wit401310.student.utwente.nl>)
83 - improved and simplified fonts configuration for multibyte languages
84         (Tomohiro KUBOTA <kubota@debian.or.jp>)
85 - cleaned ParseCommand() and renamed to TokenizeString()
86 - rewrote menu editor in WPrefs
87 - added definable workspace border (0..5 pixels). See NEWS.
88 - fixed circulateraise on non-windoze cycling mode
89 - fixed bug in RCombineAreaWithOpaqueness (Tim Malone <tmalone3@uswest.net>)
90 - fixed bug with hangling of WM_COMMAND update in client.c (Andrew M. Langmead <aml@world.std.com>)
91 - fixed bug with incorrect reading of ppm files (Adam Fedor <fedor@gnu.org>)
92 - fixed bug with incorrect window placement using automatic placement, while
93   there were shaded windows on other workspaces
94 - fixed some buffer overflow issues in WINGs
95 - fixed bug with WPrefs.app not selecting the menu appearance options after 
96   startup.
97 - replaced free() with wfree() wherever appropriate
98 - fixed some memory leaks generated by wstrappend()
99 - fixed code that was dependant on the order of evaluation in wrlib. This
100   fixed a number of problems, like greyscale jpegs that showed up in red
101   and possibly the problems with pseudocolor displays.
102 - made clicks on unfocused windows be effective on focus follow mouse/sloppy
105 Changes since version 0.62.0:
106 .............................
107 - made shortcuts available during alt+tab
108 - save lowered state of menus
109 - fixed portability bugs for old X servers
110 - added check for XInternAtoms in configure and replacement code
111 - fixed window cycling with single key shortcut
112 - fixed WPrefs crash on menu editor
113 - install only needed icons for WPrefs.app
114 - updated Finnish translations
115 - fixed user-whining-windoze-cycling bug
116 - added option for f'n windoze cycling..
117 - added --create-stdcmap and made std colormap creation off by default
118 - updated get/setstyle to account for new options
119 - fixed crash on restart bug
120 - made GNOME wm hints take precedence over KDE.. KDE hint will only be read
121   if GNOME hints dont exist
122 - updated kwm hint support (maximize hint)
123 - added memory usage in info panel
124 - fixed sticky hint handling in GNOME
125 - fixed saving of maximized state for restart
128 Changes since version 0.61.1:
129 .............................
131 - fixed bug with menu editor in WPrefs placing cut/paste-ed entries in wrong
132   positions.
133 - removed "Keep Attracted Icons" option from Clip's menu. See NEWS.
134 - fixed bug in Xdnd code to be able to work with QT. (This is QT's bug so
135   it will change again in future)
136 - replaced debugging output stuff with Nana
137 - fixed problem with session restoring and dock autolaunch (Jacek Naglak
138                                                         <nag@promail.pl>)
139 - put WorkspaceNamePosition in WPrefs
140 - added a lock to docked icons
141 - fixed crashing bug in WPrefs.app's Appearance section.
142 - fixed sorting of names in icon chooser, and file browser.
143 - fixed name completion problem in file browser.
144 - added new sound events (from pascal)
145 - fixed bug when moving/resizing internal windows
146 - propagation of -noext for submenus (David Reviejo <dreviejo@arrakis.es>)
147 - fixed problem with mouse sampling rate in SGIs
148 - optimized frame drawing (Swivel <swivel@gnugeneration.com>)
149 - removed broken optimized frame drawing patch
150 - added Select Window button in attribute inspector
151 - made icon images scale by a constant factor when changing icon size
152 - added support for standard colormaps in PseudoColor visuals
153 - changed geometry view for move/resize to a WINGs widget
154 - removed DisplayFont option
155 - added NoBorder attribute
156 - changed semantics of GNUstep window attribute hints
157 - added get-wings-flags and get-wutil-flags with the same purpose as
158   get-wraster-flags, but for compiling and linking with WINGs/WUtil
159 - fixed bug handling non-string values given to string valued options in 
160   defaults.c
161 - fixed colormap_window crash bug (appears when launching some apps from dock,
162   or removing apps from gnome panel etc)
163 - added DONT_SCALE_ICONS #define
164 - added --no-autolaunch patch (John Bafford <dshadow@zort.net>)
165 - made Apply button work on window inspector for windows with no WM_CLASS
166 - changed sound server code to be more efficient
167 - fixed crash with broken apps that set mask size != pixmap size in icons
168 - made wmsetbg accept relative paths for images that are not in PixmapPath
169 - fixed windoze cycling
170 - replaced XSync with XFlush in wUnshadeWindow()
171 - added GNUstep window recognition through WM_CLASS->class == GNUstep
172 - made window focusing not change titlebar color of GNUstep windows
173 - disabled passive mouse grabbing in client area of GNUstep window
174   when they are unfocused
175 - added Jim Knoble <jmknoble@pobox.com>'s cursor thing patch
176 - fixed lock of wmaker when clicking on menu multiple times
177 - made transients appear near their owner
178 - fixed crash bug with broken java implementations (Miguel Covarrubias 
179                                                         <mcovarr@tigr.org>)
180 - made Revert on attributes panel apply the reverted changes immediately
181   to avoid inconsistent internal state
182 - color dragging works correctly now
183 - arbitrary stacking levels
184 - save window shortcuts in state
185 - changed license of Marco's icons to GPL
186 - added --dont-restore cmd line option to not restore previous state
187 - fixed focus bug when moving wmaker panel windows in focus-follow mouse
189 Changes since version 0.61.0:
190 .............................
192 - fixed Xdnd by cropping filename with ""
193 - fixed OPEN_MENU
194 - fixed crash when moving a shaded window with keyboard
195 - fixed problem with window shortcut assignment from the menu
196 - fixed problem with fonts in WINGs (Masahide -mac- NODA 
197                                         <mac@flab.fujitsu.co.jp>)
198 - fixed multihead bugs (Morten Bøgeskov" <mb@dbc.dk>)
199 - fixed crashing bug when saving session information.
200 - fixed crashing bug related to onmipresent icons in Clip
201 - added _WINDOWMAKER_ICON_TILE and _WINDOWMAKER_ICON_SIZE hint in
202   the noticeboard window
205 Changes since version 0.60.0:
206 .............................
208 - fixed bug in window attribute panel
209 - SGI portability fix (Graham Whitted <gbw@sgrail.com>)
210 - fixed compilation problem with --enable-singleicon
211 - fixed compilation problem with WS_INDICATOR
212 - fixed crash bug with SGI (defaults.c) (Graham Whitted <gbw@sgrail.com>)
213 - fixed sloppyfocus problem in multihead dpys (Morten Bøgeskov
214                                                 <morten@bogeskov.dk>)
215 - fixed WorkspaceSpecificBackground bug in wmsetbg
216 - give preference to windows in window list when switching focus after
217   workspace change (Richard Kilgore <rkilgore@ece.utexas.edu>)
218 - brought back --locale cmd line option
219 - fixed bug with WorkspaceNameDisplayPosition (Emanuele Caratti <wiz@iol.it>)
220 - added missing kbd shortcut definitions for window shortcuts
221         (Michael Smith <mjsmith@spirit.com.au>)
222 - fixed floppy button layout in filepanel (Matthew Ashton <mrashton@home.com>)
223 - fixed bug with documentedited close button (Felipe A. Rodriguez 
224                                                 <farz@mindspring.com>)
225 - fixed some buffer overflows
226 - fixed some problem with the alpha
227 - fixed some problems with non gcc compilers.
228 - fixed problem with showing instance.class in the inspector window.
229 - fixed crash when displaying workspace name in some positions.
230 - fixed compilation problem when WS_INDICATOR was defined.
231 - added edge attraction. See NEWS.
232 - fixed buggy RSaveXPM() in wraster library. Its output was messed up, and
233   caused crashes for icons with more than 1024 colors.
234 - sinking windows (such as gmc icons) won't be calculated in edge resistance
235   or attraction.
236 - removed drop shadow for text on title bar code. (TITLE_TEXT_SHADOW)
237 - text on title bar is now possible to be drawn by plugin. See NEWS.
238 - WPrefs: added support for button4/5
239 - fixed scrolling of menus outside screen (Vito Caputo 
240                                                 <swivel@virtual-webworld.com)
241 - added dialog window for menu commands that can't be executed
242 - fixed crash when deiconifying windows when icons are disabled
243 - better smart placement (Gabor Melis <gabor.melis@essnet.se>)
244 - replaced old linkedlist code with WMBag
245 - fixed wmsetbg to use right bg color with transparent background images
246 - fixed crash with Assertion "bad_root_window" && 0' failed. on startup
247 - fixed crash when more than 1 dockapp fails to launch on startup
248 - added a different dock setup config for each screen size
249 - fixed PPosition handling
250 - New "Smart placement" mode. 'Smart' is no longer an alias to 'Auto' but
251   a different mode of placing windows. 'Auto' keeps the old behavior.
252 - added the dir where the menu is being read from to the search path
253   given to cpp
254 - doing a multiwindow selection shortcut and hitting the shortcut
255   repeatedly will cycle through the selected windows
256 - fixed crash when overwriting a string constant (default font specs) in WINGs
259 Changes since version 0.53.0:
260 .............................
262 - fixed a bug that caused icon overlaping in Clip, when icon was moved around.
263 - this time really added libwmfun to distribution.
264 - made deiconification not automatically focus window in sloppy focus
265 - fixed crash with DisableMiniwindows and icon pixmap changes
266 - fixed crash when changing icon of window without WM_CLASS
267 - added hysteresys for offscreen menu scrollback
268 - fixed bug with IgnoreFocusClick
269 - fixed crash with windows with width == 1 (Alban Hertroys 
270                                         <dalroi@wit401310.student.utwente.nl>)
271 - added SHEXEC command
272 - fixed resizebarback for SHADOW_RESIZEBAR ( jim knoble jmknoble@pobox.com)
273 - added balloon help everywhere
274 - fixed bug with FullMaximize attribute
275 - GNOME: button events not bound in wmaker are proxyized (to gmc)
276                                 (Paul Warren <pdw@ferret.lmh.ox.ac.uk>)
277 - fixed bug with restoration of maximized window after restart with
278   --enable-kde
279 - added high-quality filtered rescaling (smoothed rescaling) to wrlib/wmsetbg
280 - added SmoothWorkspaceBack
281 - fixed crash bug in Paths section of WPrefs
282 - optimized image rendering for 15/16 bpp
283 - user menus' paths were changed. See NEWS.
284 - added a timeout for the workspace name fading
285 - HP-UX compiler compatibility workarounds (Sebastien Bauer
286                                                 seb_bauer@bigfoot.com)
287 - fixed crash with attributes panel
288 - save state of all menus when exiting (Sebastien Bauer
289                                                 seb_bauer@bigfoot.com)
290 - added GNUstep info panel (still needs beautification..)
291 - made the paths selector in WPrefs.app use the open file panel
292 - fixed crash bug with hiding apps without dock/clip
293 - fixed a mem leak in superfluous mode caused by the ghost icon.
294 - added possibility to set omnipresent icons in Clip. See NEWS.
295 - fixed bug in WPrefs menu editor
296 - fixed crash when moving internal window with kbd
297 - fixed compilation problem on IRIX machines (Neil Muller
298                                                 <neil@octane.sun.ac.za>)
299 - replace xde support drop on dock with xdnd.
300 - added an (internal use) environment variable for telling WPrefs whats's
301   the name of the wmaker binary being ran.
302 - more elegant text entries in Clip's menu, regarding single/multiple
303   selected icons.
304 - fixed cosmetic bug in geom. dpy window for 8bpp
305 - removed --enable-kanji and added MultiByteText option
306 - rewrote font code to use WINGs
307 - made autoraise only work for the active window
308 - fixed compilation problem with OpenWindows and other non-X11R6 systems..
309 - fixed crash bug when iconsize=24
310 - fixed portability prob with raise() in SunOS
311 - fixed icon placement bug (Markus Schoder <Markus.Schoder@online.de>)
312 - added delete and floppy buttons in file panel.
315 Changes since version 0.52.0:
316 .............................
318 - patched wmsetbg to work with dynamically loadable texture renderer code
319 - added libwmfun to distribution (forgot to do so in 0.52.0)
320 - added MenuStyle option
321 - changed configuration updating to use notifications
322 - fixed window move through workspaces in nonopaquemove
323 - added message to immediately reread configuration data
324 - fixed some bug in XKB modelock toggling
325 - fixed crash bug when hiding apps with appicon disabled
326 - fixed wrong initial workspace # being shown on attributes panel
327 - XSMP updates
328 - update colorpanel
329 - applied WMSound patch from "Quinn, Anthony" <Anthony.Quinn@usa.xerox.com>
330 - fixed focus bug with unfocusable window (I swear I had fixed that before...)
331 - applied windoze cycle patch from  Paul Warren <pdw@ferret.lmh.ox.ac.uk>
332 - changed initscript and exitscript execution from fork()/exec() to system()
333 - added ResizebarBack and added appropriate backwards compat. hacks in setstyle
334 - applied ]d's patch to allow DEMATERIALIZE_ICON over windows
335 - made clip arrows gradiented
336 - added a crashing dialog panel to select what to do on crashes.
337 - fixed the problem with showing a window as focused in the window list menu
338   while it was on another workspace.
339 - show workspace name on screen when switching workspaces
340 - made setstyle support WorkspaceSpecificBack
341 - fixed getstyle prob with filenames with spaces (Pierre Phaneuf
342                                                 <pp@ludusdesign.com)
343 - fixed crash with InfoPanel in multihead dpy
344 - Fixed bug in WPrefs that added a new line at the end of autostart script
345   at every save, growing it indefinitely.
346 - fixed a memory leak in wrlib (Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>)
347 - fixed crash during forced shutdown of X (Wolfram Gloger
348                                            <wmglo@dent.med.uni-muenchen.de>)
351 Changes since version 0.51.2:
352 .............................
354 - made the Attributes panel be available for all windows, even
355   for completely broken apps (although settings wont be saved for
356   completely broken apps)
357 - fixed compilation problems with compile time #defines
358 - workaround for crash during startup related to hiding miniaturized windows
359   from Matt Armstrong <matt_armstrong@bigfoot.com>
360 - fixed focus problem with unfocusable windows
361 - fixed bug in WPrefs that changed EXIT to SHUTDOWN
362 - fixed menu title messup bug in WPrefs
363 - added a dot to mark hidden applications (compile time) (id@windowmaker.org)
364 - enhancements to the modelock patch (id@windowmaker.org)
365 - show kbd mode for modelock  (id@windowmaker.org)
366 - enhanced positioning of transient windows
367 - added dynamically loadable texture renderer code
368   from Tobias Gloth <gloth@online.de>
369 - added DisableMiniwindows option
370 - kde: miniaturize animation will match the taskbar icon (KWM_WIN_ICON_GEOMETRY)
371 - miniwindows show the title of the window if there is none set for it
372 - fixed crash on kpanel restart
373 - remember window shortcuts after restart
374 - change edge resistance to account for panels and stuffs
375 - narrower menus
376 - fixed auto raise/lower behaviour of clip for docked applications that have
377   their own window (applets).
378 - cleaned up Clip's autocollapsing code, and made it to be similar to the
379   auto raise/lower code (much cleaner).
380 - fixed a race condition in Clip behavior when changing workspaces, if set to
381   autocollapsing.
384 Changes since version 0.51.1:
385 .............................
387 - fixed bug with window that can get focus if both shaded and hidden.
388 - maximize for full screen
389 - fixed problem with frame drawing in non-opaque 
390 - fixed installation path prob [jmknoble@pobox.com]
391 - fixed bug moving window when only one window is on screen
392 - fixed bug with ignored GNUstep attributes
393 - fixed WPrefs crash in Mouse Preferences
394 - fixed crash bug in WINGs/wmaker startup
395 - added workaround for kde pager crash bug
396 - made %W in root menu and wmsetbg -w take numbers starting from 1
397 - fixed crash bugs with kpanel
399 Changes since version 0.51.0:
400 .............................
402 - put . to mark hidden apps
403 - fixed dont set xset stuff option in WPrefs
404 - fixed menu title messup in WPrefs
405 - fixed WPrefs message dialogs for invalid menus
406 - fixed workspace back setting in all screens
407 - fixed WorkspaceSpecificBack / wmsetbg
408 - added WindozeCycle patch (being rewritten)
409 - cleaned up focus/unfocus state transitions
410 - made WPrefs more robust
411 - fixed locale file (po) installation stuff
412 - fixed focus loss when dragging window across workspaces
413 - fixed workspace baby boom with nextworkspacekey
414 - removed ignore_next_unmap kluge
415 - install defaults data in /usr/local/etc
416 - added menu for miniwindow
417 - fixed remove resizebar from shaded window
418 - rewrote library/header search code in configure
419 - rewrote window move/edge resistance code
420 - added window border resistance
421 - changed EdgeResistance option to only YES/NO
422 - added workaround for glibc bug in sscanf("", bla, bla)
423 - hopefully fixed WM_COLORMAP_WINDOWS crash bug
424 - fixed searching of localized menus
425 - fixed --help option
426 - fixed handling of docked apps with . in their instance names
427 - RSupportedFileFormats() in wrlib will now return a static buffer
428 - fixed bug in StartHidden
429 - a little faster startup
430 - will rearrange icons after moving an icon if autoarrangeicons
431 - fixed icon overlap bug
432 - fixed crash with internal dialogs and multi-heads
433 - added standard colormap support to wrlib (taken from libXmu sources)
434 - fixed memory leak in attribute panel
435 - fixed crash with CalendarManager deiconify
436 - fixed heisencrash when mapping new windows
437 - fixed totally buggy wmaker.inst ~/.xinitrc checker
439 Changes since version 0.50.2:
440 .............................
442 - added some new icons made by Marco
443 - kde: fixed stacking order reporting for modules
444 - gnome: fixed state change request handling
445 - fixed handling of file names with non-alphanum characters in wmsetbg
446 - hopefully fixed timestamp problem that caused regeneration of configure
447 - fixed a bug in the auto raise code
448 - made SIGHUP exit wmaker and SIGUSR1 restart for GNOME compatibility
449 - fixed %a() bug (now it really is fixed!)
450 - fixed docking icons in last icon
451 - fixed WMInsertPopUpButtonItem()
452 - fixed bug that caused fonts of themes to be ignored
453 - fixed bug in path handling in getstyle
454 - stop icon explosion animation by clicking on root window
455 - made SAVE_SESSION save the state of the dock
456 - added command line option aliases that adhere to the GNU standards
457 - fixed png gamma bug (actually unmade buggy fix)
458 - fixed bug in property notify handling
459 - removed KeepTransientsOnTop
460 - fixed window focus when switching workspaces
461 - fixed attribute inspector Apply for dont bind keys
462 - fixed bad colormap bug (I hope)
463 - added acceleration to keyboard window move
464 - %W expand to current workspace #
465 - fixed background pixmap color problem (cpixmap etc)
466 - applied drop shadow patch
467 - fixed crash on startup with xconsole and xdm
468 - fixed portability prob with MkLinux/PPC
469 - fixed portability prob with Alpha
470 - added color panel to WINGs
471 - added support for olwm/OPEN LOOK(tm) hints
472 - added SaveYourself support
473 - fixed bug in start maximized
474 - added _WINDOWMAKER_NOTICEBOARD protocol
475 - added docklib
476 - updated utility parameter format to GNU standards
477 - removed libPropList from distribution and merged with GNOME one
479 Changes since version 0.50.1:
480 .............................
482 - fixed wmsetbg
483 - fixed parsing of WorkspaceSpecificBack
484 - fixed initial workspace for new windows
485 - added the workspace button proxy thingy for GNOME 
486 - added more GNOME compatibility fixes
487 - fixed bug in %a() macro in root menu
489 Changes since version 0.50.0:
490 .............................
492 - fixed bug that allowed docking of icons to outside the screen
493 - added extra code to handle kpager bug
494 - fixed crash when opening appicon menu
495 - fixed problem that caused Motif hints to be sometimes ignored
496 - fixed bug in layer treatment of GNOME hints
497 - fixed weirdness in initial window workspace
498 - fixed problem with Sun compilers
499 - fixed bug with () Workspace{Specific,}Back specs
500 - added --disable-rpath option (from KDE) by request
501 - maybe fixed bug with StarOffice
502 - fixed pipe fd inheritance mess
503 - fixed bug in kde workspace renaming
504 - fixed installation problems
506 Changes since version 0.20.3:
507 .............................
509 - window list is ordered by workspace
510 - preliminary grid move mode
511 - fixed prob with docked apps with the same name switching places (like wmmon
512   and wmmon -s)
513 - wrapping of workspace switching for 5button mice
514 - added restart in fallback menu
515 - fixed buglet in modifier error reporting
516 - extra options in window command menu
517 - changed select() used in wevent.c to poll()
518 - fixed bug in SGI boxes (black dialogs)
519 - added IconTitleBack, IconTitleColor
520 - made error checking stricter
521 - fixed crash when saving application supplied icons that have many colors
522 - added move threshold to menus
523 - added textured gradient textures
524 - added -nofont flag for setstyle
525 - added -p flag and theme pack support for getstyle
526 - fixed crash bug when clicking on menu title opened with kbd
527 - fixed bug that caused incorrect saving of icon configuration (the -name bug)
528 - scale pixmap texture for workspaceback type will maintain aspect ratio
529 - fixed memory leak in jpeg loader
530 - started XStandardColormap support
531 - added StartMaximized window flag
532 - fixed bug of mixed up Unfocusable and StartMiniaturized flags
533 - yet another try to switch to shared libraries
534 - workspace specific background images
535 - stack new windows to under focused window if autofocus is off (disabled)
536 - added kde support
537 - implemented the "GNOME Window Manager Compliance" stuff
538 - window move/resize by keyboard
539 - rewrote window attribute code to make it cleaner
540 - added --enable-lite configure option
541 - added support to change prompt in %a() for root menu
542 - rewrote exit code
543 - added KeepInsideScreen=YES; for scilab in default WMWindowAttributes
544 - added an option to the Clip, to allow automatic Raise/Lower when the mouse
545   cursor enter/leave the Clip.
548 Changes since version 0.20.2:
549 .............................
551 - hysteresis for menu item selection (delayed selection for selecting
552   submenu items)
553 - window shortcuts
554 - removed Hide Others from window commands menu
555 - window commands menu will close when the window for it is closed
556 - made shade not set the Iconic state
557 - fixed bug in miniaturizing atribute panel
558 - made frame rectangles be more visible in PseudoColor (8bpp)
559 - fixed bug for 64bit machines
560 - added support for ICCCM 2.0  WM_COLORMAP_NOTIFY message
561 - fixed bug for apps that put strings with . in WM_CLASS
562 - added handling for reparented client windows
563 - fixed bug with window positioning
564 - fixed cascade window placement to account for dock
565 - added modelock stuff
566 - added X include path in gfx header when configure searches for headers
567 - fixed bug in window positioning by clients
568 - added run-time test for shared pixmap support on server
569 - changed order of link flags in Makefiles
570 - fixed problem with random window placement
571 - fixed multiple window selection for multiheads
572 - grayscale and 8bit jpeg support
573 - fixed client restoration in restart/exit in multiheads
574 - started session management code
575 - fixed problem with docked programs that have names with spaces
576 - updated WPrefs.app for iconificationstyle
577 - added -static command line option
578 - put redundant NoWindowOverDock
579 - fixed overlapping clip icon bug
580 - extended window level code
581 - added KeepOnBottom hint
582 - added iconification style to WPrefs.app
583 - fixed crash with bad value in defaults file
584 - changed icon stacking code
585 - added primitive support for 5 button mouse (for switching workspaces)
586 - fixed BadAccess and crash on programs that do XGrabButton
587 - fixed bug with rootmenu Exec not working when stty is called from ~/.tcshrc
588 - fixed bug with Move menu and sloppy focus
589 - temporarily removed SHELL support in apps menu
591 Changes since version 0.20.1:
592 .............................
594 - fixed timer bug
595 - removed NoWindowUnderDock
596 - error reporting mechanism has changed in wrlib. Instead of a writing
597   the message in a string, it will place the error code in RErrorCode
598 - smoother icon selection
599 - persistent client supplied icon pixmaps
600 - fixed yet another crash on emacs exit bug
601 - fixed portability prob in wrlib shm code
602 - fixed bug in DISPLAY variable setting in multiheads
603 - fixed a few more portability problems related to storing struct properties
604 - fixed damaged balloons on Suns/8bpp (I guess)
605 - better "one of" type option handling
606 - added a timeout for some animations
607 - support for large binary files in wxcopy/wxpaste
608 - fixed bug of losing focus when resizing/moving windows
609 - fixed bug in libproplist
610 - fixed focus with sloppy
611 - changed permissions of shm segments to 0666. Now, if someone has a shm
612   leak, we can know who it is.
613 - faster titlebar texture update
614 - faster icon kaboom
615 - added different undocking animation
616 - updated wmaker -version to output "Window Maker" instead of WindowMaker
617 - fixed crash bug with transient windows (gimp etc)
618 - fixed bug with popen()+wwarning() - problem opening cpp'ed menus
619 - added test for header files in configure for gfx libraries
620 - simplified building process, making libPropList be always built
621 - fixed crash with bad mgradient color entry
622 - docked appicons that are being edited/killed cant be moved (mutex fix)
623 - more features in wxcopy/wxpaste
624 - fixed bug with state file in multiheads
625 - selection retrieval moved to WINGs
626 - fixed workspacekey to switch workspaces in the current layer
627 - fixed workspacekey to not switch to inexisting workspace unless
628   AdvanceToNewWorkspace is YES
629 - fixed bug with disappearing windows if a workspace switch is made on startup
630 - fixed blocking of window creation/destroy events when opening menu with kbd
631 - fixed aspect ratio setting bug
632 - fixed crashing when miniaturized window is closed during animation
633 - added XDE support
634 - fixed stupid bug in shape stuff
635 - raised threshold for removing docked icons
636 - fixed HideOthers for windows with NoAppIcon=YES
637 - if Cancel is pressed in dialog box of %a in menu cmd lines, the command
638   will be canceled
639 - slightly better dithering for 8bpp
640 - apps menu will use $SHELL, instead of /bin/sh to run EXEC menu commands
641 - cleaned up some code (GetNormalHints(), wManageWindow(),
642   wGetWindowSavedState() et al, )
645 Changes since version 0.20.0:
646 .............................
648 - fixed cpixmap to use the specified color for background around the image.
649 - fixed compiling problem in wrlib.
650 - fixed bug with bad shortcut names in menus.
651 - fixed some compiling compatibilities.
652 - added a new theme, named BlueWaves.
655 Changes since version 0.19.3:
656 .............................
658 - fixed crash when closing windows in autoraise
659 - fixed a memory leak 
660 - fixed a crash when closing Lotus Notes
661 - rewrote colormap code
662 - incomplete multihead support
663 - optimized wrlib dithering code
664 - new superfluous animation
665 - fixed cpixmap bug
666 - fixed sound bugs
667 - fixed miniaturization bug
668 - added script to be called when wmaker exits
669 - fixed GNUSTEP_WM_ATTR writing/reading
670 - added quick and dirty selection pasting in text fields
671 - fixed animation to be displayed again when unhiding an application.
672 - made the miniaturize animation a runtime option. See NEWS.
673 - fixed bug with reassigning keyboard shortcuts after they are changed.
674 - added edge resistance. See NEWS.
675 - fixed bug with long names when renaming workspaces.
676 - fixed clip's balloon to not overlap the clip's buttons.
677 - fixed bad update of clip's workspace menu after workspace name change.
678 - fixed bug with cpixmap in wmsetbg.
679 - fixed a memory allocation problem in wrlib.
680 - AIX bug compatibility in XmbTextEntents()
681 - fixed jpeg loading bug
683 Changes since version 0.19.2:
684 .............................
686 - fixed visual problem when mapping internal panels
687 - better looking bevels for solid textures
688 - centered pixmap texture (cpixmap)
689 - added compile-time selectable animations for miniaturization
690 - fixed bug with moveto workspace, omnipresent and miniaturize
691 - fixed doubleclick bug
692 - added GIF file support (through libgif)
693 - implemented close color allocation in WINGs
694 - fixed bug with visuals different than default
695 - finished balloons
697 Changes since version 0.19.1:
698 .............................
700 - clip balloon under the clip
701 - fixed setting of DISPLAY env var from wmaker.
702 - fixed bug of passing focus to shaded window in other workspace
703 - changed ballon font from titlebar font to displayfont
704 - update menu when menu file path is changed in WMRootMenu
705 - fixed OPEN_MENU stuff in WPrefs
706 - fixed bug with mdgradient
707 - fixed maximize with NoWindowOverIcons
708 - fixed bug with kbd focus change
709 - fixed race in autoraise
710 - fixed bug in menu section of WPrefs
711 - fixed problem with modifier keys
714 Changes since version 0.19.0:
715 .............................
717 - fixed bug in balloon titles
718 - fixed stupid bug in workspace renaming from menu
719 - fixed bug with iconsize != 64
720 - fixed forgotten menu saving in WPrefs
721 - fixed various bugs in WPrefs
722 - fixed kbd menu traversal bug
723 - fixed bug with multiple depth supporting servers
724 - fixed disappearing outer border of shaped windows
725 - kluged bug with shaped window resize
726 - fixed bug in WPrefs for systems without TIFF
727 - fixed bug with Info/Legal panel closure
728 - fixed Clip's look.
730 Changes since version 0.18.1:
731 .............................
733 - added shade indicator for window list
734 - fixed small problem in menu autoscrolling
735 - fixed bug when reading a corrupted defaults file
736 - visual depths different than the default works now
737 - fixed problem with non-ascii characters in localized dialogs
738 - workspace rename from clip menu
739 - fixed memory leak in internal proplist parser
740 - fixed infinite loop when parsing mgradient with bad color name
741 - fixed bug with paths containing ~ in iconchooser
742 - cleaned up double-click code
743 - balloon help
744 - fixed bug with launching of ForcedDock apps
745 - fixed cosmetic bug with miniwindows and titlebar
746 - fixed bug with applications that steal input focus
747 - EmulateAppIcon window attribute
748 - Revert in attribs panel will not apply the changes
749 - fixed bug with focus being left in old workspace after switching to an empty
750 workspace.
751 - finished clip remakeup
752 - more generic and faster icon placement algorithm
753 - icon yard
754 - fixed wxcopy bugs
757 Changes since version 0.18.0:
758 .............................
760 - fixed cosmetic bug in beveling of pixmap/gradient textures
761 - fixed bug in titlebar mouse bindings
762 - fixed some bugs in proplist menu
763 - fixed bug in window list menu indicator
764 - fixed a very old bug related to unwanted button grabs in non-click-to-focus
765 - fixed bug when opening settings panel for appicon with invalid icon file
766 - winspector appicon related bug fix
768 Changes since version 0.17.5:
769 .............................
771 - fixed handling of signals when the X event queue is empty
772 - fixed blank window titles 
773 - made current workspace entry be disabled in Move To window menu command, and
774   in the Clip's Move To submenu.
775 - fixed menu width calculation
776 - fixed bug with buttonpress/release events
777 - fixed problem with WMRootMenu with a ~ in the path
778 - fixed bug caused that caused the clip to not function properly,
779   unless a workspace switch was made
780 - added a hack to make everything work even if NumLock or ScrollLock is on
781 - added a little more verbosity to error messages
782 - fixed kluged workspace menu in clip
783 - removed workspace menu mapped through the microbutton in the clip. 
784 - remade clip button layout to be more usable
785 - fixed bug with keepontop and apps with Motif hints (x11amp)
786 - changed menu border drawing
787 - fixed bug in clip free slot finder code
788 - fixed infinite reproduction of OPEN_MENU submenus bug
789 - added support for future extension to dock totally broken apps (wharf-like
790   dumb launching)
791 - changed icon of close button when app doesn't understand WM_DELETE_WINDOW
792 - removed SwapMenuButton and added 3 finer grained equivalent options
793 - better docked application settings panel
794 - fixed positioning problem with attributes panel
795 - removed WorkspaceChangeDelay and cleaned up related stuff
796 - removed AClipColor and IClipColor
797 - added SelectKey back
798 - removed install -d from po/Makefile
799 - i18n support in WINGs (dialog panels)
800 - rewrote menu scrolling code (possibly fixed related crashing bug)
801 - fixed crash with icons bigger than the tile
802 - fixed bug in attributes editor to apply changes to dont bind {keys, mouse}
803 - fixed bug in unhide that unhided all windows in the same workspace
804 - moved noappicon to Application Specific options.
805 - fixed revert for StartHidden
806 - changed style in default WindowMaker domain file
807 - fixed bug in hash table
808 - fixed bug with transients for leaders that don't have their leader hint
809   set to themselves
810 - changed all window_flags to have default values of 0 (closable -> no_closable)
811 - fixed bug with workspace change of hidden miniwindows
812 - added descriptive icons in window list
813 - fixed bug of having to keep mouse over window to edit textfields
814   of wmaker panels
815 - extended menu shortcuts to proplist menus
816 - changed proplist menu format: removed redundant array for submenus
817 - made arrangement of icons when workspace is switched to not arrange moved
818   icons
819 - fixed bug in focusfollowmouse that made windows under the currently
820   focused window that close, to not get the focus
821 - if the app is a .app, it will try to find it's icon in the .app
822   directory and save it in the WMWindowAttributes, so that the dock can use it.
823 - drag docklets that select for mouse events to with Alt+drag
825 Changes since version 0.17.4:
826 .............................
828 - fixed bug titlebar when closing transient of unfocusable window
829 - fixed crashing bug with attributes editor when saving
831 Changes since version 0.17.3:
832 .............................
834 - added Info panel
835 - fixed crashing bug in libproplist
836 - do not crash anymore if config files are bad
837 - better handling of libjpeg errors
838 - changed method to select icons
839 - fixed bug in dock panel
840 - fixed bug in Remove Icon in clip
841 - fixed serious memory leak in wrlib
842 - fixed bug that allowed addition of more than 1 WORKSPACE_MENU
843 - rewrote proplist parser by hand. Seems to work with no crashes, but I'm
844   sure someone will crash it...
845 - fixed invisible text in geometry display when unfocused titlebar is black
846 - fixed bug with rootmenu that caused twin menus to be left mapped
847 - added DontConfirmKill option to remove confirmation panel for Kill
848 - fixed bug with hide of app with wmaker menu
849 - changed all NSsomething internal flags for the GNUstep attributes to 
850   WMsomething
852 Changes since version 0.17.2:
853 .............................
855 - fixed bug in attributes panel with Disable Resizebar
856 - fixed save in attribs panel with windows other than the client leader
857 - bug in  attribs panel with Revert that made it save attributes with the 
858   wrong name
859 - fixed (by kluging) bugs related to destroying dialog panels in a bad order
860 - fixed various bug with hide in empty screens
861 - fixed various potential races in miniaturize/shade code
862 - added Keep Icon command in clip
863 - made remove selected icons to remove current icon
864 - changed clientdata of clip to the clicked icon instead of the clip.
865 - renamed collect icons, made clip icons have a more uniform behaviour, added
866   keep icon command.
867 - fixed docking of apps that dont have WM_COMMAND and when the user clicks
868   Cancel in the command input dialog.
869 - fixed bugs in moving commandless icons between dock/clip or workspaces
870 - fixed bug hiding miniaturized windows
871 - fixed bug when reloading rootmenu with more than one shortcut
872 - fixed bug that launched shortcut entries without modifier together with
873   modified shortcuts
874 - even algorithm to find free slot in clip
876 Changes since version 0.17.1:
877 .............................
879 - Makefile.am fixes
880 - removed libtoolized libPropList
881 - fixed cascade placement
883 Changes since version 0.17.0:
884 .............................
886 - updated Makefile of the po directory
887 - removed useless strdup() in proplist.l
888 - fixed problem with systems that dont have PATH_MAX in <limits.h>
890 Changes since version 0.16.1:
891 .............................
893 - removed the Select key binding.
894 - changed Normal speed type to Medium and added UltraFast.
895 - Shift-dbl-click on appicon brings the app to current workspace.
896 - replaced menu based configuration of docked apps with a panel.
897 - added Unhide Here command for appicon menus
898 - partially corrected bug in icon selection code in window inspector. Was not
899   working correctly for multiwindow apps with appicon.
900 - added command menu for appicons
901 - removed global variables from winmenu.c
902 - fixed some memory leaks and removed redundant code in icon choosing code
903 - made Kill in dock menu to unconditionally XKillClient() the app. Sending
904   WM_DELETE_WINDOW would not close the app if the app had multiple windows
905 - added confirmation dialogs for Kill in appicon menus
906 - made ClipMaxIcons to be compile time settable
907 - renamed NoSound to DisableSound
908 - changed NoAutowrap to DontLinkWorkspaces
909 - fixed bug that prevented windows moved to other workspaces break Unhide
910 - fixed bug that made titlebar buttons disappear when font sizes were changed
911   in NewStyle
912 - changed Hide command binding in miniaturize button from Alt-Click to
913   Control-Click
914 - changed decoration window attributes to affect only decorations and their
915   names
916 - fixed MWM_HINTS support, removed MWMHints from WWindow
917 - removed Right button constrain window resize to horizontal only. It breaks
918   Alt-Right button resizes through the client area of window.
919 - fixed menu flicker problem when changing textures
920 - fixed bug miniaturizing shaded transient windows
921 - added shortcuts for menus
922 - remade titlebar bevel drawing
923 - fixed all known cosmetic bugs in titlebars and menu
924 - better algorithm to find free slot in clip
925 - user attributes have priority over program attributes
926 - removed LeftHanded and wLeftBtn/wRightBtn stuff
927 - added DisableWSMouseActions
928 - added SwapMenuButton
929 - renamed all NoSomething option names to DisableSomething, except NoWindow*
930 - removed ConstrainWindowSize
931 - fixed focus bug when changing workspaces in sloppy focus
932 - Changed the look of temporary attracted icons in Clip.
933 - Better detecting of graphic libraries.
934 - Made the menu scrolling with mouse button pressed to be smooth and clean.
935 - fixed a bug that left empty frames if a window was withdrawn on a different
936   workspace
937 - removed iconification animations for windows not in the current workspace
938 - readded shm support in wrlib
939 - merged libwwm.a with WINGs
940 - major cleanup of library function names.
941 - detect "lapses of memory" that cause forgetting to build libPropList and
942   build it automatically.
945 Changes since version 0.16.0:
946 .............................
948 - Fixed bug with applications set to start hidden.
949 - Fixed buggy getSpeed() that caused crash on some systems.
950 - Miscellaneous bug fixes.
951 - The resizebar cornewr handle is correctly rescaled when resizing.
952 - OPEN_MENU will read again menus from files.
953 - Right drag in corner handle of resizebar restrict resize to only horizontal.
954 - Corrected typo with default fonts used in WINGs.
955 - Implemented superfluous stuff as a runtime option. Is Superfluous = Yes/No;
956 - Disabling dock and/or clip can be done now from WindowMaker domain too.
957 - Selecting new style buttons is now done at run time. See NEWS.
958 - Fixed docked appicons to switch to last workspace the app was on when
959   unhiding (like not docked appicons do).
960 - Moved wNextEvent() and timer events stuff to WINGs.
961 - Added autoscroll for scrollers in WINGs.
962 - Optimized WMList and WMBrowser in WINGs.
963 - Button2 on clip opens workspace menu
964 - Changed cycling colors of selected icons. 
965 - Made icon chooser display a better rendering of alpha-channeled icons.
966 - Sorted list/browser entries.
967 - Fixed bug in timer code that was causing some timer events to be lost.
968 - New Pastel theme.
969 - Attracted icons in Clip will have a shadowed look if they are to be removed
970   when closed.
972 Changes since version 0.15.1:
973 .............................
975 - Modified how the wNextEvent() works, so it will go to sleep when there is
976   nothing to do. This changed the busy 5ms checking WindowMaker main loop,
977   with one that is active only when there are X events or timer events.
978 - Changed WorkspaceTiedMiniWindows option name to StickyIcons.
979 - Fixed some bugs with the miniwindows being sticky to workspace.
980 - WorkspaceBack now accepts the key None. WorkspaceBack = (None); will not set
981   any workspace back.
982 - Changed the fix for restoring window stacking order after restart and
983   fixed window stacking order on exit.
984 - OPEN_MENU command now expands paths with environment variables ($HOME) and
985   tildes (~user)
986 - automatic restart of another window manager on SIGSEGV, SIGFPE, SIGBUS
987 - removed HorizontalResizeThreshold option. To restrict resize to only
988   horizontal use Shift-drag in the corner handle.
989 - Added option to allow vertical maximizing not to overlap the minimized
990   windows. It is NoWindowOverIcons = Yes/No;
991 - Applications written with XForms library will get an app-icon now.
992 - Included the MWM hints for GNOME support. There is also a configure option
993   --with-gnome=yes/no.
994 - The dialog to enter the docked icon command is no longer called, if icons
995   are collected/attracted and the "Keep Attracted Icons" is not set.
996 - fixed start workspace in Attributes inspector. Current Workspace is the
997   workspace the user is when the app is started.
998 - clicking on the appicon switches to the workspace where the app was last
999   focused before unhiding
1000 - fixed problem with aspect ratio setting (gr_osview etc.)
1001 - changed some extensions in the default config/data files and removed 
1002   Sound.{xpm,tif} because it seem to be copyrighted.
1003 - added icon selection panel
1004 - changed selection indication of icons. Removed SClipColor option
1005 - simplified animation speed options (IconSlideDelay, IconDelayStep, 
1006   MenuScrollDelay, MenuScrollStep etc. etc) to IconSlideSpeed etc.
1007 - removed Start miniaturized/hidden items from Dock/Clip and added them
1008   as attributes
1009 - fixed Save in Attributes Panel. It should apply the changes before saving
1010 - changed format of geometry information in WMState
1011 - added DontSaveSession window attribute
1012 - changed name of NextMenuBehaviour option to WrapMenus
1013 - turned graphics_exposures off for all GCs created
1014 - Fixed the big memory leak problem for oldstyle buttons in title bars.
1015 - Solved problem with undefined ($RM) on Solaris, and maybe *BSD.
1016 - Fixed how icon extension is set in WMWindowAttributes to be portable.
1017 - Fixed buggy behavior when dragging a window from first workspace to next.
1018 - Implemented selecting of miniwindows.
1019 - Split the Clip menu to be smaller.
1020 - Modified how selected app-icons/miniwindows are marked.
1021 - Included patch for single appicon per instance.class pair.
1022 - StartWorkspace was changed to take precedence over the workspace in which
1023   application was started from Clip.
1024 - Applications launched from dock will no longer start on the workspace they
1025   were launched, but the one the user is in, when the window is mapping.
1026 - Miscellaneous bug fixes.
1030 Changes since version 0.15.0:
1031 .............................
1033 - Fixed bug that kept an appicon selected after detaching.
1034 - Fixed bug that crashed WindowMaker if starting an application with.
1035   NoAppIcon = Yes; while AutoArrangeIcons = True;
1036 - Fixed the installed .xinitrc file.
1037 - Fixed some ANSI C incompatibilities.
1038 - Applications with omnipresent flag set will be mapped on the current
1039   workspace, no matter from which Workspace Dock they were started from.
1040 - mkmenu no longer gets installed, since is no longer needed.
1041 - Fixed a problem for systems which do bad things for free(NULL);
1042 - Attracted icons in Clip will not be saved in WMState if
1043   "Keep Attracted Icons" is not set.
1044 - Fixed code in defaults.c to use default hard coded values, if a syntax error
1045   is encountered when parsing the default domain WindowMaker database.
1046   This avoids a crashing bug if an image for spixmap or tpixmap is not found.
1047 - Fixed some missing parameter in a call to wWarning() in texture.c which could
1048   have caused hazardous (even crash) behavior if the pixmap image for texture
1049   was not found.
1050 - Fixed code in session handling, to save only one entry for applications with
1051   multiple windows opened on screen.
1052 - Implemented option to allow miniwindows to be workspace specific. It is named
1053   WorkspaceTiedMiniWindows = Yes/No; It is set in WindowMaker domain. Read NEWS
1054 - Fixed bug with incorrect height restoral of window when unshading requested
1055   from client.
1056 - Fixed problem with solid IconBack.
1057 - Fixed problem with hardcoded /usr/local. The value given to configure with
1058   --prefix=/some/path is now used.
1059 - Implemented some workaround to avoid crashing of applications that expect
1060   WM_STATE hint set before the window is mapped.
1061 - Changed how the bevel for the menu title is drawn for solid color titlebars.
1062   They now look nicer, and more consistent with the rest.
1063 - Implemented a new animation method when blowing the detached icons. See NEWS.
1064 - Fixed some places in code where hardcoded values (8) were used instead of
1065   TITLEBAR_EXTRA_HEIGHT.
1066 - Implemented a marking for the HorizontalResizeThreshold option. It will mark
1067   the corresponding number of pixels on the resizebar corner if the option
1068   is greater than 0.
1069 - Changed WindowPlaceOrigin format from string to array. It should now be:
1070   WindowPlaceOrigin = (64, 64); Default is (0, 0).
1071 - The geometry window is now constrained to be always visible on screen, if
1072   the geometry is set to be displayed Floating.
1073 - The geometry window size is decided based on the font size. Also the geometry
1074   window is correctly updated if the font size is changed while running.
1075 - Deleted unnecessary redrawing code in moveres.c.
1076 - Many fixes to moveres.c.
1077 - Put all the keys from defaults.c in WindowMaker domain database. 
1078 - Fixed a crashing bug when workspace names were as long (or longer) as
1079   MAX_WORKSPACENAME_WIDTH (16 characters). In this case a right click on a
1080   window title caused WindowMaker to crash.
1081 - Included support for detecting if system requires to include libxpg4, which
1082   is needed by some FreeBSD systems, when using --enable-kanji.
1083 - Some fixes to configure.in and some Makefile.am files to allow the use of
1084   VPATH feature of 'make', which will let the source and build directories to
1085   be separate.
1086 - Changed the application launching code, so it put fork()-ed processes in
1087   process groups of their own, to avoid locking of entire session, due to a
1088   badly configure launching child. Only for systems which have setpgrp().
1089   This is autodetected by configure, and used if available, else it will revert
1090   to old behavior.
1091 - Added the AutoCollapse feature to clip. This (when set) will allow the clip
1092   to stay collapsed, and show when moving the mouse over it. When the mouse
1093   leaves it, it will collapse back after a delay. Read NEWS.
1097 Changes since version 0.14.1:
1098 .............................
1100 - Fixed icon tiles and icon titles to update correctly after changes in the
1101   configuration, without restarting.
1102 - Added code to deal with different visuals in wrlib. See NEWS.
1103 - Many things fixed in wrlib.
1104 - Fixed bug that crashed WindowMaker when the background image was no found.
1105 - Fixed crashing bug in wRemoveTimerInstance().
1106 - Changed name of fiend to Clip. It can also be refered like "Workspace dock".
1107   This means all references should be changed in all configuration files, and
1108   the command line options.
1109 - Fixed crashing bug when moving icon between dock and full Clip.
1110 - Fixed bug in wrlib (RCreateImage), that could crash WindowMaker if trying
1111   to create an image with not enough virtual memory.
1112 - Changed code for diagonal rendering in wrlib, to be faster.
1113 - Implemented multi-diagonal gradients.
1114 - Fixed problem when shading a window without titlebar.
1115 - Fixed code in rootmenu.c to substitute ~/ with user's homedir in OPEN_MENU.
1116 - Implemented sorting feature for OPEN_MENU. Now files in directories are
1117   sorted alphabetically, with directories first.
1118 - Some small fixes to the code in generic/list.c
1119 - Fixed jpeg and png loading in wrlib to be faster.
1120 - Renamed Style directory to Styles.
1121 - Striped the .style extension from the style file names. This is to let them
1122   better be handled by OPEN_MENU.
1123 - Changed Appereance submenu to include Theme support.
1124 - Fixed bug when updating clip's main icon.
1125 - Improved version of wmsetbg. See NEWS for new options.
1126 - Small gradient testing program in wrlib/testgrad.c
1127 - Fixed problem with zombie wmsetbg.
1128 - Integrated dockit in WindowMaker. dockit now gets installed with WindowMaker.
1129 - Implemented runtime option to allow user to select the origin from where
1130   windows are placed on screen with auto and cascade placement modes.
1131   Default is WindowPlaceOrigin = "0, 0"; See NEWS.
1132 - New behavior of OPEN_MENU. See NEWS.
1133 - Fixed applications autolaunched from Clip, to be mapped on the same workspace
1134   as the Clip they were autolaunched from.
1135 - A default WMState is now installed with WindowMaker, containing only the top
1136   most dock icon configured to run dockit.
1137 - Install will automatically detect if you have TIFF, PNG or XPM support
1138   compiled in WindowMaker (in this order), and update WMWindowAttributes
1139   accordingly with icon file extensions.
1140 - Directory structure under .../GNUstep/Library/WindowMaker changed to easily
1141   support themes.
1142 - Syntax of WMState was slightly modified. See NEWS.
1143 - Fixed WindowMaker when using -nodock and/or -noclip command line options
1144   to preserve the state of old dock and/or clip in WMState.
1145 - Fixed some mem leaks.
1146 - Fixed crashing bug in window.c.
1147 - Fixed bug that allowed a shaded window on other workspace to get focus.
1148 - New options in dock/clip menu. They allow one to start the app either
1149   miniaturized or hidden. See NEWS.
1150 - Applications launched from dock/clip now will be mapped on the workspace
1151   they were started from, even if meanwhile user change workspaces.
1152 - Implemented SAVE_SESSION, and CLEAR_SESSION commands for the root menu.
1153   They are intended to save (or clear) a shapshot a the current session state.
1154   Read NEWS for details.
1155 - Added SaveSessionOnExit = Yes/No; option in WindowMaker, to allow autosaving
1156   the state of the workspace on exit, and its restoral on next session.
1157   Defaults to No. See also NEWS.
1158 - Converted menu scrolling parameters to run time. They are (with default):
1159   MenuScrollDelay = 10; and MenuScrollStep = 5;
1160 - getstyle now accepts -t to get theme options too. Without -t getstyle will
1161   only get options for style (without WorkspaceBack and IconBack).
1162 - Added option in clip menu to allow moving of an icon to another workspace.
1163 - Fixed clip to remember the drop command over sessions.
1164 - Added option to clip menu to attract application icons from bottom of screen
1165   when they are launched, and attach them to the clip. Also there is a flag to
1166   allow the attracted icons to be kept in clip or destroyed when the
1167   application is closed. See NEWS.
1168 - Added option to dock/clip menu to allow one to set the icon image.
1169 - Fixed bug that not updated the default icon pixmap after the icon background
1170   changed.
1171 - Added posibility to (un)select icons in clip with Shift Left click, or
1172   using the clip menu. Read NEWS.
1173 - New option for color to mark selected icons. SClipColor = color;
1174 - Added option to clip to remove selected icons. Read NEWS.
1175 - Move between clips now applies to all selected icons, or if none selected,
1176   to the one the mouse was pressed on. See NEWS.
1177 - Fixed OPEN_MENU to accept names with spaces in them when used for opening
1178   directories. "foo bar" files or subdirectories are now correctly proccessed.
1179 - Fixed crashing bug when hiding/showing all windows with inspector panel open.
1180 - Fixed bug that raised unfocusable windows, (if RaiseDelay>0 and Sloppy or
1181   Auto focus mode was used) when the mouse pointer got over them. Unfocusable
1182   windows can still be raised, if selected from the window switch menu, or
1183   with click on title-bar. Meta click on titlebar will lower them.
1184 - Fixes in moveres.c to allow a smoother draw of frames while moving and
1185   resizing windows.
1186 - Fixed a problem when resizing with Meta+RightClick.
1187 - Fixed a bug that freezed WindowMaker when dragging a window from one
1188   workspace to other, with OpaqueMove = No;
1189 - WindowMaker now uses the values set for MoveToNewWorkspace and
1190   CycleWorkspaces when dragging windows from one workspace to other, making
1191   this more consistent with the behaviour of Clip and Next/PrevWorkspaceKeys.
1192 - Fixed problem with the geometry window not showing up, showing in the
1193   wrong place or with the wrong numbers in some cases.
1194 - Put all transparent drawing code into a single function, to ensure
1195   consistency.
1196 - Fixed really ugly crashing bug, when editing workspace names with
1197   Control-LeftClick on the workspace menu name, for workspaces above 10.
1198 - WindowMaker now reads domains from /usr/local/share/WindowMaker/Defaults
1199   and merge them with the user domain files. This way new options, or global
1200   settings are available for old users, without reinstalling these files for
1201   every user. See NEWS for details.
1202 - Basic icons needed to run WindowMaker are now part of the main package.
1203   They are icons for dock, clip, defaultAppIcon, sound server and for xterm.
1204   All the rest needed for apps that can be started from menu, and have entries
1205   in WMWindowAttributes, are in WindowMaker-data.tar.gz which can be found on
1206   http://windowmaker.org/ or ftp://ftp.windowmaker.org/pub/contrib/icons
1207 - Changed the SlideWindow() function to better adapt to slow machines. Also
1208   the animation constants are now run time. They are IconSlideDelay = 0;
1209   IconSlideStep = 5; and IconSlideSlowDown = 50; See NEWS for a more in depth
1210   description of how it works, and what all these options mean.
1211 - Changed behavior of AutoArrangeIcons to avoid unnecessarily shuffling of
1212   icons.
1213 - Changing icons in WMWindowAttributes domain, now automatically reflect on
1214   screen, without the need of restarting WindowMaker.
1215 - Added sound support in WindowMaker. Sound can now be enabled at compile
1216   time using --enable-sound option to configure. Also there is a runtime
1217   option named NoSound = Yes/No; See NEWS for details, as sound support is not
1218   yet fully functional.
1219 - Some animation constants are now runtime configurable. Please read NEWS file
1220   for a complete list of all the new entries in WindowMaker domain database.
1221 - Added option to clip menu to collect all icons on the screen that are not
1222   already docked.
1228 Changes since version 0.14.0:
1229 .............................
1231 - Fixed stacking problem with main fiend icon.
1232 - Fixed bug that made fiend's rewind button to not work on IRIX and PPC.
1233 - Removed "Default" button in panel 4 of the attribute editor and replaced
1234   with "Browse", to avoid confusion about it. But please note that Browse
1235   does not work yet.
1236 - Solved a bug in attribute editor that incorrectly create the appicon for
1237   an application. This could made WindowMaker to crash in certain conditions.
1238 - Fixed bug that gived focus to shaded&hidden windows.
1239 - Added keys to Raise/Lower the fiend. Read NEWS.
1240 - Added posibility to move app-icons between dock and fiend.
1241 - Fixed bug in winmenu.c, that caused incorrect menu item disabling in window
1242   menu, making the attribute editor inaccessible in certain cases.
1243 - Fiend enhancements. Read NEWS.
1244 - Added options for advancing to new workspace, and cycling through existing
1245   workspaces. Read NEWS.
1246 - Made the delay between changing workspaces with the fiend a runtime option.
1247 - Fixed bug that caused crash in certain condition when using Sloppy focus.
1248 - Fixed getstyle to include new options in WindowMaker configuration file.
1249 - Changed the default color for active fiend buttons and updated it in
1250   WindowMaker configuration file. You should update this, since the old active
1251   color was too close to the inactive color.
1252 - Made the fiend middle button have Active/Inactive color, corresponding
1253   to its normal/collapsed state.
1254 - Fixed a small mem-leak when destroying a workspace.
1255 - Fixed a bug in superfluous.c related to swapping dock position.
1256 - Fixed resize frame to show the window size numbers. Also fixed the numbers
1257   shown in that frame to reflect the real window size. Nicer arrows too.
1258 - Added posibility to send only a synthetic ConfigureNotify event, at the end
1259   of window moving, instead of every movement, to increase performance.
1260 - Fixed a bug in docking code, to allow strings with spaces in command name be
1261   properly quoted.
1262 - Changed the included asclock.tgz to better adapt to 8 bit displays.
1263 - Fixed window title updating after changes made with the attribute editor,
1264   when not using NEWSTYLE.
1265 - Made spixmap and tpixmap to work. See NEWS.
1266 - Theme support now available. See NEWS.
1267 - Fixed bug when loading missing domains that caused WindowMaker to crash.
1268 - Fixed typo in domain loading to count for global files if user files are
1269   not available.
1270 - Fixed bug in Attribute Editor, that crashed WindowMaker when restarting
1271   or exiting, while an Attribute Editor panel is open.
1272 - Put clip.tif, clip.png, clip.xpm, clip2.tif, clip2.xpm, Cone.xpm and
1273   Penguin.xpm in WindowMaker-data_tar.gz. These are icons intended for fiend.
1274   It can be found on ftp://ftp.windowmaker.org/pub/wmaker/contrib/icons
1278 Changes since version 0.13.1:
1279 .............................
1281 - put back libPropList tarball in archive. This will not count for people
1282   with already installed libPropList, since configure will first look for
1283   the installed version. Read the INSTALL file for details.
1284 - made a clean-up to let WindowMaker compile with DOCK undefined.
1285 - working fiend clone. Read the NEWS file for details.
1286 - fixed bug that caused crash when using FocusNext or FocusPrevious keys
1287   with no opened window.
1288 - some small bug fixes.
1289 - Added handler for SIGHUP. <kill -1 wmaker_pid> will cause wmaker to restart.
1291 Changes since version 0.13.0:
1292 .............................
1294 - Enhanced Attribute Editor. It will allow you to set options that apply
1295   to all windows. Also some new features. Read NEWS file.
1296 - Fixed bug in Attribute Editor that caused crash when icon was not found.
1297 - Fixed bug that crashed WindowMaker when some transient windows closed
1298   and the Attribute Editor remained open.
1299 - Fixed sloppy focus to correctly transfer the focus to the root window
1300   when there is no window open, or no window under the pointer.
1301 - Fixed sloppy focus to correctly focus the window under pointer after a
1302   restart or workspace change.
1303 - Fixed shift dbl-click on titlebar to not select the window.
1304 - libPropList is no more part of distribution. You need to have it installed
1305   or else you need to download it and compile. See INSTALL file.
1306 - Added Manome Tomonori's patch to fix kanji supprot. This added a new
1307   option to configure: --with-x-locale. See INSTALL and FAQ for more info.
1308 - Fix for clean compile under Irix.
1309 - Fixed autoarrange icons to do autoarrange after the dbl-click on app-icon.
1310   This way the appicon will not slip to the bottom left corner at the first
1311   touch, but let you first unhide the window.
1312 - Fixed icon box position when dock on the left side. Now dock will not cover
1313   the app-icons.
1314 - Fixed typo in application.c that inverted instance and class, thus making
1315   instance.class options saved in WMWindowAttributes unavailable.
1316 - Added option SelectKey in WindowMaker config file, that lets one bind a
1317   key to select/unselect the focused window. Also the same option added
1318   to the window menu. SelectKey = "some_key_bind";
1319 - Changed stream->_fileno to fileno(stream) in isEof() in misc.c for
1320   portability.
1321 - Fixed window to not place themselves under dock if dock on the left side
1322   and auto/cascade mode is used.
1323 - Fixed auto/cascade window placement to not place a new window over a
1324   shadowed window.
1325 - Fixed bug in wdefaults.c that do not correctly initialized all bits
1326   in WWindowAttributes structure to 1.
1328 Changes since version 0.12.3:
1329 .............................
1331 - Attribute editor is working.
1332 - Now menus positions are remembered between sesions if they are sticky
1333   when WindowMaker exits/restarts.
1334 - Fixed menu behaviour when using lousy Windoze behaviour, not to select
1335   the item under mouse pointer if the launching click is shorter than
1336   the default double-click time.
1337 - fixed window menu (Move to), to correctly update after a workspace delete.
1338 - fixed stacking order after restart.
1339 - fixed FocusPrevious/Next keybindings to skip windows with skip_window_list
1340   enabled.
1341 - added horizontal restricted resizing, if modifier key (Shift) is used to
1342   drag the corner handle of resizebar.
1343 - minor fixes in WINGs related to the return of some function and string
1344   update for NULL strings. Also a new function for getting the state of a
1345   button.
1346 - fixed some bugs that crashed WindowMaker because of NULL pointers.
1347 - fixed a crasing bug in the window stacking code.
1348 - fixed Hide item in window menu to be disabled for windows that do not have
1349   an application icon, or have set "NoAppIcon = YES".
1350 - fixed problems with hiding applications without application icon.
1351 - put back the patches that lost between 0.12.0 and 0.12.3
1352 - changed autoarrange icons from a compile-time to a runtime option.
1353   Use AutoArrangeIcons = YES/NO; in 'WindowMaker' options file. Default is NO.
1354 - added compile time option for shading the resizebar. Default is no shade,
1355   which is default Openstep/NextStep4.0 look.
1356 - added pipe menus. '"Name" OPEN_MENU | script_that_constructs_menu'
1357   See the NEWS file.
1358 - added configurable horizontal resize threshold.
1360 Changes since version 0.12.2:
1361 .............................
1363 - fixed typos and a bug that could cause a crash on machines where
1364   sizeof(int) was different from sizeof(pointer).
1365 - this is mainly intended for clarifying the confusion about patches that
1366   was done in the last releases.
1368 Changes since version 0.12.1:
1369 .............................
1371 - fixed stupid, stupid typographical error that caused menus to segfault when
1372   NexMenuBehaviour / ScrollableMenus were set to YES (which is/was default)
1373 - changed configure so you can specify the location of graphics libraries and
1374   their header files (useful for building on different architectures)
1375 - fixed window focus problem
1377 Changes since version 0.12.0:
1378 .............................
1380 - now maintained by Matthew Hawkins <matt@mail.goldweb.com.au> while our 
1381   esteemed friend Alfredo is away.  Have a great holiday in Japan, mate!
1382 - fixed __DuMmY install problems
1383 - made NextMenuBehaviour and ScrollableMenus run-time configuration options
1384   instead of compile-time options
1386 Changes since version 0.11.1:
1387 .............................
1389 - added Launch command in dock menu
1390 - fixed manual window placement
1391 - fixed problem during installation in po/ directory
1392 - changed Command format for dock state 
1393 - added OffiX DND support for the dock
1394 - added Move To submenu in window commands menu
1395 - right click on root window does not deselect windows (to allow workspace
1396         switch through menu)
1397 - various 8bpp Colormap related glitches fixed
1398 - fixed keyboard bindings when all windows are closed
1399 - OPEN_MENU in unreadable directory fix
1400 - changed PixmapPath format from : separated paths to array of paths
1401 - multi color horizontal and vertical gradient
1402 - fixed crash in unhide application with transient windows
1403 - OPEN_MENU with optional command
1405 Changes since version 0.11.0:
1406 .............................
1408 - fixed bug with menus that caused wmaker to crash 
1409 - brought program parameter dialog box back
1410 - fixed autoplacement
1411 - changed window matching precedence for WMWindowAttributes (complete, just
1412 instance, just class, global)
1413 - event compression while moving windows for slow videos and ultra-high
1414 mouse sampling rates
1415 - fixed private colormap change in 8bpp
1416 - fixed titlebar redraw on unshade
1417 - renamed atom _GNUSTEP_WM_MINIATURIZE_WINDOW to  _WINDOWMAKER_WM_MINIATURIZE_WINDOW
1418 - fixed a bug with focusing windows in AutoFocus=NO;
1420 Changes since version 0.10.2:
1421 .............................
1423 - fixed autoraise
1424 - fixed menu weirdness
1425 - many features brought back
1426 - fixed maximize bug
1427 - added a widget set and new dialog panels
1428 - fixed titlebar update after font change
1429 - renamed back _WINDOWMAKER_COMMAND to _WINDOWMAKER_WM_FUNCTION 
1430 - fixed bug with miniaturization of bad behaved apps (vtcl)
1432 Changes since version 0.10.1:
1433 .............................
1435 - fixed bug with "invisible" menus
1436 - added AutoFocus option
1437 - support for pixmap files for dock tile
1438 - fixed focusmode
1439 - tile pixmap for icons
1441 Changes since version 0.10.0:
1442 .............................
1444 - fixed bug with input focus in sloppy focus mode
1445 - implemented pixmap mask creation in wrlib
1446 - root window pixmap option
1447 - added ppm support in wrlib
1448 - fixed portability stuff in libPropList
1449 - merged wmsound and bug fix patches
1450 - fixed dock icon border width
1451 - readded focusable option
1452 - autostart apps on startup
1453 - added jpeg support in wrlib
1454 - fixed bug with menus that did not end with a newline
1455 - RaiseLower now acts on the window under the pointer, as in olwm
1456 - fixed docked icon move
1457 - option for left handed ppl (swap left button with right button)
1458 - generalized titlebar and window frame stuff for windows and menus
1459 - changed event handling
1460 - single piece titlebar gradients
1461 - option and escape expansion for dock commands
1462 - save workspace state
1463 - initial workspace window option
1464 - corrected order of window names for dock state file (was class.instance,
1465         is instance.class now)
1467 Changes since version 0.9.0:
1468 ............................
1470 - option to make maximize and window placement account for the Dock
1471 - fixed modifier binding
1472 - new menu configuration: OPEN_MENU. Get menu data from file, directory or
1473 pipe
1474 - removed rename_ws menu command
1475 - fixed IgnoreFocusClick
1476 - more apps can be docked (ghostview et. al)
1477 - fixed diagonal/horizontal resize detection to be like in NS
1478 - simplified titlebar button code: removed possibility to add more buttons
1479 - fixed window gravity handling (xclock -geometry 100x100-0-0) 
1480 - removed shadeable window attribute, added DontMoveOff
1481 - window resize with Meta-Click3 on window
1482 - fixed bug that caused keyboard locks if a invalid key was used in a shortcut
1484 Changes since version 0.6.3:
1485 ............................
1487 - moved to automake
1488 - changed preference directory from gnustep to GNUstep
1489 - added tiff support
1490 - changed preferences to be dynamically modifiable
1491 - several memory leaks fixed
1492 - changed meta-dblclick in dock button to start app to control-dblclick
1493 - fixed bug with unhide app and window list menu
1494 - miniaturized windows are now hidden when hiding an app
1495 - fixed bug in random window placement
1496 - renamed _GNUSTEP_WM_FUNCTION to _WINDOWMAKER_COMMAND
1497 - close stdin from forked processes, so that they don't block wmaker
1498 - fixed crash when closing a selected window
1499 - fixed timer event stuff to be more robust
1500 - rewrote dialog boxes with Athena
1501 - removed focusable window option
1502 - savews now puts -geometry as the first argument of the command line
1503 - new superfluous stuff: better ghost image/shadow for dock
1504 - changed handling of menus that fall outside of screen to be like in NS
1505 - icon caching
1506 - resize with button2 don't raise window
1507 - option to change menu highlight color
1508 - lower miniwindow when miniaturize
1509 - option for setting icon size
1510 - keyboard traversal of menus
1511 - all dock state information saved across sessions
1512 - must hold Alt to undock running app
1513 - added focused window indicator in window list
1514 - CirculateRaise option
1515 - ModifierKey option
1516 - fixed duplicated menu bug
1518 Changes since version 0.6.2:
1519 ............................
1521 - fixed problem with window command menu (click3 on titlebar)
1522 - fixed appmenus that were not unmapped when focus switched from the app
1523 - fixed bug with exit dialog when NEWSTYLE is defined
1524 - miniaturized menus are not mapped when activating an app
1526 Changes since version 0.6.1:
1527 ............................
1529 - dynamic update of WM_COMMAND hint
1530 - fixed crash bug with dock and application icons
1531 - fixed bug with application defined menus
1532 - selecting a window through the window list, brings windows that fall
1533 outside the visible area back
1534 - fixed bug with multiple window moving
1535 - various platform specific bug fixes
1536 - removed grab icon application icons
1538 Changes since version 0.6.0:
1539 ............................
1541 - --enable-shape is the default now
1542 - fixed group leader change for windows that are already mapped
1543 - NEWSTYLE button images have the same color as the title text
1544 - fixed noappicon bugs related to dock
1545 - fixed starticonic hint (-iconic)
1546 - broke menu code so that it will not work as OpenStep says. ie: submenus
1547         are not mapped below the mainmenu. If you want it to be like before,
1548         undefine SINGLE_MENULEVEL in src/wconfig.h
1549 - switch to next window (alt+tab) raises the window
1550 - fixed window title handling for titles that don't fit on the window
1551 - drag select for window command menu
1552 - gamma correction for 8bpp
1553 - fixed bug in full docks
1554 - workspace switching by window drag
1555 - added patches for smart and random placement
1556 - added dgradient fix patch
1557 - workspace state restoration after restart
1558 - added PNG support to wrlib
1559 - changed RLoadImage() support in wrlib
1560 - set DISPLAY environment variable to what was passed with -display option
1561 - added animations preference option
1562 - fixed winitrc
1563 - restore main menu, workspace menu and window list menu after restart
1564 - changed gethostname() with getenv("HOSTNAME") || getenv("HOST") to setup cpp
1565 - fixed bug with program defined titlebar button image in NEWSTYLE
1566 - added kluge for buggy MetroX servers (look at wconfig.h)
1567 - ignore CapsLock when handling windows
1568 - ability to drag windows between workspaces
1569 - ability to drag icons with a icon window
1570 - fixed bug with arrange icons for appicons without any window mapped
1571 - display window's workspace in window list menu
1572 - if a sticked menu is opened again, a new instance of the menu is created
1574 Changes since version 0.5.1:
1575 ............................
1577 - fixed bug that crashed wmaker on HPs
1578 - fixed bug that crashed wmaker with the window list
1579 - fixed bug with window focus after window miniturization
1580 - fixed bug that made wmaker crash when it didn't figure a docked app
1581 has quit. (probably the same problem with XFMail and others)
1582 - documented ColormapFollowsMouse option
1583 - workspace renaming through current selection
1584 - autolaunch indicator
1585 - dbl-click3 will not start app anymore
1586 - better handling of long text
1587 - limited windowlist menu width
1588 - fixed arrange icons
1589 - changed geometry display to account for base size if it's not in 
1590 the technical drawing style
1591 - meta-dbl-click on appicon does hide others 
1592 - changed RaiseOnFocus option with RaiseDelay
1593 - dbl-click on root window or open submenu entry brings the root menu 
1594 to the cursor.
1595 - removed AllowMenuLowering option and made menu ontopness work like on dock
1596 - changed meta-click on dock with meta-dbl-click, to change ontopness 
1597 - moved gradient and image code to a library. 
1598 - added support for icons with alpha channel
1599 - simplified dithering setup
1600 - many clean ups 
1601 - not-so-good looking gradients for 8bpp
1602 - changed application menu stuff 
1603 - started wmaker client library. Try out test/test.c
1606 Changes since version 0.5.0:
1607 ............................
1609 - startup stuff has changed!!! Instead of placing ~/.workspace_state in
1610 your .xinitrc, you must now call ~/gnustep/Library/WindowMaker/winitrc
1611 from there. Don't forget to update your menu files!!! Read the INSTALL file.
1613 - persistent root background colors (read the above item)
1614 - Spanish, Korean, Czech, Swedish and Dutch locales
1615 - menu commands can use the current selection as parameter
1616         (read the menu config file)
1617 - fixed bug in dock icons with 3 dots on some platforms
1618 - opaque window move
1619 - skipwindowlist option
1620 - better miniaturize animation
1621 - new silly animation(s) if --enable-superfluous is configured
1622 - button3 on miniaturize button hides the app
1623 - fixed bug on multi-window move
1624 - keyboard bindings ignores capslock state (but not NumLock, ScrollLock etc.)
1625 - fixed focus in unhide under sloppy focus mode
1627 Changes since version 0.4.3:
1628 ............................
1630 - dock remembers ontop state
1631 - OnTopTransients works correctly now
1632 - removed startWithdrawn option
1633 - added option to put text over icons (iconText)
1634 - fixed slippery window move
1635 - fixed another bug with NEWSTYLE
1636 - fixed problem with large app_options files
1637 - more i18n stuff. japanese, german and portuguese locale support.
1639 Changes since version 0.4.2:
1640 ............................
1642 - fixed black icon bug
1643 - fixed icon specification for dock
1644 - fixed docking on left side dock
1645 - fixed bug in window command menu
1646 - fixed bug in narrow windows with NEWSTYLE enabled
1647 - fixed Hide Others crash 
1648 - I18N fixes
1649 - hopefully stable again
1651 Changes since version 0.4.1:
1652 ............................
1654 - fixed some crash on startup bugs
1655 - fixed bug that made excessive use of colors in PseudoColor
1656 - (re)binding of application icons to Dock icons on (re)start
1657 - startWithdrawn window attribute
1658 - finished window list menu (button2)
1659 - implemented GSClientResizebar, GSMenuWindow, GSIconWindow,
1660 GSFullKeyboardEvents
1661 - implemented WINDOWMAKER_COMMAND ClientMessage handler
1662 - OffiX DND support in icons (for Trash)
1663 - portability fix for SunOS 4.x
1664 - fixed hide for windows with .noAppIcon: true
1665 - remember if window was hidden on restart
1666 - remember workspace on restart
1667 - do not auto-launch apps that are already running
1668 - asclock (and other docked apps) do not die on restart
1669 - forced application docking for undockable apps. See utils/dockapp
1670 - raiseOnFocus option for focus-follow-mouse mode
1671 - window command menu
1672 - fixed NEWSTYLE titlebars and converted menu titlebar button too
1674 Changes since version 0.4.0:
1675 ............................
1677 - fixed bug in I18N support
1678 - fixed bug that caused crash when patched xv was ran
1679 - cosmetic fix for transparent icon images
1680 - tell about apps that couldn't be launched
1681 - auto-launch in dock
1682 - patch for asclock to work on dock
1683 - raise/lower dock
1684 - fixed bug in workspace change when there are no windows
1685 - allow screen side change for dock
1687 Changes since version 0.3.2:
1688 ............................
1690 - application icons (not mini-windows) like I think how it is on NEXTSTEP(tm)
1691 - fixed "slippery" icon movement
1692 - added a Dock (not for GNUstep, as it will have it's own)
1694 Changes since version 0.3.1:
1695 ............................
1697 - fixed bug that caused window frames to be left after window closure
1698 - submenus are opened to the left/right if it is too close to the right/left 
1699 edge (not perfect, but better than before)
1700 - remember window state (shade) on restart
1701 - fixed resize bug
1702 - FreeBSD portability fixes
1703 - fixed bug in workspace menu with more than 9 workspaces
1704 - removed _GNUSTEP_WM_RESIZE_WINDOW, _GNUSTEP_WM_RESIZED_WINDOW protocols
1705 - fixed bug that caused crash when closing miniaturized apps
1706 - fixed little bug in resize
1707 - changed default shortcuts to be closer to NEXTSTEP(tm) (raise/lower window)
1709 Changes since version 0.3.0:
1710 ............................
1712 - added diagonal gradients
1713 - ignoreHideOthers window flag
1714 - optimized/fixed window raising and lowering
1715 - fixed menu handling: don't need to click on the menu after 
1716 it's opened to select items, just drag the pointer
1717 - _GNUSTEP_WM_RESIZE_WINDOW, _GNUSTEP_WM_RESIZED_WINDOW protocols
1718 - application specified titlebar button pixmaps
1719 - transient owners get a different titlebar color when the focus
1720 is in the transient (e.g, in NeXTese: mainWindow is highlighted correctly when
1721 the keyWindow is a panel)
1722 - when transient is closed, it's owner always get the focus
1723 - fixed XGrabButton/BadAccess bug
1724 - fixed window_count error (this time I'm 90% sure)
1725 - fixed focusNextWindow through Alt-Tab bug with non-focusable windows
1726 - fixed resize in windows without a titlebar
1727 - fixed bug with PAspect XSizeHint
1730 Changes since version 0.2.2:
1731 ............................
1733 - fixed problem that made multiple applications be launched
1734 with accidental dbl-clicks on the root menu.
1735 - _GNUSTEP_WM_MINIATURIZE_WINDOW protocol
1736 - added hideOtherApplications command (meta-dbl-click3 on titlebar)
1737 - new SHOW_ALL (windows) menu command
1738 - new HIDE_OTHERS (windows) menu command
1739 - changed icon/window title to show only end part of text if it doesn't fit
1740 - remade application group code (more stable)
1741 - undid stacking code change from 0.2.0
1742 - fixed bug that caused hangs (not sure)
1743 - fixed bug that caused window_count error and associated crashes 
1744 - remade application defined menus
1745 - vertical gradient
1746 - I18N support 
1747 - fixed multiple window selection bug with windows in other workspaces
1748 - changed workspace numbering
1749 - fixed problem with series of X errors when a window is destroyed
1750 - fixed cosmetic bug in gradient bevels
1751 - added UseSaveUnders option (problem with Netscape redrawing)
1753 Changes since version 0.2.1:
1754 ............................
1756 - fixed segfault on startup
1757 - changed source tree
1759 Changes since version 0.2.0:
1760 ............................
1762 - fixed various miscelaneous bugs
1763 - fixed icon pixmap update code
1764 - fixed bugs related to focus-follows-mouse mode (workspace switching,
1765 keyboard focus after unshading etc)
1766 - changed some options in preferences
1767 - changed window stacking order code
1768 - fixed icon handling
1769 - added option to display the root menu on startup
1770 - shaded windows are unshaded on restart, instead of getting iconified
1771 - fixed {ResizeDisplay,MoveDisplay}=corner
1772 - fixed problem with icon windows during restart
1773 - works OK from XDM
1775 Changes since version 0.1.3:
1776 ............................
1778 - fixed color freeing bug
1779 - fixed bug that allowed a window to keep the input focus when
1780 you focus a shaded window
1781 - fixed bug that allowed on top window to be lowered
1782 - disappearing xconsole and other initial-state==IconicState windows fixed
1783 - menus open always inside screen area
1784 - open submenus are moved with their parents 
1785 - keyboard support
1786 - faster menu drawing
1787 - hide for applications that use window_group hint fixed (LyX et al)
1788 - dynamic font setup (just a test)
1791 Changes since version 0.1.2:
1792 ............................
1794 - worked around problems when freeing colors under some buggy X servers
1795 - vertical gradients
1796 - floatingmenu option
1798 Changes since version 0.1.1:
1799 ............................
1801 - fixed list.c to compile in non-debug mode
1802 - sticked root menus cannot be unmapped clicking button3 (workspace
1803 unreachable problem)
1806 Changes since version 0.1.0:
1807 ............................
1809 - texture structure changed
1810 - application menu prototype (not finished)
1811 - arrange icons command
1812 - menu window levels  (menus are kept on top of other windows)
1813 - crash-on-alt-move-in-borderless-windows fixed
1814 - lot's of other bugs killed
1815 - delete last workspace command
1816 - titlebar text justification
1817 - start iconic hint is honored now
1818 - font setting in preferences
1819 - color setting in preferences
1820 - window dragging only occurs after 4 pixels of movement
1821 - restart command
1823 Changes since version 0.0.4:
1824 ............................
1826 - changed configuration file syntax (just a little bit)
1827 - removed box class
1828 - finished multiple window move
1829 - changed window list order from focus order to stacking order
1830 - implemented OpenStep window levels and OnTop windows
1831 - added refresh command to menu
1832 - added shutdown command to menu
1833 - make default menu when menu config can't be parsed
1834 - finally added window focusing when clicking on client window area
1835 - added visual clue to menu item invocation
1836 - shaped window support
1837 - in-memory size got bigger than AfterStep
1838 - various client window state transition bug fixes
1839 - icon placement
1840 - added multiple workspaces (no Pager yet)
1841 - added option for submenu alignment in relation to their parents
1842 - rewrote preference parser
1843 - added focus-follows-mouse and sloppy-focus
1844 - added cpp preprocessing
1845 - zombie process bug fixed
1846 - interactive and dumb (cascade) window placement
1847 - floating transient windows 
1848 - disable mapped submenu entry on parent
1849 - added colormap handling stolen from fvwm (temporary)
1852 Changes since version 0.0.3:
1853 ............................
1855 - hide application implemented (just for apps that have the window_group 
1856 field of WMHints set or the WM_CLIENT_LEADER property set, 
1857 apparently most Xt based apps)
1858 - fixed a crashing bug caused by icons 
1859 - internal change on button pixmap structure and other places
1860 - handling of property changes on mapped windows
1861 - fixed bug in event handling (MapRequest)
1862 - added support for systems without libXpm
1863 - added configure script, although it's still almost useless.
1864 - remade icon painting
1865 - icon background pixmap
1866 - internal icon pixmap dithering