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