0.9.38: 1999/05/02
	- More pixmap theme support contributed by chister backstrom.
          See his theme "Natural" for an example.
        - Cleaned up menu command handling.
        - Complete rewrite of program menu handling.
        - Fixed menus not to ignore keyboard when menu is empty.
        - If (GNOME) session manager is running, shutdown will now use it.
        - Support saving all window positions on session save
          (make sure $HOME/.icewm directory exists).
        - SIGHUP now restarts icewm.
        - When menu has multiple identical mnemonics, you can now cycle
          between them. (Program menus now have mnemonics).
        - Restart option in C+A+Del dialog.
        - Scrollbars now handle DND scrolling.
        
0.9.37: 1999/04/06
	- documentation updates
        - fixed parser bug that caused startup problems with commas
        - fixed crash if there is no maximize button
        - fixed rare race condition in window mapping
        - faster startup with XInternAtoms
        - handle WIN_AREA{_COUNT} - just to be compatible
        - mailbox is now only counted before showing the tooltip
        - scroll bar fixes

0.9.36: 1999/03/24
	- PPP status now disabled by default
        - new option: AutoReloadMenus
        - new option: FocusOnMapTransientsActive
	- lower no longer ignores layers in some situations
        - compile fixes for g++ 2.7.x
        - some mem leak fixes
        - bug fixes...

0.9.35: 1999/03/18
	- fixed 'genpref' to actually use 'WorkspaceNames' setting
        - fixed? gqmpeg shape handling
        - fixed sysmenu button configuration (TitleButtonsLeft='sx' works)
        - changed gnome apps directory to gnome_datadir_file("gnome/apps").

0.9.34: 1999/03/15
	- new option: ButtonRaiseMask
        - new option: TitleButtonsLeft,TitleButtonsRight
        - new option: WorkspaceNames (list)
        - new option: TerminalCommand (=xterm)
        - removed: TitleButtons, AddWorkspace
        - new option: ShowPopupMenusAbovePointer (=1)
        - some focus fixes
        - fixes for rollup,hide title buttons updating
        - all menu files now dynamically reload
        - fixed taskbar update when last window minimized
        - selection/painting fixes in list box
        - color matching fixes

0.9.33: 1999/02/04
	- fix mailbox status not updating count if mailbox empty
        - changed display in pppstatus.cc
        - initial scrollbar update in window list now fixed
        - fixed crash in popup menus

0.9.32: 1999/02/02
	- complete restructuring of source code (less dependencies, faster builds)
        - fixed some problems with keybindings
        - horizontal scrollbar for window list
        - 'make dist' did not build html documentation

0.9.31: 1999/01/31
	- fix possible crash on dialog close (happened only in ccmalloc)
        - configurable keyboard bindings (optional, enabled)
        - new options: ModMetaIsCtrlAlt=1
        - windows list now hides scrollbar if not needed
        - fixed focusing problems when switching from empty workspace
        - Alt+Shift+Tab now handles minimized windows correctly
        - fixes in taskbar initialization

0.9.30: 1999/01/25
	- normal size of maximized windows remembered across restarts
	- reduced colors in gimp icon
        - removed ShowXButton option
        - new option: TitleButtons="xmi"
        - new option: QuickSwitchToAllWorkspaces=0,1
        - ICCCM compliant window placement
        - new options: LimitSize, LimitPosition=0,1
        - new option: TaskBarShowPPPStatus
        - new options: ColorInvisibleTaskBarApp{Text}
        - new options: ColorInput{Selection}{Text}
        - rollup and hide title buttons for some themes
        - fixes in modifier mapping
        - Alt+Tab now remembers key codes for Alt modifier.
        - nicer focus indicator for buttons
        - cleanups/fixes in window managing/mapping
        - color palette optimizations
        - minor shaped window performance improvement
        - cleanup/unification of auto-scroll
        - snapTo handles screen edges better
        - fix for small scrollbars
        - fix 3d border in win95 titlebar buttons
        - tab-focus cleanup
        - consistent handling of 0x0 windows

0.9.29: 1999/01/15
	- fresh supply of maximize buttons :)
        - fixes in modifier detection (hardcode mod1=alt even more :)
        - logout/kill confirmation dialogs
        - menu autoscroll
        
0.9.28: 1999/01/11
	- --with-xlocale option (default = without)
        - fixed --with-i18n compile
        - font fallback fixes
        - timer optimization
        - passFirstClickToClient=1 should now work on taskbar too
        - improved sizeHints handling when no MWM hints set
        - fix for GNOME compatible _WIN_STATE
        - support for (ICON.xpm mini/ICON.xpm naming convention (kde?))
        - try to keep larger part of the pulldown menus on screen
        - tuneup of the conditional cascade submenus
        - menus have less spacing between items
        - window list now centers below chord (root window, titlebar)
        - Ctrl+Esc will show start menu even if disabled on task bar

