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