Added Xft support in WINGs (for drawing antialiased fonts with transparency)
[wmaker-crm.git] / ChangeLog
blobbc92fc071fd34b66ede43eee77bef80ce65e75cd
1 Changes since version 0.80.1:
2 .............................
4 - Some updates to WINGs WMConnection. See WINGs/ChangeLog for details.
5 - Fixed empty window list menu, if the window list menu was launched through
6   the root menu (sent by "Marc-Christian Petersen" <m.c.p@wolk-project.de>)
7 - Fixed dock's menu mapping position when dock is on the right side.
8 - Map clip's menu so that it never gets out of screen on the left or the right.
9 - Patch to add binary mode on opening files (needed for Windows with Cygwin)
10   (sent by luke <luke@posh.optushome.com.au>)
11 - Updated French translations (Antoine Hulin <antoine@origan.fdn.org>)
12 - Removed Hermes lib dependency in wrlib
13 - Put back asm/MMX code in wrlib
14 - Updated Russian locale files ("Andrew W. Nosenko" <awn@bcs.zp.ua>)
15 - API change in WINGs for WMDraw*String(). Details in WINGs/Changelog
16 - Removed obsoleted acconfig.h and implemented its functionality using
17   AC_DEFINE and AC_DEFINE_UNQUOTED as autoconf 2.5x recommends.
18   This will definitely enforce the need to use autoconf 2.5x
19 - Added Xft support to WINGs, for rendering antialiased fonts with 
20   transparency. Details in WINGs/ChangeLog.
23 Changes since version 0.80.0:
24 .............................
26 - Fixed a bug that crashed wmaker when closing a window if multiple screens
27   were managed by wmaker (Valery Kotchiev <aggregator@nospam.dk>)
28 - Fixed a problem that crashed wmaker when trying to read an unexisting
29   WMState.<number> file on multihead system.
30 - Fixed problem with keyboard shortcuts executed an every screen for
31   multihead systems.
32 - Updated traditional chinese translations 
33 - Fixed buglet in non-caching rootmenu option 
34   ("John H. Robinson, IV" <jhriv@ucsd.edu>)
35 - Added Malay translation
36 - Fixed problem with kcalc not having a miniaturize button.
37 - Added "Hide Others" to the window menu.
38 - Fixed text in info panel for multibyte (Seiichi SATO <ssato@sh.rim.or.jp>)
39 - Separated the font caches for normal fonts and fontsets in WINGs (they can
40   have the same names and collide in the cache giving unwanted results)
41 - Fixed Legal Panel not to display rectangles in place of new lines.
42 - Fixed problem with losing focus when changing to an empty workspace and back.
43 - Fixed another focus related problem when changing workspaces.
44 - Fixed problem with saving session when shared appicon is enabled (not
45   all instances were saved in the session, only one per shared appicon)
46 - Added support for the ukrainian language in wsetfont
47   (Bohdan Vlasyuk <bohdan@bodq.vstu.vinnica.ua>)
48 - Fixed a bug that crashed Window Maker when setting the "Emulate AppIcon"
49   option for a window using the window Inspector.
50 - Let XRender transparent window be see-through to desktop
51 - Added Greek (el) language pixmap (Michalis Kabrianis <Michalis@bigfoot.com>)
52 - Fixes icons being reduced twice when icon size != 64x64
53   Eduardo Pereira Habkost <ehabkost@conectiva.com.br>
54 - Fixed a bug that crashed wmaker when selecting the "Start alternate window 
55   manager" option in the crashing dialog panel.
56 - Window Maker will now use the WINDOWMAKER_ALT_WM environment variable (if
57   it is defined) to overwrite the default hardcoded fallback window manager.
58 - Fixed marks for menu entries to be grayed as the text for disabled entries.
59 - Fixed Clip's "Autoraise" option to be marked as disabled when the
60   "Keep on Top" option is active.
61 - Added ability to browse for files/directories in the WPrefs menu editor.
62 - Added Czech translations of documentation (Jiri Hnidek <Jiri.Hnidek@vslib.cz>)
63 - Fixed segfault with incomplete WM_CLASS specifications. 
64 - Fixed a bug about arranging subviews in a WMBox after removing a subview
65   and a memleak occuring in the same situation.
66 - Fixed a bug in wdread
67 - Fixed bug with windows that have WM_HINTS.take_focus = False. These windows
68   will not receive focus at all.
69 - Fixed a buffer overflow in winmenu.c
72 Changes since version 0.70.0:
73 .............................
75 - Disabled window birth animation by default (while it was ok with normal 
76   windows, it was very annoying with menus editing in WPrefs.app)
77 - Added ability to shade/unshade a window using the mouse wheel.
78 - Fixed compilation for systems that required -lintl for WINGs
79   (Jim Knoble <jmknoble@pobox.com>)
80 - Removed redundant include/lib paths from the get-*-flags scripts
81 - Updated slovak .po files (Jan Tomka <judas@linux.sk>)
82 - Added "Save workspace state" switch button on the exit confirmation panel
83   (based on a patch sent by Jan Tomka <judas@linux.sk>)
84 - Fixed WPrefs crash when clicking on the menu editor to keep the current menu
85   (Alexey Voinov <voins@voins.program.ru>)
86 - Added patch to fix some gnome issues (Les Schaffer <schaffer@optonline.net>)
87 - SIGTERM is now handled and saves the internal state before exiting (like
88   SIGHUP and SIGINT already do). Now a "kill wmaker_pid" will exit cleanly
89   saving dock/clip/session information on exit.
90 - Added an internal strcasecmp() to WINGs (only on systems where's not present)
91 - Deminiaturizing a window that is also shaded, will perform an unshade too.
92   (Note that this only applies to deminiaturizing shaded windows. Unhiding 
93   an application will keep the shaded/unshaded state of windows.)
94 - Removed compile time option for definable cursors and made them available by
95   default.
96 - Mapping a new window that belongs to a running application that is hidden,
97   will unhide the application.
98 - Added || pipe menu for generating non-cached menus
99 - Removed the collapse appicons thing.
100 - Added real appicon sharing (apps of the same kind will have a single shared 
101   appicon).
102 - Fixed user and global defaults domain merging to preserve values present in
103   global but not in user, in sub-dictionaries.
104 - Made dock/clip steal appicons of applications that were started from a
105   shell/xterm or from the main menu, if there is a docked appicon of that
106   class that is not running at the time the app is launched.
107 - Added animation to show that the appicon was stolen by the dock (the way
108   NEXTSTEP did - map an appicon as it normally would have been, then slide it
109   to the position the docked appicon is).
110 - Updated the animation constants for scrolling/sliding/shading to better
111   adapt to newer/faster machines. Also used wusleep(10) when the delay was 0
112   to get rid of the jerky animation when there was no delay.
113 - Fixed bug with Unhide mapping windows from other workspaces.
114 - keyboard shortcuts are active during mouse window drag
115 - Saving a domain file will first strip all entries that are also present in
116   the global domain as well and are exactly the same. This fixes a bug where
117   settings from the global domain file were merged in the user domain file
118   and further changes in the global domain file for those merged values was
119   ignored making a system admin unable to set global defaults for all users
120   using the global domains.
121 - Fixed bug with improper setting of root/titlebar cursor (definable cursors).
123 Changes since version 0.65.1:
124 .............................
126 - fixed crash when saving empty menu item in WPrefs
127 - Fixed some more bash specific constructs in wsetfont.
128     (Marcelo E. Magallon <marcelo.magallon@bigfoot.com>)
129 - fixed crash with broken apps that set null WM_CLASS
130 - fixed crash when with gnome panel and multi-screens, some menu
131   updates and applied various other patches from 
132   (Crutcher Dunnavant <crutcher@redhat.com>)
133 - po file fixes (Crutcher Dunnavant <crutcher@redhat.com>)
134 - replaced I18N_MB with I18N in one place in src/wconfig.h.in
135 - fixed default clip title font in WindowMaker.in
136 - fixed some locale related problems (Yukihiro Nakai <ynakai@redhat.com>)
137 - fixed a bug in RCombineAreaWithOpaqueness() (Brad <lists@anomie.yi.org>)
138 - added spanish INSTALL file (Efrain Maximiliano Palermo <max_drake2001@yahoo.com.ar>)
139 - updated Finnish pots (Tomi Kajala <tomi@iki.fi>)
140 - copy/paste launching in Dock
141 - fixed switch to wrong workspace bug (Masashi Shimbo <shimbo@cis.ibaraki.ac.jp>)
142 - added snprintf and removed XConvertCase usage for portability
143 - added wcopy/wpaste scripts from (<luke@research.canon.com.au>)
144 - added Xinerama support: see details in NEWS
145 - fixed artifact pattern left in TrueColor dithering code (visible with
146   tiled gradients)
147 - fixed bug in positioning of window list menu when opened by kbd
148 - internal code clean-up with notifications for window state change and other
149   stuff
150 - removed the libPropList dependancy by adding property list handling
151   code to WINGs. This code is not only better integrated with the other
152   WINGs data structures, but it's also more robust. Also a backward
153   compatibility header file is provided which maps old libPropList
154   function names to the new WINGs based proplist names allowing old code
155   to be linked to WINGs with minimal changes. For details on how to use
156   the compat mode, read the comments on top of WINGs/WINGs/proplist-compat.h
157   More details about this can be found in WINGs/ChangeLog and WINGs/NEWS.
158   Say bye, bye libPropList =)
159 - rewrote all Window Maker code to use the new WINGs based proplist functions.
160 - fixed a few compilation warnings and a problem caused by an uninitialized 
161   variable.
164 Changes since version 0.65.0:
165 .............................
167 - removed FocusFollowMouse from wmaker and WPrefs
168 - fixed problem with alpha images showing a blue tint on big endian machines
169 - fixed problem with WINGs based apps exiting with a "X_RotateProperties"
170   related error when text was selected in a textfiled (including WPrefs.app
171   and Window Maker itself).
172 - fixed bug with maximization of windows with fixed resize increments
173 - added None geometry display type
174 - fixed window enumeration bug
175 - removed GNUisms from wsetfont (Marcelo E. Magallon <marcelo.magallon@bigfoot.com>, Masahide -mac- NODA <mac@clave.gr.jp>)
176 - added slovakian translations from (tomka@oalevice.sk)
177 - added WINGs i18n patch from tomka@oalevice.sk
178 - fixed wmsetbg.c to work in servers capable of multiple depths (overlay)
179 - added HMaximizeKey (Ruda Moura <ruda@conectiva.com.br>)
180 - fixed bad SIGPIPE handling setup across forks (Philippe Troin <phil@fifi.org>)
181 - added workaround for bug in locale handling on font set creation (Seiichi SATO <sato@cvs-net.co.jp>)
182 - Fixed some non-portable shell constructs used in installed scripts
183   (Johnny C. Lam <lamj@stat.cmu.edu>)
184 - Fixed crash with long titles in the window list menu (buffer overflow)
185   (Alban Hertroys <dalroi@wit401310.student.utwente.nl>, reported by
186    Robert Marshall <robert@chezmarshall.freeserve.co.uk>)
187 - Replaced almost all sprintf() calls with snprintf()
188 - fixed crash when removing menu entry for Window List or Workspace submenu
189 - added WINDOW_BIRTH_ZOOM2 (Éric Tremblay <delt@razorback.yi.org>)
191 Changes since version 0.64.0:
192 .............................
193 - fix with gnome hints stuff, related to tasklist/bar
194 - ripped off single appicon stuff
195 - added better appicon handling of apps of the same type
196 - applied patch for wkdemenu (Malcolm Cowe <malk@bruhaha.co.uk>)
197 - added WINDOWS_MENU submenu type for root menu (Bastien Nocera <hadess@hadess.net>)
198 - added kbd shortcuts for icon chooser
199 - use Hermes in wrlib
200 - removed MOUSE_WS_WHEEL #defines
201 - fixed bug with multibyte text on libc5 systems (Osamu Ajiki <osam-a@astroarts.co.jp>)
202 - fixed race conditions on signal handlers 
203 - SIGINT will gently exit, SIGTERM will not be handled
204 - When Window Maker calls wmsetbg to set the background, it will consider the
205   value of the DisableDithering option and pass the right switch to wmsetbg.
206 - fixed a memleak in the dialog panels.
207 - made "Keep on Top" in the dock/clip menu a checked menu entry. It's _much_
208   easier to work with it this way.
209 - Fixed problem with GNOME apps that have windows which need to stay on the
210   desktop level.
211 - Fixed incorrect parsing of display and screen number from $DISPLAY.
212 - Organized the inspector panel a bit better.
213 - Replaced bags with arrays wherever appropriate. This will improve 
214   performance a bit.
215 - Made the Gnome tasklist skip the windows with the "Skip window list" flag
216   enabled. (Bastien Nocera <hadess@hadess.net>)
217 - Fixed crashing bug when name and class were empty for a docked app.
218 - Removed MIN() and MAX() macros and replaced them with WMIN() and WMAX() from
219   WINGs.
220 - Added a hint that Window Maker crashed, to allow windows to be placed
221   correctly after a crash situation.
222 - Added a hint that Window Maker crashed, to allow windows to be placed
223   in their correct previous positions after a crash situation and also to
224   preserve their state before the crash (minimized, shaded, hidden, ...)
225 - Fixed wrong mapping position of the "Docked Applications Panel" for some
226   icons.
227 - Smoother animation for the smiley =)
228 - Added retain/release mechanism for RImages. RDestroyImage() has become
229   obsolete. More about this can be found in wrlib/Changelog and wrlib/NEWS.
230 - Small API change in WINGs to allow images with alpha blending set as the
231   application icons be shown correctly. More about this in WINGs/Changelog 
232   and WINGs/NEWS.
233 - Made images with alpha blending be shown correctly in the panels and the
234   icon chooser.
235 - The icon image set to be shown in panels ("Logo.WMPanel") will be 
236   automatically updated if its entry in WMWindowAttributes changes (without
237   a need to restart as until now).
238 - Fixed a bug in the icon chooser dialog that made the selected icon look
239   wrong if it had alpha blending.
240 - Removed the following 3 options from configuration: SelectWindowsMouseButton,
241   WindowListMouseButton and ApplicationMenuMouseButton.
242 - Added 4 options to the configuration file for binding workspace actions to
243   mouse buttons: MouseLeftButtonAction, MouseMiddleButtonAction,
244   MouseRightButtonAction and MouseWheelAction. They replace the above 3
245   removed options, but use a different semantic. More in NEWS.
246 - client supplied icons that were saved by Window Maker in the directory
247   ~/GNUstep/.AppInfo/WindowMaker/ will be recreated if missing when the
248   application starts.
249 - fixed a small memleak when the client supplied icon was extracted and saved.
252 Changes since version 0.63.1:
253 .............................
254 - fixed messup in get-{wings,wutil,wraster}-flags
255 - fixed #wmdatadir# substitution in wmaker.inst 
256         (Seiichi SATO <sato@cvs-net.co.jp>)
257 - Removed spurious focus disabling for GNUstep applications - but retain
258   code that lets GNUstep apps control their window titlebar.
259         (Richard Frith-Macdonald <rfm@gnu.org>)
260 - Fixed broken panels.
261 - Renamed se.po to sv.po
262 - New version of wkdemenu.pl (from Malcolm Cowe <malk@bruhaha.co.uk>)
263 - new updated Slovak translations (Jan Tomka/judas@hell <tomka@oalevice.sk>)
264 - integrated the 'no polling' patch from Jim Knoble <jmknoble@jmknoble.cx>.
265 - new wsetfont script (Anton Zinoviev <zinoviev@debian.org>)
266 - lots of i18n fixes (Jan Tomka/judas@hell <tomka@oalevice.sk>)
267 - window levels changed to match GNUstep <rfm@gnu.org> ...  src/GNUstep.h
268   src/WindowMaker.h src/window.c wmlib/WMaker.h WINGs/WINGs/WINGs.h
271 Changes since version 0.63.0:
272 .............................
273 - fixed compile prob with SGI compiler
274 - decreased nice() value in wmsetbg
275 - applied gnome panel not-covering patch from (Bastien Nocera <hadess@hadess.net>)
276 - added item copy to WPrefs menu editor
277 - added locale selection code for menu in wmaker.inst (Eliphas Levy Theodoro <eliphas@conectiva.com.br>)
278 - fixed bug in built-in xpm support (Alessandro Strada <a.strada@libero.it>)
279 - removed plugin support
280 - fixed a crash bug in WPrefs menu editor
281 - added es and pt potfiles from conectiva/eliphas
282 - added updated galician potfile (Jesus Bravo Alvarez <jba@pobox.com>)
283 - added update hungarian potfiles (HORVATH Szabolcs <horvaths@inf.elte.hu>)
284 - added updated single-click patch from John Morrissey <jwm@horde.net>
285 - added updated danish translations (Birger Langkjer <birger.langkjer@image.dk>)
286 - fixed WindozeCycling config in WPrefs
287 - fixed circulate raise withour WindozeCycling
290 Changes since version 0.62.1:
291 .............................
292 - added blackbox style igradient (interwoven)
293 - added wmagnify utility
294 - changed behaviour of control/shift double click on titlebar for maximize
295 - updated getstyle to account for extendspace options
296 - fixed weird color bug in jpeg loader 
297         (Alban Hertroys <dalroi@wit401310.student.utwente.nl>)
298 - improved and simplified fonts configuration for multibyte languages
299         (Tomohiro KUBOTA <kubota@debian.or.jp>)
300 - cleaned ParseCommand() and renamed to TokenizeString()
301 - rewrote menu editor in WPrefs
302 - added definable workspace border (0..5 pixels). See NEWS.
303 - fixed circulateraise on non-windoze cycling mode
304 - fixed bug in RCombineAreaWithOpaqueness (Tim Malone <tmalone3@uswest.net>)
305 - fixed bug with hangling of WM_COMMAND update in client.c (Andrew M. Langmead <aml@world.std.com>)
306 - fixed bug with incorrect reading of ppm files (Adam Fedor <fedor@gnu.org>)
307 - fixed bug with incorrect window placement using automatic placement, while
308   there were shaded windows on other workspaces
309 - fixed some buffer overflow issues in WINGs
310 - fixed bug with WPrefs.app not selecting the menu appearance options after 
311   startup.
312 - replaced free() with wfree() wherever appropriate
313 - fixed some memory leaks generated by wstrappend()
314 - fixed code that was dependant on the order of evaluation in wrlib. This
315   fixed a number of problems, like greyscale jpegs that showed up in red
316   and possibly the problems with pseudocolor displays.
317 - made clicks on unfocused windows be effective on focus follow mouse/sloppy
320 Changes since version 0.62.0:
321 .............................
322 - made shortcuts available during alt+tab
323 - save lowered state of menus
324 - fixed portability bugs for old X servers
325 - added check for XInternAtoms in configure and replacement code
326 - fixed window cycling with single key shortcut
327 - fixed WPrefs crash on menu editor
328 - install only needed icons for WPrefs.app
329 - updated Finnish translations
330 - fixed user-whining-windoze-cycling bug
331 - added option for f'n windoze cycling..
332 - added --create-stdcmap and made std colormap creation off by default
333 - updated get/setstyle to account for new options
334 - fixed crash on restart bug
335 - made GNOME wm hints take precedence over KDE.. KDE hint will only be read
336   if GNOME hints dont exist
337 - updated kwm hint support (maximize hint)
338 - added memory usage in info panel
339 - fixed sticky hint handling in GNOME
340 - fixed saving of maximized state for restart
343 Changes since version 0.61.1:
344 .............................
346 - fixed bug with menu editor in WPrefs placing cut/paste-ed entries in wrong
347   positions.
348 - removed "Keep Attracted Icons" option from Clip's menu. See NEWS.
349 - fixed bug in Xdnd code to be able to work with QT. (This is QT's bug so
350   it will change again in future)
351 - replaced debugging output stuff with Nana
352 - fixed problem with session restoring and dock autolaunch (Jacek Naglak
353                                                         <nag@promail.pl>)
354 - put WorkspaceNamePosition in WPrefs
355 - added a lock to docked icons
356 - fixed crashing bug in WPrefs.app's Appearance section.
357 - fixed sorting of names in icon chooser, and file browser.
358 - fixed name completion problem in file browser.
359 - added new sound events (from pascal)
360 - fixed bug when moving/resizing internal windows
361 - propagation of -noext for submenus (David Reviejo <dreviejo@arrakis.es>)
362 - fixed problem with mouse sampling rate in SGIs
363 - optimized frame drawing (Swivel <swivel@gnugeneration.com>)
364 - removed broken optimized frame drawing patch
365 - added Select Window button in attribute inspector
366 - made icon images scale by a constant factor when changing icon size
367 - added support for standard colormaps in PseudoColor visuals
368 - changed geometry view for move/resize to a WINGs widget
369 - removed DisplayFont option
370 - added NoBorder attribute
371 - changed semantics of GNUstep window attribute hints
372 - added get-wings-flags and get-wutil-flags with the same purpose as
373   get-wraster-flags, but for compiling and linking with WINGs/WUtil
374 - fixed bug handling non-string values given to string valued options in 
375   defaults.c
376 - fixed colormap_window crash bug (appears when launching some apps from dock,
377   or removing apps from gnome panel etc)
378 - added DONT_SCALE_ICONS #define
379 - added --no-autolaunch patch (John Bafford <dshadow@zort.net>)
380 - made Apply button work on window inspector for windows with no WM_CLASS
381 - changed sound server code to be more efficient
382 - fixed crash with broken apps that set mask size != pixmap size in icons
383 - made wmsetbg accept relative paths for images that are not in PixmapPath
384 - fixed windoze cycling
385 - replaced XSync with XFlush in wUnshadeWindow()
386 - added GNUstep window recognition through WM_CLASS->class == GNUstep
387 - made window focusing not change titlebar color of GNUstep windows
388 - disabled passive mouse grabbing in client area of GNUstep window
389   when they are unfocused
390 - added Jim Knoble <jmknoble@pobox.com>'s cursor thing patch
391 - fixed lock of wmaker when clicking on menu multiple times
392 - made transients appear near their owner
393 - fixed crash bug with broken java implementations (Miguel Covarrubias 
394                                                         <mcovarr@tigr.org>)
395 - made Revert on attributes panel apply the reverted changes immediately
396   to avoid inconsistent internal state
397 - color dragging works correctly now
398 - arbitrary stacking levels
399 - save window shortcuts in state
400 - changed license of Marco's icons to GPL
401 - added --dont-restore cmd line option to not restore previous state
402 - fixed focus bug when moving wmaker panel windows in focus-follow mouse
404 Changes since version 0.61.0:
405 .............................
407 - fixed Xdnd by cropping filename with ""
408 - fixed OPEN_MENU
409 - fixed crash when moving a shaded window with keyboard
410 - fixed problem with window shortcut assignment from the menu
411 - fixed problem with fonts in WINGs (Masahide -mac- NODA 
412                                         <mac@flab.fujitsu.co.jp>)
413 - fixed multihead bugs (Morten Bøgeskov" <mb@dbc.dk>)
414 - fixed crashing bug when saving session information.
415 - fixed crashing bug related to onmipresent icons in Clip
416 - added _WINDOWMAKER_ICON_TILE and _WINDOWMAKER_ICON_SIZE hint in
417   the noticeboard window
420 Changes since version 0.60.0:
421 .............................
423 - fixed bug in window attribute panel
424 - SGI portability fix (Graham Whitted <gbw@sgrail.com>)
425 - fixed compilation problem with --enable-singleicon
426 - fixed compilation problem with WS_INDICATOR
427 - fixed crash bug with SGI (defaults.c) (Graham Whitted <gbw@sgrail.com>)
428 - fixed sloppyfocus problem in multihead dpys (Morten Bøgeskov
429                                                 <morten@bogeskov.dk>)
430 - fixed WorkspaceSpecificBackground bug in wmsetbg
431 - give preference to windows in window list when switching focus after
432   workspace change (Richard Kilgore <rkilgore@ece.utexas.edu>)
433 - brought back --locale cmd line option
434 - fixed bug with WorkspaceNameDisplayPosition (Emanuele Caratti <wiz@iol.it>)
435 - added missing kbd shortcut definitions for window shortcuts
436         (Michael Smith <mjsmith@spirit.com.au>)
437 - fixed floppy button layout in filepanel (Matthew Ashton <mrashton@home.com>)
438 - fixed bug with documentedited close button (Felipe A. Rodriguez 
439                                                 <farz@mindspring.com>)
440 - fixed some buffer overflows
441 - fixed some problem with the alpha
442 - fixed some problems with non gcc compilers.
443 - fixed problem with showing instance.class in the inspector window.
444 - fixed crash when displaying workspace name in some positions.
445 - fixed compilation problem when WS_INDICATOR was defined.
446 - added edge attraction. See NEWS.
447 - fixed buggy RSaveXPM() in wraster library. Its output was messed up, and
448   caused crashes for icons with more than 1024 colors.
449 - sinking windows (such as gmc icons) won't be calculated in edge resistance
450   or attraction.
451 - removed drop shadow for text on title bar code. (TITLE_TEXT_SHADOW)
452 - text on title bar is now possible to be drawn by plugin. See NEWS.
453 - WPrefs: added support for button4/5
454 - fixed scrolling of menus outside screen (Vito Caputo 
455                                                 <swivel@virtual-webworld.com)
456 - added dialog window for menu commands that can't be executed
457 - fixed crash when deiconifying windows when icons are disabled
458 - better smart placement (Gabor Melis <gabor.melis@essnet.se>)
459 - replaced old linkedlist code with WMBag
460 - fixed wmsetbg to use right bg color with transparent background images
461 - fixed crash with Assertion "bad_root_window" && 0' failed. on startup
462 - fixed crash when more than 1 dockapp fails to launch on startup
463 - added a different dock setup config for each screen size
464 - fixed PPosition handling
465 - New "Smart placement" mode. 'Smart' is no longer an alias to 'Auto' but
466   a different mode of placing windows. 'Auto' keeps the old behavior.
467 - added the dir where the menu is being read from to the search path
468   given to cpp
469 - doing a multiwindow selection shortcut and hitting the shortcut
470   repeatedly will cycle through the selected windows
471 - fixed crash when overwriting a string constant (default font specs) in WINGs
474 Changes since version 0.53.0:
475 .............................
477 - fixed a bug that caused icon overlaping in Clip, when icon was moved around.
478 - this time really added libwmfun to distribution.
479 - made deiconification not automatically focus window in sloppy focus
480 - fixed crash with DisableMiniwindows and icon pixmap changes
481 - fixed crash when changing icon of window without WM_CLASS
482 - added hysteresys for offscreen menu scrollback
483 - fixed bug with IgnoreFocusClick
484 - fixed crash with windows with width == 1 (Alban Hertroys 
485                                         <dalroi@wit401310.student.utwente.nl>)
486 - added SHEXEC command
487 - fixed resizebarback for SHADOW_RESIZEBAR ( jim knoble jmknoble@pobox.com)
488 - added balloon help everywhere
489 - fixed bug with FullMaximize attribute
490 - GNOME: button events not bound in wmaker are proxyized (to gmc)
491                                 (Paul Warren <pdw@ferret.lmh.ox.ac.uk>)
492 - fixed bug with restoration of maximized window after restart with
493   --enable-kde
494 - added high-quality filtered rescaling (smoothed rescaling) to wrlib/wmsetbg
495 - added SmoothWorkspaceBack
496 - fixed crash bug in Paths section of WPrefs
497 - optimized image rendering for 15/16 bpp
498 - user menus' paths were changed. See NEWS.
499 - added a timeout for the workspace name fading
500 - HP-UX compiler compatibility workarounds (Sebastien Bauer
501                                                 seb_bauer@bigfoot.com)
502 - fixed crash with attributes panel
503 - save state of all menus when exiting (Sebastien Bauer
504                                                 seb_bauer@bigfoot.com)
505 - added GNUstep info panel (still needs beautification..)
506 - made the paths selector in WPrefs.app use the open file panel
507 - fixed crash bug with hiding apps without dock/clip
508 - fixed a mem leak in superfluous mode caused by the ghost icon.
509 - added possibility to set omnipresent icons in Clip. See NEWS.
510 - fixed bug in WPrefs menu editor
511 - fixed crash when moving internal window with kbd
512 - fixed compilation problem on IRIX machines (Neil Muller
513                                                 <neil@octane.sun.ac.za>)
514 - replace xde support drop on dock with xdnd.
515 - added an (internal use) environment variable for telling WPrefs whats's
516   the name of the wmaker binary being ran.
517 - more elegant text entries in Clip's menu, regarding single/multiple
518   selected icons.
519 - fixed cosmetic bug in geom. dpy window for 8bpp
520 - removed --enable-kanji and added MultiByteText option
521 - rewrote font code to use WINGs
522 - made autoraise only work for the active window
523 - fixed compilation problem with OpenWindows and other non-X11R6 systems..
524 - fixed crash bug when iconsize=24
525 - fixed portability prob with raise() in SunOS
526 - fixed icon placement bug (Markus Schoder <Markus.Schoder@online.de>)
527 - added delete and floppy buttons in file panel.
530 Changes since version 0.52.0:
531 .............................
533 - patched wmsetbg to work with dynamically loadable texture renderer code
534 - added libwmfun to distribution (forgot to do so in 0.52.0)
535 - added MenuStyle option
536 - changed configuration updating to use notifications
537 - fixed window move through workspaces in nonopaquemove
538 - added message to immediately reread configuration data
539 - fixed some bug in XKB modelock toggling
540 - fixed crash bug when hiding apps with appicon disabled
541 - fixed wrong initial workspace # being shown on attributes panel
542 - XSMP updates
543 - update colorpanel
544 - applied WMSound patch from "Quinn, Anthony" <Anthony.Quinn@usa.xerox.com>
545 - fixed focus bug with unfocusable window (I swear I had fixed that before...)
546 - applied windoze cycle patch from  Paul Warren <pdw@ferret.lmh.ox.ac.uk>
547 - changed initscript and exitscript execution from fork()/exec() to system()
548 - added ResizebarBack and added appropriate backwards compat. hacks in setstyle
549 - applied ]d's patch to allow DEMATERIALIZE_ICON over windows
550 - made clip arrows gradiented
551 - added a crashing dialog panel to select what to do on crashes.
552 - fixed the problem with showing a window as focused in the window list menu
553   while it was on another workspace.
554 - show workspace name on screen when switching workspaces
555 - made setstyle support WorkspaceSpecificBack
556 - fixed getstyle prob with filenames with spaces (Pierre Phaneuf
557                                                 <pp@ludusdesign.com)
558 - fixed crash with InfoPanel in multihead dpy
559 - Fixed bug in WPrefs that added a new line at the end of autostart script
560   at every save, growing it indefinitely.
561 - fixed a memory leak in wrlib (Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>)
562 - fixed crash during forced shutdown of X (Wolfram Gloger
563                                            <wmglo@dent.med.uni-muenchen.de>)
566 Changes since version 0.51.2:
567 .............................
569 - made the Attributes panel be available for all windows, even
570   for completely broken apps (although settings wont be saved for
571   completely broken apps)
572 - fixed compilation problems with compile time #defines
573 - workaround for crash during startup related to hiding miniaturized windows
574   from Matt Armstrong <matt_armstrong@bigfoot.com>
575 - fixed focus problem with unfocusable windows
576 - fixed bug in WPrefs that changed EXIT to SHUTDOWN
577 - fixed menu title messup bug in WPrefs
578 - added a dot to mark hidden applications (compile time) (id@windowmaker.org)
579 - enhancements to the modelock patch (id@windowmaker.org)
580 - show kbd mode for modelock  (id@windowmaker.org)
581 - enhanced positioning of transient windows
582 - added dynamically loadable texture renderer code
583   from Tobias Gloth <gloth@online.de>
584 - added DisableMiniwindows option
585 - kde: miniaturize animation will match the taskbar icon (KWM_WIN_ICON_GEOMETRY)
586 - miniwindows show the title of the window if there is none set for it
587 - fixed crash on kpanel restart
588 - remember window shortcuts after restart
589 - change edge resistance to account for panels and stuffs
590 - narrower menus
591 - fixed auto raise/lower behaviour of clip for docked applications that have
592   their own window (applets).
593 - cleaned up Clip's autocollapsing code, and made it to be similar to the
594   auto raise/lower code (much cleaner).
595 - fixed a race condition in Clip behavior when changing workspaces, if set to
596   autocollapsing.
599 Changes since version 0.51.1:
600 .............................
602 - fixed bug with window that can get focus if both shaded and hidden.
603 - maximize for full screen
604 - fixed problem with frame drawing in non-opaque 
605 - fixed installation path prob [jmknoble@pobox.com]
606 - fixed bug moving window when only one window is on screen
607 - fixed bug with ignored GNUstep attributes
608 - fixed WPrefs crash in Mouse Preferences
609 - fixed crash bug in WINGs/wmaker startup
610 - added workaround for kde pager crash bug
611 - made %W in root menu and wmsetbg -w take numbers starting from 1
612 - fixed crash bugs with kpanel
614 Changes since version 0.51.0:
615 .............................
617 - put . to mark hidden apps
618 - fixed dont set xset stuff option in WPrefs
619 - fixed menu title messup in WPrefs
620 - fixed WPrefs message dialogs for invalid menus
621 - fixed workspace back setting in all screens
622 - fixed WorkspaceSpecificBack / wmsetbg
623 - added WindozeCycle patch (being rewritten)
624 - cleaned up focus/unfocus state transitions
625 - made WPrefs more robust
626 - fixed locale file (po) installation stuff
627 - fixed focus loss when dragging window across workspaces
628 - fixed workspace baby boom with nextworkspacekey
629 - removed ignore_next_unmap kluge
630 - install defaults data in /usr/local/etc
631 - added menu for miniwindow
632 - fixed remove resizebar from shaded window
633 - rewrote library/header search code in configure
634 - rewrote window move/edge resistance code
635 - added window border resistance
636 - changed EdgeResistance option to only YES/NO
637 - added workaround for glibc bug in sscanf("", bla, bla)
638 - hopefully fixed WM_COLORMAP_WINDOWS crash bug
639 - fixed searching of localized menus
640 - fixed --help option
641 - fixed handling of docked apps with . in their instance names
642 - RSupportedFileFormats() in wrlib will now return a static buffer
643 - fixed bug in StartHidden
644 - a little faster startup
645 - will rearrange icons after moving an icon if autoarrangeicons
646 - fixed icon overlap bug
647 - fixed crash with internal dialogs and multi-heads
648 - added standard colormap support to wrlib (taken from libXmu sources)
649 - fixed memory leak in attribute panel
650 - fixed crash with CalendarManager deiconify
651 - fixed heisencrash when mapping new windows
652 - fixed totally buggy wmaker.inst ~/.xinitrc checker
654 Changes since version 0.50.2:
655 .............................
657 - added some new icons made by Marco
658 - kde: fixed stacking order reporting for modules
659 - gnome: fixed state change request handling
660 - fixed handling of file names with non-alphanum characters in wmsetbg
661 - hopefully fixed timestamp problem that caused regeneration of configure
662 - fixed a bug in the auto raise code
663 - made SIGHUP exit wmaker and SIGUSR1 restart for GNOME compatibility
664 - fixed %a() bug (now it really is fixed!)
665 - fixed docking icons in last icon
666 - fixed WMInsertPopUpButtonItem()
667 - fixed bug that caused fonts of themes to be ignored
668 - fixed bug in path handling in getstyle
669 - stop icon explosion animation by clicking on root window
670 - made SAVE_SESSION save the state of the dock
671 - added command line option aliases that adhere to the GNU standards
672 - fixed png gamma bug (actually unmade buggy fix)
673 - fixed bug in property notify handling
674 - removed KeepTransientsOnTop
675 - fixed window focus when switching workspaces
676 - fixed attribute inspector Apply for dont bind keys
677 - fixed bad colormap bug (I hope)
678 - added acceleration to keyboard window move
679 - %W expand to current workspace #
680 - fixed background pixmap color problem (cpixmap etc)
681 - applied drop shadow patch
682 - fixed crash on startup with xconsole and xdm
683 - fixed portability prob with MkLinux/PPC
684 - fixed portability prob with Alpha
685 - added color panel to WINGs
686 - added support for olwm/OPEN LOOK(tm) hints
687 - added SaveYourself support
688 - fixed bug in start maximized
689 - added _WINDOWMAKER_NOTICEBOARD protocol
690 - added docklib
691 - updated utility parameter format to GNU standards
692 - removed libPropList from distribution and merged with GNOME one
694 Changes since version 0.50.1:
695 .............................
697 - fixed wmsetbg
698 - fixed parsing of WorkspaceSpecificBack
699 - fixed initial workspace for new windows
700 - added the workspace button proxy thingy for GNOME 
701 - added more GNOME compatibility fixes
702 - fixed bug in %a() macro in root menu
704 Changes since version 0.50.0:
705 .............................
707 - fixed bug that allowed docking of icons to outside the screen
708 - added extra code to handle kpager bug
709 - fixed crash when opening appicon menu
710 - fixed problem that caused Motif hints to be sometimes ignored
711 - fixed bug in layer treatment of GNOME hints
712 - fixed weirdness in initial window workspace
713 - fixed problem with Sun compilers
714 - fixed bug with () Workspace{Specific,}Back specs
715 - added --disable-rpath option (from KDE) by request
716 - maybe fixed bug with StarOffice
717 - fixed pipe fd inheritance mess
718 - fixed bug in kde workspace renaming
719 - fixed installation problems
721 Changes since version 0.20.3:
722 .............................
724 - window list is ordered by workspace
725 - preliminary grid move mode
726 - fixed prob with docked apps with the same name switching places (like wmmon
727   and wmmon -s)
728 - wrapping of workspace switching for 5button mice
729 - added restart in fallback menu
730 - fixed buglet in modifier error reporting
731 - extra options in window command menu
732 - changed select() used in wevent.c to poll()
733 - fixed bug in SGI boxes (black dialogs)
734 - added IconTitleBack, IconTitleColor
735 - made error checking stricter
736 - fixed crash when saving application supplied icons that have many colors
737 - added move threshold to menus
738 - added textured gradient textures
739 - added -nofont flag for setstyle
740 - added -p flag and theme pack support for getstyle
741 - fixed crash bug when clicking on menu title opened with kbd
742 - fixed bug that caused incorrect saving of icon configuration (the -name bug)
743 - scale pixmap texture for workspaceback type will maintain aspect ratio
744 - fixed memory leak in jpeg loader
745 - started XStandardColormap support
746 - added StartMaximized window flag
747 - fixed bug of mixed up Unfocusable and StartMiniaturized flags
748 - yet another try to switch to shared libraries
749 - workspace specific background images
750 - stack new windows to under focused window if autofocus is off (disabled)
751 - added kde support
752 - implemented the "GNOME Window Manager Compliance" stuff
753 - window move/resize by keyboard
754 - rewrote window attribute code to make it cleaner
755 - added --enable-lite configure option
756 - added support to change prompt in %a() for root menu
757 - rewrote exit code
758 - added KeepInsideScreen=YES; for scilab in default WMWindowAttributes
759 - added an option to the Clip, to allow automatic Raise/Lower when the mouse
760   cursor enter/leave the Clip.
763 Changes since version 0.20.2:
764 .............................
766 - hysteresis for menu item selection (delayed selection for selecting
767   submenu items)
768 - window shortcuts
769 - removed Hide Others from window commands menu
770 - window commands menu will close when the window for it is closed
771 - made shade not set the Iconic state
772 - fixed bug in miniaturizing atribute panel
773 - made frame rectangles be more visible in PseudoColor (8bpp)
774 - fixed bug for 64bit machines
775 - added support for ICCCM 2.0  WM_COLORMAP_NOTIFY message
776 - fixed bug for apps that put strings with . in WM_CLASS
777 - added handling for reparented client windows
778 - fixed bug with window positioning
779 - fixed cascade window placement to account for dock
780 - added modelock stuff
781 - added X include path in gfx header when configure searches for headers
782 - fixed bug in window positioning by clients
783 - added run-time test for shared pixmap support on server
784 - changed order of link flags in Makefiles
785 - fixed problem with random window placement
786 - fixed multiple window selection for multiheads
787 - grayscale and 8bit jpeg support
788 - fixed client restoration in restart/exit in multiheads
789 - started session management code
790 - fixed problem with docked programs that have names with spaces
791 - updated WPrefs.app for iconificationstyle
792 - added -static command line option
793 - put redundant NoWindowOverDock
794 - fixed overlapping clip icon bug
795 - extended window level code
796 - added KeepOnBottom hint
797 - added iconification style to WPrefs.app
798 - fixed crash with bad value in defaults file
799 - changed icon stacking code
800 - added primitive support for 5 button mouse (for switching workspaces)
801 - fixed BadAccess and crash on programs that do XGrabButton
802 - fixed bug with rootmenu Exec not working when stty is called from ~/.tcshrc
803 - fixed bug with Move menu and sloppy focus
804 - temporarily removed SHELL support in apps menu
806 Changes since version 0.20.1:
807 .............................
809 - fixed timer bug
810 - removed NoWindowUnderDock
811 - error reporting mechanism has changed in wrlib. Instead of a writing
812   the message in a string, it will place the error code in RErrorCode
813 - smoother icon selection
814 - persistent client supplied icon pixmaps
815 - fixed yet another crash on emacs exit bug
816 - fixed portability prob in wrlib shm code
817 - fixed bug in DISPLAY variable setting in multiheads
818 - fixed a few more portability problems related to storing struct properties
819 - fixed damaged balloons on Suns/8bpp (I guess)
820 - better "one of" type option handling
821 - added a timeout for some animations
822 - support for large binary files in wxcopy/wxpaste
823 - fixed bug of losing focus when resizing/moving windows
824 - fixed bug in libproplist
825 - fixed focus with sloppy
826 - changed permissions of shm segments to 0666. Now, if someone has a shm
827   leak, we can know who it is.
828 - faster titlebar texture update
829 - faster icon kaboom
830 - added different undocking animation
831 - updated wmaker -version to output "Window Maker" instead of WindowMaker
832 - fixed crash bug with transient windows (gimp etc)
833 - fixed bug with popen()+wwarning() - problem opening cpp'ed menus
834 - added test for header files in configure for gfx libraries
835 - simplified building process, making libPropList be always built
836 - fixed crash with bad mgradient color entry
837 - docked appicons that are being edited/killed cant be moved (mutex fix)
838 - more features in wxcopy/wxpaste
839 - fixed bug with state file in multiheads
840 - selection retrieval moved to WINGs
841 - fixed workspacekey to switch workspaces in the current layer
842 - fixed workspacekey to not switch to inexisting workspace unless
843   AdvanceToNewWorkspace is YES
844 - fixed bug with disappearing windows if a workspace switch is made on startup
845 - fixed blocking of window creation/destroy events when opening menu with kbd
846 - fixed aspect ratio setting bug
847 - fixed crashing when miniaturized window is closed during animation
848 - added XDE support
849 - fixed stupid bug in shape stuff
850 - raised threshold for removing docked icons
851 - fixed HideOthers for windows with NoAppIcon=YES
852 - if Cancel is pressed in dialog box of %a in menu cmd lines, the command
853   will be canceled
854 - slightly better dithering for 8bpp
855 - apps menu will use $SHELL, instead of /bin/sh to run EXEC menu commands
856 - cleaned up some code (GetNormalHints(), wManageWindow(),
857   wGetWindowSavedState() et al, )
860 Changes since version 0.20.0:
861 .............................
863 - fixed cpixmap to use the specified color for background around the image.
864 - fixed compiling problem in wrlib.
865 - fixed bug with bad shortcut names in menus.
866 - fixed some compiling compatibilities.
867 - added a new theme, named BlueWaves.
870 Changes since version 0.19.3:
871 .............................
873 - fixed crash when closing windows in autoraise
874 - fixed a memory leak 
875 - fixed a crash when closing Lotus Notes
876 - rewrote colormap code
877 - incomplete multihead support
878 - optimized wrlib dithering code
879 - new superfluous animation
880 - fixed cpixmap bug
881 - fixed sound bugs
882 - fixed miniaturization bug
883 - added script to be called when wmaker exits
884 - fixed GNUSTEP_WM_ATTR writing/reading
885 - added quick and dirty selection pasting in text fields
886 - fixed animation to be displayed again when unhiding an application.
887 - made the miniaturize animation a runtime option. See NEWS.
888 - fixed bug with reassigning keyboard shortcuts after they are changed.
889 - added edge resistance. See NEWS.
890 - fixed bug with long names when renaming workspaces.
891 - fixed clip's balloon to not overlap the clip's buttons.
892 - fixed bad update of clip's workspace menu after workspace name change.
893 - fixed bug with cpixmap in wmsetbg.
894 - fixed a memory allocation problem in wrlib.
895 - AIX bug compatibility in XmbTextEntents()
896 - fixed jpeg loading bug
898 Changes since version 0.19.2:
899 .............................
901 - fixed visual problem when mapping internal panels
902 - better looking bevels for solid textures
903 - centered pixmap texture (cpixmap)
904 - added compile-time selectable animations for miniaturization
905 - fixed bug with moveto workspace, omnipresent and miniaturize
906 - fixed doubleclick bug
907 - added GIF file support (through libgif)
908 - implemented close color allocation in WINGs
909 - fixed bug with visuals different than default
910 - finished balloons
912 Changes since version 0.19.1:
913 .............................
915 - clip balloon under the clip
916 - fixed setting of DISPLAY env var from wmaker.
917 - fixed bug of passing focus to shaded window in other workspace
918 - changed ballon font from titlebar font to displayfont
919 - update menu when menu file path is changed in WMRootMenu
920 - fixed OPEN_MENU stuff in WPrefs
921 - fixed bug with mdgradient
922 - fixed maximize with NoWindowOverIcons
923 - fixed bug with kbd focus change
924 - fixed race in autoraise
925 - fixed bug in menu section of WPrefs
926 - fixed problem with modifier keys
929 Changes since version 0.19.0:
930 .............................
932 - fixed bug in balloon titles
933 - fixed stupid bug in workspace renaming from menu
934 - fixed bug with iconsize != 64
935 - fixed forgotten menu saving in WPrefs
936 - fixed various bugs in WPrefs
937 - fixed kbd menu traversal bug
938 - fixed bug with multiple depth supporting servers
939 - fixed disappearing outer border of shaped windows
940 - kluged bug with shaped window resize
941 - fixed bug in WPrefs for systems without TIFF
942 - fixed bug with Info/Legal panel closure
943 - fixed Clip's look.
945 Changes since version 0.18.1:
946 .............................
948 - added shade indicator for window list
949 - fixed small problem in menu autoscrolling
950 - fixed bug when reading a corrupted defaults file
951 - visual depths different than the default works now
952 - fixed problem with non-ascii characters in localized dialogs
953 - workspace rename from clip menu
954 - fixed memory leak in internal proplist parser
955 - fixed infinite loop when parsing mgradient with bad color name
956 - fixed bug with paths containing ~ in iconchooser
957 - cleaned up double-click code
958 - balloon help
959 - fixed bug with launching of ForcedDock apps
960 - fixed cosmetic bug with miniwindows and titlebar
961 - fixed bug with applications that steal input focus
962 - EmulateAppIcon window attribute
963 - Revert in attribs panel will not apply the changes
964 - fixed bug with focus being left in old workspace after switching to an empty
965 workspace.
966 - finished clip remakeup
967 - more generic and faster icon placement algorithm
968 - icon yard
969 - fixed wxcopy bugs
972 Changes since version 0.18.0:
973 .............................
975 - fixed cosmetic bug in beveling of pixmap/gradient textures
976 - fixed bug in titlebar mouse bindings
977 - fixed some bugs in proplist menu
978 - fixed bug in window list menu indicator
979 - fixed a very old bug related to unwanted button grabs in non-click-to-focus
980 - fixed bug when opening settings panel for appicon with invalid icon file
981 - winspector appicon related bug fix
983 Changes since version 0.17.5:
984 .............................
986 - fixed handling of signals when the X event queue is empty
987 - fixed blank window titles 
988 - made current workspace entry be disabled in Move To window menu command, and
989   in the Clip's Move To submenu.
990 - fixed menu width calculation
991 - fixed bug with buttonpress/release events
992 - fixed problem with WMRootMenu with a ~ in the path
993 - fixed bug caused that caused the clip to not function properly,
994   unless a workspace switch was made
995 - added a hack to make everything work even if NumLock or ScrollLock is on
996 - added a little more verbosity to error messages
997 - fixed kluged workspace menu in clip
998 - removed workspace menu mapped through the microbutton in the clip. 
999 - remade clip button layout to be more usable
1000 - fixed bug with keepontop and apps with Motif hints (x11amp)
1001 - changed menu border drawing
1002 - fixed bug in clip free slot finder code
1003 - fixed infinite reproduction of OPEN_MENU submenus bug
1004 - added support for future extension to dock totally broken apps (wharf-like
1005   dumb launching)
1006 - changed icon of close button when app doesn't understand WM_DELETE_WINDOW
1007 - removed SwapMenuButton and added 3 finer grained equivalent options
1008 - better docked application settings panel
1009 - fixed positioning problem with attributes panel
1010 - removed WorkspaceChangeDelay and cleaned up related stuff
1011 - removed AClipColor and IClipColor
1012 - added SelectKey back
1013 - removed install -d from po/Makefile
1014 - i18n support in WINGs (dialog panels)
1015 - rewrote menu scrolling code (possibly fixed related crashing bug)
1016 - fixed crash with icons bigger than the tile
1017 - fixed bug in attributes editor to apply changes to dont bind {keys, mouse}
1018 - fixed bug in unhide that unhided all windows in the same workspace
1019 - moved noappicon to Application Specific options.
1020 - fixed revert for StartHidden
1021 - changed style in default WindowMaker domain file
1022 - fixed bug in hash table
1023 - fixed bug with transients for leaders that don't have their leader hint
1024   set to themselves
1025 - changed all window_flags to have default values of 0 (closable -> no_closable)
1026 - fixed bug with workspace change of hidden miniwindows
1027 - added descriptive icons in window list
1028 - fixed bug of having to keep mouse over window to edit textfields
1029   of wmaker panels
1030 - extended menu shortcuts to proplist menus
1031 - changed proplist menu format: removed redundant array for submenus
1032 - made arrangement of icons when workspace is switched to not arrange moved
1033   icons
1034 - fixed bug in focusfollowmouse that made windows under the currently
1035   focused window that close, to not get the focus
1036 - if the app is a .app, it will try to find it's icon in the .app
1037   directory and save it in the WMWindowAttributes, so that the dock can use it.
1038 - drag docklets that select for mouse events to with Alt+drag
1040 Changes since version 0.17.4:
1041 .............................
1043 - fixed bug titlebar when closing transient of unfocusable window
1044 - fixed crashing bug with attributes editor when saving
1046 Changes since version 0.17.3:
1047 .............................
1049 - added Info panel
1050 - fixed crashing bug in libproplist
1051 - do not crash anymore if config files are bad
1052 - better handling of libjpeg errors
1053 - changed method to select icons
1054 - fixed bug in dock panel
1055 - fixed bug in Remove Icon in clip
1056 - fixed serious memory leak in wrlib
1057 - fixed bug that allowed addition of more than 1 WORKSPACE_MENU
1058 - rewrote proplist parser by hand. Seems to work with no crashes, but I'm
1059   sure someone will crash it...
1060 - fixed invisible text in geometry display when unfocused titlebar is black
1061 - fixed bug with rootmenu that caused twin menus to be left mapped
1062 - added DontConfirmKill option to remove confirmation panel for Kill
1063 - fixed bug with hide of app with wmaker menu
1064 - changed all NSsomething internal flags for the GNUstep attributes to 
1065   WMsomething
1067 Changes since version 0.17.2:
1068 .............................
1070 - fixed bug in attributes panel with Disable Resizebar
1071 - fixed save in attribs panel with windows other than the client leader
1072 - bug in  attribs panel with Revert that made it save attributes with the 
1073   wrong name
1074 - fixed (by kluging) bugs related to destroying dialog panels in a bad order
1075 - fixed various bug with hide in empty screens
1076 - fixed various potential races in miniaturize/shade code
1077 - added Keep Icon command in clip
1078 - made remove selected icons to remove current icon
1079 - changed clientdata of clip to the clicked icon instead of the clip.
1080 - renamed collect icons, made clip icons have a more uniform behaviour, added
1081   keep icon command.
1082 - fixed docking of apps that dont have WM_COMMAND and when the user clicks
1083   Cancel in the command input dialog.
1084 - fixed bugs in moving commandless icons between dock/clip or workspaces
1085 - fixed bug hiding miniaturized windows
1086 - fixed bug when reloading rootmenu with more than one shortcut
1087 - fixed bug that launched shortcut entries without modifier together with
1088   modified shortcuts
1089 - even algorithm to find free slot in clip
1091 Changes since version 0.17.1:
1092 .............................
1094 - Makefile.am fixes
1095 - removed libtoolized libPropList
1096 - fixed cascade placement
1098 Changes since version 0.17.0:
1099 .............................
1101 - updated Makefile of the po directory
1102 - removed useless strdup() in proplist.l
1103 - fixed problem with systems that dont have PATH_MAX in <limits.h>
1105 Changes since version 0.16.1:
1106 .............................
1108 - removed the Select key binding.
1109 - changed Normal speed type to Medium and added UltraFast.
1110 - Shift-dbl-click on appicon brings the app to current workspace.
1111 - replaced menu based configuration of docked apps with a panel.
1112 - added Unhide Here command for appicon menus
1113 - partially corrected bug in icon selection code in window inspector. Was not
1114   working correctly for multiwindow apps with appicon.
1115 - added command menu for appicons
1116 - removed global variables from winmenu.c
1117 - fixed some memory leaks and removed redundant code in icon choosing code
1118 - made Kill in dock menu to unconditionally XKillClient() the app. Sending
1119   WM_DELETE_WINDOW would not close the app if the app had multiple windows
1120 - added confirmation dialogs for Kill in appicon menus
1121 - made ClipMaxIcons to be compile time settable
1122 - renamed NoSound to DisableSound
1123 - changed NoAutowrap to DontLinkWorkspaces
1124 - fixed bug that prevented windows moved to other workspaces break Unhide
1125 - fixed bug that made titlebar buttons disappear when font sizes were changed
1126   in NewStyle
1127 - changed Hide command binding in miniaturize button from Alt-Click to
1128   Control-Click
1129 - changed decoration window attributes to affect only decorations and their
1130   names
1131 - fixed MWM_HINTS support, removed MWMHints from WWindow
1132 - removed Right button constrain window resize to horizontal only. It breaks
1133   Alt-Right button resizes through the client area of window.
1134 - fixed menu flicker problem when changing textures
1135 - fixed bug miniaturizing shaded transient windows
1136 - added shortcuts for menus
1137 - remade titlebar bevel drawing
1138 - fixed all known cosmetic bugs in titlebars and menu
1139 - better algorithm to find free slot in clip
1140 - user attributes have priority over program attributes
1141 - removed LeftHanded and wLeftBtn/wRightBtn stuff
1142 - added DisableWSMouseActions
1143 - added SwapMenuButton
1144 - renamed all NoSomething option names to DisableSomething, except NoWindow*
1145 - removed ConstrainWindowSize
1146 - fixed focus bug when changing workspaces in sloppy focus
1147 - Changed the look of temporary attracted icons in Clip.
1148 - Better detecting of graphic libraries.
1149 - Made the menu scrolling with mouse button pressed to be smooth and clean.
1150 - fixed a bug that left empty frames if a window was withdrawn on a different
1151   workspace
1152 - removed iconification animations for windows not in the current workspace
1153 - readded shm support in wrlib
1154 - merged libwwm.a with WINGs
1155 - major cleanup of library function names.
1156 - detect "lapses of memory" that cause forgetting to build libPropList and
1157   build it automatically.
1160 Changes since version 0.16.0:
1161 .............................
1163 - Fixed bug with applications set to start hidden.
1164 - Fixed buggy getSpeed() that caused crash on some systems.
1165 - Miscellaneous bug fixes.
1166 - The resizebar cornewr handle is correctly rescaled when resizing.
1167 - OPEN_MENU will read again menus from files.
1168 - Right drag in corner handle of resizebar restrict resize to only horizontal.
1169 - Corrected typo with default fonts used in WINGs.
1170 - Implemented superfluous stuff as a runtime option. Is Superfluous = Yes/No;
1171 - Disabling dock and/or clip can be done now from WindowMaker domain too.
1172 - Selecting new style buttons is now done at run time. See NEWS.
1173 - Fixed docked appicons to switch to last workspace the app was on when
1174   unhiding (like not docked appicons do).
1175 - Moved wNextEvent() and timer events stuff to WINGs.
1176 - Added autoscroll for scrollers in WINGs.
1177 - Optimized WMList and WMBrowser in WINGs.
1178 - Button2 on clip opens workspace menu
1179 - Changed cycling colors of selected icons. 
1180 - Made icon chooser display a better rendering of alpha-channeled icons.
1181 - Sorted list/browser entries.
1182 - Fixed bug in timer code that was causing some timer events to be lost.
1183 - New Pastel theme.
1184 - Attracted icons in Clip will have a shadowed look if they are to be removed
1185   when closed.
1187 Changes since version 0.15.1:
1188 .............................
1190 - Modified how the wNextEvent() works, so it will go to sleep when there is
1191   nothing to do. This changed the busy 5ms checking WindowMaker main loop,
1192   with one that is active only when there are X events or timer events.
1193 - Changed WorkspaceTiedMiniWindows option name to StickyIcons.
1194 - Fixed some bugs with the miniwindows being sticky to workspace.
1195 - WorkspaceBack now accepts the key None. WorkspaceBack = (None); will not set
1196   any workspace back.
1197 - Changed the fix for restoring window stacking order after restart and
1198   fixed window stacking order on exit.
1199 - OPEN_MENU command now expands paths with environment variables ($HOME) and
1200   tildes (~user)
1201 - automatic restart of another window manager on SIGSEGV, SIGFPE, SIGBUS
1202 - removed HorizontalResizeThreshold option. To restrict resize to only
1203   horizontal use Shift-drag in the corner handle.
1204 - Added option to allow vertical maximizing not to overlap the minimized
1205   windows. It is NoWindowOverIcons = Yes/No;
1206 - Applications written with XForms library will get an app-icon now.
1207 - Included the MWM hints for GNOME support. There is also a configure option
1208   --with-gnome=yes/no.
1209 - The dialog to enter the docked icon command is no longer called, if icons
1210   are collected/attracted and the "Keep Attracted Icons" is not set.
1211 - fixed start workspace in Attributes inspector. Current Workspace is the
1212   workspace the user is when the app is started.
1213 - clicking on the appicon switches to the workspace where the app was last
1214   focused before unhiding
1215 - fixed problem with aspect ratio setting (gr_osview etc.)
1216 - changed some extensions in the default config/data files and removed 
1217   Sound.{xpm,tif} because it seem to be copyrighted.
1218 - added icon selection panel
1219 - changed selection indication of icons. Removed SClipColor option
1220 - simplified animation speed options (IconSlideDelay, IconDelayStep, 
1221   MenuScrollDelay, MenuScrollStep etc. etc) to IconSlideSpeed etc.
1222 - removed Start miniaturized/hidden items from Dock/Clip and added them
1223   as attributes
1224 - fixed Save in Attributes Panel. It should apply the changes before saving
1225 - changed format of geometry information in WMState
1226 - added DontSaveSession window attribute
1227 - changed name of NextMenuBehaviour option to WrapMenus
1228 - turned graphics_exposures off for all GCs created
1229 - Fixed the big memory leak problem for oldstyle buttons in title bars.
1230 - Solved problem with undefined ($RM) on Solaris, and maybe *BSD.
1231 - Fixed how icon extension is set in WMWindowAttributes to be portable.
1232 - Fixed buggy behavior when dragging a window from first workspace to next.
1233 - Implemented selecting of miniwindows.
1234 - Split the Clip menu to be smaller.
1235 - Modified how selected app-icons/miniwindows are marked.
1236 - Included patch for single appicon per instance.class pair.
1237 - StartWorkspace was changed to take precedence over the workspace in which
1238   application was started from Clip.
1239 - Applications launched from dock will no longer start on the workspace they
1240   were launched, but the one the user is in, when the window is mapping.
1241 - Miscellaneous bug fixes.
1245 Changes since version 0.15.0:
1246 .............................
1248 - Fixed bug that kept an appicon selected after detaching.
1249 - Fixed bug that crashed WindowMaker if starting an application with.
1250   NoAppIcon = Yes; while AutoArrangeIcons = True;
1251 - Fixed the installed .xinitrc file.
1252 - Fixed some ANSI C incompatibilities.
1253 - Applications with omnipresent flag set will be mapped on the current
1254   workspace, no matter from which Workspace Dock they were started from.
1255 - mkmenu no longer gets installed, since is no longer needed.
1256 - Fixed a problem for systems which do bad things for free(NULL);
1257 - Attracted icons in Clip will not be saved in WMState if
1258   "Keep Attracted Icons" is not set.
1259 - Fixed code in defaults.c to use default hard coded values, if a syntax error
1260   is encountered when parsing the default domain WindowMaker database.
1261   This avoids a crashing bug if an image for spixmap or tpixmap is not found.
1262 - Fixed some missing parameter in a call to wWarning() in texture.c which could
1263   have caused hazardous (even crash) behavior if the pixmap image for texture
1264   was not found.
1265 - Fixed code in session handling, to save only one entry for applications with
1266   multiple windows opened on screen.
1267 - Implemented option to allow miniwindows to be workspace specific. It is named
1268   WorkspaceTiedMiniWindows = Yes/No; It is set in WindowMaker domain. Read NEWS
1269 - Fixed bug with incorrect height restoral of window when unshading requested
1270   from client.
1271 - Fixed problem with solid IconBack.
1272 - Fixed problem with hardcoded /usr/local. The value given to configure with
1273   --prefix=/some/path is now used.
1274 - Implemented some workaround to avoid crashing of applications that expect
1275   WM_STATE hint set before the window is mapped.
1276 - Changed how the bevel for the menu title is drawn for solid color titlebars.
1277   They now look nicer, and more consistent with the rest.
1278 - Implemented a new animation method when blowing the detached icons. See NEWS.
1279 - Fixed some places in code where hardcoded values (8) were used instead of
1280   TITLEBAR_EXTRA_HEIGHT.
1281 - Implemented a marking for the HorizontalResizeThreshold option. It will mark
1282   the corresponding number of pixels on the resizebar corner if the option
1283   is greater than 0.
1284 - Changed WindowPlaceOrigin format from string to array. It should now be:
1285   WindowPlaceOrigin = (64, 64); Default is (0, 0).
1286 - The geometry window is now constrained to be always visible on screen, if
1287   the geometry is set to be displayed Floating.
1288 - The geometry window size is decided based on the font size. Also the geometry
1289   window is correctly updated if the font size is changed while running.
1290 - Deleted unnecessary redrawing code in moveres.c.
1291 - Many fixes to moveres.c.
1292 - Put all the keys from defaults.c in WindowMaker domain database. 
1293 - Fixed a crashing bug when workspace names were as long (or longer) as
1294   MAX_WORKSPACENAME_WIDTH (16 characters). In this case a right click on a
1295   window title caused WindowMaker to crash.
1296 - Included support for detecting if system requires to include libxpg4, which
1297   is needed by some FreeBSD systems, when using --enable-kanji.
1298 - Some fixes to configure.in and some Makefile.am files to allow the use of
1299   VPATH feature of 'make', which will let the source and build directories to
1300   be separate.
1301 - Changed the application launching code, so it put fork()-ed processes in
1302   process groups of their own, to avoid locking of entire session, due to a
1303   badly configure launching child. Only for systems which have setpgrp().
1304   This is autodetected by configure, and used if available, else it will revert
1305   to old behavior.
1306 - Added the AutoCollapse feature to clip. This (when set) will allow the clip
1307   to stay collapsed, and show when moving the mouse over it. When the mouse
1308   leaves it, it will collapse back after a delay. Read NEWS.
1312 Changes since version 0.14.1:
1313 .............................
1315 - Fixed icon tiles and icon titles to update correctly after changes in the
1316   configuration, without restarting.
1317 - Added code to deal with different visuals in wrlib. See NEWS.
1318 - Many things fixed in wrlib.
1319 - Fixed bug that crashed WindowMaker when the background image was no found.
1320 - Fixed crashing bug in wRemoveTimerInstance().
1321 - Changed name of fiend to Clip. It can also be refered like "Workspace dock".
1322   This means all references should be changed in all configuration files, and
1323   the command line options.
1324 - Fixed crashing bug when moving icon between dock and full Clip.
1325 - Fixed bug in wrlib (RCreateImage), that could crash WindowMaker if trying
1326   to create an image with not enough virtual memory.
1327 - Changed code for diagonal rendering in wrlib, to be faster.
1328 - Implemented multi-diagonal gradients.
1329 - Fixed problem when shading a window without titlebar.
1330 - Fixed code in rootmenu.c to substitute ~/ with user's homedir in OPEN_MENU.
1331 - Implemented sorting feature for OPEN_MENU. Now files in directories are
1332   sorted alphabetically, with directories first.
1333 - Some small fixes to the code in generic/list.c
1334 - Fixed jpeg and png loading in wrlib to be faster.
1335 - Renamed Style directory to Styles.
1336 - Striped the .style extension from the style file names. This is to let them
1337   better be handled by OPEN_MENU.
1338 - Changed Appereance submenu to include Theme support.
1339 - Fixed bug when updating clip's main icon.
1340 - Improved version of wmsetbg. See NEWS for new options.
1341 - Small gradient testing program in wrlib/testgrad.c
1342 - Fixed problem with zombie wmsetbg.
1343 - Integrated dockit in WindowMaker. dockit now gets installed with WindowMaker.
1344 - Implemented runtime option to allow user to select the origin from where
1345   windows are placed on screen with auto and cascade placement modes.
1346   Default is WindowPlaceOrigin = "0, 0"; See NEWS.
1347 - New behavior of OPEN_MENU. See NEWS.
1348 - Fixed applications autolaunched from Clip, to be mapped on the same workspace
1349   as the Clip they were autolaunched from.
1350 - A default WMState is now installed with WindowMaker, containing only the top
1351   most dock icon configured to run dockit.
1352 - Install will automatically detect if you have TIFF, PNG or XPM support
1353   compiled in WindowMaker (in this order), and update WMWindowAttributes
1354   accordingly with icon file extensions.
1355 - Directory structure under .../GNUstep/Library/WindowMaker changed to easily
1356   support themes.
1357 - Syntax of WMState was slightly modified. See NEWS.
1358 - Fixed WindowMaker when using -nodock and/or -noclip command line options
1359   to preserve the state of old dock and/or clip in WMState.
1360 - Fixed some mem leaks.
1361 - Fixed crashing bug in window.c.
1362 - Fixed bug that allowed a shaded window on other workspace to get focus.
1363 - New options in dock/clip menu. They allow one to start the app either
1364   miniaturized or hidden. See NEWS.
1365 - Applications launched from dock/clip now will be mapped on the workspace
1366   they were started from, even if meanwhile user change workspaces.
1367 - Implemented SAVE_SESSION, and CLEAR_SESSION commands for the root menu.
1368   They are intended to save (or clear) a shapshot a the current session state.
1369   Read NEWS for details.
1370 - Added SaveSessionOnExit = Yes/No; option in WindowMaker, to allow autosaving
1371   the state of the workspace on exit, and its restoral on next session.
1372   Defaults to No. See also NEWS.
1373 - Converted menu scrolling parameters to run time. They are (with default):
1374   MenuScrollDelay = 10; and MenuScrollStep = 5;
1375 - getstyle now accepts -t to get theme options too. Without -t getstyle will
1376   only get options for style (without WorkspaceBack and IconBack).
1377 - Added option in clip menu to allow moving of an icon to another workspace.
1378 - Fixed clip to remember the drop command over sessions.
1379 - Added option to clip menu to attract application icons from bottom of screen
1380   when they are launched, and attach them to the clip. Also there is a flag to
1381   allow the attracted icons to be kept in clip or destroyed when the
1382   application is closed. See NEWS.
1383 - Added option to dock/clip menu to allow one to set the icon image.
1384 - Fixed bug that not updated the default icon pixmap after the icon background
1385   changed.
1386 - Added posibility to (un)select icons in clip with Shift Left click, or
1387   using the clip menu. Read NEWS.
1388 - New option for color to mark selected icons. SClipColor = color;
1389 - Added option to clip to remove selected icons. Read NEWS.
1390 - Move between clips now applies to all selected icons, or if none selected,
1391   to the one the mouse was pressed on. See NEWS.
1392 - Fixed OPEN_MENU to accept names with spaces in them when used for opening
1393   directories. "foo bar" files or subdirectories are now correctly proccessed.
1394 - Fixed crashing bug when hiding/showing all windows with inspector panel open.
1395 - Fixed bug that raised unfocusable windows, (if RaiseDelay>0 and Sloppy or
1396   Auto focus mode was used) when the mouse pointer got over them. Unfocusable
1397   windows can still be raised, if selected from the window switch menu, or
1398   with click on title-bar. Meta click on titlebar will lower them.
1399 - Fixes in moveres.c to allow a smoother draw of frames while moving and
1400   resizing windows.
1401 - Fixed a problem when resizing with Meta+RightClick.
1402 - Fixed a bug that freezed WindowMaker when dragging a window from one
1403   workspace to other, with OpaqueMove = No;
1404 - WindowMaker now uses the values set for MoveToNewWorkspace and
1405   CycleWorkspaces when dragging windows from one workspace to other, making
1406   this more consistent with the behaviour of Clip and Next/PrevWorkspaceKeys.
1407 - Fixed problem with the geometry window not showing up, showing in the
1408   wrong place or with the wrong numbers in some cases.
1409 - Put all transparent drawing code into a single function, to ensure
1410   consistency.
1411 - Fixed really ugly crashing bug, when editing workspace names with
1412   Control-LeftClick on the workspace menu name, for workspaces above 10.
1413 - WindowMaker now reads domains from /usr/local/share/WindowMaker/Defaults
1414   and merge them with the user domain files. This way new options, or global
1415   settings are available for old users, without reinstalling these files for
1416   every user. See NEWS for details.
1417 - Basic icons needed to run WindowMaker are now part of the main package.
1418   They are icons for dock, clip, defaultAppIcon, sound server and for xterm.
1419   All the rest needed for apps that can be started from menu, and have entries
1420   in WMWindowAttributes, are in WindowMaker-data.tar.gz which can be found on
1421   http://windowmaker.org/ or ftp://ftp.windowmaker.org/pub/contrib/icons
1422 - Changed the SlideWindow() function to better adapt to slow machines. Also
1423   the animation constants are now run time. They are IconSlideDelay = 0;
1424   IconSlideStep = 5; and IconSlideSlowDown = 50; See NEWS for a more in depth
1425   description of how it works, and what all these options mean.
1426 - Changed behavior of AutoArrangeIcons to avoid unnecessarily shuffling of
1427   icons.
1428 - Changing icons in WMWindowAttributes domain, now automatically reflect on
1429   screen, without the need of restarting WindowMaker.
1430 - Added sound support in WindowMaker. Sound can now be enabled at compile
1431   time using --enable-sound option to configure. Also there is a runtime
1432   option named NoSound = Yes/No; See NEWS for details, as sound support is not
1433   yet fully functional.
1434 - Some animation constants are now runtime configurable. Please read NEWS file
1435   for a complete list of all the new entries in WindowMaker domain database.
1436 - Added option to clip menu to collect all icons on the screen that are not
1437   already docked.
1443 Changes since version 0.14.0:
1444 .............................
1446 - Fixed stacking problem with main fiend icon.
1447 - Fixed bug that made fiend's rewind button to not work on IRIX and PPC.
1448 - Removed "Default" button in panel 4 of the attribute editor and replaced
1449   with "Browse", to avoid confusion about it. But please note that Browse
1450   does not work yet.
1451 - Solved a bug in attribute editor that incorrectly create the appicon for
1452   an application. This could made WindowMaker to crash in certain conditions.
1453 - Fixed bug that gived focus to shaded&hidden windows.
1454 - Added keys to Raise/Lower the fiend. Read NEWS.
1455 - Added posibility to move app-icons between dock and fiend.
1456 - Fixed bug in winmenu.c, that caused incorrect menu item disabling in window
1457   menu, making the attribute editor inaccessible in certain cases.
1458 - Fiend enhancements. Read NEWS.
1459 - Added options for advancing to new workspace, and cycling through existing
1460   workspaces. Read NEWS.
1461 - Made the delay between changing workspaces with the fiend a runtime option.
1462 - Fixed bug that caused crash in certain condition when using Sloppy focus.
1463 - Fixed getstyle to include new options in WindowMaker configuration file.
1464 - Changed the default color for active fiend buttons and updated it in
1465   WindowMaker configuration file. You should update this, since the old active
1466   color was too close to the inactive color.
1467 - Made the fiend middle button have Active/Inactive color, corresponding
1468   to its normal/collapsed state.
1469 - Fixed a small mem-leak when destroying a workspace.
1470 - Fixed a bug in superfluous.c related to swapping dock position.
1471 - Fixed resize frame to show the window size numbers. Also fixed the numbers
1472   shown in that frame to reflect the real window size. Nicer arrows too.
1473 - Added posibility to send only a synthetic ConfigureNotify event, at the end
1474   of window moving, instead of every movement, to increase performance.
1475 - Fixed a bug in docking code, to allow strings with spaces in command name be
1476   properly quoted.
1477 - Changed the included asclock.tgz to better adapt to 8 bit displays.
1478 - Fixed window title updating after changes made with the attribute editor,
1479   when not using NEWSTYLE.
1480 - Made spixmap and tpixmap to work. See NEWS.
1481 - Theme support now available. See NEWS.
1482 - Fixed bug when loading missing domains that caused WindowMaker to crash.
1483 - Fixed typo in domain loading to count for global files if user files are
1484   not available.
1485 - Fixed bug in Attribute Editor, that crashed WindowMaker when restarting
1486   or exiting, while an Attribute Editor panel is open.
1487 - Put clip.tif, clip.png, clip.xpm, clip2.tif, clip2.xpm, Cone.xpm and
1488   Penguin.xpm in WindowMaker-data_tar.gz. These are icons intended for fiend.
1489   It can be found on ftp://ftp.windowmaker.org/pub/wmaker/contrib/icons
1493 Changes since version 0.13.1:
1494 .............................
1496 - put back libPropList tarball in archive. This will not count for people
1497   with already installed libPropList, since configure will first look for
1498   the installed version. Read the INSTALL file for details.
1499 - made a clean-up to let WindowMaker compile with DOCK undefined.
1500 - working fiend clone. Read the NEWS file for details.
1501 - fixed bug that caused crash when using FocusNext or FocusPrevious keys
1502   with no opened window.
1503 - some small bug fixes.
1504 - Added handler for SIGHUP. <kill -1 wmaker_pid> will cause wmaker to restart.
1506 Changes since version 0.13.0:
1507 .............................
1509 - Enhanced Attribute Editor. It will allow you to set options that apply
1510   to all windows. Also some new features. Read NEWS file.
1511 - Fixed bug in Attribute Editor that caused crash when icon was not found.
1512 - Fixed bug that crashed WindowMaker when some transient windows closed
1513   and the Attribute Editor remained open.
1514 - Fixed sloppy focus to correctly transfer the focus to the root window
1515   when there is no window open, or no window under the pointer.
1516 - Fixed sloppy focus to correctly focus the window under pointer after a
1517   restart or workspace change.
1518 - Fixed shift dbl-click on titlebar to not select the window.
1519 - libPropList is no more part of distribution. You need to have it installed
1520   or else you need to download it and compile. See INSTALL file.
1521 - Added Manome Tomonori's patch to fix kanji supprot. This added a new
1522   option to configure: --with-x-locale. See INSTALL and FAQ for more info.
1523 - Fix for clean compile under Irix.
1524 - Fixed autoarrange icons to do autoarrange after the dbl-click on app-icon.
1525   This way the appicon will not slip to the bottom left corner at the first
1526   touch, but let you first unhide the window.
1527 - Fixed icon box position when dock on the left side. Now dock will not cover
1528   the app-icons.
1529 - Fixed typo in application.c that inverted instance and class, thus making
1530   instance.class options saved in WMWindowAttributes unavailable.
1531 - Added option SelectKey in WindowMaker config file, that lets one bind a
1532   key to select/unselect the focused window. Also the same option added
1533   to the window menu. SelectKey = "some_key_bind";
1534 - Changed stream->_fileno to fileno(stream) in isEof() in misc.c for
1535   portability.
1536 - Fixed window to not place themselves under dock if dock on the left side
1537   and auto/cascade mode is used.
1538 - Fixed auto/cascade window placement to not place a new window over a
1539   shadowed window.
1540 - Fixed bug in wdefaults.c that do not correctly initialized all bits
1541   in WWindowAttributes structure to 1.
1543 Changes since version 0.12.3:
1544 .............................
1546 - Attribute editor is working.
1547 - Now menus positions are remembered between sesions if they are sticky
1548   when WindowMaker exits/restarts.
1549 - Fixed menu behaviour when using lousy Windoze behaviour, not to select
1550   the item under mouse pointer if the launching click is shorter than
1551   the default double-click time.
1552 - fixed window menu (Move to), to correctly update after a workspace delete.
1553 - fixed stacking order after restart.
1554 - fixed FocusPrevious/Next keybindings to skip windows with skip_window_list
1555   enabled.
1556 - added horizontal restricted resizing, if modifier key (Shift) is used to
1557   drag the corner handle of resizebar.
1558 - minor fixes in WINGs related to the return of some function and string
1559   update for NULL strings. Also a new function for getting the state of a
1560   button.
1561 - fixed some bugs that crashed WindowMaker because of NULL pointers.
1562 - fixed a crasing bug in the window stacking code.
1563 - fixed Hide item in window menu to be disabled for windows that do not have
1564   an application icon, or have set "NoAppIcon = YES".
1565 - fixed problems with hiding applications without application icon.
1566 - put back the patches that lost between 0.12.0 and 0.12.3
1567 - changed autoarrange icons from a compile-time to a runtime option.
1568   Use AutoArrangeIcons = YES/NO; in 'WindowMaker' options file. Default is NO.
1569 - added compile time option for shading the resizebar. Default is no shade,
1570   which is default Openstep/NextStep4.0 look.
1571 - added pipe menus. '"Name" OPEN_MENU | script_that_constructs_menu'
1572   See the NEWS file.
1573 - added configurable horizontal resize threshold.
1575 Changes since version 0.12.2:
1576 .............................
1578 - fixed typos and a bug that could cause a crash on machines where
1579   sizeof(int) was different from sizeof(pointer).
1580 - this is mainly intended for clarifying the confusion about patches that
1581   was done in the last releases.
1583 Changes since version 0.12.1:
1584 .............................
1586 - fixed stupid, stupid typographical error that caused menus to segfault when
1587   NexMenuBehaviour / ScrollableMenus were set to YES (which is/was default)
1588 - changed configure so you can specify the location of graphics libraries and
1589   their header files (useful for building on different architectures)
1590 - fixed window focus problem
1592 Changes since version 0.12.0:
1593 .............................
1595 - now maintained by Matthew Hawkins <matt@mail.goldweb.com.au> while our 
1596   esteemed friend Alfredo is away.  Have a great holiday in Japan, mate!
1597 - fixed __DuMmY install problems
1598 - made NextMenuBehaviour and ScrollableMenus run-time configuration options
1599   instead of compile-time options
1601 Changes since version 0.11.1:
1602 .............................
1604 - added Launch command in dock menu
1605 - fixed manual window placement
1606 - fixed problem during installation in po/ directory
1607 - changed Command format for dock state 
1608 - added OffiX DND support for the dock
1609 - added Move To submenu in window commands menu
1610 - right click on root window does not deselect windows (to allow workspace
1611         switch through menu)
1612 - various 8bpp Colormap related glitches fixed
1613 - fixed keyboard bindings when all windows are closed
1614 - OPEN_MENU in unreadable directory fix
1615 - changed PixmapPath format from : separated paths to array of paths
1616 - multi color horizontal and vertical gradient
1617 - fixed crash in unhide application with transient windows
1618 - OPEN_MENU with optional command
1620 Changes since version 0.11.0:
1621 .............................
1623 - fixed bug with menus that caused wmaker to crash 
1624 - brought program parameter dialog box back
1625 - fixed autoplacement
1626 - changed window matching precedence for WMWindowAttributes (complete, just
1627 instance, just class, global)
1628 - event compression while moving windows for slow videos and ultra-high
1629 mouse sampling rates
1630 - fixed private colormap change in 8bpp
1631 - fixed titlebar redraw on unshade
1632 - renamed atom _GNUSTEP_WM_MINIATURIZE_WINDOW to  _WINDOWMAKER_WM_MINIATURIZE_WINDOW
1633 - fixed a bug with focusing windows in AutoFocus=NO;
1635 Changes since version 0.10.2:
1636 .............................
1638 - fixed autoraise
1639 - fixed menu weirdness
1640 - many features brought back
1641 - fixed maximize bug
1642 - added a widget set and new dialog panels
1643 - fixed titlebar update after font change
1644 - renamed back _WINDOWMAKER_COMMAND to _WINDOWMAKER_WM_FUNCTION 
1645 - fixed bug with miniaturization of bad behaved apps (vtcl)
1647 Changes since version 0.10.1:
1648 .............................
1650 - fixed bug with "invisible" menus
1651 - added AutoFocus option
1652 - support for pixmap files for dock tile
1653 - fixed focusmode
1654 - tile pixmap for icons
1656 Changes since version 0.10.0:
1657 .............................
1659 - fixed bug with input focus in sloppy focus mode
1660 - implemented pixmap mask creation in wrlib
1661 - root window pixmap option
1662 - added ppm support in wrlib
1663 - fixed portability stuff in libPropList
1664 - merged wmsound and bug fix patches
1665 - fixed dock icon border width
1666 - readded focusable option
1667 - autostart apps on startup
1668 - added jpeg support in wrlib
1669 - fixed bug with menus that did not end with a newline
1670 - RaiseLower now acts on the window under the pointer, as in olwm
1671 - fixed docked icon move
1672 - option for left handed ppl (swap left button with right button)
1673 - generalized titlebar and window frame stuff for windows and menus
1674 - changed event handling
1675 - single piece titlebar gradients
1676 - option and escape expansion for dock commands
1677 - save workspace state
1678 - initial workspace window option
1679 - corrected order of window names for dock state file (was class.instance,
1680         is instance.class now)
1682 Changes since version 0.9.0:
1683 ............................
1685 - option to make maximize and window placement account for the Dock
1686 - fixed modifier binding
1687 - new menu configuration: OPEN_MENU. Get menu data from file, directory or
1688 pipe
1689 - removed rename_ws menu command
1690 - fixed IgnoreFocusClick
1691 - more apps can be docked (ghostview et. al)
1692 - fixed diagonal/horizontal resize detection to be like in NS
1693 - simplified titlebar button code: removed possibility to add more buttons
1694 - fixed window gravity handling (xclock -geometry 100x100-0-0) 
1695 - removed shadeable window attribute, added DontMoveOff
1696 - window resize with Meta-Click3 on window
1697 - fixed bug that caused keyboard locks if a invalid key was used in a shortcut
1699 Changes since version 0.6.3:
1700 ............................
1702 - moved to automake
1703 - changed preference directory from gnustep to GNUstep
1704 - added tiff support
1705 - changed preferences to be dynamically modifiable
1706 - several memory leaks fixed
1707 - changed meta-dblclick in dock button to start app to control-dblclick
1708 - fixed bug with unhide app and window list menu
1709 - miniaturized windows are now hidden when hiding an app
1710 - fixed bug in random window placement
1711 - renamed _GNUSTEP_WM_FUNCTION to _WINDOWMAKER_COMMAND
1712 - close stdin from forked processes, so that they don't block wmaker
1713 - fixed crash when closing a selected window
1714 - fixed timer event stuff to be more robust
1715 - rewrote dialog boxes with Athena
1716 - removed focusable window option
1717 - savews now puts -geometry as the first argument of the command line
1718 - new superfluous stuff: better ghost image/shadow for dock
1719 - changed handling of menus that fall outside of screen to be like in NS
1720 - icon caching
1721 - resize with button2 don't raise window
1722 - option to change menu highlight color
1723 - lower miniwindow when miniaturize
1724 - option for setting icon size
1725 - keyboard traversal of menus
1726 - all dock state information saved across sessions
1727 - must hold Alt to undock running app
1728 - added focused window indicator in window list
1729 - CirculateRaise option
1730 - ModifierKey option
1731 - fixed duplicated menu bug
1733 Changes since version 0.6.2:
1734 ............................
1736 - fixed problem with window command menu (click3 on titlebar)
1737 - fixed appmenus that were not unmapped when focus switched from the app
1738 - fixed bug with exit dialog when NEWSTYLE is defined
1739 - miniaturized menus are not mapped when activating an app
1741 Changes since version 0.6.1:
1742 ............................
1744 - dynamic update of WM_COMMAND hint
1745 - fixed crash bug with dock and application icons
1746 - fixed bug with application defined menus
1747 - selecting a window through the window list, brings windows that fall
1748 outside the visible area back
1749 - fixed bug with multiple window moving
1750 - various platform specific bug fixes
1751 - removed grab icon application icons
1753 Changes since version 0.6.0:
1754 ............................
1756 - --enable-shape is the default now
1757 - fixed group leader change for windows that are already mapped
1758 - NEWSTYLE button images have the same color as the title text
1759 - fixed noappicon bugs related to dock
1760 - fixed starticonic hint (-iconic)
1761 - broke menu code so that it will not work as OpenStep says. ie: submenus
1762         are not mapped below the mainmenu. If you want it to be like before,
1763         undefine SINGLE_MENULEVEL in src/wconfig.h
1764 - switch to next window (alt+tab) raises the window
1765 - fixed window title handling for titles that don't fit on the window
1766 - drag select for window command menu
1767 - gamma correction for 8bpp
1768 - fixed bug in full docks
1769 - workspace switching by window drag
1770 - added patches for smart and random placement
1771 - added dgradient fix patch
1772 - workspace state restoration after restart
1773 - added PNG support to wrlib
1774 - changed RLoadImage() support in wrlib
1775 - set DISPLAY environment variable to what was passed with -display option
1776 - added animations preference option
1777 - fixed winitrc
1778 - restore main menu, workspace menu and window list menu after restart
1779 - changed gethostname() with getenv("HOSTNAME") || getenv("HOST") to setup cpp
1780 - fixed bug with program defined titlebar button image in NEWSTYLE
1781 - added kluge for buggy MetroX servers (look at wconfig.h)
1782 - ignore CapsLock when handling windows
1783 - ability to drag windows between workspaces
1784 - ability to drag icons with a icon window
1785 - fixed bug with arrange icons for appicons without any window mapped
1786 - display window's workspace in window list menu
1787 - if a sticked menu is opened again, a new instance of the menu is created
1789 Changes since version 0.5.1:
1790 ............................
1792 - fixed bug that crashed wmaker on HPs
1793 - fixed bug that crashed wmaker with the window list
1794 - fixed bug with window focus after window miniturization
1795 - fixed bug that made wmaker crash when it didn't figure a docked app
1796 has quit. (probably the same problem with XFMail and others)
1797 - documented ColormapFollowsMouse option
1798 - workspace renaming through current selection
1799 - autolaunch indicator
1800 - dbl-click3 will not start app anymore
1801 - better handling of long text
1802 - limited windowlist menu width
1803 - fixed arrange icons
1804 - changed geometry display to account for base size if it's not in 
1805 the technical drawing style
1806 - meta-dbl-click on appicon does hide others 
1807 - changed RaiseOnFocus option with RaiseDelay
1808 - dbl-click on root window or open submenu entry brings the root menu 
1809 to the cursor.
1810 - removed AllowMenuLowering option and made menu ontopness work like on dock
1811 - changed meta-click on dock with meta-dbl-click, to change ontopness 
1812 - moved gradient and image code to a library. 
1813 - added support for icons with alpha channel
1814 - simplified dithering setup
1815 - many clean ups 
1816 - not-so-good looking gradients for 8bpp
1817 - changed application menu stuff 
1818 - started wmaker client library. Try out test/test.c
1821 Changes since version 0.5.0:
1822 ............................
1824 - startup stuff has changed!!! Instead of placing ~/.workspace_state in
1825 your .xinitrc, you must now call ~/gnustep/Library/WindowMaker/winitrc
1826 from there. Don't forget to update your menu files!!! Read the INSTALL file.
1828 - persistent root background colors (read the above item)
1829 - Spanish, Korean, Czech, Swedish and Dutch locales
1830 - menu commands can use the current selection as parameter
1831         (read the menu config file)
1832 - fixed bug in dock icons with 3 dots on some platforms
1833 - opaque window move
1834 - skipwindowlist option
1835 - better miniaturize animation
1836 - new silly animation(s) if --enable-superfluous is configured
1837 - button3 on miniaturize button hides the app
1838 - fixed bug on multi-window move
1839 - keyboard bindings ignores capslock state (but not NumLock, ScrollLock etc.)
1840 - fixed focus in unhide under sloppy focus mode
1842 Changes since version 0.4.3:
1843 ............................
1845 - dock remembers ontop state
1846 - OnTopTransients works correctly now
1847 - removed startWithdrawn option
1848 - added option to put text over icons (iconText)
1849 - fixed slippery window move
1850 - fixed another bug with NEWSTYLE
1851 - fixed problem with large app_options files
1852 - more i18n stuff. japanese, german and portuguese locale support.
1854 Changes since version 0.4.2:
1855 ............................
1857 - fixed black icon bug
1858 - fixed icon specification for dock
1859 - fixed docking on left side dock
1860 - fixed bug in window command menu
1861 - fixed bug in narrow windows with NEWSTYLE enabled
1862 - fixed Hide Others crash 
1863 - I18N fixes
1864 - hopefully stable again
1866 Changes since version 0.4.1:
1867 ............................
1869 - fixed some crash on startup bugs
1870 - fixed bug that made excessive use of colors in PseudoColor
1871 - (re)binding of application icons to Dock icons on (re)start
1872 - startWithdrawn window attribute
1873 - finished window list menu (button2)
1874 - implemented GSClientResizebar, GSMenuWindow, GSIconWindow,
1875 GSFullKeyboardEvents
1876 - implemented WINDOWMAKER_COMMAND ClientMessage handler
1877 - OffiX DND support in icons (for Trash)
1878 - portability fix for SunOS 4.x
1879 - fixed hide for windows with .noAppIcon: true
1880 - remember if window was hidden on restart
1881 - remember workspace on restart
1882 - do not auto-launch apps that are already running
1883 - asclock (and other docked apps) do not die on restart
1884 - forced application docking for undockable apps. See utils/dockapp
1885 - raiseOnFocus option for focus-follow-mouse mode
1886 - window command menu
1887 - fixed NEWSTYLE titlebars and converted menu titlebar button too
1889 Changes since version 0.4.0:
1890 ............................
1892 - fixed bug in I18N support
1893 - fixed bug that caused crash when patched xv was ran
1894 - cosmetic fix for transparent icon images
1895 - tell about apps that couldn't be launched
1896 - auto-launch in dock
1897 - patch for asclock to work on dock
1898 - raise/lower dock
1899 - fixed bug in workspace change when there are no windows
1900 - allow screen side change for dock
1902 Changes since version 0.3.2:
1903 ............................
1905 - application icons (not mini-windows) like I think how it is on NEXTSTEP(tm)
1906 - fixed "slippery" icon movement
1907 - added a Dock (not for GNUstep, as it will have it's own)
1909 Changes since version 0.3.1:
1910 ............................
1912 - fixed bug that caused window frames to be left after window closure
1913 - submenus are opened to the left/right if it is too close to the right/left 
1914 edge (not perfect, but better than before)
1915 - remember window state (shade) on restart
1916 - fixed resize bug
1917 - FreeBSD portability fixes
1918 - fixed bug in workspace menu with more than 9 workspaces
1919 - removed _GNUSTEP_WM_RESIZE_WINDOW, _GNUSTEP_WM_RESIZED_WINDOW protocols
1920 - fixed bug that caused crash when closing miniaturized apps
1921 - fixed little bug in resize
1922 - changed default shortcuts to be closer to NEXTSTEP(tm) (raise/lower window)
1924 Changes since version 0.3.0:
1925 ............................
1927 - added diagonal gradients
1928 - ignoreHideOthers window flag
1929 - optimized/fixed window raising and lowering
1930 - fixed menu handling: don't need to click on the menu after 
1931 it's opened to select items, just drag the pointer
1932 - _GNUSTEP_WM_RESIZE_WINDOW, _GNUSTEP_WM_RESIZED_WINDOW protocols
1933 - application specified titlebar button pixmaps
1934 - transient owners get a different titlebar color when the focus
1935 is in the transient (e.g, in NeXTese: mainWindow is highlighted correctly when
1936 the keyWindow is a panel)
1937 - when transient is closed, it's owner always get the focus
1938 - fixed XGrabButton/BadAccess bug
1939 - fixed window_count error (this time I'm 90% sure)
1940 - fixed focusNextWindow through Alt-Tab bug with non-focusable windows
1941 - fixed resize in windows without a titlebar
1942 - fixed bug with PAspect XSizeHint
1945 Changes since version 0.2.2:
1946 ............................
1948 - fixed problem that made multiple applications be launched
1949 with accidental dbl-clicks on the root menu.
1950 - _GNUSTEP_WM_MINIATURIZE_WINDOW protocol
1951 - added hideOtherApplications command (meta-dbl-click3 on titlebar)
1952 - new SHOW_ALL (windows) menu command
1953 - new HIDE_OTHERS (windows) menu command
1954 - changed icon/window title to show only end part of text if it doesn't fit
1955 - remade application group code (more stable)
1956 - undid stacking code change from 0.2.0
1957 - fixed bug that caused hangs (not sure)
1958 - fixed bug that caused window_count error and associated crashes 
1959 - remade application defined menus
1960 - vertical gradient
1961 - I18N support 
1962 - fixed multiple window selection bug with windows in other workspaces
1963 - changed workspace numbering
1964 - fixed problem with series of X errors when a window is destroyed
1965 - fixed cosmetic bug in gradient bevels
1966 - added UseSaveUnders option (problem with Netscape redrawing)
1968 Changes since version 0.2.1:
1969 ............................
1971 - fixed segfault on startup
1972 - changed source tree
1974 Changes since version 0.2.0:
1975 ............................
1977 - fixed various miscelaneous bugs
1978 - fixed icon pixmap update code
1979 - fixed bugs related to focus-follows-mouse mode (workspace switching,
1980 keyboard focus after unshading etc)
1981 - changed some options in preferences
1982 - changed window stacking order code
1983 - fixed icon handling
1984 - added option to display the root menu on startup
1985 - shaded windows are unshaded on restart, instead of getting iconified
1986 - fixed {ResizeDisplay,MoveDisplay}=corner
1987 - fixed problem with icon windows during restart
1988 - works OK from XDM
1990 Changes since version 0.1.3:
1991 ............................
1993 - fixed color freeing bug
1994 - fixed bug that allowed a window to keep the input focus when
1995 you focus a shaded window
1996 - fixed bug that allowed on top window to be lowered
1997 - disappearing xconsole and other initial-state==IconicState windows fixed
1998 - menus open always inside screen area
1999 - open submenus are moved with their parents 
2000 - keyboard support
2001 - faster menu drawing
2002 - hide for applications that use window_group hint fixed (LyX et al)
2003 - dynamic font setup (just a test)
2006 Changes since version 0.1.2:
2007 ............................
2009 - worked around problems when freeing colors under some buggy X servers
2010 - vertical gradients
2011 - floatingmenu option
2013 Changes since version 0.1.1:
2014 ............................
2016 - fixed list.c to compile in non-debug mode
2017 - sticked root menus cannot be unmapped clicking button3 (workspace
2018 unreachable problem)
2021 Changes since version 0.1.0:
2022 ............................
2024 - texture structure changed
2025 - application menu prototype (not finished)
2026 - arrange icons command
2027 - menu window levels  (menus are kept on top of other windows)
2028 - crash-on-alt-move-in-borderless-windows fixed
2029 - lot's of other bugs killed
2030 - delete last workspace command
2031 - titlebar text justification
2032 - start iconic hint is honored now
2033 - font setting in preferences
2034 - color setting in preferences
2035 - window dragging only occurs after 4 pixels of movement
2036 - restart command
2038 Changes since version 0.0.4:
2039 ............................
2041 - changed configuration file syntax (just a little bit)
2042 - removed box class
2043 - finished multiple window move
2044 - changed window list order from focus order to stacking order
2045 - implemented OpenStep window levels and OnTop windows
2046 - added refresh command to menu
2047 - added shutdown command to menu
2048 - make default menu when menu config can't be parsed
2049 - finally added window focusing when clicking on client window area
2050 - added visual clue to menu item invocation
2051 - shaped window support
2052 - in-memory size got bigger than AfterStep
2053 - various client window state transition bug fixes
2054 - icon placement
2055 - added multiple workspaces (no Pager yet)
2056 - added option for submenu alignment in relation to their parents
2057 - rewrote preference parser
2058 - added focus-follows-mouse and sloppy-focus
2059 - added cpp preprocessing
2060 - zombie process bug fixed
2061 - interactive and dumb (cascade) window placement
2062 - floating transient windows 
2063 - disable mapped submenu entry on parent
2064 - added colormap handling stolen from fvwm (temporary)
2067 Changes since version 0.0.3:
2068 ............................
2070 - hide application implemented (just for apps that have the window_group 
2071 field of WMHints set or the WM_CLIENT_LEADER property set, 
2072 apparently most Xt based apps)
2073 - fixed a crashing bug caused by icons 
2074 - internal change on button pixmap structure and other places
2075 - handling of property changes on mapped windows
2076 - fixed bug in event handling (MapRequest)
2077 - added support for systems without libXpm
2078 - added configure script, although it's still almost useless.
2079 - remade icon painting
2080 - icon background pixmap
2081 - internal icon pixmap dithering