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