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