WPrefs: Add support for fpixmap ("fillscale") texture.
[wmaker-crm.git] / ChangeLog
blob7096b2c5506df7d3d4356095403a37e1a38fa205
1 Changes since version 0.95.6:
2 .............................
4 - wmaker: improve key shortcut labelling
5 - WINGs: merge hashtable duplicate code
6 - WINGs: merge bagtree duplicate code
7 - wmaker: merge reading menu duplicate code
8   (David Maciejak <david.maciejak@gmail.com>)
9 - Catch-up and some improvements of the Dutch .po files
10 - Make two text strings translatable
11   (Alwin <translations@ziggo.nl>)
12 - wrlib: merge gradient duplicate code
13 - wmaker: update NEWS for 0.95.6
14 - WPrefs: set default to 1st color in gradient texture
15 - wmaker: add next and previous window focus functions
16 - wmaker: use defined wWindowSingleFocus() function
17 - wmaker: add new button and wheel mouse actions
18 - WPrefs: add new mouse actions configuration
19   (David Maciejak <david.maciejak@gmail.com>)
20 - wmaker: Remove dead links from BUGFORM.
21   (Doug Torrance <dtorrance@monmouthcollege.edu>)
22 - wmaker: improve windows listing in switchpanel
23 - wmaker: add clip mouse wheel action to change workspace
24 - util: create custom GNUSTEP dir if needed
25   (David Maciejak <david.maciejak@gmail.com>)
26 - wmaker: Add window snapping feature.
27 - WPrefs.app: Add ability to enable or disable window snapping.
28 - wmaker: Clear maximized flag of a maximized window when moved.
29 - wmaker: Add "unmaximize on move" feature.
30 - WPrefs.app: Add ability to enable or disable "unmaximize on move" feature.
31 - NEWS: Add note about window snapping.
32   (Doug Torrance <dtorrance@monmouthcollege.edu>)
33 - fix maximize when dock is set 'on top' and it should be covered
34   (Amadeusz Sławiński <amade@asmblr.net>)
35 - wmaker: Add new options for dragging maximized windows.
36 - WPrefs.app: Add ability to set behavior when dragging a maximized window.
37 - NEWS: Add note about dragging maximized windows.
38 - wmaker: Add more directions for window snapping.
39 - wmaker: Consistent whitespace in WindowMaker.h.
40 - Add script to update ChangeLog from git log.
41   (Doug Torrance <dtorrance@monmouthcollege.edu>)
42 - wmaker: fix arbitrary shell command injection
43 - WINGs: add function to get button caption
44 - wmaker: fix maximizing window in multiple screens env
45   (David Maciejak <david.maciejak@gmail.com>)
46 - WINGs: Add optional Pango text layout support
47   (Khaled Hosny <khaledhosny@eglug.org>)
48 - wmaker: Restore multi screen functionality by reverting wrong commits
49   (BALATON Zoltan <balaton@eik.bme.hu>)
50 - util: clarify error message in "wmaker.inst" in case of directory creation
51   failure
52   (Christophe CURIS <christophe.curis@free.fr>)
53 - wrlib: fix usage of deprecated attribute for gcc 3.x
54 - wmaker: remove call to internal X11 header
55   (Milan Čermák <mcermak@chello.cz>)
56 - configure: add detection for 'nanosleep' function with appropriate headers
57 - util: removed usage of external '__progname' because it is not portable
58 - wrlib: add support for release 5.1.0 of the libgif
59 - WPrefs: created macro 'wlengthof_nocheck' for the cases were wlengthof cannot
60   be used
61 - WPrefs: replaced a few constants by the macro 'wlengthof'
62 - WPrefs: grouped items related to the menu style in a single place
63 - WPrefs: grouped items related to the window title alignment in a single place
64 - WPrefs: grouped items related to the help balloon configuration in a single
65   place
66 - WPrefs: grouped items related to the AppIcon bouncing configuration in a
67   single place
68 - WPrefs: grouped items related to the behaviour of moving a maximized window
69   in a single place
70 - WPrefs: grouped items related to the possible window placement algorithms in
71   a single place
72 - WPrefs: use length of array instead of hard-coded constant for sample colours
73   (Christophe CURIS <christophe.curis@free.fr>)
74 - WINGs: Fix decimal/hexadecimal conversion bug in color panel.
75 - WINGs: Fix unused parameter compiler warnings in examples.
76 - WINGs: Avoid cast from pointer to integer of different size compiler
77   warnings.
78 - WINGs: Link examples against Xlib.
79 - debian: Capitalize "Maker" in X session desktop entry.
80   (Doug Torrance <dtorrance@monmouthcollege.edu>)
81 - WPrefs: moved the titles of Clip Delay frames to an array
82 - WPrefs: grouped the balloon text for the dock configuration with the rest of
83   the struct
84 - WPrefs: grouped items related to the mouse actions in a single place
85 - WPrefs: reorganised the Mouse Settings panel for better look
86 - WPrefs: reorganised the Preference panel for better look
87 - WPrefs: reorganised the Window Handling Settings panel for better look
88 - WPrefs: small reorganisation in the Dock Preferences panel
89 - WPrefs: minor improvements to the Focus Preference panel
90 - WPrefs: minor reorganisation in the Keyboard Shortcut panel
91 - WPrefs: minor improvements to the Workspace panel
92 - WPrefs: changed label from "msec" to the standard "ms" from the SI
93 - WPrefs: replaced call to external program "chmod" by the equivalent system
94   call
95   (Christophe CURIS <christophe.curis@free.fr>)
96 - wmaker: Support omnipresent setting toggle from keyboard
97   (Gaspar Chilingarov <gasparch@gmail.com>)
98 - Catch-up and some cosmetic changes of the Dutch .po files
99   (Alwin <translations@ziggo.nl>)
100 - WUtil: changed order for null pointer check in array functions (Coverity
101   #72806, #72807, #72819)
102 - WUtil: rewrote wcopy_file for better error handling and to fix Coverity
103   #50234
104 - WUtil: fix default rights for file created when saving PropList
105 - WINGs: inverted the direction for mouse wheel on WMSliders
106 - WINGs: removed unnecessary size checks in WMGetBrowserPaths
107 - WINGs: fix possible null pointer dereference in W_RealizeView (Coverity
108   #50060)
109 - wmaker: replaced dangerous function type conversion by argument conversion
110 - wmaker: avoid allocating temporary memory in GetShortcutKey (Coverity #50115)
111 - WMaker: Fixed crash if the RContext creation fail on a Screen (Coverity
112   #50066)
113 - wmaker: removed unnecessary check when painting application icon (Coverity
114   #50052)
115 - wmaker: removed unnecessary assignation (Coverity #50257)
116 - wmaker: minor fixes for the size of an aperçu
117 - wmaker: moved the code for the bg helper to a dedicated function
118 - wmaker: close unneeded file handles when running the bg helper (Coverity
119   #50137)
120 - wmaker: improve error messages when trying to start the helper
121 - wmaker: removed unnecessary null pointer check (Coverity #50041)
122 - wmaker: removed unnecessary variable 'done' in panelBtnCallback
123 - wmaker: remove unnecessary null check (Coverity #50196)
124 - wmaker: fix incomplete null pointer check in wFrameWindowChangeTitle
125   (Coverity #50058)
126 - wmaker: make parsing on display name less prone to crash in SetupEnvironment
127   (Coverity #50096)
128 - wmaker: remove unnecessary null check in readMenuDirectory (Coverity #50190)
129 - wmaker: fix memory leak in get_icon_filename (Coverity #50132)
130 - wmaker: fixes in function 'UnescapeWM_CLASS' (Coverity #50101, #50186,
131   #50187)
132 - wmaker: fix possible buffer overrun in readMenuPipe (Coverity #50211, #50212)
133 - wmaker: update error message to have only one string to be translated
134 - wmaker: do not duplicate a string that does not need to be (Coverity #72814)
135 - wmaker: change message to have only one string to translate and to have more
136   information
137 - wmaker: removed case from switch that is unreachable (Coverity #50043)
138 - wmaker: fix size of element given to the 'qsort' function (Coverity #50210)
139 - WPrefs: remove fuzzy translation that are likely to puzzle user
140 - WPrefs: fix possible buffer overrun (Coverity #50216)
141 - WPrefs: add check for image validity in 'loadRImage' (Coverity #50221,
142   #50081)
143 - wmaker: do not remove Title Bar for windows that declare themselves as
144   Toolbar or Tear-off menu
145 - WINGs: fix infinite loop when using Pango on string that have to be split
146 - WINGs: fix WMPathForResourceOfType to check for all the paths it claims to
147   check
148 - WINGs: to not allocate memory for a short lived array (Coverity #50136)
149 - WINGs: fix possible problems due to sign extension when setting Icon
150   (Coverity #50202)
151 - wmaker: add check for null pointer in wAppIconCreateForDock (Coverity #50053)
152 - wmaker: change strcpy to the version with size check (Coverity #50217)
153 - wmaker: fix possible buffer overrun with filename for Icon Chooser (Coverity
154   #50218)
155 - wmaker: replaced temporary allocation by local storage for error message
156 - wmaker: remove intermediate strcpy in updateWorkspaceMenu (Coverity #50213)
157 - wmaker: do not store return value that we don't use (Coverity #50252)
158 - wmaker: fix signedness of variable (Coverity #50082, #50222)
159 - wmaker: removed variable 'done' to prepare return status in
160   'wNETWMProcessClientMessage'
161 - wmaker: remove unnecessary check in acceptXDND (Coverity #72817)
162 - WPrefs: fix memory leak when storing the list of colors in Appearence panel
163 - WPrefs: fix memory leaks on temporary colours to draw icon's title in
164   Appearence preview (Coverity #72808, #72810)
165 - util: return from 'findCopyFile' if the source file could not be found
166   (Coverity #50075)
167 - util: use wfree instead of free for consistency
168 - wmaker: work around compilers that do not support nested functions
169 - WPrefs: Use standard C declaration of array instead of GNU syntax
170 - WPrefs: link against math library because it is used in a few places
171 - Make sub-directories visible the automake's "dist*" targets
172   (Christophe CURIS <christophe.curis@free.fr>)
173 - WINGs: add functions to set widget background image
174 - WPrefs: add workspace pager configuration
175 - wmaker: add workspace pager underlying configuration
176 - wmaker: add core workspace pager functions
177   (David Maciejak <david.maciejak@gmail.com>)
178 - wmaker: moved the variable 'process_workspacemap_event' to the global
179   namespace
180 - wmaker: remove unnecessary null pointer checks in handle_event of wsmap
181 - makefile: make silent rule work also for generated files
182 - wmaker: replaced macro by an inline function, in X Modifier initialisation
183 - wmaker: replaced macro 'store_modifier' by an inline function, in X Modifier
184   initialisation
185 - checkpatch: fix bug in regular expression
186 - WPrefs: fix memory leak when storing the list of texture in Appearence panel
187   (Coverity #50112)
188 - WPrefs: fix icon used in the Opaque/Non-opaque Move setting
189   (Christophe CURIS <christophe.curis@free.fr>)
190 - wrlib: Merge some duplicate code when allocating color
191   (David Maciejak <david.maciejak@gmail.com>)
192 - configure: rewrote the detection for -Wunused-macro
193 - configure: add macro to check compiler flag '-Wstrict-prototype'
194 - configure: add a few warning flags for gcc and clang to help catch bugs
195 - configure: make the gcc check for trampolines stronger
196 - WINGs: remove the macro DEFAULT_TITLE because it is not used
197 - WINGs: remove constants used for default width+height for the widget
198 - WINGs: remove unused constant DEFAULT_BORDER_WIDTH in wcolorwell
199 - WINGs: remove unused macro NFONT in wbutton
200 - WINGs: remove dead code from 'loadPixmaps'
201 - WINGs: remove macro ABS_SHIFT from the wcolorpanel code
202 - WINGs: remove internal XDND macros that are not used
203 - WINGs: reuse GNUstep header instead of duplicating stuff in wwindow.c
204 - remove a few unused constant for size of buffers
205 - remove unused macros defining corner positions
206 - replaced all local definitions of PI by a single one
207 - wmaker: removed unused macro DBLCLICK_TIME
208 - wmaker: removed unused constant SCROLL_STEPS in the switchpanel code
209 - wmaker: add code to explicitly ignore Motif-WM flags we don't want to handle
210 - wmaker: remove constants HORIZONTAL and VERTICAL from moveres.c
211 - wmaker: remove parameter 'which' from local function 'restoreMenu'
212 - wmaker: comment out definition of wm-spec constant that we do not use
213 - WPrefs: remove unused constants ICON_TITLE_*FONT
214 - util: remove local constants GLOBAL_DEFAULTS_SUBDIR that are not used
215   (Christophe CURIS <christophe.curis@free.fr>)
216 - WINGs: increment version
217   (David Maciejak <david.maciejak@gmail.com>)
218 - configure: require a minimum version for Autoconf to avoid wrong generation
219 - wmaker: rewrote the update of _NET_WORKAREA property
220 - configure: rewrote the detection for WebP image library
221 - configure: add detection for O_NOFOLLOW flag to the open function
222   (Christophe CURIS <christophe.curis@free.fr>)
223 - WPrefs: improve texts in the Window Handling panel
224   (Yury Tarasievich <yury.tarasievich@gmail.com>)
225 - WPrefs: moved the list of icon animations into an array
226 - WPrefs: created an array to store the database values for the Icon Position
227   setting
228 - WPrefs: grouped the choices for Window Resize Display in a single place
229 - WPrefs: grouped the choices for Window Move Display in a single place
230 - WPrefs: add an image to represent the window in the Window Placement frame
231 - WPrefs: add possibility to configure the size of the aperçu
232   (Christophe CURIS <christophe.curis@free.fr>)
233 - WPrefs: Clarify purpose of "window snapping" feature in expert panel.
234   (Doug Torrance <dtorrance@monmouthcollege.edu>)
235 - Translations: Dutch .po files updated
236 - WPrefs: make a text string translatable
237 - WINGs: trivial fix in text string
238 - WMaker: trivial fixes in text strings
239 - WPrefs: trivial fixes in text strings
240   (Alwin <translations@ziggo.nl>)
241 - wmaker: removed global variable "flags.nopolling"
242 - make: do not compile stuff in the 'test' directory
243 - Renamed "Aperçu" into "Mini-Preview" in visible places
244 - Renamed "apercu" to "minipreview" in the source code
245 - Renamed "Apercu" to "MiniPreview" in the configuration database
246 - wmaker: remove execute permissions on the source file 'wsmap.c'
247 - configure: updates as reported by 'autoupdate'
248 - configure: remove a few commented-out stuff that are deprecated
249 - configure: added the copyright notice at the begining of the file
250 - configure: add email address for bug reports in AC_INIT
251 - configure: cosmetic improvements on comments
252 - configure: minor updates on quoting for consistency with Autoconf's syntax
253 - configure: rewrote 3 ARG_ENABLEs to get them to behave properly
254 - configure: rewrote 2 ARG_WITH for paths to provide better feedback
255 - updated autoconf macro gl_LD_VERSION_SCRIPT from gnulib to version 4
256 - wrlib: generate automatically the list of symbols to keep from the API header
257   (Christophe CURIS <christophe.curis@free.fr>)
258 - Add generate-mapfile-from-header.sh to distribution tarball.
259   (Doug Torrance <dtorrance@monmouthcollege.edu>)
260 - created script to check the list of source files to handle for translation
261 - WINGs: add missing source files for translation
262 - wmaker: add missing source files for translation
263 - WPrefs: fix list of source files for translation
264 - make: remove unnecessary chmod when creating directories for locales
265   installation
266 - make: add a variable 'DOMAIN' for the name of the pot and mo files
267 - doc: create the skeleton to have a documentation for Internationalisation
268 - configure: rewrote the support for languages in localisation
269 - configure: rewrote detection for 'xgettext'
270 - configure: add check for the program "msgfmt" when i18n is requested
271 - doc: explain how to compile with language support
272 - doc: describe how to choose the language (i18n) at run time
273 - configure: replaced option '--with-nls' by autoconf's '--localedir'
274 - configure: rewrote the support for option '--with-menu-textdomain'
275 - configure: rewrote support for option '--disable-locale'
276 - doc: moved the FAQ on i18n into the dedicated README.i18n
277 - configure: enable all languages when performing make distcheck
278 - configure: add possibility to list available languages with LINGUAS=list
279 - make: remove installed translations when performing Uninstall
280 - txt-from-texi: add support for variables
281 - doc: explain how to help translating the Window Maker project
282 - make: new target 'update-lang' to update the PO files for a languages against
283   latest sources
284 - make: moved PHONY outside the USE_LCOV conditional
285 - txt-from-texi: fixed use of awk 'match' function to be portable
286 - txt-from-texi: remove use of the 'switch' statement for portability
287 - i18n: fix failing generation of the README.i18n file
288   (Christophe CURIS <christophe.curis@free.fr>)
289 - wmaker: Add autocomplete/history feature to keyboard shortcut Run dialog.
290   (Doug Torrance <dtorrance@monmouthcollege.edu>)
291 - wrlib: mark the script 'get-wraster-flags' as deprecated
292 - WUtil: mark the script 'get-wutil-flags' as deprecated
293 - WINGs: mark the script 'get-wings-flags' as deprecated
294 - wmaker: created script to check program's options against documentation
295 - wmaker: improve the documentation for the command-line options
296 - wmaker: create script to handle conditional and variables replacement in man
297   pages
298 - doc: changed section for man page of "wdread" to 1x for consistency
299 - doc: add check of the program options against their man pages
300 - doc: updated man pages for many tools
301 - doc: the man page for "wmsetbg" is now processed by a script
302 - texi2txt: fix support embedded item lists to allow nested lists
303 - texi2txt: add support for enumerated lists
304 - texi2txt: add support for the @table command
305 - texi2txt: add support for making cross-references in the document
306 - doc: convert INSTALL-WMAKER into a texinfo source processed by texi2txt
307 - doc: update information in the Installation Manual
308 - doc: removed a few deprecated stuff from the Installation Manual
309 - check the "configure" option list against the INSTALL-WMAKER documentation
310 - doc: describe the "new" options to the "configure" script
311 - check-doc: add an option to ignore some explicit options from the command's
312   help
313 - Code refactoring: replaced macro 'MWM_HINTS' by 'USE_MWM_HINTS' for
314   consistency
315 - configure: Added option to disable Motif WM Hints support
316 - Code refactoring: replaced macro 'XDND' by 'USE_DOCK_XDND' for consistency
317 - doc: re-generate the top directory documentation when "make dist" is invoked
318 - texi2txt: add workaround for a known bug in "mawk"
319 - wmaker: check return value for XGetWindowAttributes (Coverity #50032)
320 - Handle NULL pointer as good as possible (Coverity #50099)
321 - WINGs: fix memory leak in WMSubtractPLDictionaries (Coverity #50128)
322 - wmaker: fix incorrect size for memory allocation (Coverity #50207)
323 - wmaker: fix memory leak in the Workspace Map if there is no workspace
324   (Coverity #109608)
325 - wmaker: remove non-necessary allocation (Coverity #109609)
326 - wmaker: remove useless null pointer check (Coverity #109612)
327 - WINGs: remove useless function call in WColorPanel (Coverity #109617)
328 - WUtil: fix improper use of de-allocated variable (Coverity #109618)
329 - wmaker: converted macro 'SAME' into a static function
330 - wmaker: fix crash when switching workspace with "Affiche.app"
331 - wmaker: fix non-portable int argument for printf in error message
332   (Christophe CURIS <christophe.curis@free.fr>)
333 - Translations: Dutch language files updated
334 - WINGs: trivial fixes in text strings
335 - WMaker: trivial fixes in text strings
336 - WPrefs: trivial fixes in text strings
337   (Alwin <translations@ziggo.nl>)
338 - wmaker: add script to check the call-back function used when loading
339   configuration
340 - wmaker: fix incorrect type for variable in the global preference structure
341 - Code refactoring: replaced macro 'ANIMATIONS' by 'USE_ANIMATIONS' for
342   consistency
343 - configure: Added option to disable animations
344 - wmaker: fix warnings from compiler when animations are disabled
345 - wmaker: took as much assignation as possible outside 'if' statements
346 - wmaker: reorganisation of the control flow of the function 'findDock'
347 - wmaker: remove one level of pointers for the function SlideWindows
348 - wmaker: do not use strcmp twice on the same thing, in function appiconBalloon
349   (Christophe CURIS <christophe.curis@free.fr>)
350 - wmaker: removed dead code related to 'GLOBAL_SUBMENU_FILE'
351   (Rodolfo García Peñas (kix) <kix@kix.es>)
352 - wmaker: moved the definition of the list of entries for the window menu to an
353   array
354 - wmaker: moved the definition of the entries for the window menu options to an
355   array
356 - wmaker: moved calculation of internal offset in handleDockMove outside the
357   loop
358 - wmaker: moved the list of Window Attributes into an array, for the Window
359   Inspector
360 - wmaker: moved the list of Advanced Options into an array, for the Window
361   Inspector
362 - wmaker: moved the list of Application Attributes into an array, for the
363   Window Inspector
364 - wmaker: fix misuse of 'user_flags' instead of 'client_flags' for window
365   attributes
366 - wmaker: honour MWM Hint to have no border to a window
367 - WINGs: create a new type of Tri-State Switch Button (to doc)
368 - wmaker: fix clearing of window attribute that was not saved properly
369 - doc: describe the GNOME application issue in the FAQ
370 - Add a configuration option to ignore Decoration Hints from GTK-based
371   application
372 - wmaker-check: rewrote parsing of structure fields for callback checker
373   (Christophe CURIS <christophe.curis@free.fr>)
374 - wmaker: replace and be replaced (ICCCM protocol)
375   (Iain Patterson <wm@iain.cx>)
376 - wmaker: make the '--replace' de-activable at compile time
377 - wmaker: support providing ICCCM version, for compliance with the standard
378 - doc: describe Iain Patterson's new feature for ICCCM compliance
379   (Christophe CURIS <christophe.curis@free.fr>)
380 - Translations: Dutch language files updated
381 - WMaker: trivial fix in text string
382   (Alwin <translations@ziggo.nl>)
383 - doc: changed section for man pages from 1x to 1
384 - util: improve the command line argument parsing in wmmenugen
385 - doc: do not install translated man pages if the language was not enabled in
386   LINGUAS
387 - doc: changed section for translated man pages from 1x to 1
388 - configure: Add compiler detection on non optimal floating point constant
389 - Fixed floating point constants defined as double but expected as float
390 - Added some explicit conversion to double precision
391 - Use single-precision math functions when available
392 - wrlib: changed Gamma Correction calculation to use single-precision float
393   (Christophe CURIS <christophe.curis@free.fr>)
394 - WPrefs: creating more space for translations
395   (Alwin <translations@ziggo.nl>)
396 - debian: Import version 0.95.6-1.
397 - debian: Import version 0.95.6-1.1.
398   (Doug Torrance <dtorrance@monmouthcollege.edu>)
399 - Import of (partly outdated) Ukrainian translations.
400   (Martin Dietze <mdietze@gmail.com>)
401 - Add folder with fedora .spec file
402   (Alexey I. Froloff <raorn@raorn.name>)
403 - make: Add Ukrainian translation files to EXTRA_DIST.
404 - wmiv: Add long command line options --help and --version.
405 - wmiv: Improve help text.
406 - doc: Add manpage for wmiv.
407   (Doug Torrance <dtorrance@monmouthcollege.edu>)
408 - wmaker: replaced old email address with the official one
409 - WINGs: Updated news with the API changes that occured between 0.95.6 and
410   0.95.7
411 - WINGs: ran spell checker on the NEWS file
412 - WINGs: fix non-portable int conversion for printf in font panel size handling
413 - WRaster: fix unused variable warning when XShm extention is not enabled
414   (Christophe CURIS <christophe.curis@free.fr>)
415 - New translation into Frisian for Window Maker
416   (Alwin <translations@ziggo.nl>)
417 - wrlib: fixed gcc version needed for deprecated attribute support
418 - Configure: increased the version of Automake requested
419   (Christophe CURIS <christophe.curis@free.fr>)
420 - configure: Fix output of libdir directory in summary
421   (Josip Deanovic <djosip+news@linuxpages.net>)
422 - wmaker: fix detection of legacy Apercu configuration keywords
423 - WPrefs: fix conversion of old "Apercu" setting to the new keywords
424   (Christophe CURIS <christophe.curis@free.fr>)
425 - wmaker: Allow window snapping and linked workspaces simultaneously.
426 - wmaker: Allow configuration of window snapping detect distances.
427 - WPrefs: Add ability to set integer values in Expert panel
428 - WPrefs: Add snap edge and corner detect to Expert panel.
429   (Doug Torrance <dtorrance@monmouthcollege.edu>)
430 - Translations: Dutch updates for WPrefs
431 - Translations: Frisian updates for WPrefs
432   (Alwin <translations@ziggo.nl>)
433 - configure: fixed incorrect variable name that prevented --disable-xdnd to
434   work
435   (Rodolfo García Peñas (kix) <kix@kix.es>)
436 - Revert "wmaker: fix clearing of window attribute that was not saved properly"
437 - Disable pager by default
438   (Carlos R. Mafra <crmafra@gmail.com>)
439 - Allow using keypad Enter to commit move/resize
440 - Allow using numpad Enter key in dialogs for confirmation
441   (Amadeusz Sławiński <amade@asmblr.net>)
442 - Window Maker 0.95.7
443   (Carlos R. Mafra <crmafra@gmail.com>)
446 Changes since version 0.95.5:
447 .............................
449 - ppm.c code style
450 - gif.c code style
451 - Removed optimize_for_speed flag
452 - Removed context argument in jpeg files
453 - supports_tiff moved to wPreferences
454 - wApplicationExtractDirPackIcon doesn't use WScreen
455 - get_icon_filename doesn't use WScreen
456   (Rodolfo García Peñas (kix) <kix@kix.es>)
457 - Display app name in ballon help of GNUstep apps
458   (Charles Philip Chan <cpchan@bell.net>)
459 - osdep_bsd.c: Fix a typo causing memory to be overwritten
460   (François Tigeot <ftigeot@wolfpond.org>)
461 - Add some information in the NEWS file
462   (Carlos R. Mafra <crmafra@gmail.com>)
463 - Debian 0.95.5
464 - Small typo with the word attempts
465 - WPrefs: Ignore NumLock key when capturing keyboard shortcuts
466   (Rodolfo García Peñas (kix) <kix@kix.es>)
467 - wmaker: Converted #define to an Enum for the Program State tracking variables
468 - wmaker: Changed name of parameter in macro WCHECK_STATE
469 - wmaker: Created a global structure to regroup all global variables
470 - wmaker: Moved the variable for Locale choice (I18N) to the global variable
471   structure
472 - wmaker: Moved timestamp variable (#1) to the global variable structure
473 - wmaker: Moved timestamp variable (#2) to the global variable structure
474 - wmaker: Moved global var with list of cursors to the preferences variable
475 - wmaker: Removed notion of 'Default' mouse cursor
476 - wmaker: Moved definition of WM-related XAtoms into the global variables
477   structure
478 - wmaker: Moved definition of GNUStep-related XAtoms into the global variables
479   structure
480 - wmaker: Moved definition of WMaker-specific XAtoms into the global variables
481   structure
482 - wmaker: Moved definition of X Contexts into the global variables structure
483 - wmaker: Removed variable for X Context that is not used
484   (Christophe CURIS <christophe.curis@free.fr>)
485 - wIconChangeImageFile returns int
486 - wIconChangeImageFile find image if block swapped
487 - wIconChangeImageFile get image block swapped
488 - wIconChangeImageFile removed error variable
489   (Rodolfo García Peñas (kix) <kix@kix.es>)
490 - Fixed scoping error in wSwitchPanelSelectFirst().
491   (Iain Patterson <wm@iain.cx>)
492 - StartWindozeCycle uses ease variable
493 - Avoid loop in keybinding check
494 - wmaker: code style
495 - Moved 'workspace_name_font' from the Screen to a Workspace object in the
496   global namespace
497 - Variable workspace_count moved to the workspace object in the global
498   namespace
499 - Variable last_workspace moved to workspace object in global namespace
500 - Variable current_workspace moved to workspace object in global namespace
501 - Array of workspaces moved to the workspace object in the global namespace
502 - Variable workspace_menu moved to workspace object in global namespace
503 - Clip, Dock and Drawers menu moved to appropriate global namespace
504 - Removed WScreen args not used
505 - AppIcon list moved out of WScreen
506 - Removed unused WScreen variable in wIsADrawer
507 - Variable clip_icon moved to clip object in the global namespace
508 - wClipIconPaint appicon argument removed
509   (Rodolfo García Peñas (kix) <kix@kix.es>)
510 - Remove warning by open coding WM_ITERATE_ARRAY macro
511   (Rodolfo García Peñas <kix@kix.es>)
512 - Varible session_state moved to global namespace
513 - Removed WScreen argument
514 - shortcutWindows moved to w_global
515 - Removed unused variable wapp_list
516   (Rodolfo García Peñas (kix) <kix@kix.es>)
517 - Allow undocking appicon when Alt is pressed
518 - Prevent crash when toggling auto-attract on a drawer with clip disabled
519 - Correctly initialize the drawer tile when the dock is on the left side
520 - Fix stacking level bug when creating a drawer in a keep-on-top dock
521 - Fix removal of drawer with a single appicon
522 - Remove dead code for a confirmation dialog that we'll probably never want to
523   show
524   (Daniel Déchelotte <yo.dan@free.fr>)
525 - Compiler food.
526 - Removed unused keymove_tick variable
527   (Rodolfo García Peñas (kix) <kix@kix.es>)
528 - wmaker: Moved variable Screen Count into the global namespace
529 - wmaker: Moved variable Ignore Wks Change into the workspace object in the
530   global namespace
531 - wmaker: Moved variables for the XShape extension into the global namespace
532 - wmaker: Moved variables for the Xkb extension into the global namespace
533 - wmaker: Moved variables for the XRandR extension into the global namespace
534 - wmaker: Moved variables for Inotify into the global namespace
535 - wmaker: Removed global variable 'WDelayedActionSet' and associated dead code
536 - wmaker: Moved variable ValidModMask into the global namespace
537 - wmaker: Moved global domain definition to the global namespace
538 - wmaker: Moved definition of global variable 'wKeyBindings' to header
539 - configure: Added compilation check for dangerous use of 'extern' keyword
540   (Christophe CURIS <christophe.curis@free.fr>)
541 - Removed unused WScreen argument
542   (Rodolfo García Peñas (kix) <kix@kix.es>)
543 - Removed unused WScreen argument from dock's clip state functions
544 - Removed unused WScreen argument from workspace's state functions
545 - Removed unused WScreen argument in Pixmap function
546 - Removed unused WScreen argument in dock's drawer state functions
547 - Removed unused WScreen argument in dock's clip function
548 - Removed unused WScreen argument in some Default handling functions
549 - util: Fixed possible off-by-one issue when generating filename
550 - WPrefs: Grouped config key and user display string in a single struct
551 - WPrefs: Grouped config key and user display icon in a single struct
552 - WPrefs: Fixed duplicate 'const' keyword
553 - wmaker: Fixed compilation of XDND support
554 - wmaker: Added 'static' attribute to local variables
555 - Removed parameter to function 'create_tab_icon_workspace' that was not used
556 - Removed parameters to function 'open_window_menu_core' that were not used
557 - Removed parameter to function 'updateResistance' that was not used
558 - Removed parameter to function 'handleDeadProcess' that was not used
559 - Removed parameters to function 'handle_inotify_events' that were not used
560 - wmaker: Added reset of file handle variable to avoid multiple file close
561 - wmaker: Removed non necessary macro for buffer size
562 - wmaker: Marked arg as unused for compiler in callback code
563 - wmaker: Marked args as unused at places where conditional code is used
564 - wmaker: Marked args as unused for compiler in callback code
565 - wmaker: Marked args as unused for compiler in menu callback code
566 - wmaker: Marked args as unused for compiler in XExposeEvent callback code
567 - wmaker: Marked args as unused for compiler in XClickEvent callback code
568 - wmaker: Marked args as unused for compiler in XCloseEvent callback code
569 - wmaker: Marked args as unused for compiler in WINGs Notif callback code
570 - wmaker: Removed explicit callback type conversion
571 - wmaker: Marked args as unused for compiler in WINGs callback code
572 - wmaker: Marked args as unused for compiler in X Error handlers
573 - wmaker: Removed explicit callback type conversion
574 - wmaker: Marked args as unused for compiler in process death handlers
575 - wmaker: Marked args as unused for compiler in signal handlers
576   (Christophe CURIS <christophe.curis@free.fr>)
577 - Add "Other maximization options" to window menu.
578   (Doug Torrance <torrance@vandals.uidaho.edu>)
579 - Focus fullscreen windows.
580 - Update shortcut label for Unmaximize menu entry.
581 - Update shortcut labels for Other maximization submenu.
582 - Update other window menu shortcut labels.
583   (Iain Patterson <wm@iain.cx>)
584 - Included compile file in gitignore
585   (Rodolfo García Peñas (kix) <kix@kix.es>)
586 - Compiler food.
587   (Iain Patterson <wm@iain.cx>)
588 - WUtil: Marked args as unused for compiler in a callback functions
589 - WUtil: Marked args as unused for compiler in WUtil's API code
590 - WUtil: Removed unused argument in internal function
591 - WINGs: Marked args as unused for compiler in Notification callback code
592 - WINGs: Marked args as unused for compiler in XDND callback code
593 - WINGs: Marked args as unused for compiler in widget resize callback code
594 - WINGs: Marked args as unused for compiler in X Error handlers
595 - WINGs: Marked args as unused for compiler in event callback code
596 - WINGs: Marked args as unused for compiler in a few more callback functions
597 - WINGs: Marked args as unused for compiler in WINGs API code
598   (Christophe CURIS <christophe.curis@free.fr>)
599 - Updated default icons
600   (Doug Torrance <dtorrance@monmouthcollege.edu>)
601 - Avoid unnecessary wWindowConfigure().
602   (Iain Patterson <wm@iain.cx>)
603 - util: Marked args as unused for compiler in X Error handlers
604 - WPrefs: Marked args as unused for compiler in Notification callback code
605 - WPrefs: Marked args as unused for compiler in X Error handler
606 - WPrefs: Marked args as unused for compiler in event callback code
607 - WPrefs: Marked args as unused for compiler in signal handlers
608 - WPrefs: Marked args as unused for compiler in WINGs callback code
609 - wmaker: Marked arg as unused for compiler in Timer handler
610 - Re-enable the compiler check for unused arguments
611 - wmaker: Removed unused argument to function 'wMenuScroll'
612 - wmaker: Removed unused args to local functions in wmspec
613 - util: Removed argument that is not used
614 - WINGs: Removed unused argument in function 'checkDropAllowed'
615 - WINGs: Removed unused argument to function 'W_SetXdndAwareProperty'
616 - WPrefs: Removed unused argument to function 'handleDragOver'
617 - WPrefs: Removed unused screen argument in functions 'Init*'
618 - WPrefs: Removed unused function 'DestroyTexturePanel'
619 - WPrefs: Removed unused Screen argument to the 'Init*' functions
620 - WPrefs: Disable compilation for code that is 'not_yet_fully_implemented'
621 - WPrefs: Removed unused argument to function 'OpenExtractPanelFor'
622   (Christophe CURIS <christophe.curis@free.fr>)
623 - Remove default Microsoft fonts.
624 - Remove newlines in legal panel.
625   (Doug Torrance <dtorrance@monmouthcollege.edu>)
626 - wmaker: Removed unused argument in function 'wDockFinishLaunch'
627 - wmaker: Removed unused argument in function 'wDockLaunchWithState'
628   (Christophe CURIS <christophe.curis@free.fr>)
629 - Info Panel size with variables
630 - Window Maker Developers Team Copyright
631 - Legal Panel size with variables
632   (Rodolfo García Peñas (kix) <kix@kix.es>)
633 - Removed newlines from legal text in translations
634   (Doug Torrance <dtorrance@monmouthcollege.edu>)
635 - Improved ignore for 'm4' macro directory
636 - configure: Moved detection of GIF support to a dedicated macro
637 - wrlib: Use a Conditional for GIF in the makefile instead of #if in source
638 - wrlib: Add support for v5 of the gif_lib API
639 - WPrefs: Removed unused argument in function 'WGetEditMenuSubmenu'
640 - WPrefs: Marked args as unused for compiler in callback code
641 - wrlib: Moved configure's detection of JPEG support to a dedicated macro
642 - wrlib: Moved configure's detection of PNG support to a dedicated macro
643 - wrlib: Moved configure's detection of TIFF support to a dedicated macro
644   (Christophe CURIS <christophe.curis@free.fr>)
645 - Remove WMFullscreenLevel
646 - Raise fullscreened window
647   (Amadeusz Sławiński <amade@asmblr.net>)
648 - wrlib: Moved configure's detection of XPM support to a dedicated macro
649 - configure: Moved PPM image format handling to a consistent place
650 - wrlib: separated the code to save to XPM from the builtin XPM loading
651 - wrlib: Use a Conditional for XPM in the makefile instead of #if in source
652 - wrlib: Marked args as unused for compiler
653 - wrlib: Renamed image format related files for clarity
654 - WUtil: New macro 'wlengthof' in the public API to get number of elements in
655   an array
656 - WINGs: Use the macro 'wlengthof' to get the number of element in an array
657 - wmaker: Use the macro 'wlengthof' to get the number of element in an array
658 - WPrefs: Use the macro 'wlengthof' to get the number of element in an array
659 - util: Use the macro 'wlengthof' to get the number of element in an array
660 - configure: Less intrusive CFLAGS change when --enable-debug is chosen
661 - configure: Do not keep assertion if debug was not enabled
662 - configure: Added a check to try to enable STD C11 if possible
663 - configure: Minor changes to option parsing for consistency
664 - configure: Add check on function prototypes when debug is enabled
665 - WINGs: Minor improvments in 'closestListItem' function
666 - WINGs: Do not allocate memory for a fixed-size short-lived buffer
667 - wmaker: Minor improvements to function 'shade_animate' when empty on purpose
668 - wmaker: Avoid multiple calls to gettext
669 - wmaker: Created an array to hold the maximize menu entries
670 - WPrefs: Changed array of strings 'colorOptions' into a struct for
671   explicitness
672 - WPrefs: Changed array of strings 'textureOptions' into a struct for
673   explicitness
674 - WPrefs: Make the label internationalised for the texture option in dialog
675   window
676 - wmaker: Do not allocate memory for a short lived string in
677   'selectSpecification'
678   (Christophe CURIS <christophe.curis@free.fr>)
679 - move maximization size adjustments to maximization function
680 - make adjustments for dock when calculating area for miniwindows
681 - take dock into account when not covering icons next to it
682 - Fix implicit declaration
683   (Amadeusz Sławiński <amade@asmblr.net>)
684 - Fix arrow keys in switchpanel.
685   (Iain Patterson <wm@iain.cx>)
686 - configure: Enable compiler warnings to help add 'format' attribute
687 - configure: Enable compiler warnings to help add 'noreturn' attribute
688 - WINGs: Added attribute 'noreturn' to public function 'WMScreenMainLoop'
689 - util: Removed unused procedure that caused a compilation warning
690 - util: Added noreturn attribute to appropriate functions
691 - WPrefs: Added noreturn attribute to appropriate functions
692 - wrlib: Added noreturn attribute to appropriate functions
693 - wmaker: Do not call XShape function if the server did not say it supports it
694 - WINGs: Do not create variables for trivial things
695 - Remove some unnecessary code related to XShape usage
696 - configure: Removed deprecated lines for unused X stuff
697 - configure: Enable compiler warnings for trampoline code generation
698 - configure: Replaced deprecated construct with recommended new check
699 - configure: Removed macro that are not used anymore
700 - configure: Added m4 check to detect possible non-expanded macros
701 - WINGs: Removed unnecessary type conversion
702 - WRaster: Removed unused variables from Makefile
703 - wmaker: Do not create a temporary variable for Xrandr support detection
704 - WPrefs: Add case check to fix -Wmaybe-uninitialized warning
705 - Code refactoring: replaced macro 'SHAPE' by 'USE_XSHAPE' for consistency
706 - configure: made the functions to try lib link+compile more generic
707 - configure: Created new macro to append only once a flag to a variable
708 - configure: Created new macro to perform the repetitive part of Library check
709 - configure: Moved configure's detection of XShape to a dedicated macro
710 - Code refactoring: replaced macro 'XINERAMA' by 'USE_XINERAMA' for consistency
711 - configure: Moved configure's detection of Xinerama to a dedicated macro
712 - Code refactoring: replaced macro 'HAVE_XRANDR' by 'USE_XRANDR' for
713   consistency
714 - configure: Moved configure's detection of XRandR to a dedicated macro
715 - Code refactoring: replaced macro 'XSHM' by 'USE_XSHM' for consistency
716 - Configure: Moved configure's detection of XShm to a dedicated macro
717 - Configure: Added proper check for Xmu library for WRaster
718 - WINGs: Added a few missing const attributes
719 - WRaster: Added missing const attribute
720 - wmaker: Added missing const attribute
721 - WPrefs: Added a few missing const attributes
722 - utils: Added a few missing attributes to local variables
723 - WINGs: Added 'const' attribute to function 'WMCreateHashTable'
724   (Christophe CURIS <christophe.curis@free.fr>)
725 - move dock/icons size adjustments, to fix window placement
726   (Amadeusz Sławiński <amade@asmblr.net>)
727 - Fixed a few improper macro usages
728 - WPrefs: Moved widgets in Workspace panel so that label is not truncated
729   (Christophe CURIS <christophe.curis@free.fr>)
730 - Removed unused code in makeTitledIcon
731 - Arguments not used in SetButtonAlphaImage
732 - GetWindow function, argument not used
733 - Remove compiler warnings in defaults.c
734 - Removed unused code in screen.c
735 - remove wtest compiler warnings.
736 - WINGS: removed compiler warnings.
737   (Rodolfo García Peñas (kix) <kix@kix.es>)
738 - Minimal support for _NET_WM_WINDOW_OPACITY
739 - Add _NET_WM_WINDOW_TYPEs added in EWMH 1.3
740   (Brad Jorsch <anomie@users.sourceforge.net>)
741 - WINGs/Examples: Removed refs to connect and server examples
742 - WPrefs: Fixed label display truncated for delays in ms for autocollapsing
743   clips
744   (David Maciejak <david.maciejak@gmail.com>)
745 - Fixed compiler warnings in dock.c
746   (Rodolfo García Peñas (kix) <kix@kix.es>)
747 - Fixed xinerama detection
748 - WPrefs: Resized frames inside Mouse Settings panel to avoid label truncated
749 - WPrefs: Removed \n from label as the widget does at better job at splitting
750   lines
751   (Christophe CURIS <christophe.curis@free.fr>)
752 - Fix out of source build for i18n pot files
753 - Updated Hungarian translations
754   (BALATON Zoltan <balaton@eik.bme.hu>)
755 - Set no_focusable for "notification" and "tooltip" windows
756   (Brad Jorsch <anomie@users.sourceforge.net>)
757 - WPrefs: Make Dock preferences pane less busy and fix up some strings
758 - Updated Hungarian translation
759   (BALATON Zoltan <balaton@eik.bme.hu>)
760 - Updated copyright date
761 - WPrefs: Fixed compiler warnings
762   (David Maciejak <david.maciejak@gmail.com>)
763 - WPrefs: Completely removed function 'makeTitledIcon' that did nothing
764 - test: Added a few comments to explain things
765 - doc: Minor updates to the main README file
766 - doc: Added info on git send-email in the 'perfect-patch' recommendation
767 - doc: Ran spell-checker on most text files present in the top directory
768   (Christophe CURIS <christophe.curis@free.fr>)
769 - New translation into Dutch for Window Maker
770   (Alwin <translations@ziggo.nl>)
771 - RandR misc.
772   (David Maciejak <david.maciejak@gmail.com>)
773 - wmgenmenu: Write paths according to options set at configure time
774   (Carlos R. Mafra <crmafra@gmail.com>)
775 - split autoPlaceWindow to smaller functions
776 - autoPlaceWindow: rewrite iteration to more comprehensible form
777 - autoPlaceWindow: rename mysterious parameter tryCount to ignore_sunken
778 - autoPlaceWindow: try placing window at center first
779   (Yuri Karaban <dev@dev97.com>)
780 - WINGs: Add support for syslog messaging
781   (David Maciejak <david.maciejak@gmail.com>)
782 - WUtil: Fixed incorrect header being included
783 - WUtil: Added missing const attribute to function arguments
784   (Christophe CURIS <christophe.curis@free.fr>)
785 - WINGs: Add functions to release application memory
786 - Add call to WMReleaseApplication on application exit
787 - util: Make code a bit more secure
788 - wrlib: Improved NETPBM support, file format detection
789 - wrlib: Improvements to Netpbm memory usage on errors
790   (David Maciejak <david.maciejak@gmail.com>)
791 - wrlib: Improved NETPBM support
792   (Christophe CURIS <christophe.curis@free.fr>)
793 - wrlib: Improved file format detection
794   (David Maciejak <david.maciejak@gmail.com>)
795 - wrlib: Improved file format detection
796   (Christophe CURIS <christophe.curis@free.fr>)
797 - wrlib: Fixed and improved NETPBM examples
798 - wrlib: Added support for webp image
799   (David Maciejak <david.maciejak@gmail.com>)
800 - wmaker: Scale image to make them fit in the preview panel
801 - WINGs: Changed algorithm to resize a pixmap while keeping aspect ratio
802   (Christophe CURIS <christophe.curis@free.fr>)
803 - wrlib: added support for imagemagick third-party lib
804   (David Maciejak <david.maciejak@gmail.com>)
805 - Added pkg-config file for WUtil.
806   (Doug Torrance <dtorrance@monmouthcollege.edu>)
807 - wrlib: revert addition of an internal ImgFormat for ImageMagick
808 - wmaker: update translations following string changes from previous commit
809 - wmaker: Updated Dutch translation against changes in Info Panel
810 - wmaker: Updated Armenian translation against changes in Info Panel
811   (Christophe CURIS <christophe.curis@free.fr>)
812 - Added missing files to distribution tarball.
813 - Debian: Added wrlib.pc to libwraster3-dev package.
814   (Doug Torrance <dtorrance@monmouthcollege.edu>)
815 - wrlib: fixed prototype for 'RShutdown' in the public API header
816 - wrlib: renamed compilation flags variables with a name less prone to clash
817 - wrlib: fixed compilation to use the flags detected by configure for
818   MagickWand
819 - wrlib: light changes to the code for ImageMagick
820 - wrlib: grouped the detection of ImageMagick in the CHECK_MAGICK macro
821 - wrlib: changed the function used to detecting MagickWand
822 - wrlib: moved 'RShutdown' from 'load.c' to 'misc.c' for consistency
823 - wrlib: do not initialize/release ImageMagick unnecessarily
824 - wrlib: add detection for ImageMagick using pkg-config
825   (Christophe CURIS <christophe.curis@free.fr>)
826 - wmaker: minor improvements to labels in the info panel
827 - wrlib: Implemented functions to allow clean-up of Contexts
828 - wrlib: Added clean-up of image cache in 'RShutdown'
829 - wrlib: Added clean-up of library internals in 'RShutdown'
830   (David Maciejak <david.maciejak@gmail.com>)
831 - WINGs: Fix crash on exit while trying to save user config changes
832 - WUtil: Aligned msgid for error message translations against latest code
833 - WINGs: removed unused variable in syslog messaging code
834 - WINGs: safer cleanup in the 'WMReleaseApplication' function
835 - WINGs: Removed checks for code that can't fail
836 - WMaker: rationalised the use of flags for window icons in the switchpanel
837 - WPrefs: Make Opaque Move/Resize less cramped in the Window Handling panel
838 - WPrefs: Updated translation source strings against source code
839 - Add attribute 'noreturn' to a few functions pointed by clang
840   (Christophe CURIS <christophe.curis@free.fr>)
841 - Add keyboard shortcut to run application.
842   (Doug Torrance <dtorrance@monmouthcollege.edu>)
843 - wrlib: add a function to draw rectangles
844   (David Maciejak <david.maciejak@gmail.com>)
845 - Restore wprogressindicator.c declarations to WINGs/WINGs.h
846 - WPrefs: WINGs font configuration
847 - WINGs: Option for decimal or hexadecimal RGB colors
848 - WPrefs: Set workspace background
849   (Doug Torrance <dtorrance@monmouthcollege.edu>)
850 - util/wmiv: an image viewer using wrlib
851 - clean wDockFindFreeSlot function
852   (David Maciejak <david.maciejak@gmail.com>)
853 - wrlib: Potential leak of memory pointed to by 'tmpp'
854 - wmlib: Potential leak of memory pointed to by 'entry'
855   (Amadeusz Sławiński <amade@asmblr.net>)
856 - wmlib: remove wrong free highlighted by commit 65dc99d805
857   (Christophe CURIS <christophe.curis@free.fr>)
858 - wrlib: potentially incorrect sizeof in malloc
859 - wrlib: wrong type in sizeof
860 - wrlib: wrong type in sizeof
861 - WINGs: Called function pointer is null (null dereference)
862 - WINGs: Value stored to 'scroll' is never read
863 - WINGs: Value stored to 'pos'|'_w'|'done' is never read
864 - WINGs: actually assign variable
865   (Amadeusz Sławiński <amade@asmblr.net>)
866 - WPrefs: fix segfault when image not found
867 - add util/wmiv to .gitignore
868   (Doug Torrance <dtorrance@monmouthcollege.edu>)
869 - WPrefs: Value stored to 'timage' is never read
870   (Amadeusz Sławiński <amade@asmblr.net>)
871 - WPrefs: remove unfinished background tab from appearances panel code
872 - WPrefs: new enum in Appearances.c for tab identifiers to increase readability
873 - doc: Update getstyle and setstyle manpages.
874 - WPrefs: Add ability to edit FrameBorderColor/FrameSelectedBorderColor.
875   (Doug Torrance <dtorrance@monmouthcollege.edu>)
876 - WINGs: changed use of 'if' on panel->rgbState into a switch
877 - WMaker: moved XGrab/XUngrabPointer into the conditional code
878 - News: created section dedicated to the changes related to 0.95.3
879 - News: added description of a change that may be interesting to users
880 - News: added section to describe the changes that have occured in 0.95.4
881 - News: marked the current changes as part of 0.95.5 and describe the drawers
882   feature
883 - News: described the new features for future 0.95.6 release
884 - News: ran spell-checker on the file
885   (Christophe CURIS <christophe.curis@free.fr>)
886 - src/appicon.c: updated paint_app_icon
887   (David Maciejak <david.maciejak@gmail.com>)
888 - WMaker: rewrote generation of title for the Icon Chooser to avoid problems
889   (Christophe CURIS <christophe.curis@free.fr>)
890 - src/misc.c: updated GetShortcutString
891 - src/usermenu.c: updated wUserMenuRefreshInstances
892 - src/winmenu.c: updated prepare_menu_position
893   (David Maciejak <david.maciejak@gmail.com>)
894 - WUtil: fix posible crash in 'wgethomedir' (Coverity #50070)
895 - WUtil: make sure wmalloc/wrealloc won't fail because of abort handler
896 - WUtil: remove unnecessary check in wstrappend (Coverity #50138)
897 - WUtil: fixed possible problem in wcopy_file (Coverity #50141)
898 - WUtil: remove unnecessary check in WMGetStandardUserDefaults (Coverity
899   #50191)
900 - WUtil: fix type used in sizeof in function wtokensplit (Coverity #50208 +
901   #50209)
902 - WUtil: make use of secure_getenv if the function is available
903 - WUtil: fix undefined behaviour with $VARS in wexpandpath (Coverity #50244)
904 - WUtil: change 'wassertr(v)' to still perform check even if NDEBUG is set
905 - WUtil: remove duplicated information from 'wassertr(v)' message
906   (Christophe CURIS <christophe.curis@free.fr>)
907 - Coding style: Change 'foo * bar' to 'foo *bar' in function arguments
908   (Carlos R. Mafra <crmafra@gmail.com>)
909 - WINGs: Value stored to 'columnX' is never read
910 - wrlib: Value stored to 'i'|'tmpc' is never read
911 - wrlib: Value stored to 'bptr' is never read
912 - util: Value stored to 'ret' is never read
913 - wmaker: Value stored to 'w1' is never read
914 - wrlib: Value stored to 'nptr' is never read
915 - WINGs: Value stored to 'aw' is never read
916 - util: Value stored to 'count' is never read
917 - WINGs: Value stored to 'fh'|'fy' is never read
918 - WINGs: Value stored to 'sz' is never read
919   (Amadeusz Sławiński <amade@asmblr.net>)
920 - WINGs: remove unreachable code in paintMenuEntry (Coverity #50042)
921 - WINGs: do not crash on NULL title in WMSetWindowTitle (Coverity #50046)
922 - WINGs: fix check for NULL pointer in WMText selection (Coverity #50067)
923 - WINGs: fix memory leak in WColorPanel (Coverity #50102, #50103, #50104 and
924   #50133)
925 - WINGs: fix memory leak in WMGetBrowserPaths (Coverity #50111)
926 - WINGs: fix memory leak in WMCreateTextForDocumentType (Coverity #50118)
927 - WINGs: fix memory leak in getStreamObjects (Coverity #50119)
928 - WINGs: fix memory leak in requestHandler (Coverity #50135)
929 - WINGs: fix memory leak in requestHandler (Coverity #50136)
930 - WINGs: fix possible NULL pointer dereference in WMFreeColorPanel (Coverity
931   #50189)
932 - WINGs: fix incorrect usage of direction variable in
933   updateStartForCurrentTextBlock (Coverity #50192)
934 - WINGs: fix check for NULL pointer in WMFilePanel (Coverity #50195)
935 - WINGs: fix possible NULL pointer dereference (Coverity #50197)
936 - WINGs: fix probable crash in drag'n'drop (Coverity #50264)
937 - WINGs: removed unnecessary gotos in handleTextKeyPress
938   (Christophe CURIS <christophe.curis@free.fr>)
939 - WPrefs: updates to FrameBorderColor/FrameSelectedBorderColor options
940 - WINGs: Click on colored portion of color well also opens color panel.
941   (Doug Torrance <dtorrance@monmouthcollege.edu>)
942 - Add checkpatch.pl, stolen from the linux kernel
943   (Carlos R. Mafra <crmafra@gmail.com>)
944 - Removed references to obsolete DisplayFont
945   (Doug Torrance <dtorrance@monmouthcollege.edu>)
946 - WPrefs: changed renderTexture to always fallback to solid black when image
947   can't be loaded
948   (Christophe CURIS <christophe.curis@free.fr>)
949 - Fix segfault in Wprefs when background is set to fpixmap (wmsetbg
950   --fillscale)
951 - Allow setting separate border color for focused windows
952 - Allow setting "FrameFocusedBorderColor" from WPrefs
953 - reformat output so it fits on terminals with 80 columns
954 - Add missing options to wmsetbg manpage
955   (Amadeusz Sławiński <amade@asmblr.net>)
956 - WMaker: remove unnecessary check in Balloon show function (Coverity #50065)
957 - WMaker: fix memory leak in windows menu (Coverity #50109)
958 - WMaker: fix memory leak in window inspector (Coverity #50116)
959 - WMaker: fix memory leak in the docked apps icon chooser (Coverity #50117.1)
960 - WMaker: fix memory leak in the windows icon chooser (Coverity #50117.2)
961 - WMaker: fix memory leak in wDockTrackWindowLaunch (Coverity #50120 and
962   #50121)
963 - WMaker: fix memory leak in the root menu parser (Coverity #50122)
964 - WMaker: fix memory leak in root menu parser (Coverity #50123 and #50124)
965 - WMaker: fix memory leak in workspace switching (Coverity #50126)
966 - WMaker: fix memory leak in the switchpanel backgroung image (Coverity #50131)
967 - WMaker: fix memory leak in screen initialisation (Coverity #50134)
968 - WMaker: removed unnecessary case handling in appicon setting
969 - WMaker: fix memory leak in app icon changing (Coverity #50139)
970 - WMaker: fix memory leak in the crash handling dialog (Coverity #50163)
971 - WMaker: fix memory leak when respawning after crash (Coverity #50165)
972 - WMaker: fix memory leak in windows saved state handling (Coverity #50171)
973 - WMaker: fix dangerous code in file scanning for wAdvancedInputDialog
974   (Coverity #50172)
975 - WMaker: fix possible memory leak in the icon chooser dialog (Coverity #50173)
976 - WMaker: fix memory leak in the window inspector when saving settings
977   (Coverity #50174)
978 - WMaker: fix memory leak in the window inspector when saving settings
979   (Coverity #50175)
980 - WMaker: removed check that is always true in wDefaultsInitDomain (Coverity
981   #50243)
982 - WMaker: change conceptually imperfect code in drawerDestroy (Coverity #50265)
983 - WMaker: removed use of dangerous RETRY macro in GetCommandForPid for Linux
984   (Coverity #50267)
985   (Christophe CURIS <christophe.curis@free.fr>)
986 - wrlib: add image flip functions
987 - util/wmiv: correct errors and warnings
988 - wrlib: RRotateImage function not fully implemented
989   (David Maciejak <david.maciejak@gmail.com>)
990 - wmaker: raise shaded window when alt tabbing
991 - wmaker: alt-tab to shaded windows when "SwitchPanelImages = None" is set
992   (Amadeusz Sławiński <amade@asmblr.net>)
993 - wrlib: fixed transformation functions
994   (David Maciejak <david.maciejak@gmail.com>)
995 - wmgenmenu: Do not force command line options upon everybody
996   (Carlos R. Mafra <crmafra@gmail.com>)
997 - WINGs: fix duplicate if/else branch in W_LookupString
998   (David Maciejak <david.maciejak@gmail.com>)
999 - WPrefs: make fall-back value look like a fall-back value in Texture Panel
1000   (Coverity #50031)
1001 - WPrefs: fix NULL pointer dereference in the Pixmap/Icon path panel (Coverity
1002   #50073 + #50150)
1003 - WPrefs: fix possible crash when saving mouse modifier (Coverity #50098)
1004 - WPrefs: fix memory leak in buildPLFromMenu (Coverity #50105)
1005 - WPrefs: fix memory leak in loadRImage (Coverity #50107)
1006 - WPrefs: fix memory leak when editing the label of a menu (Coverity #50130)
1007 - WPrefs: fix memory leak when saving settings (Coverity #50140 + #50157 +
1008   #50159)
1009 - WPrefs: fix memory leak when editing a delay for the dock (Coverity #50156)
1010 - WPrefs: fix memory leak when saving window handling settings (Coverity
1011   #50158)
1012 - WPrefs: fix NULL pointer handling when getting the Modifiers (Coverity
1013   #50200)
1014 - WPrefs: add warning when renderTexture encounters some unknow settings
1015   (Christophe CURIS <christophe.curis@free.fr>)
1016 - util/wmiv: add image auto orientation detection
1017   (David Maciejak <david.maciejak@gmail.com>)
1018 - WPrefs: set IconTitleColor, IconTitleBack, ClipTitleColor, and
1019   CClipTitleColor
1020 - Add checkpatch.pl to distribution tarball.
1021   (Doug Torrance <dtorrance@monmouthcollege.edu>)
1022 - WPrefs: add expert option to disable switch panel
1023 - WMaker: src/misc.c remove obsolete code
1024 - wrlib: load.c clean coding style
1025 - WINGs: add function to set the color of the frame title
1026 - wmaker: darken labels from docked application settings
1027   (David Maciejak <david.maciejak@gmail.com>)
1028 - wrlib: fix possible incorrect shifting operations (Coverity #50203)
1029 - wrlib: fix possible incorrect shifting operations (Coverity #50204, #50205,
1030   #50206)
1031 - wrlib: removed macro RETRY that does not does what is expected (Coverity
1032   #50160)
1033 - wrlib: added a limit to the image cache size (Coverity #50223)
1034 - wrlib: initialise value for variable to avoid possible crash (Coverity
1035   #50245)
1036 - wrlib: remove unnecessary variable assignation (Coverity #50258)
1037 - wrlib: return NULL if XImage could not be taken, for consistency
1038 - wrlib: new headers to contain definition of internal stuff
1039 - wrlib: add explicit type definition in API to allow compiler Type Checks
1040   (1/3)
1041 - wrlib: add explicit type definition in API to allow compiler Type Checks
1042   (2/3)
1043 - wrlib: add explicit type definition in API to allow compiler Type Checks
1044   (3/3)
1045   (Christophe CURIS <christophe.curis@free.fr>)
1046 - Consistent terms for switch panel cycling.
1047   (Iain Patterson <wm@iain.cx>)
1048 - wmaker: redo logo
1049   (David Maciejak <david.maciejak@gmail.com>)
1050 - util: simplify the code for 'find_terminal_emulator' (Coverity #50076)
1051 - util: removed unnecessary RReleaseImage in wmsetbg (Coverity #50077)
1052 - util: fix misleading indentation in assemblePLMenuFunc (Coverity #50094)
1053 - util: fix leak in setstyle (Coverity #50151+#50152)
1054 - util: remove unnecesary allocation in addWMMenuEntryCallback (Coverity
1055   #50161)
1056 - util: fix leak in getstyle's makeThemePack (Coverity #50164)
1057 - util: fix image leak in wmsebg's parseTexture (Coverity #50166)
1058 - util: fixed memleak in wmsetbg's updateDomain (Coverity #50167)
1059 - util: fix leaks in wmsetbg's changeTextureForWorkspace (Coverity #50169)
1060 - util: add proper check for null pointer in wmsetbg (Coverity #50198)
1061 - util: fix possible buffer overrun in the function that create L2 menus
1062   (Coverity #50219)
1063 - util: replaced sprintf with snprintf to avoid buffer overflow (Coverity
1064   #50220)
1065 - util: add check for size validity (Coverity #50224)
1066 - util: rewrote path building in makeThemePack
1067 - Removed definitions of dangerous macro RETRY that does not work as expected
1068 - util: cosmetic updates to the list of terminals for wmmenugen
1069   (Christophe CURIS <christophe.curis@free.fr>)
1070 - Catch-up with new strings, and overall improvements of the Dutch language
1071   files
1072   (Alwin <translations@ziggo.nl>)
1073 - wrlib: move fixed angle rotation code to dedicated functions
1074 - wrlib: code refactoring in RFlipImage functions
1075 - wrlib: do not create an alpha channel if the original image did not have it
1076   in RFlipImage
1077 - wrlib: merged both R*FlipImage function into one for the public API
1078 - WINGs: optimisations to 'WMReadPropListFromPipe'
1079 - wmaker: fixed flag to avoid reloading config multiple times
1080 - wmaker: removed variable whose value never changed
1081 - wmaker: remove checks on variables that have already been checked
1082 - wmaker: simplify the code for the Xkb event handler
1083 - WPrefs: replaced NULL terminated lists by 'wlengthof' usages
1084 - WPrefs: grouped items related to the color selection in a single place
1085 - WPrefs: grouped items related to the texture selection in a single place
1086 - util: update wmiv after the RFlipImage API change in wrlib
1087 - util: clarify a bit of the code for parsing commands in wmgenmenu
1088 - util: add explicit types for calback functions definitions
1089 - doc: add a few more suggestions for people willing to contribute
1090   (Christophe CURIS <christophe.curis@free.fr>)
1091 - wmaker: improve the behaviour of window resizing by user
1092   (Ioan Moldovan <ioanm@outlook.com>)
1093 - wrlib: re-introduce the optimize_for_speed flag for binary compatibility
1094 - Increment versions of libraries for next release due to public API Changes
1095   (Christophe CURIS <christophe.curis@free.fr>)
1096 - wrlib/tests: fix testgrad memory leak
1097 - WINGs/Tests: make them compile again
1098 - wmaker: dock.c possible null pointer dereference
1099 - wmaker: superfluous.c possible null pointer dereference
1100 - wmaker: main.c fix realloc mistake
1101 - WINGs: correct possible null pointer dereference
1102 - wrlib: fix RCreateImageFromDrawable error log msg
1103 - wmaker: fix xdnd accepted type
1104 - wmaker: Improve drag-nd-drop support
1105 - wmaker: Add drag-nd-drop support in info panel
1106 - wmaker: Add drag-nd-drop support
1107 - wmaker: fix moveres.c compilation warning
1108 - wmaker: switch back icon name to the window name when needed
1109 - wmaker: unset default app logo size
1110 - wmaker: update drag-nd-drop label related
1111 - wmaker: src/dialog cosmetic code change
1112 - wmaker: add miniwindow apercu
1113   (David Maciejak <david.maciejak@gmail.com>)
1114 - apercu: Make preview size a configuration option
1115   (Carlos R. Mafra <crmafra@gmail.com>)
1116 - wmaker: change default app icon
1117 - WPrefs: fix key capture
1118 - wmaker: update docked application balloon text
1119 - wmaker: fix src/dock.c code typo
1120 - wmaker: src/action.c merge duplicate code
1121 - WINGs: merge duplicate code from wtext
1122 - wmaker: fix deiconify window on double-click
1123 - wmaker: fix control shortcut label in window menu
1124 - wmaker: update src/action.c coding style
1125 - wrlib: add merged code for xpm support in 2 distinct functions
1126 - wrlib: remove duplicate code from xpm support
1127 - wmaker: add support for more mouse buttons
1128 - WPrefs: add new mouse buttons configuration support
1129 - wmaker: make disable mouse actions a live set
1130 - wmaker: implement EWMH _NET_WORKAREA
1131   (David Maciejak <david.maciejak@gmail.com>)
1132 - Window Maker 0.95.6
1133   (Carlos R. Mafra <crmafra@gmail.com>)
1135 Changes since version 0.95.4:
1136 .............................
1138 - Fix underlinking
1139   (Kamil Rytarowski <krytarowski@gmail.com>)
1140 - Set mod+wheel to OFF by default
1141   (Carlos R. Mafra <crmafra@gmail.com>)
1142 - Fix incorrect FSF address
1143 - Include LGPL with correct FSF address
1144   (Andreas Bierfert <andreas.bierfert@lowlatency.de>)
1145 - README capitalization fix
1146   (SJS <wmaker@stremler.net>)
1147 - Removed XRANDR externs
1148 - New shutdown.h file
1149 - WINGs: Functions to read the Mouse Wheel conf
1150 - Don't access to private WINGs info
1151 - WINGs: New function W_setconf_doubleClickDelay
1152   (Rodolfo García Peñas (kix) <kix@kix.es>)
1153 - Window placement: Enforce center position
1154   (Carlos R. Mafra <crmafra@gmail.com>)
1155 - Update docked icon after kill dockapp
1156 - New function set_icon_image_from_database
1157 - Simplify the application appicon creation
1158   (Rodolfo García Peñas (kix) <kix@kix.es>)
1159 - autoconf: add remaining parameter for AC_SEARCH_LIBS
1160   (Wade Berrier <wberrier@gmail.com>)
1161 - Sanitize 'Ignore client supplied icon' logic
1162   (Rodolfo García Peñas (kix) <kix@kix.es>)
1163 - wmgenmenu: Add XBMC entry
1164   (Carlos R. Mafra <crmafra@gmail.com>)
1165 - WPrefs: Fix single click activation button in Icon preferences
1166   (BALATON Zoltan <balaton@eik.bme.hu>)
1167 - WINGS: New function WMReadPropListFromPipe
1168 - Add OPEN_PLMENU option to parse command generated proplist style menus
1169 - Teach WPrefs about OPEN_PLMENU
1170   (Andreas Bierfert <andreas.bierfert@lowlatency.de>)
1171 - Removed dead code in wSessionRestoreState
1172 - Cosmetic code changes in workspace
1173 - Removed unused dock types
1174 - Window attributes moved to wCoreCreateTopLevel
1175 - Removed extra XClearWindow call
1176 - Workspace clip creation in two steps
1177   (Rodolfo García Peñas (kix) <kix@kix.es>)
1178 - Added wGetColorForColormap().
1179 - Use wGetColorForColormap() when allocating border pixel.
1180 - Make window border colours configurable.
1181 - Make window border size configurable.
1182 - Document FrameBorder* preferences.
1183 - Change Select menu entry text for selected windows.
1184   (Iain Patterson <wm@iain.cx>)
1185 - Removed old window clip balloon code
1186   (Rodolfo García Peñas (kix) <kix@kix.es>)
1187 - Added GetShortcutKey().
1188 - Eliminate Workspaces menu magic numbers.
1189 - Show shortcuts for workspace switching menu entries.
1190 - Added shortcut to switch to last used workspace.
1191 - Allow WPrefs to configure the last used workspace key.
1192 - Shortcuts for moving windows between workspaces.
1193 - Allow WPrefs to configure workspace switching keys.
1194 - Document new workspace shortcuts.
1195   (Iain Patterson <wm@iain.cx>)
1196 - Removed dup function wScreenSearchForRootWindow
1197 - code clean at startup.c
1198 - wGetRectForHead moved to where used
1199 - New file placement.h
1200 - New function set_icon_image_from_image
1201 - wIconChangeImageFile use set_icon_image_from_image
1202 - wIconUpdate removed image argument
1203 - Dockapps don't have title
1204 - drawIconTitle renamed
1205 - New function update_icon_title
1206 - wIconChangeTitle rewrited
1207 - Move out wIconUpdate from set_icon_image_from_database
1208 - Remove wIconUpdate in keepIconsCallback
1209 - Remove wIconUpdate in moveIconBetweenDocks
1210 - Remove wIconUpdate in wDockDetach
1211 - Remove wIconUpdate in wDockAttachIcon
1212 - Remove wIconUpdate in tileObserver
1213 - wIconPaint: avoid crashing if icon is NULL
1214 - wIconChangeTitle rewritten
1215   (Rodolfo García Peñas (kix) <kix@kix.es>)
1216 - configure: Add detection of library kvm that is used under OpenBSD
1217   (Christophe CURIS <christophe.curis@free.fr>)
1218 - Deleted useless test
1219 - Avoid clip flickering when docking an appicon
1220 - BF for "some obscured windows briefly appears when switching workspaces"
1221 - Fix leading spaces in comment (trivial)
1222 - WPrefs: consolidate the 2 createImages static functions into a global one
1223 - Consolidated all code checking whether a tile is fully on screen in one
1224   static function
1225 - Make the clip's auto-delays configurable
1226 - WPrefs: new Docks pannel, to change auto-expand/collapse/etc delays
1227 - Increase MAX_WINDOWLIST_WIDTH from 160 to 400 (in pixels)
1228 - Bring back some "About" information when double-clicking the dock
1229 - Move code that removes icons from a dock to new removeIcons function
1230 - Merging appicon.c:appIconMouseDown and dock.c:handleIconMove into
1231   appicon.c:wHandleAppIconMove
1232 - Added wDefaultPurgeInfo to remove what we stored about a given instance-class
1233   couple.
1234 - Added a SlideWindows function to handle horizontally-aligned array of windows
1235 - Add drawers to wmaker!
1236 - WPrefs: adds possibility to disable drawers from Docks panel
1237 - Real-time dock left-right swapping
1238 - Allow appicons above the dock
1239 - Wrap appicons when dock is moved up and down
1240 - Add option to merge the workspace-switching functionality into the dock
1241   (Daniel Déchelotte <yo.dan@free.fr>)
1242 - Merge branch 'wmdrawer' into next
1243 - Fix compilation from merge conflict
1244 - WPrefs: Avoid crash when config file does not contain wmdrawer settings
1245   (Carlos R. Mafra <crmafra@gmail.com>)
1246 - WPrefs: fix missing drawer image in Makefile.am
1247   (Renan Traba <rvt10@inf.ufpr.br>)
1248 - Compiler food.
1249   (Iain Patterson <wm@iain.cx>)
1250 - New file misc.h
1251 - icon_update_pixmap default moved to bottom
1252   (Rodolfo García Peñas (kix) <kix@kix.es>)
1253 - Fix StartWindozeCycle() shift key behaviour.
1254 - Set StrictWindozeCycle by default.
1255 - Added sameWindowClass().
1256 - Correct check for modifier in class-specific cycle.
1257 - Support for same-class cycling in open switchpanel.
1258   (Iain Patterson <wm@iain.cx>)
1259 - Move the list of keyboard shortcut texts into the array of their config
1260   keyword
1261 - Moved declaration of format-specific image Load functions to dedicated header
1262 - Moved the function to Save image also into the internal header
1263 - Converted #define into an Enum for image format number
1264 - Added 'const' attribute to the file name parameter to load/save
1265 - Added 'const' attribute on non-modified arguments for drawing functions
1266 - Added 'const' attribute on non-modified arguments for color handling
1267   functions
1268 - Added the last missing 'const' attributes to function parameters
1269 - Increased library's revision to reflect API updates
1270 - Added missing headers to the list of source files of the project
1271 - WRaster: Bugfix, added missing 'const' to RLoad* functions
1272 - WUtil: Added 'const' attribute on non-modified arguments to functions
1273 - WUtil: Added 'const' attribute to parameters for file related API
1274 - WUtil: Added 'const' attribute to the filename on WM(Read|Write)PropList*
1275 - WUtil: Added 'const' attribute to all remaining functions where applicable
1276 - WUtil: Added comment about values returned by API functions
1277 - WUtil: Avoid unnecessary strdup + free
1278 - WUtil: Fixed wrong type recast
1279 - WUtil: Fixed risky code for de-escaping of strings
1280 - WUtil: Changed declaration of 'wusergnusteppath' to return a CONST string
1281 - Fixed const correctness in functions using 'wusergnusteppath'
1282 - WUtil: Rewrote 'wusergnusteppath' to be more efficient
1283 - WUtil: Increased version number for the library
1284   (Christophe CURIS <christophe.curis@free.fr>)
1285 - Documentation on the new switchpanel behaviour.
1286   (Iain Patterson <wm@iain.cx>)
1287 - WPrefs: Added the proper 'const' attribute to the dictionnary functions
1288 - WPrefs: Added const attribute to statically stored strings
1289 - Fixed memory leak due to non-freed temporary PropList
1290 - Added a few 'const' to filename parameters for History functions
1291 - Changed method to limit the number of History entries loaded
1292 - Fixed memory leak due to non-freed property list structure
1293 - WINGs: Added 'const' attribute to functions in wapplication, wappresource,
1294   wcolor, wfont, wpixmap
1295 - WINGs: Added 'const' attribute to functions in wbutton, wframe, wlabel,
1296   wlist, wwindow
1297 - WINGs: Added 'const' attribute to functions in wbrowser, wcolorpanel,
1298   wfilepanel and wfontpanel
1299 - WINGs: Added 'const' attribute to functions in wballoon, wmenuitem, wmisc,
1300   wtextfield
1301 - WINGs: Added 'const' attribute to functions in wpanel, wpopupbutton, wtabview
1302 - WINGs: Added 'const' attribute to functions in dragdestination, wtext
1303 - WINGs: Added 'const' attribute to 'WMCreatePropListFromDescription'
1304 - WINGs: Added 'static' attribute to local functions in wcolorpanel
1305 - wrlib: Added 'const' attribute to local function in 'context'
1306 - WPrefs.app: Added const attribute to local string
1307 - WINGs: Fixed incorrect allocation size, missing room for '\0'
1308 - WINGs: Fixed incorrect return type for internal function
1309 - WINGs: Updated NEWS file about the API changes in the libraries
1310   (Christophe CURIS <christophe.curis@free.fr>)
1311 - InfoPanel: Added info about XRandR in the info dialog
1312   (Rodolfo García Peñas (kix) <kix@kix.es>)
1313 - InfoPanel: Minor fixes for what must be translated and what does not need to
1314 - InfoPanel: Use a more user-friendly separator to display supported image
1315   formats
1316 - InfoPanel: Added display of memory fragmentation information
1317 - Readme: Removed reference to the tutorial
1318 - Readme: Removed reference to 'contrib' directory
1319 - util: removed deprecated file 'directjpeg.c'
1320 - Configure: Changed OS dependant check to use Autoconf's macro
1321 - Changed WM_OSDEP to use Conditional instead of Substitution
1322 - WPrefs: Added a few comments in header file
1323 - Added proper legal notice at beginning of header files
1324 - Added missing include guards in a few headers
1325 - Removed temporary allocation to build a path that is actually a constant
1326 - Configure: Fixed usage of CPPFLAGS instead of CFLAGS for some options
1327 - Changed formula for getting the number of elements in a static array
1328 - Unified usage of the 'inline' attribute for functions
1329 - WPrefs: Move declaration of function into the common header
1330 - Fixed improper variables definition in header file
1331 - WRaster: Changed equality/inequality comparison on floating point number
1332 - WINGs: Changed the minimum internal knob size of WScroller
1333 - WINGs: Changed equality comparison on floating point number
1334 - wmaker: Removed equality comparison on floating point number
1335 - Configure: Added some -Wxxx checks when debug mode is enabled
1336 - util: Created header to define functions that may be used in more that one
1337   place
1338 - util: Added 'const' attribute to function parameters
1339 - WPrefs: Moved content of 'double.h' into 'WPrefs.h'
1340 - WPrefs: Added 'const' attribute to function parameters
1341 - wmaker: Removed deprecated function definition from header
1342 - wmaker: Reorganised the header 'funcs.h'
1343 - src/main.c: Moved local prototype for global function to header 'funcs.h'
1344 - Added explicit 'void' to function that takes no argument
1345 - WINGs: Added explicit parameter list to function prototypes (Simple cases)
1346 - WINGs: Added explicit parameter list to function prototypes (Complex case)
1347 - WINGs: Removed cast to change function prototype
1348 - WINGs: Reorganised the private header
1349 - WINGs: Place prototype of functions in WINGsP.h instead of local definition
1350 - WINGs: Moved declaration of extern variable to the global header
1351 - WINGs: Added include for header defining the funcion provided by the file
1352 - WINGs: Added a few missing 'static' attributes to functions
1353 - wmaker: Cleaned dangerous function prototype usage
1354 - util: Added a few missing 'static' attributes for functions
1355 - WPrefs: Cleaned dangerous function prototype usage
1356   (Christophe CURIS <christophe.curis@free.fr>)
1357 - fix condition to restore window position when unmaximized
1358 - simplified logic of handleMaximize function
1359   (Renan Traba <rvt10@inf.ufpr.br>)
1360 - simplified logic of wMaximizeWindow function
1361 - added new maximize positions, top and bottom
1362   (Renan Traba <hellupline@gmail.com>)
1363 - WPrefs: added option to configure new top and bottom viewports
1364 - added new windows positions
1365 - WPrefs: added option to configure new viewports
1366 - explicit restore to MAX_MAXIMUS instead of empty flag at handleMaximize
1367 - enforce requested window position whem maximizing
1368   (Renan Traba <rvt10@inf.ufpr.br>)
1369 - Prevent crash when switchpanel is not initialised.
1370 - Dim switchpanel icons when same-class cycling.
1371 - Undim switchpanel icons when selecting windows directly.
1372   (Iain Patterson <wm@iain.cx>)
1373 - New header file startup.h
1374 - New header file cycling.h
1375 - New header file event.h
1376 - getWVisualID prototype moved to main.h
1377 - New header file monitor.h
1378 - New header file winmenu.h
1379 - New header file switchmenu.h
1380 - funcs.h removed
1381   (Rodolfo García Peñas (kix) <kix@kix.es>)
1382 - Fix workspace renaming with Ctrl+left click
1383   (Carlos R. Mafra <crmafra@gmail.com>)
1384 - Avoid unnecessary switchpanel icon redraws.
1385 - Compiler food.
1386 - Preference to open the switchpanel without selecting a window.
1387 - Handle Return in switchpanel.
1388 - funcs.h regression
1389 - Maximization regression
1390   (Iain Patterson <wm@iain.cx>)
1391 - Configure: Use automake's conditional to handle icon installation
1392 - WUtil: Avoid memory leak and misbehaviour on internal function
1393   'getuserhomedir'
1394 - Configure: Added check for compiler attribute 'noreturn'
1395 - wmaker: Added attribute 'noreturn' to appropriate functions
1396 - Added explicit prototype for callback function and fixed code accordingly
1397 - Fixed structure declaration syntax
1398 - Fixed incorrect format specifier
1399 - WPrefs: Fix crash when switching to mouse settings panel
1400 - WPrefs: Fixed empty list of Mouse Grab Modifier problem
1401 - WPrefs: Added XKeycodeToKeysym work-around to all other usage places
1402 - Hide some compiler warning that are known and accepted
1403 - wmaker: Added 'const' attribute to function 'ShrinkString'
1404 - wmaker: Added 'const' attribute to local function 'getMaxStringWidth'
1405 - wmaker: Added 'const' attribute to local function 'drawMultiLineString'
1406 - wmaker: Added 'const' attribute to function 'GetShortcutString'
1407 - wmaker: Added 'const' attribute to function 'wDefaultsInitDomain'
1408 - wmaker: Added 'const' attribute to most local functions
1409 - wmaker: Added 'const' attribute to most global functions
1410 - wmaker: Added 'const' attribute to function 'wWindowUpdateName'
1411 - wmaker: Added 'const' attribute to remaining functions
1412 - wmaker: Added 'const' attribute to local variables
1413 - Configure: Moved check for Math lib to a dedicated M4 macro
1414 - Configure: Added explicit check for math library header
1415 - wmaker: Changed math on floating point by integer operation
1416 - WRaster: Changed formula for reconverting angle to the (0-360) bounds
1417   (Christophe CURIS <christophe.curis@free.fr>)
1418 - Fix segfault when SwitchPanelImages = None and user press Alt+tab.
1419   (Gabriel VLASIU <gabriel@vlasiu.net>)
1420 - Don't crash when SwitchPanelImages is None.
1421   (Iain Patterson <wm@iain.cx>)
1422 - Estonian translation of Window Maker 0.95.4
1423   (Ivar Smolin <okul@linux.ee>)
1424 - wmaker: Replaced local 'extern' definition by proper header include
1425 - wmaker: Replaced local 'extern' definition of wPreferences by proper header
1426   usage
1427 - wmaker: Moved function prototype to the appropriate header
1428 - wmaker: Replaced local declaration of system function by proper header call
1429 - wmaker: Moved function prototype to the appropriate header
1430 - wmaker: Changed global constant declaration to use appropriate type
1431   (Christophe CURIS <christophe.curis@free.fr>)
1432 - Proper fix for array == NULL in WMPopFromArray() function.
1433   (Gabriel VLASIU <gabriel@vlasiu.net>)
1434 - Korean Localization update, etc.
1435   (Lee, Seong-Gu <sgleehd@gmail.com>)
1436 - wmaker: reset "ignore workspace change" flag in all cases
1437   (Thomas Otto <totto@zbh.uni-hamburg.de>)
1438 - Window Maker 0.95.5
1439   (Carlos R. Mafra <crmafra@gmail.com>)
1441 Changes since version 0.95.3:
1442 .............................
1444 - Makefile: Add missing subdir
1445   (John H. Robinson, IV <jaqque@sbih.org>)
1446 - debian: New version 0.95.3
1447 - Added wmlib/libWMaker.la to .gitignore
1448   (Rodolfo García Peñas (kix) <kix@kix.es>)
1449 - Bugs with readMenu*().
1450   (Iain Patterson <wm@iain.cx>)
1451 - Fixed possible off-by-one loops
1452   (Christophe CURIS <christophe.curis@free.nospam.fr>)
1453 - Initialize app_icon to null
1454 - New function save_app_icon
1455 - New function app_icon_create_from_docks
1456 - Move makeAppIconFor() and removeAppIconFor()
1457 - Split makeAppIconFor()
1458 - Remove code duplication by calling paint_app_icon()
1459 - Check one time if no_appicon is set
1460 - Coding style cleanup in application.c
1461 - Remove code duplication by calling removeAppIconFor()
1462   (Rodolfo García Peñas (kix) <kix@kix.es>)
1463 - Random coding style cleanup in winspector.c
1464   (Carlos R. Mafra <crmafra@gmail.com>)
1465 - New function create_logo_image
1466   (Rodolfo García Peñas (kix) <kix@kix.es>)
1467 - Add fill screen scale to wmsetbg
1468 - Fix "implicit declaration of function"
1469   (Amadeusz Sławiński <amade@asmblr.net>)
1470 - WScreen argument removed in get_generic_value()
1471 - Function wDefaultFillAttributes() rewritten
1472 - New functions in icon.c
1473 - Function get_name_for_icon splitted
1474 - Remove code duplication by calling readGlobalDomain()
1475   (Rodolfo García Peñas (kix) <kix@kix.es>)
1476 - Add "Center" window placement strategy
1477   (Yuri Karaban <mlists@dev97.com>)
1478 - New function get_name_for_instance_class
1479 - Remove code duplication by calling get_name_for_instance_class()
1480 - Icon functions moved to appicon.c
1481 - wAppIconSave is now void
1482 - wAppIconSave splitted
1483 - app_icon_create_from_docks moved to appicon.c
1484 - Create WAppIcon always
1485 - extractIcon removed.
1486 - save_app_icon WWindow argument removed
1487 - Do static icon functions
1488 - GetProgramNameForWindow removed
1489 - Change a small comment in icon.c
1490 - Icon painting moved to makeAppIconFor()
1491 - New debian version 0.95.3-2
1492   (Rodolfo García Peñas (kix) <kix@kix.es>)
1493 - wmmenugen: properly skip NoDispaly entries
1494   (Alexey I. Froloff <raorn@raorn.name>)
1495 - app_icon_create_from_docks renamed to create_appicon_from_dock
1496   (Rodolfo García Peñas (kix) <kix@kix.es>)
1497 - WMPopFromArray(): avoid underflow
1498   (Alexey I. Froloff <raorn@raorn.name>)
1499 - Make create_appicon_from_dock() do only what its name implies
1500 - Unify save_appicon() and wAppIconSave()
1501 - Skip no_appicon apps in the application icon list
1502   (Carlos R. Mafra <crmafra@gmail.com>)
1503 - Correct window shading logic.
1504   (Iain Patterson <wm@iain.cx>)
1505 - Cleanup superfluous.c a bit
1506 - icon.c code cleanup
1507   (Rodolfo García Peñas (kix) <kix@kix.es>)
1508 - Address unprototyped call in dock.c
1509   (Carlos R. Mafra <crmafra@gmail.com>)
1510 - Remove code duplication in winmenu.c
1511   (Rodolfo García Peñas (kix) <kix@kix.es>)
1512 - Address 'may be used uninitialized' warnings
1513   (Carlos R. Mafra <crmafra@gmail.com>)
1514 - rootmenu header file updated
1515 - XKeycodeToKeysym deprecated function
1516 - Moving header functions to main.h
1517   (Rodolfo García Peñas (kix) <kix@kix.es>)
1518 - wmaker.inst: Remove test for LITE and KDE message
1519   (Carlos R. Mafra <crmafra@gmail.com>)
1520 - Add helper functions for appicon list management
1521 - New move_window function
1522 - New colormap header file and remove unused functions
1523 - Remove unused variables from WSessionData struct
1524 - Remove unused wWindowCanReceiveFocus()
1525 - Remove unused variable wm_name_changed
1526 - Remove never-set variable net_state_from_client
1527 - Variables user_changed_* can be removed
1528 - window.h: Remove unused variables from WWindow struct
1529 - Remove unused stuff from session.h
1530   (Rodolfo García Peñas (kix) <kix@kix.es>)
1531 - More (un)maximize tweaks.
1532 - Support _NET_FRAME_EXTENTS.
1533   (Iain Patterson <wm@iain.cx>)
1534 - Remove unused argument from init_wdefaults()
1535 - Remove unused argument from wDefaultGetIconFile()
1536 - Remove unused argument from wDefaultFillAttributes()
1537 - wDefaultGetImage splitted
1538 - Remove dup code from getWindowMakerIconImage()
1539   (Rodolfo García Peñas (kix) <kix@kix.es>)
1540 - Remove dependency to CPP: Moving parser functions to a dedicated file
1541 - Remove dependency to CPP: create structure to keep info of file being parsed
1542 - Remove dependency to CPP: merged 'getLine' and 'separateline' into a single
1543   function call
1544 - Remove dependency to CPP: add function to report problems while parsing
1545 - Remove dependency to CPP: new parser that handles comments
1546 - Remove dependency to CPP: support for #include directive
1547 - Remove dependency to CPP: support for #define macros
1548 - Remove dependency to CPP: added pre-defined macros
1549 - Remove dependency to CPP: add support for conditional directives
1550 - Remove dependency to CPP: removed stuff related to CPP calls
1551   (Christophe CURIS <christophe.curis@free.fr>)
1552 - WPrefs: XKeycodeToKeysym deprecated function
1553 - switchpanel.c code clean
1554 - New function create_default_icon
1555 - switchpanel default icon removed
1556 - Better icon scale
1557   (Rodolfo García Peñas (kix) <kix@kix.es>)
1558 - Added some comments and spaces in Git's ignore file
1559 - Small cleanup in Git's ignore file
1560 - Fixed wrong re-generation of 'config-paths.h' file
1561   (Christophe CURIS <christophe.curis@free.fr>)
1562 - Removed WScreen argument in wIconValidateIconSize
1563 - Removed scaleDownIfNeeded function (dup code)
1564 - get_wwindow_image_from_x11 icon resize
1565 - Format string bug in WMenuParserError
1566 - noDefault changed to default_icon
1567 - Remove dup code in wAppIconCreateForDock
1568   (Rodolfo García Peñas (kix) <kix@kix.es>)
1569 - Fixed warning in Debian's wrapper script for wmaker
1570 - Menu parser: fix possible infinite loop when loading menu file
1571 - Menu parser: added boundary checks in the path-gen for #include file search
1572 - Menu parser: remove d-quotes around title of entry
1573   (Christophe CURIS <christophe.curis@free.fr>)
1574 - menuparser.c code clean
1575   (Rodolfo García Peñas (kix) <kix@kix.es>)
1576 - Allow windows to specify their own depth.
1577 - _NET_FRAME_EXTENTS fixes.
1578 - Draw window borders with correct colormap.
1579 - Fixed invalid argument to popen in readMenuPipe().
1580   (Iain Patterson <wm@iain.cx>)
1581 - Debian 0.95.3-20120909-1 version
1582   (Rodolfo García Peñas (kix) <kix@kix.es>)
1583 - Remove _NET_FRAME_EXTENTS on shutdown.
1584   (Iain Patterson <wm@iain.cx>)
1585 - Code style cleanup in framewin.c
1586 - Coding style cleanup in dock.c
1587 - Removed block in restore_icon_state
1588 - Icon: Replace code by call to helper function in wIconCreateWithIconFile
1589 - wIconCreate: get the icon file name first
1590 - Remove call to wIconUpdate() from wAppIconCreate()
1591 - wAppIconCreateForDockm, changed variable WAppIcon name
1592 - wIcon* functions renamed
1593 - Icon: Make icon_create_for_* be more similar
1594 - New helper function remove_wwindowstate()
1595 - wmcore code clean
1596 - wcore set vmask in one step
1597 - Icon creation in only one function
1598   (Rodolfo García Peñas (kix) <kix@kix.es>)
1599 - Fixed crash when changing icon to non-existent file
1600 - Fixed possible null pointer dereference
1601 - Fixed incorrect attributes for XCreateWindow's attributes
1602   (Christophe CURIS <christophe.curis@free.fr>)
1603 - Revert "Fixed incorrect attributes for XCreateWindow's attributes"
1604   (Carlos R. Mafra <crmafra@gmail.com>)
1605 - Make debug statement print function name
1606 - wNETWMShowingDesktop is now static
1607 - wNETWMCheckInitialClientState is now void
1608 - Code not needed at wWindowSetupInitialAttributes
1609 - wNETWMCheckClientHints should be void
1610 - wNETWMCheckClientHintChange should be void
1611 - wmspec code clean - style
1612 - get_pixmap_icon_from_user_icon extra argument removed
1613 - get_pixmap_icon_from_wm_hints removed extra arguments
1614 - New icon_update_pixmap helper function
1615 - declare get_pixmap_icon_from_* as static functions
1616 - New helper function get_default_image
1617 - Better default icon management
1618 - Function makeIcon removed
1619 - New helper function get_pixmap_icon_from_default_icon
1620 - Changed get_default_icon_rimage function name
1621 - remove_wwindowstate name changed
1622 - Debian configuration file error
1623   (Rodolfo García Peñas (kix) <kix@kix.es>)
1624 - Partially support _NET_WM_STRUT_PARTIAL.
1625 - AppIcon helper functions.
1626 - Brief documentation on wAppIconFor() and wWindowFor().
1627 - Allow struts from all windows.
1628   (Iain Patterson <wm@iain.cx>)
1629 - Removed dup code at get_default_image
1630 - wIconChangeImageFile don't update without file
1631 - wIconChangeImageFile removed dup code
1632 - wIconChangeImageFile change image only if found
1633 - CachedPixmaps added as pixmap folder
1634 - getSize returns XGetGeometry exit
1635 - get_pixmap_icon_from_wm_hints uses getSize
1636 - get_pixmap_icon_from_wm_hints rewritten
1637 - New helper function unset_icon_image()
1638 - Split get_pixmap_icon_from_default_icon() into two
1639 - Split get_pixmap_icon_from_user_icon() into two
1640 - Split get_pixmap_icon_from_wm_hints() into two
1641 - New functions get_*_icon_from_x11
1642 - Make get_wwindow_image_from_x11() take Window as argument
1643 - get_pixmap_icon_from_icon_win rewritten
1644 - Solved bug if icon doesn't exists
1645 - Split get_pixmap_icon_from_icon_win()
1646 - wIconUpdate create rimage and then pixmap
1647 - New function update_icon_pixmap
1648 - wIconSetHighlited: Do not create the icon again
1649 - appearanceObserver doesn't create icon again
1650   (Rodolfo García Peñas (kix) <kix@kix.es>)
1651 - Maximized windows appear misplaced
1652   (Iain Patterson <wm@iain.cx>)
1653 - wDockAttachIcon icon_editing is common in if else
1654 - get_default_icon_filename rewritten
1655 - wDefaultGetImage renamed to get_icon_image
1656 - get_default_image_path unused argument
1657 - wDockAttachIcon paint argument
1658 - wAppIconPaint paint argument
1659 - force_paint removed
1660 - Update icon images before calling wIconUpdate
1661 - wAppIconPaint argument removed
1662 - Window comments cleanup
1663   (Rodolfo García Peñas (kix) <kix@kix.es>)
1664 - Fixed out of source dir build
1665   (BALATON Zoltan <balaton@eik.bme.hu>)
1666 - Remove last QUIET hack from Makefiles
1667 - WPrefs: Remove pointless 'this is annoying' warning
1668   (Carlos R. Mafra <crmafra@gmail.com>)
1669 - WPrefs: Update translations
1670 - WPrefs: Move around some options between pages
1671   (BALATON Zoltan <balaton@eik.bme.hu>)
1672 - appicon: Avoid double 'Hide' entry
1673   (Carlos R. Mafra <crmafra@gmail.com>)
1674 - Added reset of pointer after memory free to avoid double-free crash
1675   (Christophe CURIS <christophe.curis@free.fr>)
1676 - Remove dup set icon file to NULL
1677 - get_wwindow_image_from_wmhints scale image
1678 - wIconValidateIconSize checks the width and height
1679 - get_default_image resize image
1680 - wIconUpdate removed scr variable
1681   (Rodolfo García Peñas (kix) <kix@kix.es>)
1682 - Changed handling of quoted strings in the menu parser for consistency
1683 - Fixed wrong count to release temporary memory
1684   (Christophe CURIS <christophe.curis@free.fr>)
1685 - WPrefs: More moving around of options and tweaks to layout
1686   (BALATON Zoltan <balaton@eik.bme.hu>)
1687 - Added option to 'configure' to control debug information for compilation
1688   (Christophe CURIS <christophe.curis@free.fr>)
1689 - Prevent windows from drifting on restart.
1690 - Fixed regression when placing windows.
1691 - Prevent border drifting.
1692   (Iain Patterson <wm@iain.cx>)
1693 - Made highlighting the AppIcon of the active app configurable at run time
1694 - WPrefs: Fixed handling of options which default to true
1695   (BALATON Zoltan <balaton@eik.bme.hu>)
1696 - wIconUpdate image preselected
1697 - update_icon_pixmap don't paint dock icon
1698 - wIconUpdate wwin checks
1699 - wIconChangeImageFile set the file image
1700 - get_rimage_icon_from_wm_hints returns image
1701 - applySettings icon set updated
1702   (Rodolfo García Peñas (kix) <kix@kix.es>)
1703 - Moved parameters of WPrefs's expert check-buttons to a single place
1704   (Christophe CURIS <christophe.curis@free.fr>)
1705 - create_stdcmap is never used
1706 - window.c clean code 1
1707 - stacking.h removed white lines
1708   (Rodolfo García Peñas (kix) <kix@kix.es>)
1709 - Makefile: Add forgotten .h files
1710   (John H. Robinson, IV <jaqque@sbih.org>)
1711 - Fix Maximize/Unmaximize in window menu
1712   (Amadeusz Sławiński <amade@asmblr.net>)
1713 - Added option to ignore minimized windows during cycling.
1714   (Martin Frydl <mfrydl@gmail.com>)
1715 - Avoid crash on icon move without command
1716 - winspector.c: Full clean patch
1717 - winspector: Don't use text input if NULL
1718 - winspector: Save iconpath if icon will be used
1719 - Avoid icon change to default on winspector save
1720   (Rodolfo García Peñas (kix) <kix@kix.es>)
1721 - Revert "Prevent border drifting."
1722 - Revert "Fixed regression when placing windows."
1723 - Revert "Prevent windows from drifting on restart."
1724 - Revert "Maximized windows appear misplaced"
1725 - WINGs: Enable cursor blinking in text fields
1726   (Carlos R. Mafra <crmafra@gmail.com>)
1727 - Debian changes for final 0.95.4
1728   (Rodolfo García Peñas (kix) <kix@kix.es>)
1729 - Fix build with automake-1.13 and modernize .am files.
1730   (Kamil Rytarowski <krytarowski@gmail.com>)
1731 - Window Maker 0.95.4
1732   (Carlos R. Mafra <crmafra@gmail.com>)
1734 Changes since version 0.95.2:
1735 .............................
1737 - debian: New debian version 0.95.2
1738   (Rodolfo García Peñas (kix) <kix@kix.es>)
1739 - Don't shrink icons in switchpanel.
1740   (Iain Patterson <wm@iain.cx>)
1741 - 'Make install' now installs all man pages:
1742 - Cleanup German plmenu entries
1743 - Stop using old /usr/X11R6 directory
1744   (Kamil Rytarowski <n54@gmx.com>)
1745 - debian: Added the debian revision to changelog
1746   (Rodolfo García Peñas (kix) <kix@kix.es>)
1747 - WINGs: Do not call exit()
1748   (Carlos R. Mafra <crmafra@gmail.com>)
1749 - utils: Include the SHEXEC in the wm-oldmenu2new script
1750   (Rodolfo García Peñas (kix) <kix@kix.es>)
1751 - Change behaviour of the GNUstep dockapp
1752   (Kamil Rytarowski <n54@gmx.com>)
1753 - Remove wShowGNUstepPanel() etc
1754 - Small update on wmgenmenu list of apps
1755   (Carlos R. Mafra <crmafra@gmail.com>)
1756 - wmgenmenu: Add Portuguese translation
1757   (Leandro Vital <leandro.vital@yahoo.com.br>)
1758 - Enable toggling of AppIcons bouncing
1759   (Giuseppe Gatta <tails92@gmail.com>)
1760 - debian: Remove /etc/X11/WindowMaker folder
1761   (Rodolfo García Peñas (kix) <kix@kix.es>)
1762 - Remove commented out code
1763   (Carlos R. Mafra <crmafra@gmail.com>)
1764 - WindowMaker: Spanish translation updated
1765   (Rodolfo García Peñas (kix) <kix@kix.es>)
1766 - Add wmlib folder back
1767 - wmgenmenu: Fix name for FSViewer
1768   (Carlos R. Mafra <crmafra@gmail.com>)
1769 - Options for limiting window/menu title height
1770   (Alexey I. Froloff <raorn@altlinux.org>)
1771 - Coding style cleanups
1772 - debian: Small updates in menus etc
1773 - Fix technical drawing+opaque resize
1774 - Coding style cleanup in wmspec.c
1775 - Little simplification in makeIcon()
1776 - WindowMaker: New get_wwindow_image_from_x11 function
1777   (Rodolfo García Peñas (kix) <kix@kix.es>)
1778 - Japanese translation updated
1779   (Takeo Hashimoto <HashimotoTakeo@mac.com>)
1780 - WindowMaker: New function get_pixmap_icon_from_icon_win
1781 - WindowMaker: New function get_pixmap_icon_from_wm_hints
1782 - WindowMaker: New function get_pixmap_icon_from_user_icon
1783 - WindowMaker: icon.c goto removed
1784 - WindowMaker: icon.c comments added
1785 - Coding-style cleanup
1786   (Rodolfo García Peñas (kix) <kix@kix.es>)
1787 - wmgenmenu: Add more apps to our nice menu
1788   (Christoph Soehngen <Blackstar86@gmx.net>)
1789 - canReceiveFocus() should check no_focusable first
1790   (Rodolfo García Peñas (kix) <kix@kix.es>)
1791 - Allow relaunch with shortcut key.
1792 - Also allow relaunching from the window menu.
1793 - Also allow relaunching from appicon.
1794 - Also relaunch from appicon with Ctrl + DblClick.
1795 - Compiler food.
1796 - Describe relaunching in the NEWS file.
1797   (Iain Patterson <wm@iain.cx>)
1798 - Remove unused functions
1799 - Turn wApplication{Activate,Deactivate} into real functions
1800   (Rodolfo García Peñas (kix) <kix@kix.es>)
1801 - Style consistency.
1802 - Compiler diet.
1803 - Use noreturn attribute in Exit() declaration.
1804   (Iain Patterson <wm@iain.cx>)
1805 - WindowMaker: appicon.h clean code
1806 - WindowMaker: Clean curly brackets
1807 - WindowMaker: New function wGetWorkspaceNumber
1808 - WindowMaker: Check iconPath variable only if needed
1809 - WindowMaker: New function wIconCreateCore()
1810 - wIconStore(): do not save the icon if it exists
1811 - WindowMaker: Header files clean code
1812 - WindowMaker: New get_texture_image function
1813   (Rodolfo García Peñas (kix) <kix@kix.es>)
1814 - Fixed wrong structure declaration
1815   (Christophe CURIS <christophe.curis@free.nospam.fr>)
1816 - Fix wrong wfree() use
1817 - Revert "Inotify: Reload keyboard shortcut definitions when configuration
1818   changes"
1819   (Carlos R. Mafra <crmafra@gmail.com>)
1820 - Avoid GNUism in Makefiles for *BSD support
1821 - Include assert.h to avoid linker issues if -DDEBUG was not supplied.
1822 - Adjust OpenBSD-specific code to match OpenBSD-current
1823   (Tobias Stoeckmann <tobias@openbsd.org>)
1824 - Scare people away from --enable-xrandr
1825   (Carlos R. Mafra <crmafra@gmail.com>)
1826 - Fixed some typos.
1827 - Use proper (w)free functions for (w)malloced data.
1828 - Fixed memory leak in wHideAll.
1829 - Avoid memory leak on error path in constructMenu.
1830   (Tobias Stoeckmann <tobias@openbsd.org>)
1831 - More intuitive maximization handling.
1832   (Iain Patterson <wm@iain.cx>)
1833 - No need to call memset after wmalloc
1834 - Get rid of NEW definition.
1835 - Removed unused "buffer" variables.
1836 - Easier error path in wDockTrackWindowLaunch.
1837 - wstrdup cannot fail, therefore no need to check for NULL.
1838 - Easier code path in appIconMouseDown
1839 - Remove curly brackets
1840 - Avoid buffer overrun in parseMenuCommand.
1841   (Tobias Stoeckmann <tobias@openbsd.org>)
1842 - Fixed memory leak in wWorkspaceRename.
1843   (Tobias Stoeckmann <tobias@picolo.pizza.local>)
1844 - Don't fail with assert() in string functions if both strings are NULL.
1845 - Major overhaul of rootmenu's file handling.
1846   (Tobias Stoeckmann <tobias@openbsd.org>)
1847 - Fixed typos
1848   (Tobias Stoeckmann <tobias@picolo.pizza.local>)
1849 - Window Maker 0.95.3
1850   (Carlos R. Mafra <crmafra@gmail.com>)
1852 Changes since version 0.95.1:
1853 .............................
1855 - debian: New debian version 0.95.1-1
1856   (Rodolfo García Peñas (kix) <kix@kix.es>)
1857 - WINGs: Rename copy_file() to wcopy_file()
1858 - Remove forgotten src/text.h
1859   (Carlos R. Mafra <crmafra@gmail.com>)
1860 - debian: Symbols update for libWutil2
1861   (Rodolfo García Peñas (kix) <kix@kix.es>)
1862 - Revert "getstyle: Remove dead code"
1863 - Fix getstyle, again
1864   (Carlos R. Mafra <crmafra@gmail.com>)
1865 - debian: Don't include files created under debian/ from previous builds in the
1866   tarball.
1867   (Martin Dietze <mdietze@gmail.com>)
1868 - Made ARROWLESS_KBD a preference.
1869   (Iain Patterson <wm@iain.cx>)
1870 - Remove dead code ifdef'ed by GRADIENT_CLIP_ARROW
1871 - dock: Trivial code style cleanups
1872 - clip: Do not display balloon with workspace name
1873   (Carlos R. Mafra <crmafra@gmail.com>)
1874 - WindowMaker: Add Balloon to the clip
1875 - menu: remove OpenWorkspaceMenu()
1876   (Rodolfo García Peñas (kix) <kix@kix.es>)
1877 - wmgenmenu: Update mrxvt options
1878 - dock: Make some functions static
1879 - Window Maker 0.95.2
1880   (Carlos R. Mafra <crmafra@gmail.com>)
1882 Changes since version 0.95.0-crm:
1883 .................................
1885 - Update email address
1886   (Xose Vazquez Perez <xose.vazquez@gmail.com>)
1887 - Debian: New version 0.95.0-1
1888 - WINGs: removed prev_y variable not used
1889 - WindowMaker: icon DefaultAppIcon.tiff removed
1890 - debian: symbols updated to 0.95.0
1891 - util: po files reports warning with fuzzy
1892   (Rodolfo García Peñas (kix) <kix@kix.es>)
1893 - Add WMRootMenu to the clean list
1894   (Rodolfo kix Garcia <kix@kix.es>)
1895 - configure: New architectures kfreebsd* and Hurd
1896   (Rodolfo García Peñas (kix) <kix@kix.es>)
1897 - WPrefs: Fetch default menu from system path
1898   (Rodolfo Garc??a Pe??as (kix) <kix@kix.es>)
1899 - Prevent removal of dock icons due to resolution changes
1900   (David Couzelis <drcouzelis@gmail.com>)
1901 - Expand the documentation about writing patches
1902 - Steal documentation with tips on email clients
1903 - getstyle: Fix output to stdout
1904 - getstyle: Save theme pack in Themes dir
1905 - wmgenmenu: Fix "Save Theme"
1906 - WINGs: Make fetchFile() more similar to copyFile() from getstyle.c
1907 - WINGs: Add copy_file() to libWUtil
1908 - WINGs: Replace fetchFile() by copy_file() in wcolorpanel.c
1909 - getstyle: Use new copy_file() from libWUtil and delete copyFile()
1910 - getstyle: Get rid of abortar()
1911 - getstyle: Remove dead code
1912   (Carlos R. Mafra <crmafra@gmail.com>)
1913 - wrlib: Improvement in the alpha channel support.
1914   (Christophe CURIS <christophe.curis@free.nospam.fr>)
1915 - configure: Also display the library dir in the summary
1916 - Fix non-ascii workspace rename via menu
1917 - wtext killing spree
1918   (Carlos R. Mafra <crmafra@gmail.com>)
1919 - Remove endian swap for icon image data.
1920   (GhostlyDeath <ghostlydeath@gmail.com>)
1921 - Get rid of cropline(), use wtrimspace() instead
1922 - WPrefs: Remove trimstr() and use wtrimspace() from WINGs
1923   (Carlos R. Mafra <crmafra@gmail.com>)
1924 - WINGs: Remove proplist-compat.h
1925 - WPrefs: Remove duplicated function captureShortcut()
1926 - WPrefs: Remove extra include of src/wconfig.h
1927   (Rodolfo García Peñas (kix) <kix@kix.es>)
1928 - Inotify: Use wwarning() instead of fprintf()
1929 - Inotify: Reload keyboard shortcut definitions when configuration changes
1930 - Info panel: Shorten memory line and simplify code a bit
1931 - event.c: Make two functions static
1932   (Carlos R. Mafra <crmafra@gmail.com>)
1933 - Remove unused variables
1934 - Make ProgName a local variable
1935   (Rodolfo García Peñas (kix) <kix@kix.es>)
1936 - Window Maker 0.95.1
1937   (Carlos R. Mafra <crmafra@gmail.com>)
1939 Changes since version 0.94.0-crm:
1940 .................................
1942 - Small fix for wmaker nightly build script
1943   (Martin Dietze <di@fh-wedel.de>)
1944 - Remove VIRTUAL_DESKTOP code
1945   (Carlos R. Mafra <crmafra@gmail.com>)
1946 - Small fix for wmaker nightly build script 2
1947   (Martin Dietze <di@fh-wedel.de>)
1948 - Remove mkpatch script
1949 - Add a few instructions to the WPrefs.app/po/README
1950   (Carlos R. Mafra <crmafra@gmail.com>)
1951 - Turn anti-aliasing on by default.
1952   (Alexey I. Froloff <raorn@altlinux.org>)
1953 - Add new style
1954 - Re-create German translation file
1955 - Add new German translated strings
1956 - Regenerate WPrefs German translation file
1957 - Add new WPrefs German strings
1958   (Carlos R. Mafra <crmafra@gmail.com>)
1959 - Changed runtime dependency libjpeg62-dev to libjpeg-dev
1960   (Martin Dietze <herbert@spamcop.net>)
1961 - Remove old backward compatibility code
1962 - Remove unused stuff from src/defaults.c
1963 - Remove HEARTBEAT #ifdef's
1964 - wmgenmenu: A Window Maker menu generator
1965   (Carlos R. Mafra <crmafra@gmail.com>)
1966 - Removed unused version of RScaleImage() in wrlib/scale.c
1967   (Nicolas Bonifas <nicolas.bonifas@free.fr>)
1968 - Patch for WINGs buffer overflow
1969   (Martin Frydl <mfrydl@gmail.com>)
1970 - Add a trailing "/" to dirs in dialog autocomplete
1971   (Johann Haarhoff <johann@haarhoff.org.za>)
1972 - Remove ancient 'DBase 3' data file
1973 - Remove references to non-gpl artwork license
1974 - Convert README.pt to UTF-8
1975 - Delete reference to non-gpl license in README.pt
1976 - Remove COPYING.OPL
1977 - Remove reference to sound support from README.*
1978   (Carlos R. Mafra <crmafra@gmail.com>)
1979 - CTRL+Wheel Horizontal Resize + extras
1980 - Make CTRL+Wheel less intrusive
1981 - Add info about Resize, Maximus and LR Maximize to NEWS
1982   (Johann Haarhoff <johann@haarhoff.org.za>)
1983 - Add more info to the NEWS file etc
1984   (Carlos R. Mafra <crmafra@gmail.com>)
1985 - Unused wsmap, begone!
1986   (Tamas TEVESZ <ice@extreme.hu>)
1987 - wmgenmenu: Add 'mc' to file managers list
1988   (Tamas TEVESZ <ice@wormhole.hu>)
1989 - Remove NEWAPPICON #ifdefs
1990 - Maximus: Simplify the +/- border width madness
1991 - Fix typos, remove commented out code etc
1992   (Carlos R. Mafra <crmafra@gmail.com>)
1993 - Add a new helper function, WMMkDirHier()
1994 - simplify WMWritePropListToFile()
1995   (Tamas TEVESZ <ice@extreme.hu>)
1996 - Remove redundant 'if defined' check
1997 - Cleanup includes of wcore.h, defaults.h and pixmap.h
1998   (Carlos R. Mafra <crmafra@gmail.com>)
1999 - Kill redundant function
2000   (Tamas TEVESZ <ice@extreme.hu>)
2001 - Constify the argument of wstrdup()
2002 - Constify WMMatchDataProc and fix fallout
2003   (Carlos R. Mafra <crmafra@gmail.com>)
2004 - Remove unused WINGs/international.c
2005 - Fold many functions into one
2006 - make wtrimspace() use internal api
2007 - Remove unreferenced files
2008   (Tamas TEVESZ <ice@extreme.hu>)
2009 - Remove DEBUG statements, #if 0 etc
2010 - Maximus: Cleanup the code
2011   (Carlos R. Mafra <crmafra@gmail.com>)
2012 - Remove unneeded files
2013 - Remove long-dead plugins.
2014   (Tamas TEVESZ <ice@extreme.hu>)
2015 - Nightly build script with more robust handling of debian patches.
2016   (Martin Dietze <herbert@spamcop.net>)
2017 - Some rework on getstyle
2018 - Feet protector for getstyle
2019 - Collect low-hanging fruits
2020 - Sensible defaults
2021 - Idle fixes
2022 - Make inotify optional
2023   (Tamas TEVESZ <ice@extreme.hu>)
2024 - rebase in git pull for nightly build
2025   (Martin Dietze <herbert@spamcop.net>)
2026 - Trivial format string fixes
2027 - Remove texture plugins
2028   (Tamas TEVESZ <ice@extreme.hu>)
2029 - Remove python support from WINGs
2030   (Carlos R. Mafra <crmafra@gmail.com>)
2031 - Introduce OS-dependent stuff
2032 - Add the BSD version of GetCommandForPid()
2033 - GetCommandForPid() for darwin/osx
2034 - Remove some dead weight from configure.ac and debian/rules
2035 - Remove wmlib
2036 - Half-assed fix to make autoconf bend
2037 - Remove network support from WINGs
2038   (Tamas TEVESZ <ice@extreme.hu>)
2039 - Fix non-I18N build
2040   (Renato Botelho <rbgarga@gmail.com>)
2041 - Remove looking for libxpg4 on FreeBSD
2042 - Remove old unused Red Hat-specific configure checks
2043 - Remove dead code from wrlib
2044 - Add Cygwin to GCFB() (it is just like linux)
2045 - Switch file ops to stdio
2046   (Tamas TEVESZ <ice@extreme.hu>)
2047 - Remove GRADIENT_CLIP_ARROWS from wconfig.h.in
2048 - Remove uncompiled code from src/window.c
2049 - Use 'long' instead of 'CARD32' in wClientSetState() and wWindowSaveState()
2050   (Carlos R. Mafra <crmafra@gmail.com>)
2051 - Fix png 1.4+ builds
2052 - An XLFD has exactly 15 fields, not "at least" 15 fields.
2053 - Make asm code readable
2054 - Style stuff up
2055 - Autoconf mods
2056 - Spice up setstyle
2057 - Convert to getopt, continued
2058 - Attach utils versions to WM version
2059 - Tidy comms between external apps and wm a bit
2060 - Kill leftovers
2061 - Poke wmgenmenu
2062 - Poke wmgenmenu, part 2
2063   (Tamas TEVESZ <ice@extreme.hu>)
2064 - Regenerate wmgenmenu German translation
2065   (Carlos R. Mafra <crmafra@gmail.com>)
2066 - Poke wmgenmenu some more
2067   (Tamas TEVESZ <ice@extreme.hu>)
2068 - wmgenmenu: Change the app order in terminals list
2069   (Carlos R. Mafra <crmafra@gmail.com>)
2070 - Add new cycling option
2071 - Make WPrefs' Expert panel scrollable
2072 - Fix spacing on WPrefs Misc panel
2073   (Tamas TEVESZ <ice@extreme.hu>)
2074 - Menu positioning bug
2075   (Brad Jorsch <anomie@users.sourceforge.net>)
2076 - Tidy
2077   (Tamas TEVESZ <ice@extreme.hu>)
2078 - Use int instead of size_t to silence warning
2079 - Do not skip windows in the switchpanel
2080 - Rename wmaker INSTALL file
2081 - Remove install-sh, missing and mkinstalldirs from the repo
2082   (Carlos R. Mafra <crmafra@gmail.com>)
2083 - Fix out-of-tree builds
2084   (Tamas TEVESZ <ice@extreme.hu>)
2085 - Fix trivial warnings
2086 - Fix internationalized format string warnings
2087   (Brad Jorsch <anomie@users.sourceforge.net>)
2088 - Fix PO files breaking build
2089   (Tamas TEVESZ <ice@extreme.hu>)
2090 - XShapeEvent strict aliasing violation
2091 - Fix uninitialized vars
2092   (Brad Jorsch <anomie@users.sourceforge.net>)
2093 - Plug leak
2094   (Tamas TEVESZ <ice@extreme.hu>)
2095 - Fix enable-modelock warnings
2096   (Brad Jorsch <anomie@users.sourceforge.net>)
2097 - Fix Debian builds
2098 - Fix CRLF files
2099 - Kill contribs
2100   (Tamas TEVESZ <ice@extreme.hu>)
2101 - Rename INSTALL.pt
2102 - Fix "make dist"
2103 - Ignore build files
2104 - Remove apparently-unused files
2105   (Brad Jorsch <anomie@users.sourceforge.net>)
2106 - Fix 'make install' from silent compilation
2107   (Carlos R. Mafra <crmafra@gmail.com>)
2108 - Fix loading saved states on 64-bit systems
2109   (Brad Jorsch <anomie@users.sourceforge.net>)
2110 - Add nice labels to wmgenmenu
2111   (Tamas TEVESZ <ice@extreme.hu>)
2112 - Add more pretty names for wmgenmenu apps
2113   (Carlos R. Mafra <crmafra@gmail.com>)
2114 - Add i18n labels to wmgenmenu
2115 - Add missing initializers
2116   (Tamas TEVESZ <ice@extreme.hu>)
2117 - Address some sparse warnings
2118 - Remove unneeded extern's in .c files
2119 - Add include guards
2120 - Remove NEWSTUFF #ifdef's
2121   (Carlos R. Mafra <crmafra@gmail.com>)
2122 - Fix mouse button grab swallowing
2123 - Don't grab Ctrl+Wheel if ResizeIncrement is 0
2124 - Fix wheel resizing with resize increments
2125   (Brad Jorsch <anomie@users.sourceforge.net>)
2126 - wrlib: Use snprintf() instead of sprintf()
2127   (Tamas TEVESZ <ice@extreme.hu>)
2128 - link libWINGs against libWUtil
2129 - link libWINGs against libwraster
2130 - link libWINGs against libXft
2131 - link libWINGs against libfontconfig
2132 - link libWINGs against libm if necessary
2133 - floppy mountpoint is /media/floppy
2134 - Fix duplicate entry in manpage.
2135 - line wrap build-depends for enhanced readability.
2136 - Add libxmu-dev to build-depends.
2137 - Add ${misc:Depends} to all package dependencies.
2138 - Move homepage from description text to homepage field.
2139 - Invoke ./configure with correct --build argument.
2140 - Use dh_prep instead of "dh_clean -k"
2141 - Use ${binary:Version} instead of ${Source-Version}
2142 - Remove ./libtool on clean
2143 - remove cruft from debian/rules
2144 - patch management with dpkg-source v3
2145 - do not run complete debian build under fakeroot
2146 - remove dead outdated code from debian/rules
2147 - Use static debian/libwings-dev.files.
2148 - Use static debian/libwraster*.files.
2149 - stop removing debian/files manually
2150 - Drop code for generating debian/conffiles
2151 - Use dh_lintian.
2152 - Invoke dh_installman only once.
2153 - Invoke dh_link only once.
2154 - Generate symlink with dh_link instead of ln -s
2155 - Remove unneeded directory creation
2156 - Drop dead code from debian rules
2157 - Ship libWUtils and libWINGs in dedicated packages
2158 - invoke dh_installdeb after dh_makeshlibs
2159 - Escape minus sign ("-") in manpages.
2160 - Typo fixes
2161 - update debian/changelog.
2162 - Use automake instead of automake1.4.
2163 - Add some bug closers
2164 - SelectWindowsMouseButton -> MouseLeftButtonAction
2165   (Andreas Metzler <ametzler@downhill.at.eu.org>)
2166 - Made Debian autobuild work again
2167   (Martin Dietze <herbert@spamcop.net>)
2168 - Add Russian manpages
2169   (NIR Ginko <faust@gmx.com>)
2170 - Correct .TH header
2171   (Andreas Metzler <ametzler@downhill.at.eu.org>)
2172 - Make wmaker XRandR aware
2173   (Carlos R. Mafra <crmafra@gmail.com>)
2174 - Fix build failure on missing randr
2175   (Andreas Metzler <ametzler@downhill.at.eu.org>)
2176 - Add /usr/local/share/WindowMaker dir to wmgenmenu
2177 - Avoid more gcc warnings
2178 - configure: Use AS_HELP_STRING macro to print messages
2179 - configure: Replace obsolete macros
2180 - configure: Remove gcc warning about signed x unsigned
2181 - configure: Remove --disable-verbose-compile hack
2182 - WINGs: Remove private snprintf() implementation
2183   (Carlos R. Mafra <crmafra@gmail.com>)
2184 - Build Debian packages with RandR support
2185 - Pass tarname argument to AC_INIT
2186 - Set library version in configure.ac
2187 - Import ld-version-script.m4 from gnulib
2188 - Add version script versioning for libwraster
2189 - Move debugging symbols to new wmaker-dbg package
2190   (Andreas Metzler <ametzler@downhill.at.eu.org>)
2191 - Raise shaded window frame when unhiding
2192 - Luxi Sans doesn't have cyrillic
2193 - Menu translation support
2194 - Add key binding to minimize all windows
2195   (Alexey I. Froloff <raorn@altlinux.org>)
2196 - WPrefs: Add MinimizeAllKey shortcut configuration
2197   (Carlos R. Mafra <crmafra@gmail.com>)
2198 - Open window menu on right-click in window list menu
2199 - New titlebar button style
2200 - Bouncing appicon effect
2201 - Highlite current window's appicon
2202   (Alexey I. Froloff <raorn@altlinux.org>)
2203 - wconfig: Define BOUNCE_APP and NEWAPPICON
2204   (Carlos R. Mafra <crmafra@gmail.com>)
2205 - Option to disable clip title
2206   (Alexey I. Froloff <raorn@altlinux.org>)
2207 - WPrefs: Add ShowClipTitle config option
2208   (Carlos R. Mafra <crmafra@gmail.com>)
2209 - Improve dockapp recognition
2210 - Automake dependency tracking
2211 - Make bouncing respect DisableAnimations
2212 - Fix bounce direction of docked appicons
2213   (Brad Jorsch <anomie@users.sourceforge.net>)
2214 - Drop BOUNCE_APP #ifdef's
2215   (Alexey I. Froloff <raorn@altlinux.org>)
2216 - Periodic bouncing for XUrgencyHint
2217 - Add a preference for XUrgencyHint bouncing
2218 - Option to raise bouncing appicons
2219   (Brad Jorsch <anomie@users.sourceforge.net>)
2220 - configure: Disable XRandR by default
2221   (Carlos R. Mafra <crmafra@gmail.com>)
2222 - Prevent a WPrefs segfault
2223 - CommitStackingForWindow prototype
2224 - Remove local strcasecmp implementation
2225   (Tamas TEVESZ <ice@extreme.hu>)
2226 - Fix compilation with LDFLAGS=-Wl,--no-add-needed
2227   (Brad Jorsch <anomie@users.sourceforge.net>)
2228 - WPrefs: Replace Netscape and Acrobat Reader menu entries
2229   (Carlos R. Mafra <crmafra@gmail.com>)
2230 - Fix typo in wApplicationExtractDirPackIcon()
2231   (Tamas TEVESZ <ice@extreme.hu>)
2232 - XRandR temporary amendments
2233   (Carlos R. Mafra <crmafra@gmail.com>)
2234 - Fix --with-gnustepdir
2235 - Documentation cleanups for --with-gnustepdir
2236   (Brad Jorsch <anomie@users.sourceforge.net>)
2237 - Pretty-print for string2index
2238 - Repair TEST_WITH_GC
2239 - Kill BENCH
2240 - Ungeneralize wrlib DEBUG
2241 - Kill wstrerror
2242 - Reduce noise in WUtil
2243 - Fix some off-by-ones
2244 - Remove obsolete --with-xft from debian/rules
2245   (Tamas TEVESZ <ice@extreme.hu>)
2246 - configure: Do not warn about unused parameters
2247 - Remove assembly/optimized code
2248   (Carlos R. Mafra <crmafra@gmail.com>)
2249 - WINGs: Make wmalloc() intialize allocated memory to 0
2250 - WINGs: Return NULL on NULL input in checkFile()
2251 - WINGs: Simplify WMPathForResourceOfType()
2252 - WINGs: Add normalizePath()
2253 - WINGs: Simplify and rationalize createDir() and deleteFile()
2254 - WINGs: Small assorted formatting changes
2255 - WINGs: Add detection and local copy for strlcat()/strlcpy()
2256 - WINGs: Less ad-hoc approach for __wmessage()
2257 - Repair defaults for new titlebar button style
2258   (Tamas TEVESZ <ice@extreme.hu>)
2259 - Use -lbsd for strlcat/strlcpy, if needed and available
2260 - Clean up library linking
2261   (Brad Jorsch <anomie@users.sourceforge.net>)
2262 - Add function declaration for wIconSetHighlited
2263 - Build-Depend on automake 1.11 or later.
2264 - Do not mark product names as translatable
2265 - Fix typo enviroment
2266 - Document ABI and API changes
2267   (Andreas Metzler <ametzler@downhill.at.eu.org>)
2268 - More precise information on unknown systems
2269 - Remove wsyserrorwithcode, rename wsyserror to werror
2270 - Preparing to do exactly as FIXME says
2271 - WINGs: Make w*() print message origins
2272 - Fix some double newlines
2273 - WINGs: Plug potential segfault
2274 - WINGs: Do not look static information up every time
2275 - WINGs: Remove wruler and wtext
2276 - Repair wgethomedir(), broken a little while back
2277   (Tamas TEVESZ <ice@extreme.hu>)
2278 - Rename libwutil1 to libwutil2
2279   (Andreas Metzler <ametzler@downhill.at.eu.org>)
2280 - Ignore shared_appicon if an appicon already exists
2281   (Brad Jorsch <anomie@users.sourceforge.net>)
2282 - WINGs: Dead code removal
2283 - WINGs: Remove wprogressindicator and tree
2284 - WINGs: Reorg headers to mark items' locations in source files
2285 - WPrefs: Remove dead code
2286 - WINGs: Modernize wusleep()
2287 - WINGs: Remove #ifdef OLD_CODE
2288 - WINGs: Bounded string ops
2289 - Silence a few warnings
2290 - Add LCOV support to generate coverage information
2291   (Tamas TEVESZ <ice@extreme.hu>)
2292 - Fix "make dist"
2293 - Fix path substitutions
2294   (Brad Jorsch <anomie@users.sourceforge.net>)
2295 - Remove translations of INSTALL-WMAKER, README and FAQ.I18N
2296   (Carlos R. Mafra <crmafra@gmail.com>)
2297 - Fix wusleep
2298   (Brad Jorsch <anomie@users.sourceforge.net>)
2299 - Make OPEN_MENU be able to include PropList menus
2300   (Tamas TEVESZ <ice@extreme.hu>)
2301 - Minor fixes to appicon highlighting
2302   (Brad Jorsch <anomie@users.sourceforge.net>)
2303 - Document ABI/API changes
2304   (Andreas Metzler <ametzler@downhill.at.eu.org>)
2305 - Missed a piece in tree.c removal
2306   (Tamas TEVESZ <ice@extreme.hu>)
2307 - Fix stuck appicon from embedded apps
2308   (Brad Jorsch <anomie@users.sourceforge.net>)
2309 - WINGs: fts() -> nftw() in wrmdirhier()
2310   (Adam Hoka <adam.hoka@gmail.com>)
2311 - Cleanup .gitignore
2312   (Brad Jorsch <anomie@users.sourceforge.net>)
2313 - Add back WINGs/tree.c that was removed in c9d0c7c
2314 - WINGs: tree enhancements
2315 - Add wmmenugen, an extensible PropList-format menu generator
2316 - Update local copy of GPLv2 and FSF address in copyrights
2317   (Tamas TEVESZ <ice@extreme.hu>)
2318 - wmaker.inst: better locale check
2319 - wmaker.inst: quote shell variables
2320   (Alexey I. Froloff <raorn@altlinux.org>)
2321 - Fix some warnings
2322 - Fix handling of NET_WM_ICON
2323 - Fix wIconUpdate logic
2324 - Paint app icons when updated
2325 - Only cache pixmaps for docked icons
2326   (Brad Jorsch <anomie@users.sourceforge.net>)
2327 - wmmenugen: Finish Wmconfig parser, touch up PropList writer
2328 - wmmenugen: Add executable detection, make Wmconfig use it
2329 - wmmenugen: Add file name validator function
2330 - wmmenugen: Finish the XDG parser
2331   (Tamas TEVESZ <ice@extreme.hu>)
2332 - Reset bouncing app icon position when bounce ends
2333   (Brad Jorsch <anomie@users.sourceforge.net>)
2334 - WINGs: Add wshellquote()
2335   (Tamas TEVESZ <ice@extreme.hu>)
2336 - Don't save app settings proplist when nothing changed
2337   (Brad Jorsch <anomie@users.sourceforge.net>)
2338 - Simplify/fix pkgconfig installation
2339 - pkgconfig - minimize direct linking
2340   (Andreas Metzler <ametzler@downhill.at.eu.org>)
2341 - Fix pkgdatadir
2342   (Brad Jorsch <anomie@users.sourceforge.net>)
2343 - Update documentation of ABI/API changes again.
2344   (Andreas Metzler <ametzler@downhill.at.eu.org>)
2345 - Display modifiers in window menu
2346   (Brad Jorsch <anomie@users.sourceforge.net>)
2347 - Remove duplicated #includes
2348   (Andrea Gelmini <andrea.gelmini@gelma.net>)
2349 - wmgenmenu: Add more apps
2350 - WPrefs: Update po/Makefile.am to reflect file deletion
2351 - WPrefs: Update ballon text for "Window Focus Preferences"
2352   (Carlos R. Mafra <crmafra@gmail.com>)
2353 - wmgenmenu: Add French and Spanish translations
2354   (Camille d'Alméras <camilledalmeras@yahoo.com>)
2355 - switchpanel: Add skip_switchpanel advanced option
2356   (Haroldo Santos <haroldo.santos@gmail.com>)
2357 - Fix compilation in FreeBSD
2358   (Szabó Ambrus <szambusz@gmail.com>)
2359 - Adapt for libpng changes
2360 - Remove warnings
2361   (Tamas TEVESZ <ice@extreme.hu>)
2362 - Fix makefiles bug.
2363 - opaque resize
2364 - Bugfix: java menu problem after resize, maximize
2365   (Ambrus Szabo <donamo@donamo.hu>)
2366 - wmgenmenu: Add more apps
2367 - wmgenmenu: Update German translation
2368   (Christoph Soehngen <Blackstar86@gmx.net>)
2369 - Fix app behaviour on Xinerama displays
2370 - Amend recent wmgenmenu changes
2371 - Partial fix for focus stealing
2372 - Plug some (possible) memleaks
2373   (Tamas TEVESZ <ice@extreme.hu>)
2374 - Fix make-gzip
2375   (Carlos R. Mafra <crmafra@gmail.com>)
2376 - Added mailing list address in the parfect-patch file
2377   (Christophe CURIS <christophe.curis@free.nospam.fr>)
2378 - util: Fix wmagnify
2379 - Use wmgenmenu to create WMRootMenu during installation
2380 - Remove Netscape icon
2381   (Carlos R. Mafra <crmafra@gmail.com>)
2382 - Fix possible missing NUL at end of string
2383   (Christophe CURIS <christophe.curis@free.nospam.fr>)
2384 - Remove warning in wmagnify.c (correctly)
2385 - Fix some "'var' may be used uninitialized" warnings
2386   (Brad Jorsch <anomie@users.sourceforge.net>)
2387 - Increase width of 'Attributes' window
2388 - Make 'no miniaturizable' window property user-configurable
2389 - Increase height of 'Attributes' window
2390   (Carlos R. Mafra <crmafra@gmail.com>)
2391 - doc: Fix error in Russian wmaker.1x manpage (lintian error)
2392 - debian: lots of updates
2393   (Rodolfo García Peñas (kix) <kix@kix.es>)
2394 - Revert "WINGs: Remove wruler and wtext"
2395 - WINGs: Add back wprogressindicator.c
2396   (Carlos R. Mafra <crmafra@gmail.com>)
2397 - Debian full patch migration
2398 - debian: add back wmlib folder
2399   (Rodolfo García Peñas (kix) <kix@kix.es>)
2400 - debian: Version bump in nightly build script.
2401   (Martin Dietze <herbert@spamcop.net>)
2402 - debian: problem with spaces and forget autogenerated files
2403   (Rodolfo García Peñas (kix) <kix@kix.es>)
2404 - WindowMaker 0.95.0-crm
2405   (Carlos R. Mafra <crmafra@gmail.com>)
2407 Changes since version 0.93.0-crm:
2408 .................................
2410 - Add GLOBAL_DEFAULTS_SUBDIR and fix a syntax error in wmlib/Makefile.am
2411 - Add two menu files from the Debian package
2412 - Add debianisation code and automatic build script
2413   (Martin Dietze <herbert@spamcop.net>)
2414 - Do not switch workspace to follow new windows in others
2415 - Fix NULL pointer dereference
2416   (Martin Dietze <di@fh-wedel.de>)
2417 - Adapted nightly build script to coexist with new 'next' branch.
2418   (Martin Dietze <herbert@spamcop.net>)
2419 - Add config option to supress focus requests across workspaces
2420   (Carlos R. Mafra <crmafra@gmail.com>)
2421 - Miscellaneous fixes from OpenSuse
2422   (Vladimir Nadvornik <nadvornik@suse.cz>)
2423 - Show app name in Kill Application dialog
2424   (Gilbert Ashley <amigo@ibiblio.org>)
2425 - Nightly Build script can now deal with testing and unstable branches.
2426   (Martin Dietze <herbert@spamcop.net>)
2427 - Make wmaker 0.11% smaller by avoiding code duplication
2428 - Define TITLEBAR_HEIGHT in default configuration file
2429   (Carlos R. Mafra <crmafra@gmail.com>)
2430 - Left Half / Right Half Maximize
2431   (Johann Haarhoff <johann@haarhoff.org.za>)
2432 - k&r->ansi some stuff
2433   (Tamas TEVESZ <ice@wormhole.hu>)
2434 - Trivial coding style changes
2435 - Increase the readability of wUnshadeWindow() and wShadeWindow() a little bit
2436 - Use half_scr_width instead of computing it each time
2437   (Carlos R. Mafra <crmafra@gmail.com>)
2438 - Fix half_scr_width calculation
2439   (klaasvakie <johann@haarhoff.org.za>)
2440 - Gobble "spurious" EnterNotify events when moving an appIcon or a dock
2441   (Daniel Déchelotte <yo.dan@free.fr>)
2442 - Clean up #ifdef mess
2443   (Tamas TEVESZ <ice@wormhole.hu>)
2444 - Fix for omnipresent AppIcon bug at startup
2445   (Daniel Déchelotte <yo.dan@free.fr>)
2446 - Maximus: Tiled Maximization
2447 - Clean up maximization and un-maximization logic
2448   (Carlos R. Mafra <crmafra@gmail.com>)
2449 - Add option to allow starting DockApps with a single click
2450   (Sebastien Bauer <seb_bauer@bigfoot.com>)
2451 - Add history to some dialog boxes
2452   (Alexey Voinov <voins@altlinux.ru>)
2453 - Atomic save for session
2454 - Remove alloca(3)
2455   (Alexey I. Froloff <raorn@altlinux.org>)
2456 - wmrlib: Avoid code duplication
2457   (Carlos R. Mafra <crmafra@gmail.com>)
2458 - Christmas does not last forever
2459   (Alexey Voinov <voins@altlinux.ru>)
2460 - Reduce the number of simultaneous inotify events
2461   (Carlos R. Mafra <crmafra@gmail.com>)
2462 - Fix session saving for apps with shared appicons
2463   (Alexey Voinov <voins@altlinux.ru>)
2464 - Fix compilation failure
2465   (Andreas Tscharner <andy@vis.ethz.ch>)
2466 - Fix miniwindows auto-arranging bug
2467   (BERTRAND Joel <joel.bertrand@systella.fr>)
2468 - Delete stale .cvsignore files
2469 - Ansify function declaration
2470 - Make left/right maximization work again
2471   (Carlos R. Mafra <crmafra@gmail.com>)
2472 - Maximizing a resized window
2473   (Nicolas Bonifas <nicolas.bonifas@free.fr>)
2474 - Remove bundled wrlib stuff
2475   (Tamas TEVESZ <ice@extreme.hu>)
2476 - Remove commented code in xinerama.c
2477 - Maximus: Use unsigned int for width/height variables
2478 - Un-maximize window inside current head
2479   (Nicolas Bonifas <nicolas.bonifas@free.fr>)
2480 - x86_64 mmx fixes
2481   (Alexey Voinov <voins@altlinux.ru>)
2482 - Fix the use of uinptr_t
2483 - Add Maximus key back in WPrefs.app
2484   (Carlos R. Mafra <crmafra@gmail.com>)
2485 - Constrain switching workspace name to one head.
2486 - Pad workspace name display.
2487 - Support Xinerama in wmsetbg.
2488 - Mac OS X-style window cycling.
2489   (Iain Patterson <wm@iain.cx>)
2490 - Trivial coding style fix
2491 - Fix the call to XChangeProperty() in 64-bit mode
2492 - Yet another trivial coding style cleanup
2493   (Carlos R. Mafra <crmafra@gmail.com>)
2494 - Fix race condition during workspace changes
2495   (Alexey I. Froloff <raorn@altlinux.org>)
2496 - Increase the readability of SlideWindow()
2497 - Simplify wMaximizeWindow() a little bit
2498 - Maximus: Consider the full_maximize window attribute
2499   (Carlos R. Mafra <crmafra@gmail.com>)
2500 - WINGs shared library generation
2501   (Alexey Voinov <voins@altlinux.ru>)
2502 - Fix --disable-verbose-compile
2503 - Maximus: Avoid a window list order issue
2504 - Maximus: Some cleanups and bug fixes
2505 - swpanel: Fix focus issue when alt-tabbing
2506   (Carlos R. Mafra <crmafra@gmail.com>)
2507 - Fix automatic Debian builds
2508   (Martin Dietze <di@fh-wedel.de>)
2509 - Ansify function declarations
2510   (Carlos R. Mafra <crmafra@gmail.com>)
2511 - Window Maker armenian translation
2512   (Norayr Chilignaryan <chnorik@gmail.com>)
2513 - Fix msgfmt error with Armenian translation.
2514   (Iain Patterson <wm@iain.cx>)
2515 - Updated documentation
2516   (John H. Robinson, IV <jhriv@sbih.org>)
2517 - Clean up contrib/ folder
2518 - Remove sound support
2519 - Remove SPEAKER_SOUND dead code
2520 - Remove 'ghost window move' code
2521 - Delete WINDOW_BIRTH_ZOOM and default to WINDOW_BIRTH_ZOOM2
2522 - Remove 'hiding' parameter from animateResize()
2523 - Add function prototypes in action.h and include it in superfluous.c
2524 - Remove MINIATURIZE_ANIMATION_DELAY_{Z,F,T} tests
2525 - Increase granularity of 'shrink/zoom' animation
2526 - HOWTO: The perfect Window Maker patch
2527   (Carlos R. Mafra <crmafra@gmail.com>)
2528 - Mod+Wheel Window Resize
2529   (Johann Haarhoff <johann@haarhoff.org.za>)
2530 - A few trivial code style cleanups
2531 - Remove #ifdef NETWM_HINTS constructs
2532 - Remove repeated functions enclosed by #if 0
2533 - WPrefs: trivial coding style fixes
2534 - Remove remaining sound stuff from WPrefs etc
2535   (Carlos R. Mafra <crmafra@gmail.com>)
2536 - Respect size hints when resizing with wheel.
2537   (Iain Patterson <wm@iain.cx>)
2538 - Mod+Wheel resize increment now respects size hints
2539   (Johann Haarhoff <johann@haarhoff.org.za>)
2540 - Remove #ifdef SYS_SIGLIST_DECLARED constructs
2541 - Remove SILLYNESS
2542 - Remove DEMATERIALIZE_ICON code
2543   (Carlos R. Mafra <crmafra@gmail.com>)
2544 - Fix the empty button in titlebar after going fullscreen bug (Debian bug
2545   #298873)
2546   (Nicolas Bonifas <nicolas.bonifas@free.fr>)
2547 - Update German translation
2548   (Carlos R. Mafra <crmafra@gmail.com>)
2549 - 2 open() statements were not matched with close() statements in function
2550   fetchFile
2551 - Remove useless NULL test
2552   (Nicolas Bonifas <nicolas.bonifas@free.fr>)
2553 - Remove unused function wWindowCheckAttributeSanity()
2554 - Remove unused functions from src/pixmap.c
2555 - Remove unused function wIconSetHighlited()
2556 - Remove unused wHackedUngrabButton()
2557 - Remove unused src/menureader.c file
2558 - Remove unused function getRImages()
2559 - Remove DRAWSTRING_PLUGIN reference from wconfig.h.in
2560   (Carlos R. Mafra <crmafra@gmail.com>)
2561 - activate XGrabServer again
2562 - fixed wrong env setup when setting background
2563 - changed behavior when focusing new windows with autofocus enabled
2564   (Ralf Hoffmann <ralf@boomerangsworld.de>)
2565 - Maximus: Take border into account
2566   (Nicolas Bonifas <nicolas.bonifas@free.fr>)
2567 - Remove unused function argument from randomPlaceWindow()
2568 - Remove static function declaration from header file
2569 - Remove unused arguments from a few functions
2570   (Carlos R. Mafra <crmafra@gmail.com>)
2571 - Add menu path to Debian build system
2572   (Nicolas Bonifas <nicolas.bonifas@free.fr>)
2573 - fixed problem with default visual ID for multi-screen setups by using
2574   multiple IDs for each screen
2575   (Ralf Hoffmann <ralf@boomerangsworld.de>)
2576 - Remove XSMP_ENABLED constructs
2577 - Remove unused function raiseMenus()
2578 - Do not change workspace during deiconify animation
2579 - Do not compile extra stuff under wrlib/tests etc
2580 - Undefine WINDOW_BIRTH_ZOOM
2581   (Carlos R. Mafra <crmafra@gmail.com>)
2582 - Keyboard shortcut to raise the dock
2583   (Brad Jorsch <anomie@users.sourceforge.net>)
2584 - Remove a few unneeded includes
2585 - Remove ICON_KABOOM_EXTRA
2586 - Remove [raise,lower]clip shortcut keys
2587 - wmaker-0.94.0-crm
2588   (Carlos R. Mafra <crmafra@gmail.com>)
2590 Changes since version 0.92.0+:
2591 ..............................
2593 - Add .gitignore to git repository
2594 - wmaker: Reduce wakeups to zero
2595 - WINGs/wfont.c: Avoid returning font=NULL in WMCreateFont()
2596   (Carlos R. Mafra <crmafra@ift.unesp.br>)
2597 - Workaround for Composite problems when default depth is not 24.
2598   (Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>)
2599 - Fix periodic focus bug
2600   (Pedro Gimeno <parigalo@formauri.es>)
2601 - Use inotify to check for changes to the defaults database. Workaround for
2602   (Rodney Padgett <rod_padgett@hotmail.com>)
2603 - Makefile: Beautify compilation messages
2604 - automake: Fix warnings about underquoted calls to AC_DEFUN
2605 - wmaker: Fix compiler warnings about pointer <--> integer conversion
2606 - Fix buffer overflows in shortcut and workspace name handling
2607 - Compilation: Add a few spaces in the output
2608 - Fix gcc warnings
2609 - Trivial cleanup
2610   (Carlos R. Mafra <crmafra@gmail.com>)
2611 - Fix menu positioning bug
2612   (Samir SAADA <zepard@gmail.com>)
2613 - Sync comment with reality
2614 - avoid integer overflow
2615   (Tamas TEVESZ <ice@extreme.hu>)
2616 - Fix workspace limit segfault
2617   (Samir SAADA <zepard@gmail.com>)
2618 - Fix mixing pixels when maximizing borderless windows
2619   (David Benbennick <dbenbenn@gmail.com>)
2620 - xinerama switchpanel corruption fix
2621   (Iain Patterson <wm@iain.cx>)
2622 - Check for argc==0 when calling wtokensplit()
2623   (Tobias Stoeckmann <unknown-email>)
2624 - Remove unused StartLogShell function.
2625   (John H. Robinson, IV <jaqque@sbih.org>)
2626 - Fix buffer overflow in SendHelperMessage()
2627   (Tamas TEVESZ <ice@wormhole.hu>)
2628 - Remove prototype of unused function StartLogShell
2629 - Make compilation even less verbose
2630 - Remove unused variables
2631 - WPrefs: Remove unused function updateThemeList()
2632 - Fix improper use of function sentinel
2633 - real_main: Use setenv() instead of putenv()
2634 - real_main: Use setenv() instead of putenv() in remaining places
2635 - inotifyHandleEvents: Reduce buffer size to avoid huge memory consumption
2636 - handleKeyPress: Fix shadowing of global 'index' variable
2637 - WMCreateFont: Add missing wfree()'s
2638 - Fix variable shadowing
2639 - Make loop variable be unsigned int
2640 - Sanitize calling sites of wDefaultsCheckDomains()
2641 - Remove unsigned type from 'mask'
2642 - Clean up case switching in handleKeyPress()
2643 - Make drawIconProc() static
2644 - Change to the linux kernel coding style
2645 - Clean up StartWindozeCycle()
2646 - Clean up coding style in StartWindozeCycle()
2647 - Use helper function in StartWindozeCycle()
2648 - Escape key handling in switchpanel
2649   (Carlos R. Mafra <crmafra@gmail.com>)
2650 - Fix focus issues with the switch panel and auto-focus
2651 - Fix "smart" placement bug when there are shaded windows in other workspaces
2652   (Daniel Déchelotte <yo.dan@free.fr>)
2653 - Fix findBestIcon()
2654 - Less strict font requirements
2655   (Vladimir Nadvornik <nadvornik@suse.cz>)
2656 - Fix use of uninitialized variable
2657   (Carlos R. Mafra <crmafra@gmail.com>)
2658 - Remove useless tests
2659   (Daniel Déchelotte <yo.dan@free.fr>)
2660 - Fix multiple errors in findfile.c
2661   (Tobias Stoeckmann <tobias@openbsd.org>)
2662 - swpanel: Clean up StartWindozeCycle() a bit more
2663 - swpanel: Clean up "case ButtonRelease"
2664 - swpanel: Factor out if (swpanel) test
2665 - swpanel: Fix stacking issue with swpanel escape handling
2666   (Carlos R. Mafra <crmafra@gmail.com>)
2667 - swpanel: Start with the first window when all are minimized
2668   (Nicolas Bonifas <nicolas.bonifas@free.fr>)
2669 - WINGs: Fix memory leak in wtokenfree()
2670   (Tobias Stoeckmann <tobias@openbsd.org>)
2671 - WPrefs: Fix crash due to wtokenfree() memory leak fix
2672   (Pedro Martelletto <pedro@ambientworks.net>)
2673 - Fix function prototype declaration
2674 - Add spaces to gcc 'case' range extension
2675 - Remove LITE config option
2676   (Carlos R. Mafra <crmafra@gmail.com>)
2677 - swpanel: Consider also the release of FOCUSPREV
2678   (Alexey Voinov <voins@altlinux.ru>)
2679 - Fix format strings
2680   (Tamas TEVESZ <ice@wormhole.hu>)
2681 - Up the version number for the GIT version to 0.93.0-pre
2682   (Martin Dietze <herbert@spamcop.net>)
2684 Changes since version 0.92.0:
2685 .............................
2687 - added check for --with-gnustepdir option to configure to verify that its
2688   argument is an absolute path
2689 - updated german translations (Torsten Marek <shlomme@gmx.net>)
2690 - fixed WPrefs.app to find its icons when not installed under GNUstep paths
2691 - fixed gcc-4 compilation issues (Vladimir Nadvornik <nadvornik@suse.cz>)
2692 - fixed amd64 compilation issues (Vladimir Nadvornik <nadvornik@suse.cz>)
2693 - eliminated gcc-4 compilation warnings
2694 - small fix for compilation in a different directory than the source
2695   (Balaton Zoltan <balaton@eik.bme.hu>)
2696 - fixed some warnings on 64bit platforms (Balaton Zoltan <balaton@eik.bme.hu>)
2697 - fixed issue with invisible modal windows from Qt and Gtk applications
2698   on 64bit platforms (Max Loparyev <max@city.veganet.ru>)
2699 - fixed issue with icon colors on big endian platforms
2700   (Max Loparyev <max@city.veganet.ru>)
2701 - release colors to avoid issues with the reference count overflowing a
2702   small integer and causing unexpected color releases that can crash
2703   Window Maker (Martin Frydl <martin.frydl@systinet.com>)
2704 - fixed a small memory leak in WINGs/wview.c caused by not releasing the
2705   background color of a view (Martin Frydl <martin.frydl@systinet.com>)
2706 - updated estonian translation (Ivar Smolin <okul@linux.ee>)
2707 - updated the XDND code in WINGs to work with GDK based applications.
2708   WINGs based applications should now work with both KDE and GNOME
2709   applications (Sylvain Reynal <sreynal@nerim.net>)
2710 - better check for the XDND protocol version when interoperating with other
2711   applications. As it seems xdnd version 3 (which WINGs supports) and newer
2712   are not backward compatible with xdnd version 1 and 2. This is why WINGs
2713   applications cannot interoperate with GNUstep applications (which uses
2714   xdnd version 2). Xdnd version 4 and 5 are backwards compatible with
2715   version 3 though. (Sylvain Reynal <sreynal@nerim.net>)
2716 - Improved Info panel layout and fonts.
2717 - Fixed missing library paths when linking some binaries on certain
2718   platforms with a recent pkg-config (debian unstable/sid for one)
2719 - Fixed buggy handling of UTF8 characters in textfields in WINGs.
2720   (Stanislav Maslovski <stanislav.maslovski@gmail.com>)
2721 - Fixed segfault in WPrefs when some font description is missing from the 
2722   configuration file (Stanislav Maslovski <stanislav.maslovski@gmail.com>)
2723 - Removed WINGs' dependency on rgb.txt (from X11) and issues with locating it
2724   on the filesystem for different systems/distributions.
2725 - Fixed segfault when unhiding an application in certain conditions (seen
2726   with KDE applications with transient windows)
2729 Changes since version 0.91.0:
2730 .............................
2732 - fixed crash with info panel and alt-tabbing
2733 - updated Japanese translations (Takeo Hashimoto <HashimotoTakeo@mac.com>)
2734 - allow disable of switch panel when SwitchPanelImages=None
2735 - added X Input Methods support in WINGs
2736 - fixed issues with compiling on Solaris with openwin
2737 - reduced minimum required version number for the Xft library to 2.1.0
2738 - fixed some compilation issues with gcc-2.9x
2739 - removed --with-appsdir option and replaced it with --with-gnustepdir. Also,
2740   default installation path (for non GNUstep users) is now $(prefix)/bin
2741 - fixed bug with infinite loop in some circumstances in fitText() in WINGs
2742 - fixed to allow parallel builds on SMP systems using make -j
2743 - updated Italian translation (Marco Colombo <m.colombo@ed.ac.uk>)
2744 - applied .AppInfo --> Library path rename patch (Alex Perez <aperez@student.santarosa.edu>)
2745 - added code to automatically update the icon paths from the old .AppInfo
2746   style to the new Library/WindowMaker style in WMWindowAttributes when
2747   Window Maker starts to make transition transparent for users.
2748 - fixed issue with window being moved by 1 pixel up and left when the window
2749   move was initiated by the client
2750 - improved hide/unhide animation for applications with multiple windows
2751   (only animate the active window hiding/unhiding, which makes Window Maker
2752   faster and more responsive for such applications). This also makes the
2753   restart operation much faster.
2754 - fixed bug with windows shrinking to very small sizes when Unmaximize was
2755   used on them, after they were closed in a maximized state.
2756 - fixed bug with restoring maximized state from NetWM atoms.
2757 - fixed issue with GNUstep applications losing focus when all their windows
2758   are closed and there remains only their menu (Matt Rice <ratmice@yahoo.com>)
2759 - try fixed font for the technical drawing font if helvetica-12 is not
2760   available to avoid crashing (Timo Juhani Lindfors <timo.lindfors@iki.fi>)
2761 - new algorithm for placing miniwindows after unhiding the application they
2762   belong to, that works without auto-arranging the icons, while still avoiding
2763   multiple icons in the same spot by moving the miniwindows to a new slot if
2764   their old slot was occupied in the meantime.
2765 - double clicking an appicon will also raise the miniwindows that belong to
2766   that application to the front (along with the normal windows).
2769 Changes since version 0.90.0:
2770 .............................
2772 - added _NET_WM_NAME, _NET_WM_ICON_NAME and _NET_WM_ICON to WINGs
2773 - new WPrefs icon (thanks to Largo)
2774 - replaced VirtualEdgeThickness option, with EnableVirtualDesktop (boolean)
2775 - enhanced alt-tab panel, added theming ability
2776 - fixed issues with broken crash dialog
2777 - removed obsoleted options from wconfig.h
2778 - changed animation delay constants to fix issues with 2.6.x linux kernels
2779   (patch provided by Eric Piel <Eric.Piel@lifl.fr>)
2780 - fixed several broken po files
2781 - increased libwraster version number to 3.1.0 (added a RCopyArea function)
2784 Changes since version 0.80.2:
2785 .............................
2787 - Some updates to WINGs WMConnection. See WINGs/ChangeLog for details.
2788 - Fixed empty window list menu, if the window list menu was launched through
2789   the root menu (sent by "Marc-Christian Petersen" <m.c.p@wolk-project.de>)
2790 - Fixed dock's menu mapping position when dock is on the right side.
2791 - Map clip's menu so that it never gets out of screen on the left or the right.
2792 - Patch to add binary mode on opening files (needed for Windows with Cygwin)
2793   (sent by luke <luke@posh.optushome.com.au>)
2794 - Updated French translations (Antoine Hulin <antoine@origan.fdn.org>)
2795 - Removed Hermes lib dependency in wrlib
2796 - Put back asm/MMX code in wrlib
2797 - Updated Russian locale files ("Andrew W. Nosenko" <awn@bcs.zp.ua>)
2798 - API change in WINGs for WMDraw*String(). Details in WINGs/Changelog
2799 - Removed obsoleted acconfig.h and implemented its functionality using
2800   AC_DEFINE and AC_DEFINE_UNQUOTED as autoconf 2.5x recommends.
2801   This will definitely enforce the need to use autoconf 2.5x
2802 - Added Xft2 support to WINGs, for rendering antialiased fonts with 
2803   transparency. Details in WINGs/ChangeLog.
2804 - Fixed problem with long, preset workspace names (Wanderlei Antonio Cavassin 
2805   <cavassin@conectiva.com.br>)
2806 - Added kinput2 bug workaround to stock WMWindowAttributes (Seiichi SATO 
2807   <sato@cvs-net.co.jp>)
2808 - Added Belarusian translation (Ihar Viarheichyk <iverg@mail.ru>)
2809 - Fixed wrlib not to load braindead images with 0 sized width or height
2810 - Removed double no-position-display when cycling position display types
2811   with Shift key while moving windows.
2812 - Changed the default position display while moving a window to 'Center'.
2813 - Better outline when drawing balloons.
2814 - Fixed wrlib to not accept too large images (fixes buffer overflow)
2815 - Patched FAQ (David Coe <davidc@debian.org>)
2816 - Fixed bug with resizebars appearing out of nothing when reloading configs
2817 - Fixed sloppy focus bug (Pawel S. Veselov <Pawel.Veselov@Sun.COM>)
2818 - Applied Xinerama patch (after fixes) from (Peter Zijlstra
2819   <a.p.zijlstra@chello.nl>)
2820 - Added switch to enable/disable antialiased fonts in WPrefs's Expert Settings
2821   panel. (Temporary until the Font Settings panel in WPrefs is finished).
2822 - Added a check that only %d is used in a font specification in WMGLOBAL and at
2823   most once for each font in a fontset (eliminates a possible security exploit)
2824 - Added fontpanel callback
2825 - Fixed focus handling for windows that set WM_HINTS.take_focus = False.
2826 - Fixed a problem in the stacking code which could lead to segmentation faults
2827   (Jeff Teunissen <deek@d2dc.net>)
2828 - Fixed a crashing bug in the menu code with modal panels involved.
2829 - Fixed incorrect focusing of application's windows after an unhide (sometimes
2830   the incorrect window got focus instead of the apps's last focused window)
2831 - Unshade application's shaded windows when Dbl-MiddleClick-ing its appicon.
2832   (this is to be consistent with deminiaturizing application's miniwindows
2833   which also happens in this case, since shading is a form of miniaturization)
2834 - Fixed bug with tpixmap from previous xinerama patch (reported by g0sh)
2835 - Fixed edge resistance and move/resize frame drawing for borderless windows
2836 - Fixed wrong display position for the move/resize widgets after xinerama
2837   patch (Peter Zijlstra <a.p.zijlstra@chello.nl>)
2838 - Fixed bug with cursor locked in drag mode after Alt-dragging a window
2839 - Added Catalan translation (Ernest Adrogué <eadrogue@gmx.net>)
2840 - Fixed a bug with deminiaturizing windows when the application is hidden and
2841   the miniaturized window is selected from the window list menu
2842 - Fixed a bug with not showing shaded window frames when the application is
2843   hidden and another window belonging to the app is selected in the window
2844   list menu
2845 - Autoarrange icons after unhiding an application that has miniaturized
2846   windows, else they may cover other icons which are now in the positions
2847   they have occupied before hiding
2848 - Fixed Clip's workspace menu mapping to be consistent with the others
2849 - Fixed bug in wmsetbg that caused scale and maxscale to both do maxscale
2850   (Alexey Voinov <voins@voins.program.ru>)
2851 - Fixed bug with scrolling menus introduced by the xinerama patch.
2852 - Fixed bug that could cause SIGSEGV by accessing beyond the end of text in
2853   a WINGs textfield widget.
2854 - Fixed small memory leak in WINGs' font panel code.
2855 - Fixed memory leak in WINGs' file panel code.
2856 - Updated Bulgarian translations (Anton Zinoviev <zinoviev@debian.org>)
2857 - Fixed a bug in WINGs' hashtable which free'd the wrong memory in the
2858   WMResetHashTable() function (possible source of SIGSEGVs)
2859 - Fixed 2 syntax errors in plmenu.zh_TW.Big5 (Mike FABIAN <mfabian@suse.de>)
2860 - Some .po file fixes (Mike FABIAN <mfabian@suse.de>)
2861 - Fixed the problem with the root menu code changing the locale setting as
2862   a side effect of loading a localized menu
2863 - Fixed e memory leak in the code that reads a localized root menu
2864 - Added support for generating pkgconfig files for WINGS, wmlib and wrlib.
2865   ("Marcelo E. Magallon" <mmagallo@debian.org>)
2866 - Support for multiline balloons (Vitaly Ovtchinnikov <ov@rbcmail.ru>)
2867 - Improved wsetfont (Mike FABIAN <mfabian@suse.de>)
2868 - Updated single-click contrib patch (steve lion <steve.lion@verizon.net>
2869   and vlaad)
2870 - Updated French translations (Antoine Hulin <antoine@origan.fdn.org>)
2871 - Xinerama support for Solaris
2872 - Added global menu support (see NEWS)
2873 - Fixed sloppy focus bug
2874 - Made maximize behave differently with keyboard/mouse for xinerama
2875   (Peter Zijlstra <a.p.zijlstra@chello.nl>)
2876 - A few leftover xinerama fixes (Peter Zijlstra <a.p.zijlstra@chello.nl>)
2877 - Extended the 'strut' to multiple heads 
2878   (Peter Zijlstra <a.p.zijlstra@chello.nl>)
2879 - Icon placement now takes into account the new xinerama extended 'strut'
2880   (Peter Zijlstra <a.p.zijlstra@chello.nl>)
2881 - Icon arrangement that takes the new extended xinerama 'strut' into account
2882   (Peter Zijlstra <a.p.zijlstra@chello.nl>)
2883 - Fixed the 'KDE omnipresent' bug.
2884 - Fixed bug with focusing a deminiaturized window with sloppy focus mode
2885 - Fixed aspect of window list menu (window name was too close to workspace
2886   indicator)
2887 - Fixed menu panel in WPrefs.app. Explanatory text did not fit into the label
2888 - Implemented a better logic to preserve the window's old geometry when
2889   maximizing to support succesive maximizations in different directions
2890   without the need to do an intermediary un-maximize step (eliminates flicker)
2891 - Made keyboard/mouse maximization behavior consinstent relative to each other
2892 - Enhanced wmsetbg's man page with description for -b | --back-color
2893   (Marcelo E. Magallon <marcelo.magallon@bigfoot.com>)
2894 - Do not use the disabled clip color for the clip's workspace navigation arrows
2895   when the clip is collapsed (it made them look like disabled)
2896 - Fixed bug with incorrect un-escaping if there is a dot in wm_class.
2897 - Updated Catalan translations (Ernest Adrogue <eadrogue@gmx.net>)
2898 - Updated Spanish translation of WPrefs (Alberto Gimenez <algibe@teleline.es>)
2899 - Fixed synchronization problem between hair cursor and mouse cursor in
2900   wmagnify with mouse cursor at the screen edge (Jon Diercks <jon@diercks.net>)
2901 - Fixed 2 focus switching related bugs (Allan Peramaki <aperamak@cc.hut.fi>)
2902 - Fixed a bug that made the crash panel to be shown again and again when the
2903   'Restart Window Maker' option was selected, under some circumstances.
2904 - Added workaround in global WMWindowAttributes, to avoid creating a second
2905   appicon when a KDE3 application opens a config panel.
2906 - Updated slovak translation (Jan Tomka <judas@linux.sk>)
2907 - Added xdnd v3 support in WINGs (Sylvain Reynal <sreynal@nerim.net>)
2908 - Check whether libXft is at least version 2.1.2 else refuse to compile.
2909 - Fixed bug in icon chooser dialog that could cause a segmentation fault
2910   in some cases (Pascal Hofstee <caelian@gmail.com>)
2911 - Fixed crash in asm code in wrlib, with new versions of gcc.
2912 - Fixed bug in the x86_PseudoColor_32_to_8() function which incorrectly
2913   used the r, g, b fields in the conversion.
2914 - Fixed x86 ASM code in wrlib to work on 64 bit architectures.
2915 - Fixed the focus flicker seen with some apps (notably gtk2)
2916   (Alexey Spiridonov <snarkmaster@gmail.com>)
2917 - Fixed all crashing bugs that were generated by wmaker starting with the
2918   WMState file missing.
2919 - Added NetWM support (a modified version of the patch originaly written
2920   by Peter Zijlstra <a.p.zijlstra@chello.nl>)
2921 - Applied patch to enhance the Virtual Desktop behaviour, and to integrate
2922   it with the NetWM code (Peter Zijlstra <a.p.zijlstra@chello.nl>)
2923 - Applied a few xinerama and placement fixes (Peter Zijlstra 
2924     <a.p.zijlstra@chello.nl>)
2925 - Fixed memory leak in dock code.
2926 - Fixed and enhanced the text wrapping in WINGs.
2927 - Fixed the layout of some elements in WPrefs.app
2928 - Added workaround for aplications that don't set the required hints on the
2929   client leader window, but they set them on normal windows (observer with
2930   KDE 3.3.0 mainly). This will allow these apps to get an appicon again.
2931   (they should be fixed still)
2932 - Added workaround for applications that do not set a command with
2933   XSetCommand(), but instead they set the _NET_WM_PID property. This works
2934   with operating systems that offer a /proc interface similar to what linux
2935   has. (This also is to fix problems with KDE 3.3.0 apps, but not only them).
2936 - Fixed bug with autostart and exit scripts not being executed if user
2937   GNUstep path was different from ~/GNUstep (when setting GNUSTEP_USER_ROOT)
2938 - Removed legacy OFFIX_DND support code
2939 - Fixed the signal handler for crashes (ie, removed it) and made wmaker
2940   restarting be made automatically by a monitoring process.
2941 - Made NetWM support be enabled by default
2942 - Removed old code to store/restore workspace state (now relies on netwm)
2943 - Added a (simple) Font Configuration for fontconfig fonts
2944 - MacOS X style window switching panel (navigate through windows with Alt-Tab
2945   or arrow keys)
2946 - Added support for NET_WM_NAME/NET_WM_ICON_NAME
2947 - Moved out font name conversion code from getstyle/setstyle/convertfonts and 
2948   made it support fontsets
2949 - Converted all menu and po files to UTF-8
2950 - Updated de.po (Thomas Otto <3.1415926535897932384626433832@gmx.net>)
2951 - Fixed a crash bug when switching workspaces
2952 - Removed obsoleted scripts from util: wsetfont, wmchlocale, wcopy, wpaste
2955 Changes since version 0.80.1:
2956 .............................
2958 - Fixed a buffer overflow when allocating a RImage struct.
2961 Changes since version 0.80.0:
2962 .............................
2964 - Fixed a bug that crashed wmaker when closing a window if multiple screens
2965   were managed by wmaker (Valery Kotchiev <aggregator@nospam.dk>)
2966 - Fixed a problem that crashed wmaker when trying to read an unexisting
2967   WMState.<number> file on multihead system.
2968 - Fixed problem with keyboard shortcuts executed an every screen for
2969   multihead systems.
2970 - Updated traditional chinese translations 
2971 - Fixed buglet in non-caching rootmenu option 
2972   ("John H. Robinson, IV" <jhriv@ucsd.edu>)
2973 - Added Malay translation
2974 - Fixed problem with kcalc not having a miniaturize button.
2975 - Added "Hide Others" to the window menu.
2976 - Fixed text in info panel for multibyte (Seiichi SATO <ssato@sh.rim.or.jp>)
2977 - Separated the font caches for normal fonts and fontsets in WINGs (they can
2978   have the same names and collide in the cache giving unwanted results)
2979 - Fixed Legal Panel not to display rectangles in place of new lines.
2980 - Fixed problem with losing focus when changing to an empty workspace and back.
2981 - Fixed another focus related problem when changing workspaces.
2982 - Fixed problem with saving session when shared appicon is enabled (not
2983   all instances were saved in the session, only one per shared appicon)
2984 - Added support for the ukrainian language in wsetfont
2985   (Bohdan Vlasyuk <bohdan@bodq.vstu.vinnica.ua>)
2986 - Fixed a bug that crashed Window Maker when setting the "Emulate AppIcon"
2987   option for a window using the window Inspector.
2988 - Let XRender transparent window be see-through to desktop
2989 - Added Greek (el) language pixmap (Michalis Kabrianis <Michalis@bigfoot.com>)
2990 - Fixes icons being reduced twice when icon size != 64x64
2991   Eduardo Pereira Habkost <ehabkost@conectiva.com.br>
2992 - Fixed a bug that crashed wmaker when selecting the "Start alternate window 
2993   manager" option in the crashing dialog panel.
2994 - Window Maker will now use the WINDOWMAKER_ALT_WM environment variable (if
2995   it is defined) to overwrite the default hardcoded fallback window manager.
2996 - Fixed marks for menu entries to be grayed as the text for disabled entries.
2997 - Fixed Clip's "Autoraise" option to be marked as disabled when the
2998   "Keep on Top" option is active.
2999 - Added ability to browse for files/directories in the WPrefs menu editor.
3000 - Added Czech translations of documentation (Jiri Hnidek <Jiri.Hnidek@vslib.cz>)
3001 - Fixed segfault with incomplete WM_CLASS specifications. 
3002 - Fixed a bug about arranging subviews in a WMBox after removing a subview
3003   and a memleak occuring in the same situation.
3004 - Fixed a bug in wdread
3005 - Fixed bug with windows that have WM_HINTS.take_focus = False. These windows
3006   will not receive focus at all.
3007 - Fixed a buffer overflow in winmenu.c
3010 Changes since version 0.70.0:
3011 .............................
3013 - Disabled window birth animation by default (while it was ok with normal 
3014   windows, it was very annoying with menus editing in WPrefs.app)
3015 - Added ability to shade/unshade a window using the mouse wheel.
3016 - Fixed compilation for systems that required -lintl for WINGs
3017   (Jim Knoble <jmknoble@pobox.com>)
3018 - Removed redundant include/lib paths from the get-*-flags scripts
3019 - Updated slovak .po files (Jan Tomka <judas@linux.sk>)
3020 - Added "Save workspace state" switch button on the exit confirmation panel
3021   (based on a patch sent by Jan Tomka <judas@linux.sk>)
3022 - Fixed WPrefs crash when clicking on the menu editor to keep the current menu
3023   (Alexey Voinov <voins@voins.program.ru>)
3024 - Added patch to fix some gnome issues (Les Schaffer <schaffer@optonline.net>)
3025 - SIGTERM is now handled and saves the internal state before exiting (like
3026   SIGHUP and SIGINT already do). Now a "kill wmaker_pid" will exit cleanly
3027   saving dock/clip/session information on exit.
3028 - Added an internal strcasecmp() to WINGs (only on systems where's not present)
3029 - Deminiaturizing a window that is also shaded, will perform an unshade too.
3030   (Note that this only applies to deminiaturizing shaded windows. Unhiding 
3031   an application will keep the shaded/unshaded state of windows.)
3032 - Removed compile time option for definable cursors and made them available by
3033   default.
3034 - Mapping a new window that belongs to a running application that is hidden,
3035   will unhide the application.
3036 - Added || pipe menu for generating non-cached menus
3037 - Removed the collapse appicons thing.
3038 - Added real appicon sharing (apps of the same kind will have a single shared 
3039   appicon).
3040 - Fixed user and global defaults domain merging to preserve values present in
3041   global but not in user, in sub-dictionaries.
3042 - Made dock/clip steal appicons of applications that were started from a
3043   shell/xterm or from the main menu, if there is a docked appicon of that
3044   class that is not running at the time the app is launched.
3045 - Added animation to show that the appicon was stolen by the dock (the way
3046   NEXTSTEP did - map an appicon as it normally would have been, then slide it
3047   to the position the docked appicon is).
3048 - Updated the animation constants for scrolling/sliding/shading to better
3049   adapt to newer/faster machines. Also used wusleep(10) when the delay was 0
3050   to get rid of the jerky animation when there was no delay.
3051 - Fixed bug with Unhide mapping windows from other workspaces.
3052 - keyboard shortcuts are active during mouse window drag
3053 - Saving a domain file will first strip all entries that are also present in
3054   the global domain as well and are exactly the same. This fixes a bug where
3055   settings from the global domain file were merged in the user domain file
3056   and further changes in the global domain file for those merged values was
3057   ignored making a system admin unable to set global defaults for all users
3058   using the global domains.
3059 - Fixed bug with improper setting of root/titlebar cursor (definable cursors).
3061 Changes since version 0.65.1:
3062 .............................
3064 - fixed crash when saving empty menu item in WPrefs
3065 - Fixed some more bash specific constructs in wsetfont.
3066     (Marcelo E. Magallon <marcelo.magallon@bigfoot.com>)
3067 - fixed crash with broken apps that set null WM_CLASS
3068 - fixed crash when with gnome panel and multi-screens, some menu
3069   updates and applied various other patches from 
3070   (Crutcher Dunnavant <crutcher@redhat.com>)
3071 - po file fixes (Crutcher Dunnavant <crutcher@redhat.com>)
3072 - replaced I18N_MB with I18N in one place in src/wconfig.h.in
3073 - fixed default clip title font in WindowMaker.in
3074 - fixed some locale related problems (Yukihiro Nakai <ynakai@redhat.com>)
3075 - fixed a bug in RCombineAreaWithOpaqueness() (Brad <lists@anomie.yi.org>)
3076 - added spanish INSTALL file (Efrain Maximiliano Palermo <max_drake2001@yahoo.com.ar>)
3077 - updated Finnish pots (Tomi Kajala <tomi@iki.fi>)
3078 - copy/paste launching in Dock
3079 - fixed switch to wrong workspace bug (Masashi Shimbo <shimbo@cis.ibaraki.ac.jp>)
3080 - added snprintf and removed XConvertCase usage for portability
3081 - added wcopy/wpaste scripts from (<luke@research.canon.com.au>)
3082 - added Xinerama support: see details in NEWS
3083 - fixed artifact pattern left in TrueColor dithering code (visible with
3084   tiled gradients)
3085 - fixed bug in positioning of window list menu when opened by kbd
3086 - internal code clean-up with notifications for window state change and other
3087   stuff
3088 - removed the libPropList dependancy by adding property list handling
3089   code to WINGs. This code is not only better integrated with the other
3090   WINGs data structures, but it's also more robust. Also a backward
3091   compatibility header file is provided which maps old libPropList
3092   function names to the new WINGs based proplist names allowing old code
3093   to be linked to WINGs with minimal changes. For details on how to use
3094   the compat mode, read the comments on top of WINGs/WINGs/proplist-compat.h
3095   More details about this can be found in WINGs/ChangeLog and WINGs/NEWS.
3096   Say bye, bye libPropList =)
3097 - rewrote all Window Maker code to use the new WINGs based proplist functions.
3098 - fixed a few compilation warnings and a problem caused by an uninitialized 
3099   variable.
3102 Changes since version 0.65.0:
3103 .............................
3105 - removed FocusFollowMouse from wmaker and WPrefs
3106 - fixed problem with alpha images showing a blue tint on big endian machines
3107 - fixed problem with WINGs based apps exiting with a "X_RotateProperties"
3108   related error when text was selected in a textfiled (including WPrefs.app
3109   and Window Maker itself).
3110 - fixed bug with maximization of windows with fixed resize increments
3111 - added None geometry display type
3112 - fixed window enumeration bug
3113 - removed GNUisms from wsetfont (Marcelo E. Magallon <marcelo.magallon@bigfoot.com>, Masahide -mac- NODA <mac@clave.gr.jp>)
3114 - added slovakian translations from (tomka@oalevice.sk)
3115 - added WINGs i18n patch from tomka@oalevice.sk
3116 - fixed wmsetbg.c to work in servers capable of multiple depths (overlay)
3117 - added HMaximizeKey (Ruda Moura <ruda@conectiva.com.br>)
3118 - fixed bad SIGPIPE handling setup across forks (Philippe Troin <phil@fifi.org>)
3119 - added workaround for bug in locale handling on font set creation (Seiichi SATO <sato@cvs-net.co.jp>)
3120 - Fixed some non-portable shell constructs used in installed scripts
3121   (Johnny C. Lam <lamj@stat.cmu.edu>)
3122 - Fixed crash with long titles in the window list menu (buffer overflow)
3123   (Alban Hertroys <dalroi@wit401310.student.utwente.nl>, reported by
3124    Robert Marshall <robert@chezmarshall.freeserve.co.uk>)
3125 - Replaced almost all sprintf() calls with snprintf()
3126 - fixed crash when removing menu entry for Window List or Workspace submenu
3127 - added WINDOW_BIRTH_ZOOM2 (Éric Tremblay <delt@razorback.yi.org>)
3129 Changes since version 0.64.0:
3130 .............................
3131 - fix with gnome hints stuff, related to tasklist/bar
3132 - ripped off single appicon stuff
3133 - added better appicon handling of apps of the same type
3134 - applied patch for wkdemenu (Malcolm Cowe <malk@bruhaha.co.uk>)
3135 - added WINDOWS_MENU submenu type for root menu (Bastien Nocera <hadess@hadess.net>)
3136 - added kbd shortcuts for icon chooser
3137 - use Hermes in wrlib
3138 - removed MOUSE_WS_WHEEL #defines
3139 - fixed bug with multibyte text on libc5 systems (Osamu Ajiki <osam-a@astroarts.co.jp>)
3140 - fixed race conditions on signal handlers 
3141 - SIGINT will gently exit, SIGTERM will not be handled
3142 - When Window Maker calls wmsetbg to set the background, it will consider the
3143   value of the DisableDithering option and pass the right switch to wmsetbg.
3144 - fixed a memleak in the dialog panels.
3145 - made "Keep on Top" in the dock/clip menu a checked menu entry. It's _much_
3146   easier to work with it this way.
3147 - Fixed problem with GNOME apps that have windows which need to stay on the
3148   desktop level.
3149 - Fixed incorrect parsing of display and screen number from $DISPLAY.
3150 - Organized the inspector panel a bit better.
3151 - Replaced bags with arrays wherever appropriate. This will improve 
3152   performance a bit.
3153 - Made the Gnome tasklist skip the windows with the "Skip window list" flag
3154   enabled. (Bastien Nocera <hadess@hadess.net>)
3155 - Fixed crashing bug when name and class were empty for a docked app.
3156 - Removed MIN() and MAX() macros and replaced them with WMIN() and WMAX() from
3157   WINGs.
3158 - Added a hint that Window Maker crashed, to allow windows to be placed
3159   correctly after a crash situation.
3160 - Added a hint that Window Maker crashed, to allow windows to be placed
3161   in their correct previous positions after a crash situation and also to
3162   preserve their state before the crash (minimized, shaded, hidden, ...)
3163 - Fixed wrong mapping position of the "Docked Applications Panel" for some
3164   icons.
3165 - Smoother animation for the smiley =)
3166 - Added retain/release mechanism for RImages. RDestroyImage() has become
3167   obsolete. More about this can be found in wrlib/Changelog and wrlib/NEWS.
3168 - Small API change in WINGs to allow images with alpha blending set as the
3169   application icons be shown correctly. More about this in WINGs/Changelog 
3170   and WINGs/NEWS.
3171 - Made images with alpha blending be shown correctly in the panels and the
3172   icon chooser.
3173 - The icon image set to be shown in panels ("Logo.WMPanel") will be 
3174   automatically updated if its entry in WMWindowAttributes changes (without
3175   a need to restart as until now).
3176 - Fixed a bug in the icon chooser dialog that made the selected icon look
3177   wrong if it had alpha blending.
3178 - Removed the following 3 options from configuration: SelectWindowsMouseButton,
3179   WindowListMouseButton and ApplicationMenuMouseButton.
3180 - Added 4 options to the configuration file for binding workspace actions to
3181   mouse buttons: MouseLeftButtonAction, MouseMiddleButtonAction,
3182   MouseRightButtonAction and MouseWheelAction. They replace the above 3
3183   removed options, but use a different semantic. More in NEWS.
3184 - client supplied icons that were saved by Window Maker in the directory
3185   ~/GNUstep/.AppInfo/WindowMaker/ will be recreated if missing when the
3186   application starts.
3187 - fixed a small memleak when the client supplied icon was extracted and saved.
3190 Changes since version 0.63.1:
3191 .............................
3192 - fixed messup in get-{wings,wutil,wraster}-flags
3193 - fixed #wmdatadir# substitution in wmaker.inst 
3194         (Seiichi SATO <sato@cvs-net.co.jp>)
3195 - Removed spurious focus disabling for GNUstep applications - but retain
3196   code that lets GNUstep apps control their window titlebar.
3197         (Richard Frith-Macdonald <rfm@gnu.org>)
3198 - Fixed broken panels.
3199 - Renamed se.po to sv.po
3200 - New version of wkdemenu.pl (from Malcolm Cowe <malk@bruhaha.co.uk>)
3201 - new updated Slovak translations (Jan Tomka/judas@hell <tomka@oalevice.sk>)
3202 - integrated the 'no polling' patch from Jim Knoble <jmknoble@jmknoble.cx>.
3203 - new wsetfont script (Anton Zinoviev <zinoviev@debian.org>)
3204 - lots of i18n fixes (Jan Tomka/judas@hell <tomka@oalevice.sk>)
3205 - window levels changed to match GNUstep <rfm@gnu.org> ...  src/GNUstep.h
3206   src/WindowMaker.h src/window.c wmlib/WMaker.h WINGs/WINGs/WINGs.h
3209 Changes since version 0.63.0:
3210 .............................
3211 - fixed compile prob with SGI compiler
3212 - decreased nice() value in wmsetbg
3213 - applied gnome panel not-covering patch from (Bastien Nocera <hadess@hadess.net>)
3214 - added item copy to WPrefs menu editor
3215 - added locale selection code for menu in wmaker.inst (Eliphas Levy Theodoro <eliphas@conectiva.com.br>)
3216 - fixed bug in built-in xpm support (Alessandro Strada <a.strada@libero.it>)
3217 - removed plugin support
3218 - fixed a crash bug in WPrefs menu editor
3219 - added es and pt potfiles from conectiva/eliphas
3220 - added updated galician potfile (Jesus Bravo Alvarez <jba@pobox.com>)
3221 - added update hungarian potfiles (HORVATH Szabolcs <horvaths@inf.elte.hu>)
3222 - added updated single-click patch from John Morrissey <jwm@horde.net>
3223 - added updated danish translations (Birger Langkjer <birger.langkjer@image.dk>)
3224 - fixed WindozeCycling config in WPrefs
3225 - fixed circulate raise withour WindozeCycling
3228 Changes since version 0.62.1:
3229 .............................
3230 - added blackbox style igradient (interwoven)
3231 - added wmagnify utility
3232 - changed behaviour of control/shift double click on titlebar for maximize
3233 - updated getstyle to account for extendspace options
3234 - fixed weird color bug in jpeg loader 
3235         (Alban Hertroys <dalroi@wit401310.student.utwente.nl>)
3236 - improved and simplified fonts configuration for multibyte languages
3237         (Tomohiro KUBOTA <kubota@debian.or.jp>)
3238 - cleaned ParseCommand() and renamed to TokenizeString()
3239 - rewrote menu editor in WPrefs
3240 - added definable workspace border (0..5 pixels). See NEWS.
3241 - fixed circulateraise on non-windoze cycling mode
3242 - fixed bug in RCombineAreaWithOpaqueness (Tim Malone <tmalone3@uswest.net>)
3243 - fixed bug with hangling of WM_COMMAND update in client.c (Andrew M. Langmead <aml@world.std.com>)
3244 - fixed bug with incorrect reading of ppm files (Adam Fedor <fedor@gnu.org>)
3245 - fixed bug with incorrect window placement using automatic placement, while
3246   there were shaded windows on other workspaces
3247 - fixed some buffer overflow issues in WINGs
3248 - fixed bug with WPrefs.app not selecting the menu appearance options after 
3249   startup.
3250 - replaced free() with wfree() wherever appropriate
3251 - fixed some memory leaks generated by wstrappend()
3252 - fixed code that was dependant on the order of evaluation in wrlib. This
3253   fixed a number of problems, like greyscale jpegs that showed up in red
3254   and possibly the problems with pseudocolor displays.
3255 - made clicks on unfocused windows be effective on focus follow mouse/sloppy
3258 Changes since version 0.62.0:
3259 .............................
3260 - made shortcuts available during alt+tab
3261 - save lowered state of menus
3262 - fixed portability bugs for old X servers
3263 - added check for XInternAtoms in configure and replacement code
3264 - fixed window cycling with single key shortcut
3265 - fixed WPrefs crash on menu editor
3266 - install only needed icons for WPrefs.app
3267 - updated Finnish translations
3268 - fixed user-whining-windoze-cycling bug
3269 - added option for f'n windoze cycling..
3270 - added --create-stdcmap and made std colormap creation off by default
3271 - updated get/setstyle to account for new options
3272 - fixed crash on restart bug
3273 - made GNOME wm hints take precedence over KDE.. KDE hint will only be read
3274   if GNOME hints dont exist
3275 - updated kwm hint support (maximize hint)
3276 - added memory usage in info panel
3277 - fixed sticky hint handling in GNOME
3278 - fixed saving of maximized state for restart
3281 Changes since version 0.61.1:
3282 .............................
3284 - fixed bug with menu editor in WPrefs placing cut/paste-ed entries in wrong
3285   positions.
3286 - removed "Keep Attracted Icons" option from Clip's menu. See NEWS.
3287 - fixed bug in Xdnd code to be able to work with QT. (This is QT's bug so
3288   it will change again in future)
3289 - replaced debugging output stuff with Nana
3290 - fixed problem with session restoring and dock autolaunch (Jacek Naglak
3291                                                         <nag@promail.pl>)
3292 - put WorkspaceNamePosition in WPrefs
3293 - added a lock to docked icons
3294 - fixed crashing bug in WPrefs.app's Appearance section.
3295 - fixed sorting of names in icon chooser, and file browser.
3296 - fixed name completion problem in file browser.
3297 - added new sound events (from pascal)
3298 - fixed bug when moving/resizing internal windows
3299 - propagation of -noext for submenus (David Reviejo <dreviejo@arrakis.es>)
3300 - fixed problem with mouse sampling rate in SGIs
3301 - optimized frame drawing (Swivel <swivel@gnugeneration.com>)
3302 - removed broken optimized frame drawing patch
3303 - added Select Window button in attribute inspector
3304 - made icon images scale by a constant factor when changing icon size
3305 - added support for standard colormaps in PseudoColor visuals
3306 - changed geometry view for move/resize to a WINGs widget
3307 - removed DisplayFont option
3308 - added NoBorder attribute
3309 - changed semantics of GNUstep window attribute hints
3310 - added get-wings-flags and get-wutil-flags with the same purpose as
3311   get-wraster-flags, but for compiling and linking with WINGs/WUtil
3312 - fixed bug handling non-string values given to string valued options in 
3313   defaults.c
3314 - fixed colormap_window crash bug (appears when launching some apps from dock,
3315   or removing apps from gnome panel etc)
3316 - added DONT_SCALE_ICONS #define
3317 - added --no-autolaunch patch (John Bafford <dshadow@zort.net>)
3318 - made Apply button work on window inspector for windows with no WM_CLASS
3319 - changed sound server code to be more efficient
3320 - fixed crash with broken apps that set mask size != pixmap size in icons
3321 - made wmsetbg accept relative paths for images that are not in PixmapPath
3322 - fixed windoze cycling
3323 - replaced XSync with XFlush in wUnshadeWindow()
3324 - added GNUstep window recognition through WM_CLASS->class == GNUstep
3325 - made window focusing not change titlebar color of GNUstep windows
3326 - disabled passive mouse grabbing in client area of GNUstep window
3327   when they are unfocused
3328 - added Jim Knoble <jmknoble@pobox.com>'s cursor thing patch
3329 - fixed lock of wmaker when clicking on menu multiple times
3330 - made transients appear near their owner
3331 - fixed crash bug with broken java implementations (Miguel Covarrubias 
3332                                                         <mcovarr@tigr.org>)
3333 - made Revert on attributes panel apply the reverted changes immediately
3334   to avoid inconsistent internal state
3335 - color dragging works correctly now
3336 - arbitrary stacking levels
3337 - save window shortcuts in state
3338 - changed license of Marco's icons to GPL
3339 - added --dont-restore cmd line option to not restore previous state
3340 - fixed focus bug when moving wmaker panel windows in focus-follow mouse
3342 Changes since version 0.61.0:
3343 .............................
3345 - fixed Xdnd by cropping filename with ""
3346 - fixed OPEN_MENU
3347 - fixed crash when moving a shaded window with keyboard
3348 - fixed problem with window shortcut assignment from the menu
3349 - fixed problem with fonts in WINGs (Masahide -mac- NODA 
3350                                         <mac@flab.fujitsu.co.jp>)
3351 - fixed multihead bugs (Morten Bøgeskov" <mb@dbc.dk>)
3352 - fixed crashing bug when saving session information.
3353 - fixed crashing bug related to onmipresent icons in Clip
3354 - added _WINDOWMAKER_ICON_TILE and _WINDOWMAKER_ICON_SIZE hint in
3355   the noticeboard window
3358 Changes since version 0.60.0:
3359 .............................
3361 - fixed bug in window attribute panel
3362 - SGI portability fix (Graham Whitted <gbw@sgrail.com>)
3363 - fixed compilation problem with --enable-singleicon
3364 - fixed compilation problem with WS_INDICATOR
3365 - fixed crash bug with SGI (defaults.c) (Graham Whitted <gbw@sgrail.com>)
3366 - fixed sloppyfocus problem in multihead dpys (Morten Bøgeskov
3367                                                 <morten@bogeskov.dk>)
3368 - fixed WorkspaceSpecificBackground bug in wmsetbg
3369 - give preference to windows in window list when switching focus after
3370   workspace change (Richard Kilgore <rkilgore@ece.utexas.edu>)
3371 - brought back --locale cmd line option
3372 - fixed bug with WorkspaceNameDisplayPosition (Emanuele Caratti <wiz@iol.it>)
3373 - added missing kbd shortcut definitions for window shortcuts
3374         (Michael Smith <mjsmith@spirit.com.au>)
3375 - fixed floppy button layout in filepanel (Matthew Ashton <mrashton@home.com>)
3376 - fixed bug with documentedited close button (Felipe A. Rodriguez 
3377                                                 <farz@mindspring.com>)
3378 - fixed some buffer overflows
3379 - fixed some problem with the alpha
3380 - fixed some problems with non gcc compilers.
3381 - fixed problem with showing instance.class in the inspector window.
3382 - fixed crash when displaying workspace name in some positions.
3383 - fixed compilation problem when WS_INDICATOR was defined.
3384 - added edge attraction. See NEWS.
3385 - fixed buggy RSaveXPM() in wraster library. Its output was messed up, and
3386   caused crashes for icons with more than 1024 colors.
3387 - sinking windows (such as gmc icons) won't be calculated in edge resistance
3388   or attraction.
3389 - removed drop shadow for text on title bar code. (TITLE_TEXT_SHADOW)
3390 - text on title bar is now possible to be drawn by plugin. See NEWS.
3391 - WPrefs: added support for button4/5
3392 - fixed scrolling of menus outside screen (Vito Caputo 
3393                                                 <swivel@virtual-webworld.com)
3394 - added dialog window for menu commands that can't be executed
3395 - fixed crash when deiconifying windows when icons are disabled
3396 - better smart placement (Gabor Melis <gabor.melis@essnet.se>)
3397 - replaced old linkedlist code with WMBag
3398 - fixed wmsetbg to use right bg color with transparent background images
3399 - fixed crash with Assertion "bad_root_window" && 0' failed. on startup
3400 - fixed crash when more than 1 dockapp fails to launch on startup
3401 - added a different dock setup config for each screen size
3402 - fixed PPosition handling
3403 - New "Smart placement" mode. 'Smart' is no longer an alias to 'Auto' but
3404   a different mode of placing windows. 'Auto' keeps the old behavior.
3405 - added the dir where the menu is being read from to the search path
3406   given to cpp
3407 - doing a multiwindow selection shortcut and hitting the shortcut
3408   repeatedly will cycle through the selected windows
3409 - fixed crash when overwriting a string constant (default font specs) in WINGs
3412 Changes since version 0.53.0:
3413 .............................
3415 - fixed a bug that caused icon overlaping in Clip, when icon was moved around.
3416 - this time really added libwmfun to distribution.
3417 - made deiconification not automatically focus window in sloppy focus
3418 - fixed crash with DisableMiniwindows and icon pixmap changes
3419 - fixed crash when changing icon of window without WM_CLASS
3420 - added hysteresys for offscreen menu scrollback
3421 - fixed bug with IgnoreFocusClick
3422 - fixed crash with windows with width == 1 (Alban Hertroys 
3423                                         <dalroi@wit401310.student.utwente.nl>)
3424 - added SHEXEC command
3425 - fixed resizebarback for SHADOW_RESIZEBAR ( jim knoble jmknoble@pobox.com)
3426 - added balloon help everywhere
3427 - fixed bug with FullMaximize attribute
3428 - GNOME: button events not bound in wmaker are proxyized (to gmc)
3429                                 (Paul Warren <pdw@ferret.lmh.ox.ac.uk>)
3430 - fixed bug with restoration of maximized window after restart with
3431   --enable-kde
3432 - added high-quality filtered rescaling (smoothed rescaling) to wrlib/wmsetbg
3433 - added SmoothWorkspaceBack
3434 - fixed crash bug in Paths section of WPrefs
3435 - optimized image rendering for 15/16 bpp
3436 - user menus' paths were changed. See NEWS.
3437 - added a timeout for the workspace name fading
3438 - HP-UX compiler compatibility workarounds (Sebastien Bauer
3439                                                 seb_bauer@bigfoot.com)
3440 - fixed crash with attributes panel
3441 - save state of all menus when exiting (Sebastien Bauer
3442                                                 seb_bauer@bigfoot.com)
3443 - added GNUstep info panel (still needs beautification..)
3444 - made the paths selector in WPrefs.app use the open file panel
3445 - fixed crash bug with hiding apps without dock/clip
3446 - fixed a mem leak in superfluous mode caused by the ghost icon.
3447 - added possibility to set omnipresent icons in Clip. See NEWS.
3448 - fixed bug in WPrefs menu editor
3449 - fixed crash when moving internal window with kbd
3450 - fixed compilation problem on IRIX machines (Neil Muller
3451                                                 <neil@octane.sun.ac.za>)
3452 - replace xde support drop on dock with xdnd.
3453 - added an (internal use) environment variable for telling WPrefs whats's
3454   the name of the wmaker binary being ran.
3455 - more elegant text entries in Clip's menu, regarding single/multiple
3456   selected icons.
3457 - fixed cosmetic bug in geom. dpy window for 8bpp
3458 - removed --enable-kanji and added MultiByteText option
3459 - rewrote font code to use WINGs
3460 - made autoraise only work for the active window
3461 - fixed compilation problem with OpenWindows and other non-X11R6 systems..
3462 - fixed crash bug when iconsize=24
3463 - fixed portability prob with raise() in SunOS
3464 - fixed icon placement bug (Markus Schoder <Markus.Schoder@online.de>)
3465 - added delete and floppy buttons in file panel.
3468 Changes since version 0.52.0:
3469 .............................
3471 - patched wmsetbg to work with dynamically loadable texture renderer code
3472 - added libwmfun to distribution (forgot to do so in 0.52.0)
3473 - added MenuStyle option
3474 - changed configuration updating to use notifications
3475 - fixed window move through workspaces in nonopaquemove
3476 - added message to immediately reread configuration data
3477 - fixed some bug in XKB modelock toggling
3478 - fixed crash bug when hiding apps with appicon disabled
3479 - fixed wrong initial workspace # being shown on attributes panel
3480 - XSMP updates
3481 - update colorpanel
3482 - applied WMSound patch from "Quinn, Anthony" <Anthony.Quinn@usa.xerox.com>
3483 - fixed focus bug with unfocusable window (I swear I had fixed that before...)
3484 - applied windoze cycle patch from  Paul Warren <pdw@ferret.lmh.ox.ac.uk>
3485 - changed initscript and exitscript execution from fork()/exec() to system()
3486 - added ResizebarBack and added appropriate backwards compat. hacks in setstyle
3487 - applied ]d's patch to allow DEMATERIALIZE_ICON over windows
3488 - made clip arrows gradiented
3489 - added a crashing dialog panel to select what to do on crashes.
3490 - fixed the problem with showing a window as focused in the window list menu
3491   while it was on another workspace.
3492 - show workspace name on screen when switching workspaces
3493 - made setstyle support WorkspaceSpecificBack
3494 - fixed getstyle prob with filenames with spaces (Pierre Phaneuf
3495                                                 <pp@ludusdesign.com)
3496 - fixed crash with InfoPanel in multihead dpy
3497 - Fixed bug in WPrefs that added a new line at the end of autostart script
3498   at every save, growing it indefinitely.
3499 - fixed a memory leak in wrlib (Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>)
3500 - fixed crash during forced shutdown of X (Wolfram Gloger
3501                                            <wmglo@dent.med.uni-muenchen.de>)
3504 Changes since version 0.51.2:
3505 .............................
3507 - made the Attributes panel be available for all windows, even
3508   for completely broken apps (although settings wont be saved for
3509   completely broken apps)
3510 - fixed compilation problems with compile time #defines
3511 - workaround for crash during startup related to hiding miniaturized windows
3512   from Matt Armstrong <matt_armstrong@bigfoot.com>
3513 - fixed focus problem with unfocusable windows
3514 - fixed bug in WPrefs that changed EXIT to SHUTDOWN
3515 - fixed menu title messup bug in WPrefs
3516 - added a dot to mark hidden applications (compile time) (id@windowmaker.info)
3517 - enhancements to the modelock patch (id@windowmaker.info)
3518 - show kbd mode for modelock  (id@windowmaker.info)
3519 - enhanced positioning of transient windows
3520 - added dynamically loadable texture renderer code
3521   from Tobias Gloth <gloth@online.de>
3522 - added DisableMiniwindows option
3523 - kde: miniaturize animation will match the taskbar icon (KWM_WIN_ICON_GEOMETRY)
3524 - miniwindows show the title of the window if there is none set for it
3525 - fixed crash on kpanel restart
3526 - remember window shortcuts after restart
3527 - change edge resistance to account for panels and stuffs
3528 - narrower menus
3529 - fixed auto raise/lower behaviour of clip for docked applications that have
3530   their own window (applets).
3531 - cleaned up Clip's autocollapsing code, and made it to be similar to the
3532   auto raise/lower code (much cleaner).
3533 - fixed a race condition in Clip behavior when changing workspaces, if set to
3534   autocollapsing.
3537 Changes since version 0.51.1:
3538 .............................
3540 - fixed bug with window that can get focus if both shaded and hidden.
3541 - maximize for full screen
3542 - fixed problem with frame drawing in non-opaque 
3543 - fixed installation path prob [jmknoble@pobox.com]
3544 - fixed bug moving window when only one window is on screen
3545 - fixed bug with ignored GNUstep attributes
3546 - fixed WPrefs crash in Mouse Preferences
3547 - fixed crash bug in WINGs/wmaker startup
3548 - added workaround for kde pager crash bug
3549 - made %W in root menu and wmsetbg -w take numbers starting from 1
3550 - fixed crash bugs with kpanel
3552 Changes since version 0.51.0:
3553 .............................
3555 - put . to mark hidden apps
3556 - fixed dont set xset stuff option in WPrefs
3557 - fixed menu title messup in WPrefs
3558 - fixed WPrefs message dialogs for invalid menus
3559 - fixed workspace back setting in all screens
3560 - fixed WorkspaceSpecificBack / wmsetbg
3561 - added WindozeCycle patch (being rewritten)
3562 - cleaned up focus/unfocus state transitions
3563 - made WPrefs more robust
3564 - fixed locale file (po) installation stuff
3565 - fixed focus loss when dragging window across workspaces
3566 - fixed workspace baby boom with nextworkspacekey
3567 - removed ignore_next_unmap kluge
3568 - install defaults data in /usr/local/etc
3569 - added menu for miniwindow
3570 - fixed remove resizebar from shaded window
3571 - rewrote library/header search code in configure
3572 - rewrote window move/edge resistance code
3573 - added window border resistance
3574 - changed EdgeResistance option to only YES/NO
3575 - added workaround for glibc bug in sscanf("", bla, bla)
3576 - hopefully fixed WM_COLORMAP_WINDOWS crash bug
3577 - fixed searching of localized menus
3578 - fixed --help option
3579 - fixed handling of docked apps with . in their instance names
3580 - RSupportedFileFormats() in wrlib will now return a static buffer
3581 - fixed bug in StartHidden
3582 - a little faster startup
3583 - will rearrange icons after moving an icon if autoarrangeicons
3584 - fixed icon overlap bug
3585 - fixed crash with internal dialogs and multi-heads
3586 - added standard colormap support to wrlib (taken from libXmu sources)
3587 - fixed memory leak in attribute panel
3588 - fixed crash with CalendarManager deiconify
3589 - fixed heisencrash when mapping new windows
3590 - fixed totally buggy wmaker.inst ~/.xinitrc checker
3592 Changes since version 0.50.2:
3593 .............................
3595 - added some new icons made by Marco
3596 - kde: fixed stacking order reporting for modules
3597 - gnome: fixed state change request handling
3598 - fixed handling of file names with non-alphanum characters in wmsetbg
3599 - hopefully fixed timestamp problem that caused regeneration of configure
3600 - fixed a bug in the auto raise code
3601 - made SIGHUP exit wmaker and SIGUSR1 restart for GNOME compatibility
3602 - fixed %a() bug (now it really is fixed!)
3603 - fixed docking icons in last icon
3604 - fixed WMInsertPopUpButtonItem()
3605 - fixed bug that caused fonts of themes to be ignored
3606 - fixed bug in path handling in getstyle
3607 - stop icon explosion animation by clicking on root window
3608 - made SAVE_SESSION save the state of the dock
3609 - added command line option aliases that adhere to the GNU standards
3610 - fixed png gamma bug (actually unmade buggy fix)
3611 - fixed bug in property notify handling
3612 - removed KeepTransientsOnTop
3613 - fixed window focus when switching workspaces
3614 - fixed attribute inspector Apply for dont bind keys
3615 - fixed bad colormap bug (I hope)
3616 - added acceleration to keyboard window move
3617 - %W expand to current workspace #
3618 - fixed background pixmap color problem (cpixmap etc)
3619 - applied drop shadow patch
3620 - fixed crash on startup with xconsole and xdm
3621 - fixed portability prob with MkLinux/PPC
3622 - fixed portability prob with Alpha
3623 - added color panel to WINGs
3624 - added support for olwm/OPEN LOOK(tm) hints
3625 - added SaveYourself support
3626 - fixed bug in start maximized
3627 - added _WINDOWMAKER_NOTICEBOARD protocol
3628 - added docklib
3629 - updated utility parameter format to GNU standards
3630 - removed libPropList from distribution and merged with GNOME one
3632 Changes since version 0.50.1:
3633 .............................
3635 - fixed wmsetbg
3636 - fixed parsing of WorkspaceSpecificBack
3637 - fixed initial workspace for new windows
3638 - added the workspace button proxy thingy for GNOME 
3639 - added more GNOME compatibility fixes
3640 - fixed bug in %a() macro in root menu
3642 Changes since version 0.50.0:
3643 .............................
3645 - fixed bug that allowed docking of icons to outside the screen
3646 - added extra code to handle kpager bug
3647 - fixed crash when opening appicon menu
3648 - fixed problem that caused Motif hints to be sometimes ignored
3649 - fixed bug in layer treatment of GNOME hints
3650 - fixed weirdness in initial window workspace
3651 - fixed problem with Sun compilers
3652 - fixed bug with () Workspace{Specific,}Back specs
3653 - added --disable-rpath option (from KDE) by request
3654 - maybe fixed bug with StarOffice
3655 - fixed pipe fd inheritance mess
3656 - fixed bug in kde workspace renaming
3657 - fixed installation problems
3659 Changes since version 0.20.3:
3660 .............................
3662 - window list is ordered by workspace
3663 - preliminary grid move mode
3664 - fixed prob with docked apps with the same name switching places (like wmmon
3665   and wmmon -s)
3666 - wrapping of workspace switching for 5button mice
3667 - added restart in fallback menu
3668 - fixed buglet in modifier error reporting
3669 - extra options in window command menu
3670 - changed select() used in wevent.c to poll()
3671 - fixed bug in SGI boxes (black dialogs)
3672 - added IconTitleBack, IconTitleColor
3673 - made error checking stricter
3674 - fixed crash when saving application supplied icons that have many colors
3675 - added move threshold to menus
3676 - added textured gradient textures
3677 - added -nofont flag for setstyle
3678 - added -p flag and theme pack support for getstyle
3679 - fixed crash bug when clicking on menu title opened with kbd
3680 - fixed bug that caused incorrect saving of icon configuration (the -name bug)
3681 - scale pixmap texture for workspaceback type will maintain aspect ratio
3682 - fixed memory leak in jpeg loader
3683 - started XStandardColormap support
3684 - added StartMaximized window flag
3685 - fixed bug of mixed up Unfocusable and StartMiniaturized flags
3686 - yet another try to switch to shared libraries
3687 - workspace specific background images
3688 - stack new windows to under focused window if autofocus is off (disabled)
3689 - added kde support
3690 - implemented the "GNOME Window Manager Compliance" stuff
3691 - window move/resize by keyboard
3692 - rewrote window attribute code to make it cleaner
3693 - added --enable-lite configure option
3694 - added support to change prompt in %a() for root menu
3695 - rewrote exit code
3696 - added KeepInsideScreen=YES; for scilab in default WMWindowAttributes
3697 - added an option to the Clip, to allow automatic Raise/Lower when the mouse
3698   cursor enter/leave the Clip.
3701 Changes since version 0.20.2:
3702 .............................
3704 - hysteresis for menu item selection (delayed selection for selecting
3705   submenu items)
3706 - window shortcuts
3707 - removed Hide Others from window commands menu
3708 - window commands menu will close when the window for it is closed
3709 - made shade not set the Iconic state
3710 - fixed bug in miniaturizing atribute panel
3711 - made frame rectangles be more visible in PseudoColor (8bpp)
3712 - fixed bug for 64bit machines
3713 - added support for ICCCM 2.0  WM_COLORMAP_NOTIFY message
3714 - fixed bug for apps that put strings with . in WM_CLASS
3715 - added handling for reparented client windows
3716 - fixed bug with window positioning
3717 - fixed cascade window placement to account for dock
3718 - added modelock stuff
3719 - added X include path in gfx header when configure searches for headers
3720 - fixed bug in window positioning by clients
3721 - added run-time test for shared pixmap support on server
3722 - changed order of link flags in Makefiles
3723 - fixed problem with random window placement
3724 - fixed multiple window selection for multiheads
3725 - grayscale and 8bit jpeg support
3726 - fixed client restoration in restart/exit in multiheads
3727 - started session management code
3728 - fixed problem with docked programs that have names with spaces
3729 - updated WPrefs.app for iconificationstyle
3730 - added -static command line option
3731 - put redundant NoWindowOverDock
3732 - fixed overlapping clip icon bug
3733 - extended window level code
3734 - added KeepOnBottom hint
3735 - added iconification style to WPrefs.app
3736 - fixed crash with bad value in defaults file
3737 - changed icon stacking code
3738 - added primitive support for 5 button mouse (for switching workspaces)
3739 - fixed BadAccess and crash on programs that do XGrabButton
3740 - fixed bug with rootmenu Exec not working when stty is called from ~/.tcshrc
3741 - fixed bug with Move menu and sloppy focus
3742 - temporarily removed SHELL support in apps menu
3744 Changes since version 0.20.1:
3745 .............................
3747 - fixed timer bug
3748 - removed NoWindowUnderDock
3749 - error reporting mechanism has changed in wrlib. Instead of a writing
3750   the message in a string, it will place the error code in RErrorCode
3751 - smoother icon selection
3752 - persistent client supplied icon pixmaps
3753 - fixed yet another crash on emacs exit bug
3754 - fixed portability prob in wrlib shm code
3755 - fixed bug in DISPLAY variable setting in multiheads
3756 - fixed a few more portability problems related to storing struct properties
3757 - fixed damaged balloons on Suns/8bpp (I guess)
3758 - better "one of" type option handling
3759 - added a timeout for some animations
3760 - support for large binary files in wxcopy/wxpaste
3761 - fixed bug of losing focus when resizing/moving windows
3762 - fixed bug in libproplist
3763 - fixed focus with sloppy
3764 - changed permissions of shm segments to 0666. Now, if someone has a shm
3765   leak, we can know who it is.
3766 - faster titlebar texture update
3767 - faster icon kaboom
3768 - added different undocking animation
3769 - updated wmaker -version to output "Window Maker" instead of WindowMaker
3770 - fixed crash bug with transient windows (gimp etc)
3771 - fixed bug with popen()+wwarning() - problem opening cpp'ed menus
3772 - added test for header files in configure for gfx libraries
3773 - simplified building process, making libPropList be always built
3774 - fixed crash with bad mgradient color entry
3775 - docked appicons that are being edited/killed cant be moved (mutex fix)
3776 - more features in wxcopy/wxpaste
3777 - fixed bug with state file in multiheads
3778 - selection retrieval moved to WINGs
3779 - fixed workspacekey to switch workspaces in the current layer
3780 - fixed workspacekey to not switch to inexisting workspace unless
3781   AdvanceToNewWorkspace is YES
3782 - fixed bug with disappearing windows if a workspace switch is made on startup
3783 - fixed blocking of window creation/destroy events when opening menu with kbd
3784 - fixed aspect ratio setting bug
3785 - fixed crashing when miniaturized window is closed during animation
3786 - added XDE support
3787 - fixed stupid bug in shape stuff
3788 - raised threshold for removing docked icons
3789 - fixed HideOthers for windows with NoAppIcon=YES
3790 - if Cancel is pressed in dialog box of %a in menu cmd lines, the command
3791   will be canceled
3792 - slightly better dithering for 8bpp
3793 - apps menu will use $SHELL, instead of /bin/sh to run EXEC menu commands
3794 - cleaned up some code (GetNormalHints(), wManageWindow(),
3795   wGetWindowSavedState() et al, )
3798 Changes since version 0.20.0:
3799 .............................
3801 - fixed cpixmap to use the specified color for background around the image.
3802 - fixed compiling problem in wrlib.
3803 - fixed bug with bad shortcut names in menus.
3804 - fixed some compiling compatibilities.
3805 - added a new theme, named BlueWaves.
3808 Changes since version 0.19.3:
3809 .............................
3811 - fixed crash when closing windows in autoraise
3812 - fixed a memory leak 
3813 - fixed a crash when closing Lotus Notes
3814 - rewrote colormap code
3815 - incomplete multihead support
3816 - optimized wrlib dithering code
3817 - new superfluous animation
3818 - fixed cpixmap bug
3819 - fixed sound bugs
3820 - fixed miniaturization bug
3821 - added script to be called when wmaker exits
3822 - fixed GNUSTEP_WM_ATTR writing/reading
3823 - added quick and dirty selection pasting in text fields
3824 - fixed animation to be displayed again when unhiding an application.
3825 - made the miniaturize animation a runtime option. See NEWS.
3826 - fixed bug with reassigning keyboard shortcuts after they are changed.
3827 - added edge resistance. See NEWS.
3828 - fixed bug with long names when renaming workspaces.
3829 - fixed clip's balloon to not overlap the clip's buttons.
3830 - fixed bad update of clip's workspace menu after workspace name change.
3831 - fixed bug with cpixmap in wmsetbg.
3832 - fixed a memory allocation problem in wrlib.
3833 - AIX bug compatibility in XmbTextEntents()
3834 - fixed jpeg loading bug
3836 Changes since version 0.19.2:
3837 .............................
3839 - fixed visual problem when mapping internal panels
3840 - better looking bevels for solid textures
3841 - centered pixmap texture (cpixmap)
3842 - added compile-time selectable animations for miniaturization
3843 - fixed bug with moveto workspace, omnipresent and miniaturize
3844 - fixed doubleclick bug
3845 - added GIF file support (through libgif)
3846 - implemented close color allocation in WINGs
3847 - fixed bug with visuals different than default
3848 - finished balloons
3850 Changes since version 0.19.1:
3851 .............................
3853 - clip balloon under the clip
3854 - fixed setting of DISPLAY env var from wmaker.
3855 - fixed bug of passing focus to shaded window in other workspace
3856 - changed ballon font from titlebar font to displayfont
3857 - update menu when menu file path is changed in WMRootMenu
3858 - fixed OPEN_MENU stuff in WPrefs
3859 - fixed bug with mdgradient
3860 - fixed maximize with NoWindowOverIcons
3861 - fixed bug with kbd focus change
3862 - fixed race in autoraise
3863 - fixed bug in menu section of WPrefs
3864 - fixed problem with modifier keys
3867 Changes since version 0.19.0:
3868 .............................
3870 - fixed bug in balloon titles
3871 - fixed stupid bug in workspace renaming from menu
3872 - fixed bug with iconsize != 64
3873 - fixed forgotten menu saving in WPrefs
3874 - fixed various bugs in WPrefs
3875 - fixed kbd menu traversal bug
3876 - fixed bug with multiple depth supporting servers
3877 - fixed disappearing outer border of shaped windows
3878 - kluged bug with shaped window resize
3879 - fixed bug in WPrefs for systems without TIFF
3880 - fixed bug with Info/Legal panel closure
3881 - fixed Clip's look.
3883 Changes since version 0.18.1:
3884 .............................
3886 - added shade indicator for window list
3887 - fixed small problem in menu autoscrolling
3888 - fixed bug when reading a corrupted defaults file
3889 - visual depths different than the default works now
3890 - fixed problem with non-ascii characters in localized dialogs
3891 - workspace rename from clip menu
3892 - fixed memory leak in internal proplist parser
3893 - fixed infinite loop when parsing mgradient with bad color name
3894 - fixed bug with paths containing ~ in iconchooser
3895 - cleaned up double-click code
3896 - balloon help
3897 - fixed bug with launching of ForcedDock apps
3898 - fixed cosmetic bug with miniwindows and titlebar
3899 - fixed bug with applications that steal input focus
3900 - EmulateAppIcon window attribute
3901 - Revert in attribs panel will not apply the changes
3902 - fixed bug with focus being left in old workspace after switching to an empty
3903 workspace.
3904 - finished clip remakeup
3905 - more generic and faster icon placement algorithm
3906 - icon yard
3907 - fixed wxcopy bugs
3910 Changes since version 0.18.0:
3911 .............................
3913 - fixed cosmetic bug in beveling of pixmap/gradient textures
3914 - fixed bug in titlebar mouse bindings
3915 - fixed some bugs in proplist menu
3916 - fixed bug in window list menu indicator
3917 - fixed a very old bug related to unwanted button grabs in non-click-to-focus
3918 - fixed bug when opening settings panel for appicon with invalid icon file
3919 - winspector appicon related bug fix
3921 Changes since version 0.17.5:
3922 .............................
3924 - fixed handling of signals when the X event queue is empty
3925 - fixed blank window titles 
3926 - made current workspace entry be disabled in Move To window menu command, and
3927   in the Clip's Move To submenu.
3928 - fixed menu width calculation
3929 - fixed bug with buttonpress/release events
3930 - fixed problem with WMRootMenu with a ~ in the path
3931 - fixed bug caused that caused the clip to not function properly,
3932   unless a workspace switch was made
3933 - added a hack to make everything work even if NumLock or ScrollLock is on
3934 - added a little more verbosity to error messages
3935 - fixed kluged workspace menu in clip
3936 - removed workspace menu mapped through the microbutton in the clip. 
3937 - remade clip button layout to be more usable
3938 - fixed bug with keepontop and apps with Motif hints (x11amp)
3939 - changed menu border drawing
3940 - fixed bug in clip free slot finder code
3941 - fixed infinite reproduction of OPEN_MENU submenus bug
3942 - added support for future extension to dock totally broken apps (wharf-like
3943   dumb launching)
3944 - changed icon of close button when app doesn't understand WM_DELETE_WINDOW
3945 - removed SwapMenuButton and added 3 finer grained equivalent options
3946 - better docked application settings panel
3947 - fixed positioning problem with attributes panel
3948 - removed WorkspaceChangeDelay and cleaned up related stuff
3949 - removed AClipColor and IClipColor
3950 - added SelectKey back
3951 - removed install -d from po/Makefile
3952 - i18n support in WINGs (dialog panels)
3953 - rewrote menu scrolling code (possibly fixed related crashing bug)
3954 - fixed crash with icons bigger than the tile
3955 - fixed bug in attributes editor to apply changes to dont bind {keys, mouse}
3956 - fixed bug in unhide that unhided all windows in the same workspace
3957 - moved noappicon to Application Specific options.
3958 - fixed revert for StartHidden
3959 - changed style in default WindowMaker domain file
3960 - fixed bug in hash table
3961 - fixed bug with transients for leaders that don't have their leader hint
3962   set to themselves
3963 - changed all window_flags to have default values of 0 (closable -> no_closable)
3964 - fixed bug with workspace change of hidden miniwindows
3965 - added descriptive icons in window list
3966 - fixed bug of having to keep mouse over window to edit textfields
3967   of wmaker panels
3968 - extended menu shortcuts to proplist menus
3969 - changed proplist menu format: removed redundant array for submenus
3970 - made arrangement of icons when workspace is switched to not arrange moved
3971   icons
3972 - fixed bug in focusfollowmouse that made windows under the currently
3973   focused window that close, to not get the focus
3974 - if the app is a .app, it will try to find it's icon in the .app
3975   directory and save it in the WMWindowAttributes, so that the dock can use it.
3976 - drag docklets that select for mouse events to with Alt+drag
3978 Changes since version 0.17.4:
3979 .............................
3981 - fixed bug titlebar when closing transient of unfocusable window
3982 - fixed crashing bug with attributes editor when saving
3984 Changes since version 0.17.3:
3985 .............................
3987 - added Info panel
3988 - fixed crashing bug in libproplist
3989 - do not crash anymore if config files are bad
3990 - better handling of libjpeg errors
3991 - changed method to select icons
3992 - fixed bug in dock panel
3993 - fixed bug in Remove Icon in clip
3994 - fixed serious memory leak in wrlib
3995 - fixed bug that allowed addition of more than 1 WORKSPACE_MENU
3996 - rewrote proplist parser by hand. Seems to work with no crashes, but I'm
3997   sure someone will crash it...
3998 - fixed invisible text in geometry display when unfocused titlebar is black
3999 - fixed bug with rootmenu that caused twin menus to be left mapped
4000 - added DontConfirmKill option to remove confirmation panel for Kill
4001 - fixed bug with hide of app with wmaker menu
4002 - changed all NSsomething internal flags for the GNUstep attributes to 
4003   WMsomething
4005 Changes since version 0.17.2:
4006 .............................
4008 - fixed bug in attributes panel with Disable Resizebar
4009 - fixed save in attribs panel with windows other than the client leader
4010 - bug in  attribs panel with Revert that made it save attributes with the 
4011   wrong name
4012 - fixed (by kluging) bugs related to destroying dialog panels in a bad order
4013 - fixed various bug with hide in empty screens
4014 - fixed various potential races in miniaturize/shade code
4015 - added Keep Icon command in clip
4016 - made remove selected icons to remove current icon
4017 - changed clientdata of clip to the clicked icon instead of the clip.
4018 - renamed collect icons, made clip icons have a more uniform behaviour, added
4019   keep icon command.
4020 - fixed docking of apps that dont have WM_COMMAND and when the user clicks
4021   Cancel in the command input dialog.
4022 - fixed bugs in moving commandless icons between dock/clip or workspaces
4023 - fixed bug hiding miniaturized windows
4024 - fixed bug when reloading rootmenu with more than one shortcut
4025 - fixed bug that launched shortcut entries without modifier together with
4026   modified shortcuts
4027 - even algorithm to find free slot in clip
4029 Changes since version 0.17.1:
4030 .............................
4032 - Makefile.am fixes
4033 - removed libtoolized libPropList
4034 - fixed cascade placement
4036 Changes since version 0.17.0:
4037 .............................
4039 - updated Makefile of the po directory
4040 - removed useless strdup() in proplist.l
4041 - fixed problem with systems that dont have PATH_MAX in <limits.h>
4043 Changes since version 0.16.1:
4044 .............................
4046 - removed the Select key binding.
4047 - changed Normal speed type to Medium and added UltraFast.
4048 - Shift-dbl-click on appicon brings the app to current workspace.
4049 - replaced menu based configuration of docked apps with a panel.
4050 - added Unhide Here command for appicon menus
4051 - partially corrected bug in icon selection code in window inspector. Was not
4052   working correctly for multiwindow apps with appicon.
4053 - added command menu for appicons
4054 - removed global variables from winmenu.c
4055 - fixed some memory leaks and removed redundant code in icon choosing code
4056 - made Kill in dock menu to unconditionally XKillClient() the app. Sending
4057   WM_DELETE_WINDOW would not close the app if the app had multiple windows
4058 - added confirmation dialogs for Kill in appicon menus
4059 - made ClipMaxIcons to be compile time settable
4060 - renamed NoSound to DisableSound
4061 - changed NoAutowrap to DontLinkWorkspaces
4062 - fixed bug that prevented windows moved to other workspaces break Unhide
4063 - fixed bug that made titlebar buttons disappear when font sizes were changed
4064   in NewStyle
4065 - changed Hide command binding in miniaturize button from Alt-Click to
4066   Control-Click
4067 - changed decoration window attributes to affect only decorations and their
4068   names
4069 - fixed MWM_HINTS support, removed MWMHints from WWindow
4070 - removed Right button constrain window resize to horizontal only. It breaks
4071   Alt-Right button resizes through the client area of window.
4072 - fixed menu flicker problem when changing textures
4073 - fixed bug miniaturizing shaded transient windows
4074 - added shortcuts for menus
4075 - remade titlebar bevel drawing
4076 - fixed all known cosmetic bugs in titlebars and menu
4077 - better algorithm to find free slot in clip
4078 - user attributes have priority over program attributes
4079 - removed LeftHanded and wLeftBtn/wRightBtn stuff
4080 - added DisableWSMouseActions
4081 - added SwapMenuButton
4082 - renamed all NoSomething option names to DisableSomething, except NoWindow*
4083 - removed ConstrainWindowSize
4084 - fixed focus bug when changing workspaces in sloppy focus
4085 - Changed the look of temporary attracted icons in Clip.
4086 - Better detecting of graphic libraries.
4087 - Made the menu scrolling with mouse button pressed to be smooth and clean.
4088 - fixed a bug that left empty frames if a window was withdrawn on a different
4089   workspace
4090 - removed iconification animations for windows not in the current workspace
4091 - readded shm support in wrlib
4092 - merged libwwm.a with WINGs
4093 - major cleanup of library function names.
4094 - detect "lapses of memory" that cause forgetting to build libPropList and
4095   build it automatically.
4098 Changes since version 0.16.0:
4099 .............................
4101 - Fixed bug with applications set to start hidden.
4102 - Fixed buggy getSpeed() that caused crash on some systems.
4103 - Miscellaneous bug fixes.
4104 - The resizebar cornewr handle is correctly rescaled when resizing.
4105 - OPEN_MENU will read again menus from files.
4106 - Right drag in corner handle of resizebar restrict resize to only horizontal.
4107 - Corrected typo with default fonts used in WINGs.
4108 - Implemented superfluous stuff as a runtime option. Is Superfluous = Yes/No;
4109 - Disabling dock and/or clip can be done now from WindowMaker domain too.
4110 - Selecting new style buttons is now done at run time. See NEWS.
4111 - Fixed docked appicons to switch to last workspace the app was on when
4112   unhiding (like not docked appicons do).
4113 - Moved wNextEvent() and timer events stuff to WINGs.
4114 - Added autoscroll for scrollers in WINGs.
4115 - Optimized WMList and WMBrowser in WINGs.
4116 - Button2 on clip opens workspace menu
4117 - Changed cycling colors of selected icons. 
4118 - Made icon chooser display a better rendering of alpha-channeled icons.
4119 - Sorted list/browser entries.
4120 - Fixed bug in timer code that was causing some timer events to be lost.
4121 - New Pastel theme.
4122 - Attracted icons in Clip will have a shadowed look if they are to be removed
4123   when closed.
4125 Changes since version 0.15.1:
4126 .............................
4128 - Modified how the wNextEvent() works, so it will go to sleep when there is
4129   nothing to do. This changed the busy 5ms checking WindowMaker main loop,
4130   with one that is active only when there are X events or timer events.
4131 - Changed WorkspaceTiedMiniWindows option name to StickyIcons.
4132 - Fixed some bugs with the miniwindows being sticky to workspace.
4133 - WorkspaceBack now accepts the key None. WorkspaceBack = (None); will not set
4134   any workspace back.
4135 - Changed the fix for restoring window stacking order after restart and
4136   fixed window stacking order on exit.
4137 - OPEN_MENU command now expands paths with environment variables ($HOME) and
4138   tildes (~user)
4139 - automatic restart of another window manager on SIGSEGV, SIGFPE, SIGBUS
4140 - removed HorizontalResizeThreshold option. To restrict resize to only
4141   horizontal use Shift-drag in the corner handle.
4142 - Added option to allow vertical maximizing not to overlap the minimized
4143   windows. It is NoWindowOverIcons = Yes/No;
4144 - Applications written with XForms library will get an app-icon now.
4145 - Included the MWM hints for GNOME support. There is also a configure option
4146   --with-gnome=yes/no.
4147 - The dialog to enter the docked icon command is no longer called, if icons
4148   are collected/attracted and the "Keep Attracted Icons" is not set.
4149 - fixed start workspace in Attributes inspector. Current Workspace is the
4150   workspace the user is when the app is started.
4151 - clicking on the appicon switches to the workspace where the app was last
4152   focused before unhiding
4153 - fixed problem with aspect ratio setting (gr_osview etc.)
4154 - changed some extensions in the default config/data files and removed 
4155   Sound.{xpm,tif} because it seem to be copyrighted.
4156 - added icon selection panel
4157 - changed selection indication of icons. Removed SClipColor option
4158 - simplified animation speed options (IconSlideDelay, IconDelayStep, 
4159   MenuScrollDelay, MenuScrollStep etc. etc) to IconSlideSpeed etc.
4160 - removed Start miniaturized/hidden items from Dock/Clip and added them
4161   as attributes
4162 - fixed Save in Attributes Panel. It should apply the changes before saving
4163 - changed format of geometry information in WMState
4164 - added DontSaveSession window attribute
4165 - changed name of NextMenuBehaviour option to WrapMenus
4166 - turned graphics_exposures off for all GCs created
4167 - Fixed the big memory leak problem for oldstyle buttons in title bars.
4168 - Solved problem with undefined ($RM) on Solaris, and maybe *BSD.
4169 - Fixed how icon extension is set in WMWindowAttributes to be portable.
4170 - Fixed buggy behavior when dragging a window from first workspace to next.
4171 - Implemented selecting of miniwindows.
4172 - Split the Clip menu to be smaller.
4173 - Modified how selected app-icons/miniwindows are marked.
4174 - Included patch for single appicon per instance.class pair.
4175 - StartWorkspace was changed to take precedence over the workspace in which
4176   application was started from Clip.
4177 - Applications launched from dock will no longer start on the workspace they
4178   were launched, but the one the user is in, when the window is mapping.
4179 - Miscellaneous bug fixes.
4183 Changes since version 0.15.0:
4184 .............................
4186 - Fixed bug that kept an appicon selected after detaching.
4187 - Fixed bug that crashed WindowMaker if starting an application with.
4188   NoAppIcon = Yes; while AutoArrangeIcons = True;
4189 - Fixed the installed .xinitrc file.
4190 - Fixed some ANSI C incompatibilities.
4191 - Applications with omnipresent flag set will be mapped on the current
4192   workspace, no matter from which Workspace Dock they were started from.
4193 - mkmenu no longer gets installed, since is no longer needed.
4194 - Fixed a problem for systems which do bad things for free(NULL);
4195 - Attracted icons in Clip will not be saved in WMState if
4196   "Keep Attracted Icons" is not set.
4197 - Fixed code in defaults.c to use default hard coded values, if a syntax error
4198   is encountered when parsing the default domain WindowMaker database.
4199   This avoids a crashing bug if an image for spixmap or tpixmap is not found.
4200 - Fixed some missing parameter in a call to wWarning() in texture.c which could
4201   have caused hazardous (even crash) behavior if the pixmap image for texture
4202   was not found.
4203 - Fixed code in session handling, to save only one entry for applications with
4204   multiple windows opened on screen.
4205 - Implemented option to allow miniwindows to be workspace specific. It is named
4206   WorkspaceTiedMiniWindows = Yes/No; It is set in WindowMaker domain. Read NEWS
4207 - Fixed bug with incorrect height restoral of window when unshading requested
4208   from client.
4209 - Fixed problem with solid IconBack.
4210 - Fixed problem with hardcoded /usr/local. The value given to configure with
4211   --prefix=/some/path is now used.
4212 - Implemented some workaround to avoid crashing of applications that expect
4213   WM_STATE hint set before the window is mapped.
4214 - Changed how the bevel for the menu title is drawn for solid color titlebars.
4215   They now look nicer, and more consistent with the rest.
4216 - Implemented a new animation method when blowing the detached icons. See NEWS.
4217 - Fixed some places in code where hardcoded values (8) were used instead of
4218   TITLEBAR_EXTRA_HEIGHT.
4219 - Implemented a marking for the HorizontalResizeThreshold option. It will mark
4220   the corresponding number of pixels on the resizebar corner if the option
4221   is greater than 0.
4222 - Changed WindowPlaceOrigin format from string to array. It should now be:
4223   WindowPlaceOrigin = (64, 64); Default is (0, 0).
4224 - The geometry window is now constrained to be always visible on screen, if
4225   the geometry is set to be displayed Floating.
4226 - The geometry window size is decided based on the font size. Also the geometry
4227   window is correctly updated if the font size is changed while running.
4228 - Deleted unnecessary redrawing code in moveres.c.
4229 - Many fixes to moveres.c.
4230 - Put all the keys from defaults.c in WindowMaker domain database. 
4231 - Fixed a crashing bug when workspace names were as long (or longer) as
4232   MAX_WORKSPACENAME_WIDTH (16 characters). In this case a right click on a
4233   window title caused WindowMaker to crash.
4234 - Included support for detecting if system requires to include libxpg4, which
4235   is needed by some FreeBSD systems, when using --enable-kanji.
4236 - Some fixes to configure.in and some Makefile.am files to allow the use of
4237   VPATH feature of 'make', which will let the source and build directories to
4238   be separate.
4239 - Changed the application launching code, so it put fork()-ed processes in
4240   process groups of their own, to avoid locking of entire session, due to a
4241   badly configure launching child. Only for systems which have setpgrp().
4242   This is autodetected by configure, and used if available, else it will revert
4243   to old behavior.
4244 - Added the AutoCollapse feature to clip. This (when set) will allow the clip
4245   to stay collapsed, and show when moving the mouse over it. When the mouse
4246   leaves it, it will collapse back after a delay. Read NEWS.
4250 Changes since version 0.14.1:
4251 .............................
4253 - Fixed icon tiles and icon titles to update correctly after changes in the
4254   configuration, without restarting.
4255 - Added code to deal with different visuals in wrlib. See NEWS.
4256 - Many things fixed in wrlib.
4257 - Fixed bug that crashed WindowMaker when the background image was no found.
4258 - Fixed crashing bug in wRemoveTimerInstance().
4259 - Changed name of fiend to Clip. It can also be refered like "Workspace dock".
4260   This means all references should be changed in all configuration files, and
4261   the command line options.
4262 - Fixed crashing bug when moving icon between dock and full Clip.
4263 - Fixed bug in wrlib (RCreateImage), that could crash WindowMaker if trying
4264   to create an image with not enough virtual memory.
4265 - Changed code for diagonal rendering in wrlib, to be faster.
4266 - Implemented multi-diagonal gradients.
4267 - Fixed problem when shading a window without titlebar.
4268 - Fixed code in rootmenu.c to substitute ~/ with user's homedir in OPEN_MENU.
4269 - Implemented sorting feature for OPEN_MENU. Now files in directories are
4270   sorted alphabetically, with directories first.
4271 - Some small fixes to the code in generic/list.c
4272 - Fixed jpeg and png loading in wrlib to be faster.
4273 - Renamed Style directory to Styles.
4274 - Striped the .style extension from the style file names. This is to let them
4275   better be handled by OPEN_MENU.
4276 - Changed Appereance submenu to include Theme support.
4277 - Fixed bug when updating clip's main icon.
4278 - Improved version of wmsetbg. See NEWS for new options.
4279 - Small gradient testing program in wrlib/testgrad.c
4280 - Fixed problem with zombie wmsetbg.
4281 - Integrated dockit in WindowMaker. dockit now gets installed with WindowMaker.
4282 - Implemented runtime option to allow user to select the origin from where
4283   windows are placed on screen with auto and cascade placement modes.
4284   Default is WindowPlaceOrigin = "0, 0"; See NEWS.
4285 - New behavior of OPEN_MENU. See NEWS.
4286 - Fixed applications autolaunched from Clip, to be mapped on the same workspace
4287   as the Clip they were autolaunched from.
4288 - A default WMState is now installed with WindowMaker, containing only the top
4289   most dock icon configured to run dockit.
4290 - Install will automatically detect if you have TIFF, PNG or XPM support
4291   compiled in WindowMaker (in this order), and update WMWindowAttributes
4292   accordingly with icon file extensions.
4293 - Directory structure under .../GNUstep/Library/WindowMaker changed to easily
4294   support themes.
4295 - Syntax of WMState was slightly modified. See NEWS.
4296 - Fixed WindowMaker when using -nodock and/or -noclip command line options
4297   to preserve the state of old dock and/or clip in WMState.
4298 - Fixed some mem leaks.
4299 - Fixed crashing bug in window.c.
4300 - Fixed bug that allowed a shaded window on other workspace to get focus.
4301 - New options in dock/clip menu. They allow one to start the app either
4302   miniaturized or hidden. See NEWS.
4303 - Applications launched from dock/clip now will be mapped on the workspace
4304   they were started from, even if meanwhile user change workspaces.
4305 - Implemented SAVE_SESSION, and CLEAR_SESSION commands for the root menu.
4306   They are intended to save (or clear) a shapshot a the current session state.
4307   Read NEWS for details.
4308 - Added SaveSessionOnExit = Yes/No; option in WindowMaker, to allow autosaving
4309   the state of the workspace on exit, and its restoral on next session.
4310   Defaults to No. See also NEWS.
4311 - Converted menu scrolling parameters to run time. They are (with default):
4312   MenuScrollDelay = 10; and MenuScrollStep = 5;
4313 - getstyle now accepts -t to get theme options too. Without -t getstyle will
4314   only get options for style (without WorkspaceBack and IconBack).
4315 - Added option in clip menu to allow moving of an icon to another workspace.
4316 - Fixed clip to remember the drop command over sessions.
4317 - Added option to clip menu to attract application icons from bottom of screen
4318   when they are launched, and attach them to the clip. Also there is a flag to
4319   allow the attracted icons to be kept in clip or destroyed when the
4320   application is closed. See NEWS.
4321 - Added option to dock/clip menu to allow one to set the icon image.
4322 - Fixed bug that not updated the default icon pixmap after the icon background
4323   changed.
4324 - Added posibility to (un)select icons in clip with Shift Left click, or
4325   using the clip menu. Read NEWS.
4326 - New option for color to mark selected icons. SClipColor = color;
4327 - Added option to clip to remove selected icons. Read NEWS.
4328 - Move between clips now applies to all selected icons, or if none selected,
4329   to the one the mouse was pressed on. See NEWS.
4330 - Fixed OPEN_MENU to accept names with spaces in them when used for opening
4331   directories. "foo bar" files or subdirectories are now correctly proccessed.
4332 - Fixed crashing bug when hiding/showing all windows with inspector panel open.
4333 - Fixed bug that raised unfocusable windows, (if RaiseDelay>0 and Sloppy or
4334   Auto focus mode was used) when the mouse pointer got over them. Unfocusable
4335   windows can still be raised, if selected from the window switch menu, or
4336   with click on title-bar. Meta click on titlebar will lower them.
4337 - Fixes in moveres.c to allow a smoother draw of frames while moving and
4338   resizing windows.
4339 - Fixed a problem when resizing with Meta+RightClick.
4340 - Fixed a bug that freezed WindowMaker when dragging a window from one
4341   workspace to other, with OpaqueMove = No;
4342 - WindowMaker now uses the values set for MoveToNewWorkspace and
4343   CycleWorkspaces when dragging windows from one workspace to other, making
4344   this more consistent with the behaviour of Clip and Next/PrevWorkspaceKeys.
4345 - Fixed problem with the geometry window not showing up, showing in the
4346   wrong place or with the wrong numbers in some cases.
4347 - Put all transparent drawing code into a single function, to ensure
4348   consistency.
4349 - Fixed really ugly crashing bug, when editing workspace names with
4350   Control-LeftClick on the workspace menu name, for workspaces above 10.
4351 - WindowMaker now reads domains from /usr/local/share/WindowMaker/Defaults
4352   and merge them with the user domain files. This way new options, or global
4353   settings are available for old users, without reinstalling these files for
4354   every user. See NEWS for details.
4355 - Basic icons needed to run WindowMaker are now part of the main package.
4356   They are icons for dock, clip, defaultAppIcon, sound server and for xterm.
4357   All the rest needed for apps that can be started from menu, and have entries
4358   in WMWindowAttributes, are in WindowMaker-data.tar.gz which can be found on
4359   http://windowmaker.info/ or ftp://ftp.windowmaker.info/pub/contrib/icons
4360 - Changed the SlideWindow() function to better adapt to slow machines. Also
4361   the animation constants are now run time. They are IconSlideDelay = 0;
4362   IconSlideStep = 5; and IconSlideSlowDown = 50; See NEWS for a more in depth
4363   description of how it works, and what all these options mean.
4364 - Changed behavior of AutoArrangeIcons to avoid unnecessarily shuffling of
4365   icons.
4366 - Changing icons in WMWindowAttributes domain, now automatically reflect on
4367   screen, without the need of restarting WindowMaker.
4368 - Added sound support in WindowMaker. Sound can now be enabled at compile
4369   time using --enable-sound option to configure. Also there is a runtime
4370   option named NoSound = Yes/No; See NEWS for details, as sound support is not
4371   yet fully functional.
4372 - Some animation constants are now runtime configurable. Please read NEWS file
4373   for a complete list of all the new entries in WindowMaker domain database.
4374 - Added option to clip menu to collect all icons on the screen that are not
4375   already docked.
4381 Changes since version 0.14.0:
4382 .............................
4384 - Fixed stacking problem with main fiend icon.
4385 - Fixed bug that made fiend's rewind button to not work on IRIX and PPC.
4386 - Removed "Default" button in panel 4 of the attribute editor and replaced
4387   with "Browse", to avoid confusion about it. But please note that Browse
4388   does not work yet.
4389 - Solved a bug in attribute editor that incorrectly create the appicon for
4390   an application. This could made WindowMaker to crash in certain conditions.
4391 - Fixed bug that gived focus to shaded&hidden windows.
4392 - Added keys to Raise/Lower the fiend. Read NEWS.
4393 - Added posibility to move app-icons between dock and fiend.
4394 - Fixed bug in winmenu.c, that caused incorrect menu item disabling in window
4395   menu, making the attribute editor inaccessible in certain cases.
4396 - Fiend enhancements. Read NEWS.
4397 - Added options for advancing to new workspace, and cycling through existing
4398   workspaces. Read NEWS.
4399 - Made the delay between changing workspaces with the fiend a runtime option.
4400 - Fixed bug that caused crash in certain condition when using Sloppy focus.
4401 - Fixed getstyle to include new options in WindowMaker configuration file.
4402 - Changed the default color for active fiend buttons and updated it in
4403   WindowMaker configuration file. You should update this, since the old active
4404   color was too close to the inactive color.
4405 - Made the fiend middle button have Active/Inactive color, corresponding
4406   to its normal/collapsed state.
4407 - Fixed a small mem-leak when destroying a workspace.
4408 - Fixed a bug in superfluous.c related to swapping dock position.
4409 - Fixed resize frame to show the window size numbers. Also fixed the numbers
4410   shown in that frame to reflect the real window size. Nicer arrows too.
4411 - Added posibility to send only a synthetic ConfigureNotify event, at the end
4412   of window moving, instead of every movement, to increase performance.
4413 - Fixed a bug in docking code, to allow strings with spaces in command name be
4414   properly quoted.
4415 - Changed the included asclock.tgz to better adapt to 8 bit displays.
4416 - Fixed window title updating after changes made with the attribute editor,
4417   when not using NEWSTYLE.
4418 - Made spixmap and tpixmap to work. See NEWS.
4419 - Theme support now available. See NEWS.
4420 - Fixed bug when loading missing domains that caused WindowMaker to crash.
4421 - Fixed typo in domain loading to count for global files if user files are
4422   not available.
4423 - Fixed bug in Attribute Editor, that crashed WindowMaker when restarting
4424   or exiting, while an Attribute Editor panel is open.
4425 - Put clip.tif, clip.png, clip.xpm, clip2.tif, clip2.xpm, Cone.xpm and
4426   Penguin.xpm in WindowMaker-data_tar.gz. These are icons intended for fiend.
4427   It can be found on ftp://ftp.windowmaker.info/pub/wmaker/contrib/icons
4431 Changes since version 0.13.1:
4432 .............................
4434 - put back libPropList tarball in archive. This will not count for people
4435   with already installed libPropList, since configure will first look for
4436   the installed version. Read the INSTALL file for details.
4437 - made a clean-up to let WindowMaker compile with DOCK undefined.
4438 - working fiend clone. Read the NEWS file for details.
4439 - fixed bug that caused crash when using FocusNext or FocusPrevious keys
4440   with no opened window.
4441 - some small bug fixes.
4442 - Added handler for SIGHUP. <kill -1 wmaker_pid> will cause wmaker to restart.
4444 Changes since version 0.13.0:
4445 .............................
4447 - Enhanced Attribute Editor. It will allow you to set options that apply
4448   to all windows. Also some new features. Read NEWS file.
4449 - Fixed bug in Attribute Editor that caused crash when icon was not found.
4450 - Fixed bug that crashed WindowMaker when some transient windows closed
4451   and the Attribute Editor remained open.
4452 - Fixed sloppy focus to correctly transfer the focus to the root window
4453   when there is no window open, or no window under the pointer.
4454 - Fixed sloppy focus to correctly focus the window under pointer after a
4455   restart or workspace change.
4456 - Fixed shift dbl-click on titlebar to not select the window.
4457 - libPropList is no more part of distribution. You need to have it installed
4458   or else you need to download it and compile. See INSTALL file.
4459 - Added Manome Tomonori's patch to fix kanji supprot. This added a new
4460   option to configure: --with-x-locale. See INSTALL and FAQ for more info.
4461 - Fix for clean compile under Irix.
4462 - Fixed autoarrange icons to do autoarrange after the dbl-click on app-icon.
4463   This way the appicon will not slip to the bottom left corner at the first
4464   touch, but let you first unhide the window.
4465 - Fixed icon box position when dock on the left side. Now dock will not cover
4466   the app-icons.
4467 - Fixed typo in application.c that inverted instance and class, thus making
4468   instance.class options saved in WMWindowAttributes unavailable.
4469 - Added option SelectKey in WindowMaker config file, that lets one bind a
4470   key to select/unselect the focused window. Also the same option added
4471   to the window menu. SelectKey = "some_key_bind";
4472 - Changed stream->_fileno to fileno(stream) in isEof() in misc.c for
4473   portability.
4474 - Fixed window to not place themselves under dock if dock on the left side
4475   and auto/cascade mode is used.
4476 - Fixed auto/cascade window placement to not place a new window over a
4477   shadowed window.
4478 - Fixed bug in wdefaults.c that do not correctly initialized all bits
4479   in WWindowAttributes structure to 1.
4481 Changes since version 0.12.3:
4482 .............................
4484 - Attribute editor is working.
4485 - Now menus positions are remembered between sesions if they are sticky
4486   when WindowMaker exits/restarts.
4487 - Fixed menu behaviour when using lousy Windoze behaviour, not to select
4488   the item under mouse pointer if the launching click is shorter than
4489   the default double-click time.
4490 - fixed window menu (Move to), to correctly update after a workspace delete.
4491 - fixed stacking order after restart.
4492 - fixed FocusPrevious/Next keybindings to skip windows with skip_window_list
4493   enabled.
4494 - added horizontal restricted resizing, if modifier key (Shift) is used to
4495   drag the corner handle of resizebar.
4496 - minor fixes in WINGs related to the return of some function and string
4497   update for NULL strings. Also a new function for getting the state of a
4498   button.
4499 - fixed some bugs that crashed WindowMaker because of NULL pointers.
4500 - fixed a crasing bug in the window stacking code.
4501 - fixed Hide item in window menu to be disabled for windows that do not have
4502   an application icon, or have set "NoAppIcon = YES".
4503 - fixed problems with hiding applications without application icon.
4504 - put back the patches that lost between 0.12.0 and 0.12.3
4505 - changed autoarrange icons from a compile-time to a runtime option.
4506   Use AutoArrangeIcons = YES/NO; in 'WindowMaker' options file. Default is NO.
4507 - added compile time option for shading the resizebar. Default is no shade,
4508   which is default Openstep/NextStep4.0 look.
4509 - added pipe menus. '"Name" OPEN_MENU | script_that_constructs_menu'
4510   See the NEWS file.
4511 - added configurable horizontal resize threshold.
4513 Changes since version 0.12.2:
4514 .............................
4516 - fixed typos and a bug that could cause a crash on machines where
4517   sizeof(int) was different from sizeof(pointer).
4518 - this is mainly intended for clarifying the confusion about patches that
4519   was done in the last releases.
4521 Changes since version 0.12.1:
4522 .............................
4524 - fixed stupid, stupid typographical error that caused menus to segfault when
4525   NexMenuBehaviour / ScrollableMenus were set to YES (which is/was default)
4526 - changed configure so you can specify the location of graphics libraries and
4527   their header files (useful for building on different architectures)
4528 - fixed window focus problem
4530 Changes since version 0.12.0:
4531 .............................
4533 - now maintained by Matthew Hawkins <matt@mail.goldweb.com.au> while our 
4534   esteemed friend Alfredo is away.  Have a great holiday in Japan, mate!
4535 - fixed __DuMmY install problems
4536 - made NextMenuBehaviour and ScrollableMenus run-time configuration options
4537   instead of compile-time options
4539 Changes since version 0.11.1:
4540 .............................
4542 - added Launch command in dock menu
4543 - fixed manual window placement
4544 - fixed problem during installation in po/ directory
4545 - changed Command format for dock state 
4546 - added OffiX DND support for the dock
4547 - added Move To submenu in window commands menu
4548 - right click on root window does not deselect windows (to allow workspace
4549         switch through menu)
4550 - various 8bpp Colormap related glitches fixed
4551 - fixed keyboard bindings when all windows are closed
4552 - OPEN_MENU in unreadable directory fix
4553 - changed PixmapPath format from : separated paths to array of paths
4554 - multi color horizontal and vertical gradient
4555 - fixed crash in unhide application with transient windows
4556 - OPEN_MENU with optional command
4558 Changes since version 0.11.0:
4559 .............................
4561 - fixed bug with menus that caused wmaker to crash 
4562 - brought program parameter dialog box back
4563 - fixed autoplacement
4564 - changed window matching precedence for WMWindowAttributes (complete, just
4565 instance, just class, global)
4566 - event compression while moving windows for slow videos and ultra-high
4567 mouse sampling rates
4568 - fixed private colormap change in 8bpp
4569 - fixed titlebar redraw on unshade
4570 - renamed atom _GNUSTEP_WM_MINIATURIZE_WINDOW to  _WINDOWMAKER_WM_MINIATURIZE_WINDOW
4571 - fixed a bug with focusing windows in AutoFocus=NO;
4573 Changes since version 0.10.2:
4574 .............................
4576 - fixed autoraise
4577 - fixed menu weirdness
4578 - many features brought back
4579 - fixed maximize bug
4580 - added a widget set and new dialog panels
4581 - fixed titlebar update after font change
4582 - renamed back _WINDOWMAKER_COMMAND to _WINDOWMAKER_WM_FUNCTION 
4583 - fixed bug with miniaturization of bad behaved apps (vtcl)
4585 Changes since version 0.10.1:
4586 .............................
4588 - fixed bug with "invisible" menus
4589 - added AutoFocus option
4590 - support for pixmap files for dock tile
4591 - fixed focusmode
4592 - tile pixmap for icons
4594 Changes since version 0.10.0:
4595 .............................
4597 - fixed bug with input focus in sloppy focus mode
4598 - implemented pixmap mask creation in wrlib
4599 - root window pixmap option
4600 - added ppm support in wrlib
4601 - fixed portability stuff in libPropList
4602 - merged wmsound and bug fix patches
4603 - fixed dock icon border width
4604 - readded focusable option
4605 - autostart apps on startup
4606 - added jpeg support in wrlib
4607 - fixed bug with menus that did not end with a newline
4608 - RaiseLower now acts on the window under the pointer, as in olwm
4609 - fixed docked icon move
4610 - option for left handed ppl (swap left button with right button)
4611 - generalized titlebar and window frame stuff for windows and menus
4612 - changed event handling
4613 - single piece titlebar gradients
4614 - option and escape expansion for dock commands
4615 - save workspace state
4616 - initial workspace window option
4617 - corrected order of window names for dock state file (was class.instance,
4618         is instance.class now)
4620 Changes since version 0.9.0:
4621 ............................
4623 - option to make maximize and window placement account for the Dock
4624 - fixed modifier binding
4625 - new menu configuration: OPEN_MENU. Get menu data from file, directory or
4626 pipe
4627 - removed rename_ws menu command
4628 - fixed IgnoreFocusClick
4629 - more apps can be docked (ghostview et. al)
4630 - fixed diagonal/horizontal resize detection to be like in NS
4631 - simplified titlebar button code: removed possibility to add more buttons
4632 - fixed window gravity handling (xclock -geometry 100x100-0-0) 
4633 - removed shadeable window attribute, added DontMoveOff
4634 - window resize with Meta-Click3 on window
4635 - fixed bug that caused keyboard locks if a invalid key was used in a shortcut
4637 Changes since version 0.6.3:
4638 ............................
4640 - moved to automake
4641 - changed preference directory from gnustep to GNUstep
4642 - added tiff support
4643 - changed preferences to be dynamically modifiable
4644 - several memory leaks fixed
4645 - changed meta-dblclick in dock button to start app to control-dblclick
4646 - fixed bug with unhide app and window list menu
4647 - miniaturized windows are now hidden when hiding an app
4648 - fixed bug in random window placement
4649 - renamed _GNUSTEP_WM_FUNCTION to _WINDOWMAKER_COMMAND
4650 - close stdin from forked processes, so that they don't block wmaker
4651 - fixed crash when closing a selected window
4652 - fixed timer event stuff to be more robust
4653 - rewrote dialog boxes with Athena
4654 - removed focusable window option
4655 - savews now puts -geometry as the first argument of the command line
4656 - new superfluous stuff: better ghost image/shadow for dock
4657 - changed handling of menus that fall outside of screen to be like in NS
4658 - icon caching
4659 - resize with button2 don't raise window
4660 - option to change menu highlight color
4661 - lower miniwindow when miniaturize
4662 - option for setting icon size
4663 - keyboard traversal of menus
4664 - all dock state information saved across sessions
4665 - must hold Alt to undock running app
4666 - added focused window indicator in window list
4667 - CirculateRaise option
4668 - ModifierKey option
4669 - fixed duplicated menu bug
4671 Changes since version 0.6.2:
4672 ............................
4674 - fixed problem with window command menu (click3 on titlebar)
4675 - fixed appmenus that were not unmapped when focus switched from the app
4676 - fixed bug with exit dialog when NEWSTYLE is defined
4677 - miniaturized menus are not mapped when activating an app
4679 Changes since version 0.6.1:
4680 ............................
4682 - dynamic update of WM_COMMAND hint
4683 - fixed crash bug with dock and application icons
4684 - fixed bug with application defined menus
4685 - selecting a window through the window list, brings windows that fall
4686 outside the visible area back
4687 - fixed bug with multiple window moving
4688 - various platform specific bug fixes
4689 - removed grab icon application icons
4691 Changes since version 0.6.0:
4692 ............................
4694 - --enable-shape is the default now
4695 - fixed group leader change for windows that are already mapped
4696 - NEWSTYLE button images have the same color as the title text
4697 - fixed noappicon bugs related to dock
4698 - fixed starticonic hint (-iconic)
4699 - broke menu code so that it will not work as OpenStep says. ie: submenus
4700         are not mapped below the mainmenu. If you want it to be like before,
4701         undefine SINGLE_MENULEVEL in src/wconfig.h
4702 - switch to next window (alt+tab) raises the window
4703 - fixed window title handling for titles that don't fit on the window
4704 - drag select for window command menu
4705 - gamma correction for 8bpp
4706 - fixed bug in full docks
4707 - workspace switching by window drag
4708 - added patches for smart and random placement
4709 - added dgradient fix patch
4710 - workspace state restoration after restart
4711 - added PNG support to wrlib
4712 - changed RLoadImage() support in wrlib
4713 - set DISPLAY environment variable to what was passed with -display option
4714 - added animations preference option
4715 - fixed winitrc
4716 - restore main menu, workspace menu and window list menu after restart
4717 - changed gethostname() with getenv("HOSTNAME") || getenv("HOST") to setup cpp
4718 - fixed bug with program defined titlebar button image in NEWSTYLE
4719 - added kluge for buggy MetroX servers (look at wconfig.h)
4720 - ignore CapsLock when handling windows
4721 - ability to drag windows between workspaces
4722 - ability to drag icons with a icon window
4723 - fixed bug with arrange icons for appicons without any window mapped
4724 - display window's workspace in window list menu
4725 - if a sticked menu is opened again, a new instance of the menu is created
4727 Changes since version 0.5.1:
4728 ............................
4730 - fixed bug that crashed wmaker on HPs
4731 - fixed bug that crashed wmaker with the window list
4732 - fixed bug with window focus after window miniturization
4733 - fixed bug that made wmaker crash when it didn't figure a docked app
4734 has quit. (probably the same problem with XFMail and others)
4735 - documented ColormapFollowsMouse option
4736 - workspace renaming through current selection
4737 - autolaunch indicator
4738 - dbl-click3 will not start app anymore
4739 - better handling of long text
4740 - limited windowlist menu width
4741 - fixed arrange icons
4742 - changed geometry display to account for base size if it's not in 
4743 the technical drawing style
4744 - meta-dbl-click on appicon does hide others 
4745 - changed RaiseOnFocus option with RaiseDelay
4746 - dbl-click on root window or open submenu entry brings the root menu 
4747 to the cursor.
4748 - removed AllowMenuLowering option and made menu ontopness work like on dock
4749 - changed meta-click on dock with meta-dbl-click, to change ontopness 
4750 - moved gradient and image code to a library. 
4751 - added support for icons with alpha channel
4752 - simplified dithering setup
4753 - many clean ups 
4754 - not-so-good looking gradients for 8bpp
4755 - changed application menu stuff 
4756 - started wmaker client library. Try out test/test.c
4759 Changes since version 0.5.0:
4760 ............................
4762 - startup stuff has changed!!! Instead of placing ~/.workspace_state in
4763 your .xinitrc, you must now call ~/gnustep/Library/WindowMaker/winitrc
4764 from there. Don't forget to update your menu files!!! Read the INSTALL file.
4766 - persistent root background colors (read the above item)
4767 - Spanish, Korean, Czech, Swedish and Dutch locales
4768 - menu commands can use the current selection as parameter
4769         (read the menu config file)
4770 - fixed bug in dock icons with 3 dots on some platforms
4771 - opaque window move
4772 - skipwindowlist option
4773 - better miniaturize animation
4774 - new silly animation(s) if --enable-superfluous is configured
4775 - button3 on miniaturize button hides the app
4776 - fixed bug on multi-window move
4777 - keyboard bindings ignores capslock state (but not NumLock, ScrollLock etc.)
4778 - fixed focus in unhide under sloppy focus mode
4780 Changes since version 0.4.3:
4781 ............................
4783 - dock remembers ontop state
4784 - OnTopTransients works correctly now
4785 - removed startWithdrawn option
4786 - added option to put text over icons (iconText)
4787 - fixed slippery window move
4788 - fixed another bug with NEWSTYLE
4789 - fixed problem with large app_options files
4790 - more i18n stuff. japanese, german and portuguese locale support.
4792 Changes since version 0.4.2:
4793 ............................
4795 - fixed black icon bug
4796 - fixed icon specification for dock
4797 - fixed docking on left side dock
4798 - fixed bug in window command menu
4799 - fixed bug in narrow windows with NEWSTYLE enabled
4800 - fixed Hide Others crash 
4801 - I18N fixes
4802 - hopefully stable again
4804 Changes since version 0.4.1:
4805 ............................
4807 - fixed some crash on startup bugs
4808 - fixed bug that made excessive use of colors in PseudoColor
4809 - (re)binding of application icons to Dock icons on (re)start
4810 - startWithdrawn window attribute
4811 - finished window list menu (button2)
4812 - implemented GSClientResizebar, GSMenuWindow, GSIconWindow,
4813 GSFullKeyboardEvents
4814 - implemented WINDOWMAKER_COMMAND ClientMessage handler
4815 - OffiX DND support in icons (for Trash)
4816 - portability fix for SunOS 4.x
4817 - fixed hide for windows with .noAppIcon: true
4818 - remember if window was hidden on restart
4819 - remember workspace on restart
4820 - do not auto-launch apps that are already running
4821 - asclock (and other docked apps) do not die on restart
4822 - forced application docking for undockable apps. See utils/dockapp
4823 - raiseOnFocus option for focus-follow-mouse mode
4824 - window command menu
4825 - fixed NEWSTYLE titlebars and converted menu titlebar button too
4827 Changes since version 0.4.0:
4828 ............................
4830 - fixed bug in I18N support
4831 - fixed bug that caused crash when patched xv was ran
4832 - cosmetic fix for transparent icon images
4833 - tell about apps that couldn't be launched
4834 - auto-launch in dock
4835 - patch for asclock to work on dock
4836 - raise/lower dock
4837 - fixed bug in workspace change when there are no windows
4838 - allow screen side change for dock
4840 Changes since version 0.3.2:
4841 ............................
4843 - application icons (not mini-windows) like I think how it is on NEXTSTEP(tm)
4844 - fixed "slippery" icon movement
4845 - added a Dock (not for GNUstep, as it will have it's own)
4847 Changes since version 0.3.1:
4848 ............................
4850 - fixed bug that caused window frames to be left after window closure
4851 - submenus are opened to the left/right if it is too close to the right/left 
4852 edge (not perfect, but better than before)
4853 - remember window state (shade) on restart
4854 - fixed resize bug
4855 - FreeBSD portability fixes
4856 - fixed bug in workspace menu with more than 9 workspaces
4857 - removed _GNUSTEP_WM_RESIZE_WINDOW, _GNUSTEP_WM_RESIZED_WINDOW protocols
4858 - fixed bug that caused crash when closing miniaturized apps
4859 - fixed little bug in resize
4860 - changed default shortcuts to be closer to NEXTSTEP(tm) (raise/lower window)
4862 Changes since version 0.3.0:
4863 ............................
4865 - added diagonal gradients
4866 - ignoreHideOthers window flag
4867 - optimized/fixed window raising and lowering
4868 - fixed menu handling: don't need to click on the menu after 
4869 it's opened to select items, just drag the pointer
4870 - _GNUSTEP_WM_RESIZE_WINDOW, _GNUSTEP_WM_RESIZED_WINDOW protocols
4871 - application specified titlebar button pixmaps
4872 - transient owners get a different titlebar color when the focus
4873 is in the transient (e.g, in NeXTese: mainWindow is highlighted correctly when
4874 the keyWindow is a panel)
4875 - when transient is closed, it's owner always get the focus
4876 - fixed XGrabButton/BadAccess bug
4877 - fixed window_count error (this time I'm 90% sure)
4878 - fixed focusNextWindow through Alt-Tab bug with non-focusable windows
4879 - fixed resize in windows without a titlebar
4880 - fixed bug with PAspect XSizeHint
4883 Changes since version 0.2.2:
4884 ............................
4886 - fixed problem that made multiple applications be launched
4887 with accidental dbl-clicks on the root menu.
4888 - _GNUSTEP_WM_MINIATURIZE_WINDOW protocol
4889 - added hideOtherApplications command (meta-dbl-click3 on titlebar)
4890 - new SHOW_ALL (windows) menu command
4891 - new HIDE_OTHERS (windows) menu command
4892 - changed icon/window title to show only end part of text if it doesn't fit
4893 - remade application group code (more stable)
4894 - undid stacking code change from 0.2.0
4895 - fixed bug that caused hangs (not sure)
4896 - fixed bug that caused window_count error and associated crashes 
4897 - remade application defined menus
4898 - vertical gradient
4899 - I18N support 
4900 - fixed multiple window selection bug with windows in other workspaces
4901 - changed workspace numbering
4902 - fixed problem with series of X errors when a window is destroyed
4903 - fixed cosmetic bug in gradient bevels
4904 - added UseSaveUnders option (problem with Netscape redrawing)
4906 Changes since version 0.2.1:
4907 ............................
4909 - fixed segfault on startup
4910 - changed source tree
4912 Changes since version 0.2.0:
4913 ............................
4915 - fixed various miscelaneous bugs
4916 - fixed icon pixmap update code
4917 - fixed bugs related to focus-follows-mouse mode (workspace switching,
4918 keyboard focus after unshading etc)
4919 - changed some options in preferences
4920 - changed window stacking order code
4921 - fixed icon handling
4922 - added option to display the root menu on startup
4923 - shaded windows are unshaded on restart, instead of getting iconified
4924 - fixed {ResizeDisplay,MoveDisplay}=corner
4925 - fixed problem with icon windows during restart
4926 - works OK from XDM
4928 Changes since version 0.1.3:
4929 ............................
4931 - fixed color freeing bug
4932 - fixed bug that allowed a window to keep the input focus when
4933 you focus a shaded window
4934 - fixed bug that allowed on top window to be lowered
4935 - disappearing xconsole and other initial-state==IconicState windows fixed
4936 - menus open always inside screen area
4937 - open submenus are moved with their parents 
4938 - keyboard support
4939 - faster menu drawing
4940 - hide for applications that use window_group hint fixed (LyX et al)
4941 - dynamic font setup (just a test)
4944 Changes since version 0.1.2:
4945 ............................
4947 - worked around problems when freeing colors under some buggy X servers
4948 - vertical gradients
4949 - floatingmenu option
4951 Changes since version 0.1.1:
4952 ............................
4954 - fixed list.c to compile in non-debug mode
4955 - sticked root menus cannot be unmapped clicking button3 (workspace
4956 unreachable problem)
4959 Changes since version 0.1.0:
4960 ............................
4962 - texture structure changed
4963 - application menu prototype (not finished)
4964 - arrange icons command
4965 - menu window levels  (menus are kept on top of other windows)
4966 - crash-on-alt-move-in-borderless-windows fixed
4967 - lot's of other bugs killed
4968 - delete last workspace command
4969 - titlebar text justification
4970 - start iconic hint is honored now
4971 - font setting in preferences
4972 - color setting in preferences
4973 - window dragging only occurs after 4 pixels of movement
4974 - restart command
4976 Changes since version 0.0.4:
4977 ............................
4979 - changed configuration file syntax (just a little bit)
4980 - removed box class
4981 - finished multiple window move
4982 - changed window list order from focus order to stacking order
4983 - implemented OpenStep window levels and OnTop windows
4984 - added refresh command to menu
4985 - added shutdown command to menu
4986 - make default menu when menu config can't be parsed
4987 - finally added window focusing when clicking on client window area
4988 - added visual clue to menu item invocation
4989 - shaped window support
4990 - in-memory size got bigger than AfterStep
4991 - various client window state transition bug fixes
4992 - icon placement
4993 - added multiple workspaces (no Pager yet)
4994 - added option for submenu alignment in relation to their parents
4995 - rewrote preference parser
4996 - added focus-follows-mouse and sloppy-focus
4997 - added cpp preprocessing
4998 - zombie process bug fixed
4999 - interactive and dumb (cascade) window placement
5000 - floating transient windows 
5001 - disable mapped submenu entry on parent
5002 - added colormap handling stolen from fvwm (temporary)
5005 Changes since version 0.0.3:
5006 ............................
5008 - hide application implemented (just for apps that have the window_group 
5009 field of WMHints set or the WM_CLIENT_LEADER property set, 
5010 apparently most Xt based apps)
5011 - fixed a crashing bug caused by icons 
5012 - internal change on button pixmap structure and other places
5013 - handling of property changes on mapped windows
5014 - fixed bug in event handling (MapRequest)
5015 - added support for systems without libXpm
5016 - added configure script, although it's still almost useless.
5017 - remade icon painting
5018 - icon background pixmap
5019 - internal icon pixmap dithering