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