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