0.9.27:
	- preferences file now autogenerated (with comments)
        - contributed debian.xpm now uses less colors
        - motif theme now has X-close button
        - mailbox status now has icon for no-mail state too.
        - UseRootButtons option (bitmask) Unused root buttons will be left
          to other applications (for GNOME)
        - implemented LogoutCommand and LogoutCancelCommand settings
        - Ctrl+Alt+R/Win+R runs RunCommand if configured
        - Autoscrolling in window list.
        - Clicking on menu item with conditional cascade submenu hides the
          submenu if visible instead of activating the item.
        - Conditional cascade item/submenu now behaves just like normal if
          Control key is held.
        - Strings now implement some C escaping rules (\n,\t,\xXX).
        - Scrollbar now has auto-repeat.
        
0.9.26:
	- possible fix for race condition where mouse grab could get stuck
	- about dialog no longer stays in window list

0.9.25:
	- fixed launching gnome desktop files
	- About dialog displaying author and theme info

0.9.24:
	- GNOME integration fixes
	- improved handling of SM die,shutdown cancelled callbacks

0.9.23:
	- Contributed themes are now available separately.
	- EdgeResistance now back to 32, set it to 10000 to make it infinite.
        - Tile Horiz/Vert+Undo now available from taskbar and window list.
        - TaskBar clock should now display day/month names without cutting off
        - detach executed programs from the tty, open /dev/null as stdin
        - Logout - send WM_DELETE_WINDOW to all windows and exit after all close
        - SnapTo: try screen edge first, then other windows
        - Fix z-order of popup menus when new window opens
        - Frame painting in Motif,Warp3 no longer blinks.

0.9.22:
        - window move code changes: added snapTo option, can disable by
          pressing Ctrl while moving, will not allow move off screen unless
          Ctrl pressed, to disable this, set EdgeResistance for now (send mail
          if your really dislike) 
        - now default EdgeResistance=0 (disabled)
        - new option: SnapMove=0,1 (enabled by default)
        - new option: SnapDistance=8
        - switch workspaces by moving mouse to left/right screen edge
        - new option: EdgeSwitch=0,1 (default disabled)
        - new option: EdgeSwitchDelay=600
        - fixed emacs minimize when MinimizeToDesktop=1
        - GNOME panel now correctly negotiates workarea when horizontal (see FAQ)
        - window no longer blinks when moved to new workspace with
          C+A+S+Left/Right,...
        - improved window list resizing
        - new option: DesktopBackgroundCenter
        - focus now correctly reverts when Alt+F4 pressed
        - minimized/rollup windows no longer negotiate workarea
        - Alt+Tab should no longer get stuck (send mail if ever does!)
        - fixes in root window key handling

0.9.21:
	- crash on startup when TaskBarAutoHide=1
	- Alt+Button1Click on titlebar did not lower window
	- new option: GrabRootWindow=1 - when set to 0 does not grab mouse
          events for the root window

0.9.20:
	- TaskBar clock now shows GMT time with ctrl+click (ctrl + mouse-enter
          for the tooltip.
        - Taskbar was not updated on Move To command.
        - Rollup did not correctly reset focus.
        - Better selection of window to switch to on close (skip unfocusable)
        - Ctrl+Enter in address bar did not run the shell
        - Frame buttons do not get focus frames painted around them.
        - Alt+Tab now shows target frame again.
        - TaskBar now uses non-resizable frame
        - Fixed default theme selection.
        - new option: StrongMouseFocus (default =0)
        - Alt+Tab should no longer get stuck on occasion.
        - Taskbar on auto-hide should no longer determine work-area.
        - Better detection if window can be raised.
        - Frame menu is now correctly updated with valid options before show.
        - Fixed too much window flashing on WM restart.
      
0.9.19:
	- new option: TaskBarMailboxStatusCountMessages (default=0)
	- fixed emacs rollup problem
	- memory usage reduction by using smaller replicated pixmaps
        - windows with allWorkspaces winoption set would not start iconized

0.9.18:
	- new theme: Wigren by Per Wigren <wigren@mail.org>
        - changed gtk theme to gtk2 (removed metal frame style)
        - changed WIN_HINTS support to be compatible with latest GNOME (cvs)
          it will not work with gnome 0.30 (no complaints to me, please)
        - Alt+Tab crash now really fixed, I hope :)
        - pixmaps for window frames/titlebars will no replicated at
          loading. This speeds things up a lot when drawing. Also updated most
          themes to take advantage of this.
        
0.9.17:
	- updated win31 theme (by Pavel Roskin)
        - non-resizeable window now hide the resizing border unless
          requested by MWM hints.
        - if theme pixmaps for border/titlebar are missing drawing will
          be done using normal routines

