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