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