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