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