0.9.16:
	- fvwm theme now installed, too. :)
        - config fix to use gcc to link and avoid dependency on libstdc++
        - pointerFocus only activates if mouse actually moves
	- New theme: TechnologicEnvy by Mike L Kesl <mlkesl@usa.net>
	- fixed painting of non-resizing-border

0.9.15:
	- Alt+Tab no longer crashes on empty desktop
        - Fixed crash in desktop background pixmap loading
        - Frame border decoration hint was sometimes ignored
        - Added compatibility kludge for GNOME 0.30 wmpager
        - Fixed compilation problem for sound events
        - Taskbar now supports Xdnd v3: bug with workspace switching still unresolved
        - New: Workspace switching with Ctrl+Alt+[1-9]
        - New theme: fvwm by Thomas Kaehn <dn10970@dialup.soco.de>
        
0.9.14:
        - new option: QuickSwitchToMinimized - determines if Alt+Tab will
          cycle trough minimized windows.
        - fixes in menu generation
        - display message count as mailbox indicator tooltip
        - fixes in root menu click handling (chord/click)
	- fixes (hacks) in modifier autodetect
        - new options: DesktopBackgroundColor, DesktopBackgroundImage
        - fixed window positioning on restart for certain window geometries
        - new theme: aesthetech by "Daniel Richard G." <straker@MIT.EDU>

0.9.13:
	- The license has changed from GPL to LGPL. There is no library
          yet, but there will be (someday).
	- Lots of work on modularity.
	- Initial support for Xdnd drag drop in the taskbar. You can drag
          things over the taskbar window icons and the windows will raise.
	  You can also switch to another workspace by dragging over the 
          workspace switching buttons.
	- Fixed 'restart wmaker' problem (again).
        - Fixes for WarpPointer=1
        - Alt+Tab now includes minimized windows.
        - If any titlebar pixmaps are missing, they will be skipped when
          tiling across the titlebar. If there is only title?B.xpm for the
          titlebar pixmaps it will be tiled accross the entire titlebar.
	- New settings: DelayPointerFocus=0,1; PointerFocusDelay=x (ms)
        - Mouse Wheel support (UseMouseWheel=0,1 option)
            Meta/Ctrl+Alt+wheel can be used to switch between windows.
        - New theme: BluePlastic by Xavier Bourvellec (slowleon@yahoo.com)
        - New settings: ClickMotionDelay, delay before even one pixel motion
          is interpreted as a drag. See also ClickMotionDistance
        - Experimental support for GNOME menus/imlib icons.
        - New config program.
        - Option TaskBarDoubleHeight=0,1

0.9.12:
	- Task bar did not auto hide when program was run from it :-)
	- Event grab lock up when clicking both buttons in titlebar menu button.
	- Fix for WIN_ICONS property.
	- Windows minimized to desktop were on activated on mouse enter 
          when in PointerFocus mode.

0.9.11:
        - Unminimizing the window would not set X focus properly.
	- Added options AutoRaise and AutoRaiseDelay.
	- Added options TaskBarAutoHide and AutoHideDelay.
	- Documentation updates.

0.9.10:
	- Windows in other layers were not correctly focused on close/switch.
	- Renamed settings: (old ones will still work for some time)
		ShowTaskBarClock -> TaskBarShowClock
		ShowMailBoxStatus -> TaskBarShowMailboxStatus
		PrettyClock -> TaskBarClockLeds
		
	- New settings: TaskBarShowStartMenu, TaskBarShowWindowListMenu.
	- Bluegold theme updated/renamed to BlueIce (default and light theme)
	- New theme: Jaywalk by Roef Ragas <rragas@xs4all.nl>
		
0.9.9:
	- NumLock should now be properly ignored for keybindings.
	- When modal window is closed, it's parent should properly get focus.

0.9.8:
	- fixed color configuration for pressed buttons.
        - taskBarShowAllWindows=1 did not activate windows on other
          workspaces correctly (minimized them instead).
        - iconized windows were not correctly configurable by clients
        - new theme "monte-carlo" by: Josef "Jupp" Schugt (jupp@gmx.de)

0.9.7:
	- added more color/font settings for buttons, minimized window icons
        - fixes for SGI CC
        - minimized windows do not appear at the same place anymore (needs
          tuning)

0.9.6:
	- upon restart, all WM_STATE hints were reset to WithdrawnState, oops!
        - major fixes for handling window state. behaves much better when
          minimizeToDesktop=1, but this is still not completed

0.9.5:
	- removed debug message for select
	- fixed painting of conditional cascade indicator in gtk look
        - fixed icon/pixmap searching. {icons,taskbar,ledclock,mailbox} pixmaps
          are now searched in themes too.
        - Added 'bluegold' (hi-color) theme by: Andras Wappel <t1000@freemail.c3.hu>
        - Added 'metal-big' theme by: Straker Skunk <straker@mit.edu>
        - Set layer command added to window menu.
	- Rollup focus fix by: Kevin Brown <kevin@sysexperts.com>

