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