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