0.9.4:
	- Hidden windows were not hidden after restart (taskbar).
	- Reimplemented menu painting. Improvements in Gtk and Metal look.
0.9.3:
	- Rollup function did not hide client window
	- workaround for JDK1.1.5(6?) bug? with reusing windows, when 
          doing setResizable(false)
	- bug fixes.

0.9.2:
	- Restore function did not work.
        - SM registration was not entirely correct.
        - A start at Gtk look/theme. Currently only menus are gtk lookalike.
          A good theme for frame borders would be appreciated (I just copied
          Metal for now).

0.9.1: 
	- Initial Session Management support. (only register with the SM).
	- windows without titlebars now can't be rolled up
	- some of the WM functionality is now exposed using properties/
          hints. See WinMgr.h (the spec is not finalized, please comment).
	- KWM_WIN_ICONS is supported. See WinMgr.h for more extensible
          solution. Icewm only uses 16x16 and 32x32 icons at this time.
	- lots of internal changes wrt. workspaces/layers/states. Things
          like focus/... are still slightly broken. Please report even
	  the smallest problems (compared to 0.8.16).
	- winoptions "workspace" and "layer" options now work.
	- removed fShade (replaced by fRollup in 0.8.16) window option
	- ... (lots)

0.8.16:
	- TaskBarShowAllWindows=1 it did not do so after restart
	- opaqueMove/Resize=0 left border on screen when Esc pressed
	- Some dialogs in Mathematica incorrectly forced to height=1 pixel
        - Fix windowlist Show menu option not to focus selected windows
0.8.15:
	- fixed wrong handling of transient windows (could sometimes crash)
	- taskbar now correctly repaints when there is no WM_ICON_NAME set.
	- window repositioning fixed (xv,java works ok now)
	- window now loses maximized state if app resizes it
0.8.14:
	- Fixed random crashing problem when (un)mapping windows.
        - Metal theme fixes.
	- Fixed shaped windows with no titlebar.
	- Fix MoveToWorkspace to update taskbar correctly.
	- Memory leak fixes.
0.8.13:
	- Bug fixes.
	- ManualPlacement setting (probably needs tuning)
0.8.12:
	- Conditional cascades now used for window list submenus.
	- Fixed Alt+Tab after workspace was switched.
	- Normal modal dialogs now keep focus from their owners.
	- Mouse handling improvements for task bar icons.
	- ICCCM positioning fixes (too bad ICCCM specifies policy here :-()
	- Clock mostly reimplemented. Now more customizable.
	- Tooltips appear in some places.
	- Simplification of multi-workspace concept. Now only single 
	  workspace for window and sticky windows.
	- Mail,Clock,Lock can now be configured to actually run programs.

0.8.11:
	- Alt+Space is not used by wm, use Shift+Esc instead
	- Ctrl+Esc shows start menu, Ctrl+Shift+Esc shows window list
        - Ctrl+Alt+Delete now supports some navigation keys
        - -t can be used on the command line to specify a theme
        - PgUp/Dn now work in the window list
        - Crash with accelx fixed.
        - Some mnemonics fixed in menus.
        - Refresh command is now builtin.
        

0.8.10:
	- windows would not be raised from taskbar when RaiseOnFocus was 0
	- added 'restart' for 'menu' file. Use like this:
          restart "Label" icon window-manager options
        - you can now define a new look using pixmaps.
          This is not complete yet. There is a sample win31-like look.

0.8.9:
	- apps using Globally Active Input could not get focus (fixed?)
	- Delete,Shift+F10 in window list added.
	- some memory leak fixes

0.8.8:
	- added window list (Ctrl+Esc)
	- added some themes capability

0.8.7:
	- added setting
		showTaskBarClock
		showMailBoxStatus
		mailBoxPath

0.8.6:
	- now uses ~/.icewm/ directory for settings. 
	
          configuration files have been renamed:
	    system.icewmrc, .icewmrc -> preferences
	    system.icewm-menu, .icewm-menu -> menu

          new configuration file: winoptions

	- implemented option: EdgeResistance <0-10000>

	- configurable window options:
		- icon             set to icon_name

            all boolean options:  set to 0 or 1
            
		- onTop
		- allWorkspaces
		- ignoreWinList
		- ignoreTaskBar
                - fullKeys

              window functions
		- fMove
                - fResize
                - fClose
                - fMinimize
                - fMaximize
                - fHide
                - fShade

              window decorations
                - dTitleBar
                - dSysMenu
                - dBorder
                - dResize
                - dClose
                - dMinimize
                - dMaximize
                - dHide
