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