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