news download themes documentation links










 (Format: Year/Month/Day)
Changes for 1.0.0:
*07/10/08:
   * Changed default style to bloe
*07/10/07:
   * Added new style: bloe ( Thanks Sven Michel )
   * minor addons to fbgm (Thanks Patrik Wenger <paddor at gmail dot com>)
     util/fluxbox-generate_menu.in
*07/09/30:
   * Removed some old styles ( Henrik )
     Clean, Cthulhain, Spiff, Carbondioxide, Rampage, Minimal
   * Added new styles: ( Thanks Sven Michel )
     ostrich zimek_darkblue, zimek_green, zimek_bisque,
     carp, arch, bora_black, bora_blue, bora_green, green_tea
   * Load menu and workspacemenu mouse bindings if error when loading
     initial key bindings. Else can't get to menu to reload config (Simon)
     Keys.hh/cc
*07/09/20:
   * Updated ru_RU ( Thanks Slava Semushin )
*07/09/13:
   * Move dock windows to Dock layer and remove decorations (Mark)
     Ewmh.cc
*07/09/09:
   * Added support for Slovak language ( Thanks Martin Lukac )
     nls/sk_SK/*
*07/09/07:
   * Fix crash when changing toolbar visibility, #1786765 (Mark)
     FbTk/MenuItem.cc
*07/08/27:
   * Fix hardcoded Mod1, use ModKey() now (Mathias)
     Window.cc
*07/08/20:
   * Fix some focus issues with moving windows between workspaces (Mark)
     FocusControl.cc
*07/08/12:
   * Updated de_* translations, #1767986 ( Thanks Christian Loosli )
*07/08/11:
   * Updated Swedish translation sv_SE ( Henrik )
     sv_SE/Translation.m
*07/08/10:
   * Update Chinese translation zh_CN, thanks yhlfh
     zh_CN/Translation.m
*07/08/09:
   * Fix shaping handling, stage 2, (Simon)
     - rewrite the core of the Shape handling so that it properly 
       merges client and frame shapes. Fixes all sorts of odd shaping
       behaviour, and incidentally xeyes now gets a visible frame 
       (not having the frame was actually a bug).
     Shape.hh/cc FbWinFrame.hh/cc Window.hh/cc
   * Fix shaping handling, stage 1, (Simon)
     - do borders properly with rounded corners
     - propagate client clip mask as well as bounding mask
     Shape.hh/cc Window.cc
*07/08/07:
   * Rotate toolbar background texture along with toolbar, bug #1694959 (Mark)
     Toolbar.cc
*07/08/06:
   * Fix KDE Dockapps on restart (dont unmap), and some minor tweaks (Simon)
     SystemTray.hh/cc
*07/08/05:
   * When saving window info for rememberm use class name AND instance name,
     AND role if present. (Simon)
     - This should fix firefox/thunderbird issues, but note that mplayer
       (nogui) sets the vo driver name as the instance name.
     Remember.cc
   * Fix menu heading encoding (Simon) 
     sf.net bug #1712583: NLS:Non-latin characters displayed incorrectly in menu title
     MenuCreator.cc
   * Fix error passing --with-locale path in ./configure (Simon)
     sf.net bug #1708859
     configure.in
   * Add missing translation strings (Simon)
     - Thanks tenner (de_*)
     - Thanks bobbens (es_ES)
     - Thanks Guillermo Patterer (es_AR)
     - Thanks me (C/en_US/en_GB)
     - Thanks izhirahider (pt_*)
     ?/Translation.m
   * Fix System Tray restart issues (Simon)
     (including gaim/pidgin crash-on-restart)
     sf.net #1524098, #1633718 (and older?)
     src/SystemTray.hh/cc src/FbTk/FbWindow.hh/cc 
*07/07/31:
   * Change _NET_WM_WINDOW_TYPE_MENU to use TOOL decoration type (Mark)
     Ewmh.cc
*07/07/24:
   * Don't allow ToggleDecor with fullscreen windows, and make it show
     decorations for windows that don't have a titlebar by default (Mark)
     Window.cc/hh
*07/07/08:
   * Clean up state and workspace window properties on client close (Mark)
     Ewmh.cc Gnome.cc/hh
*07/07/07:
   * Don't overwrite changes to init file on reconfigure (Mark)
     Workspace.cc fluxbox.cc/hh
   * Make things work a little better with configure script's --program-prefix
     and --program-suffix options (Mark)
   * Allow negative numbers in :Workspace <int> command, which counts backwards
     from the last one (Mark)
   * Right clicking on a submenu didn't revert focus to its parent (Mark)
     FbTk/Menu.cc/hh
   * Pressing escape in a torn menu didn't work (Mark)
     FbTk/Menu.cc
   * Save workspace names when changing through menu, bug #1748967 (Mark)
     Workspace.cc Screen.cc/hh
*07/07/06:
   * When saving window information, use the class name instead of instance name
     by default (Mark)
     Remember.cc
   * Prevent apps (e.g. MPlayer) from moving/resizing just after creation if the
     position/size is saved in the apps file (Mark)
     Window.cc/hh
*07/07/03:
   * Avoid some problems with tabbed windows and resize increments (Mark)
     Window.cc WinClient.cc/hh
   * Added utility fluxbox-remote, which allows script access to most fluxbox
     commands; support must be turned on in the init file with
     session.screen<N>.allowRemoteActions; the syntax is, e.g.,
     fluxbox-remote "CustomMenu ~/.fluxbox/custommenu" (Mark)
     Screen.cc util/fluxbox-remote.cc util/Makefile.am
   * Update systemtray and KDE dockapps in slit when background changes (Mark)
     Screen.cc/hh Systemtray.cc Slit.cc FbTk/FbPixmap.cc/hh
   * Fixed resource usage due to Skype 1.4, bug #1745678 (Mark)
     FbTk/FbPixmap.cc
*07/07/02:
   * Remember original size/position in apps file for shaded or maximized
     windows (Mark)
     Remember.cc Window.cc/hh FbWinFrame.cc/hh
   * Enabled Xinerama and Imlib2 support by default (Mark)
     configure.in
   * Fixed handle rendering when switching from a style without them (Mark)
     FbWinFrame.cc
   * Changed :Tab <int> key command so that the last tab is focused if <int> is
     larger than the number of tabs (or first if <int> is negative and |<int>|
     is too large) (Mark)
     CurrentWindowCmd.cc
   * Fixed some rendering problems when toolbar item borderwidth is too large
     and toolbar bevelwidth is set (Mark)
     Toolbar.cc
   * Moved the `Transparency' submenu next to the rest of the submenus (Mark)
     Screen.cc
*07/07/01:
   * Added keycommands :AddWorkspace and :RemoveLastWorkspace (Mark)
     WorkspaceCmd.cc/hh FbCommandFactory.cc
   * More fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTION,
     plus a minor fix for pixmap styles (Mark)
     Ewmh.cc Window.cc AttentionNoticeHandler.cc/hh WinClient.cc
     WinButtonTheme.cc
*07/06/30:
   * Fixed implementation of _NET_WM_STATE_MODAL (Mark)
     Ewmh.cc/hh WinClient.cc/hh Window.cc
   * Fixed the groups file, even though it's deprecated (Mark)
     Workspace.cc Screen.cc
   * Fix _NET_WM_STATE_DEMANDS_ATTENTION with tabbed windows, #1732392 (Mark)
     Ewmh.cc/hh
*07/06/29:
   * Updates for compiling with gcc 4.3 (thanks Dmitry E. Oboukhov)
*07/06/28:
   * Strip off additional bits in event state set by Xorg, bug #1736252 (Mark)
     FbTk/KeyUtil.hh
   * Added some missing Open Office entries and window managers, plus some other
     minor changes in fluxbox-generate_menu
     fluxbox-generate_menu.in
*07/06/16:
   * Fixed compile error with --disable-remember (Mark)
     Window.cc/hh Remember.cc/hh
*07/06/09:
   * Minor change to the /bin/sh - solution (Mathias)
     we are using now just $SHELL -c <line_here>
     src/FbCommands.cc util/fbrun/FbRun.cc
*07/06/08:
   * Fix transient windows getting tabbed from apps file and not changing layers
     when main window is in a lowered tab (Mark)
     WinClient.cc Window.cc Remember.cc
*07/06/06:
   * Fix to avoid rogue instances of /bin/sh after forking away programs (Mathias)
     util/fbrun/FbRun.cc src/FbCommands.cc
*07/06/04:
   * Fix fluxbox.1.in, and asciidoc, menu command is "wallpapers" not
     "wallpaper". asciidoc manpages are stale.
   * Fix submenu placement with xinerama after moving the menu between heads,
     bug #1479517 (Mark)
     FbMenu.cc/hh FbTk/Menu.hh
*07/06/03:
   * Deiconify when automatically tabbing to a minimized window with focus new
     windows on, bug #1716899 (Mark)
     Window.cc FbWinFrame.cc
   * Submenus of slit menu were misbehaving with xinerama (Mark)
     Slit.cc
   * Also send transient windows when sending a window to another workspace, bug
     #1716900 (Mark)
     Screen.cc
   * Only change layer to normal when removing _NET_WM_STATE_{ABOVE,BELOW} if
     the window is actually above/below the normal layer (thanks Jim Ramsay)
     Ewmh.cc
*07/06/01:
   * Fixed infinite loop caused by removing the last workspace when it contains
     windows (Mark)
     Workspace.cc
*07/05/20:
   * Fixed bug #1717782, Bad fullscreen in ooimpress2  ( Henrik )
     mwm hint had no-resize which made resizing with 
     FluxboxWindow::setFullscreen impossible.
     Window.cc
*07/05/19:
   * Fixed bug #1718112, memory leak in FbWindow::textProperty ( Henrik )
     FbTk/FbWindow.cc
*07/05/17:
   * Fixed some window placement issues (thanks Tomas Janousek)
     ScreenPlacement.cc
*07/05/16:
   * Fixed bug with fluxbox-generate_menu -is (thanks Jim Ramsay)
     util/fluxbox-generate_menu.in
*07/05/12:
   * Changed interpretation of Horizontal/Vertical maximization of a window that
     is already maximized (Mark)
     Window.cc
   * Fixed tabs disappearing with [Deco] {TAB} and tabs in titlebar (Mark)
     Window.cc Screen.cc
*07/05/04:
   * Fixed infinite loop caused by deiconify command (Mark)
     FbCommands.cc
*07/04/24:
   * Fixed a bug in parsing cli (Mathias, thanks to Steven Kah Hien Wong <steven at
     zensaki dot com> for pointing out the issue)
     src/main.cc
*07/04/23:
   * Use asciidoc-generated manpages as the default from now on (Mathias)
   * Disabled resizing shaded windows (Mark)
     FbWinFrame.cc Window.cc
*07/04/20:
   * Fix slit.onhead with BOTTOMLEFT placement.(Thanks Tomas Janousek <tomi@nomi.cz>)
     Slit.cc
*07/04/19:
   * Fixed crash when CustomMenu command doesn't point to a file (Mark)
     FbCommands.cc
*07/04/17:
   * cosmetic changes (Mathias, thanks Slava Semushin)
     configure.in Screen.cc Keys.cc main.cc FbTk/MenuItem.hh FbTk/Timer.hh
     FbTk/XLayerItem.hh FbTk/ImageControl.cc FbTk/I18n.hh FbTk/FbWindow.hh
      FbTk/XLayer.hh fluxbox.cc
*07/04/11:
   * updated asciidoc-docs, (Mathias, thanks Christian Loosli for fluxbox.de.txt)
*07/04/08:
   * Menu when clicking workspacename in toolbar wasn't getting focused (Mark)
     ToolFactory.cc
   * Buttons with different textures when pressed weren't getting reset
     properly (Mark)
     FbTk/Button.cc
   * Only replace numbers with zeros when calculating clock width (Simon)
     Otherwise width of things in proportional fonts can be way out.
     sf.net bug #1545066.
     ClockTool.cc
*07/04/05:
   * Adjusted detection of Caps Lock key (Mark)
     FbTk/KeyUtil.cc/hh
*07/04/01:
   * Fixed a problem with windows being created in iconic state (Mark)
     Window.cc Screen.cc fluxbox.cc
*07/03/31:
   * Fix window menu context when opened by clicking on tab (Simon)
     sf.net bug #1652185
     Window.hh/cc
   * Default value for $LAUNCHER, plus add util and util/fbrun to the 
     PATH when generating install menu so it can find fbrun (Simon)
     fluxbox-generate_menu.in Makefile.am data/Makefile.am
   * Make fluxbox-generate_menu emit [encoding] tags around all of its
     menus. Please check that it is the right encoding, I had to guess
     some as it wasn't recorded (Simon)
     util/fluxbox-generate_menu.in
*07/03/30:
   * Added fi_FI support (Thanks Pasi Juvonen, loudvr at yahoo ca)
    nls/fi_FI/*, util/fluxbox-generate_menu.in
*07/03/28:
   * Startup file wasn't being run properly when created the first time (Mark)
     util/startfluxbox.in
*07/03/24:
   * Updated French translations (thanks Ulrich Etile)
     nls/fr_FR/Translation.m
   * Fixed a little bug in fbsetbg (Mark)
     util/fbsetbg
   * Workspace Menu wasn't updating when windows changed titles (Mark)
     Workspace.cc
*07/03/21:
   * HideMenus didn't work on CustomMenus, and also fixed a memleak with
     CustomMenu (Mark + thanks Julien Trolet)
     FbCommands.cc/hh
--------------------------------	
Changes for 1.0rc3:
*07/03/20:
   * Updated doc/asciidoc/fluxbox.txt (Mathias)
*07/03/19:
   * Active menu item wasn't getting reset properly when menu closed (Mark)
     FbTk/Menu.cc
   * Fixed some problems with toolbar sizing (Mark + thanks Julien Trolet)
     Toolbar.cc
*07/03/18:
   * Changed position remembering so it only remembers position relative to the
     current head (Mark)
     Remember.cc
   * Fixed problem with new mouse binding code when using emacs keychains (Mark)
     Keys.hh
*07/03/17:
   * Iconified, stuck windows weren't being moved to different workspaces (Mark)
     Screen.cc
*07/03/16:
   * Maximizing a window with aspect ratio requirements was making windows too
     large (thanks Tomas Janousek)
     Window.cc/hh WinClient.cc/hh
   * Added key command to open a custom menu file (thanks Matteo Galiazzo)
     - :CustomMenu /path/to/file
     FbCommands.cc/hh FbCommandFactory.cc
*07/03/11:
   * Fixed display bug with ParentRelative menu highlight (thanks Julien Trolet)
     FbTk/Menu.cc
*07/03/10:
   * Autogrouped windows weren't getting added to the workspace menu (Mark)
     Screen.cc
   * Changed default toolbar layer to DOCK, as a large window could render
     fluxbox useless to a new user otherwise (Mark)
     Toolbar.cc doc/asciidoc/fluxbox.txt
   * Fixed changing iconbar text padding requiring a toolbar refresh (Mark)
     IconbarTool.cc
   * Fixed stealing focus from unmanaged windows (Mark)
     fluxbox.cc
*07/03/07:
   * Fixed a little bug with reverting focus after closing menu (Mark)
     FbTk/Menu.cc
*07/03/06:
   * Changed some handling of focusing/raising transient windows (Mark)
     Window.cc FocusControl.cc
   * session.screen<N>.defaultDeco now allows same strings as apps file (Mark)
     Screen.cc/hh Window.cc Remember.cc/hh
*07/03/03:
   * Added typeahead support to menus (patch by Philipp Goedl, modified by Mark
     and Matteo Galiazzo)
     - Added new style item menu.frame.underlineColor: <color> for displaying
       matching items
     FbTk/Menu.cc/hh MenuItem.cc/hh MenuTheme.cc/hh Makefile.am and added
     FbTk/ITypeAheadable.hh TypeAhead.hh SearchResult.cc/hh
*07/03/02:
   * Added support for keypad enter key in menu (Mark)
     FbTk/Menu.cc
*07/02/28:
   * Fixed some strange menu behaviors (Mark)
     FbTk/Menu.cc/hh
*07/02/27:
   * Respect external tabs in ArrangeWindows (thanks to Tomas Janousek <tomi
     at nomi dot cz>
     WorkspaceCmd.cc
*07/02/25:
   * Update systemtray alpha along with toolbar alpha (Mark)
     Systemtray.cc/hh
*07/02/23:
   * Update EWMH state atom when maximizing windows (Mark)
     Window.cc
   * Update titlebar buttons on reconfigure (Mark)
     Window.cc/hh
*07/02/22:
   * Make systemtray support XEMBED protocol (Mark)
     Systemtray.cc/hh
*07/02/21:
   * Buttons should only run a command if the mouse was clicked down on the
     same button, e.g. bug #1437864 (Mark)
     FbTk/Button.cc
*07/02/17:
   * Slit was creating a strut even when it wasn't visible (Mark)
     Slit.cc/hh
   * Update workspace names on reconfigure, and don't overwrite workspace names
     not being used (Mark)
     fluxbox.cc Screen.cc
   * Fixed some issues with transients of inactive tabs (Mark)
     Window.cc
*07/02/10:
   * MaxSize and MinSize hints weren't getting updated properly -- bug #1560803
     (Mark + thanks Jim Ramsay)
     Window.cc
   * Fixed a bug with `session.ignoreBorder: true' (Mark)
     Window.cc
   * Fixed a bug with resizing windows for clients when only the width is
     specified (Mark)
     Window.cc
*07/02/09:
   * Introduced support for mouse buttons in the keys file (Mark)
     - Mouse buttons are bound to new `keys' Mouse1, Mouse2, etc.
     - Also a new modifier `OnDesktop' to specify actions that should take place
       when you click on the desktop -- without this, mouse bindings are global
     - Obviously, more modifiers are planned, so don't ask
     - Introduced new command HideMenus
     - Added a utility to the project that automatically updates configuration
       files when we change the syntax -- your current mouse bindings on the
       desktop will be added to your keys file automatically
     FbCommands.cc/hh FbCommandFactory.cc Keys.cc/hh Screen.cc/hh fluxbox.cc
     FbTk/KeyUtil.cc/hh WorkspaceCmd.cc data/init.in data/keys util/Makefile.am
     Added util/fluxbox-update_configs.cc
*07/02/06:
   * Wrong window was being raised when attaching an unfocused window (Mark)
     Window.cc
   * Make selecting `close' from the workspace menu close the correct client,
     rather than the active tab in the window -- selecting `close' from right
     clicking on a tab is still wrong, as there are complications (Mark)
     WindowCmd.cc/hh Window.cc Workspace.cc
*07/02/05:
   * Made some changes to the way autogrouping in the apps file works (Mark)
     - Introduced new syntax [group] (workspace) to group new windows only with
       windows on the current workspace
     - Fixed an unreported bug with grouping windows on multiple screens
     - Groups are now associated with clients rather than windows, so they
       will be more robust when attaching or detaching tabs and when restarting
       fluxbox
     Remember.cc/hh
*07/02/04:
   * Layer wasn't set properly on remembered windows, and the layer menu
     wasn't getting updated properly, bugs #1535304, #1572683, #1646740
     (Mark)
     Window.cc/hh LayerMenu.cc/hh
   * Clicking on the edge of a button didn't work, bugs #1060891, #1517747
     (Mark)
     FbTk/Button.cc
*07/02/02:
   * Reverted patch from svn 4684, allowing transparency in window buttons,
     until we get it working with titlebar transparency, since the old buggy
     behavior at least didn't break settings already in use (Mark)
     FbWinFrame.cc WinButton.cc/hh
   * Update window transparency immediately when using pseudotransparency,
     also introduced new key command: SetAlpha [[+-]<int> [[+-]<int>]] (Mark)
     - with no arguments, returns the focused window to default settings
     - with one argument, changes both focused and unfocused settings the same
       way
     - with two arguments, the first changes the focused alpha, and the second
       changes the unfocused alpha
     E.g. SetAlpha 127 +5 will set the focused alpha to 127 and increment the
     unfocused alpha by 5 (until it reaches 255)
     FbWinFrame.cc FbCommandFactory.cc CurrentWindowCmd.cc/hh
*07/01/26:
   * Fix default workspace names, and don't show empty menus (Mark)
     Workspace.cc FbTk/Menu.cc
   * Opening a window on a different workspace with Focus New Windows enabled
     should focus the window when you get to that workspace -- as a free bonus,
     stacking order should be more stable on fluxbox restart (Mark)
     Screen.cc FocusControl.cc/hh
*07/01/25:
   * Don't raise any windows above OverrideRedirect windows, otherwise they
     eventually get pushed to the bottomm, bug #1447583 (Mark)
*07/01/24:
   * Detect user's shell from environment rather than assuming /bin/sh (Mark)
     FbCommands.cc
*07/01/21:
   * Little fix for closing tabs with non-default gravity (Mark)
     Window.cc
   * Several fixes for menu behavior (Mark)
     - always give focus to the menu with the highlighted item
     - revert focus to menu when no other windows will take it
     - don't reopen closed submenus when moving the menu
     FocusControl.cc FbTk/Menu.cc/hh
*07/01/20:
   * Make sure styles don't change the lastwallpaper in fbsetbg (Mark)
     RootTheme.cc
   * Let styles override rootCommand in init file -- for the old behavior, add
     `background: none' to the overlay file (Mark)
     RootTheme.cc/hh Screen.cc
   * Don't place windows over toolbar at the top of the screen (Mark)
     CascadePlacement.cc
*07/01/16:
   * Make right-clicking on iconbar button behave the same way as tabs (Mark)
     IconButton.cc
   * Don't force user to reconfigure manually in order to apply menu and
     default window transparency changes; instead, in order to conserve system
     resources, do it a half-second after the user stops changing them (Mark)
     Screen.cc
*07/01/15:
   * Prevent per-window alpha menu from scrolling past 0 or 255 (Mark)
     IntResMenuItem.hh
   * Fix rootmenu disappearing on reconfigure (Mark)
     Screen.cc
*07/01/14:
   * Stay on the same workspace after a restart (Mark)
     Screen.cc
   * Properly 'properly fix' shaded and stuck windows on restart -- i.e. allow
     windows to deiconify themselves the rest of the time (Mark)
     Window.cc
   * Several changes for background style option: (Mark)
     - now support `background: mod' to coincide with fbsetroot -mod --
       In addition to `background.color' and `background.colorTo', this option
       must also set `background.modX' and `background.modY' to integers
     - added `background: none' for styles that do not include a background
     - fixed bug with style backgrounds not getting set when changing styles
     - updated default styles to be valid wrt background options
     RootTheme.cc/hh Screen.cc FbTk/Theme.hh
   * Minor fix for window cycling on multiple screens (Mark)
     fluxbox.cc
*07/01/13:
   * Only change focus order when user specifically focuses a window (Mark)
     Screen.cc Window.cc FocusControl.cc/hh
*07/01/11:
   * Added option to :Minimize key command to lower all windows in the same
     layer as the focused window -- syntax is `:Minimize (layer)' (Mark)
     FbCommandFactory.cc WorkspaceCmd.cc/hh
*07/01/08:
   * Fix another 64-bit window property (Mark/Simon)
     FbTk/FbWindow.cc
*07/01/07:
   * Update Iconbar Mode menu when updating settings (Mark)
     IconbarTool.cc
   * Fixed workspace warping going crazy, bug #1467124 (Mark)
     Window.cc
   * Fix little bug with iconbar rendering, bug #1549209 (Mark)
     IconbarTool.cc
   * Fix RefCount crash and Slit deconstruction ordering (Simon)
     RefCount.hh Slit.hh/cc
   * Support per-window transparency settings.
      (Simon and thanks Julien Trolet, dmxen at sourceforge dot net)
       sf.net patch #1511042, feature #1108692
      - new "Transparency" menu in the window menu
      - new apps file attribute: 
         [alpha] {int int} (or just {int})
        Where numbers represent focused and unfocused transparency, 
        respectively. One number only will be used for both.
      - Also, show toggle status for shade and stick in window menu.
     fluxbox-nls.hh AlphaMenu.hh/cc BoolMenuItem.hh FbTk/Menu.hh 
     FbTk/MenuItem.hh FbTk/Resource.hh FbWinFrame.hh/cc IntResMenuItem.hh/cc
     MenuCreator.cc ObjectResource.hh Remember.hh/cc Screen.cc Slit.cc
     Window.hh/cc Toolbar.cc Makefile.am AlphaMenu.hh/cc ObjectResource.hh
*07/01/06:
   * Updated nb_NO translations (thanks emptydoor at users dot sf dot net)
     nls/nb_NO/Translation.m
   * Changing session.forcePseudotransparency no longer requires restart,
     also a little code cleanup in FbTk/Transparent.cc/hh (Mark)
     Slit.cc Menu.cc Toolbar.cc FbWinFrame.cc fluxbox.cc
   * Move triangle drawing into a generic function in FbDrawable (Simon)
     Make submenu triangles in MenuItems proportional to the icon size
     (alternate implementation of sf.net patch #1526813)
     FbTk/... FbDrawable.hh/cc MenuItem.cc
     ArrowButton.hh/cc WinButton.cc ToolFactory.cc
*07/01/05:
   * When a client in an unfocused tab creates a transient window, set that
     client to the active tab (Mark)
     Window.cc
   * Window wasn't staying focused when dragging across workspaces with
     outline window moving (Mark)
     Window.cc
   * Fix placement of window menu with toolbar at the top of the screen,
     and remove titlebar from window menu (Mark)
     Window.cc IconButton.cc
   * Don't change focus to a window that doesn't accept focus (Mark)
     FocusControl.cc
   * Only grab keybindings on screens managed by fluxbox (Mark)
     fluxbox.hh Keys.cc/hh FbTk/KeyUtil.cc/hh
   * Fix locale being applied to the clock. (Simon)
     - Also fixed a likely locale-killer for BSDs (without nl_langinfo)
     ClockTool.hh/cc FbTk/FbString.cc
   * Fix nls digit strings to prefix with zero "%4d" => "%04d" for proper 
     spacing (Simon)
     Screen.cc nls/fluxbox-nls.hh nls/*/*.m
   * Fix loading of rotated fonts on style change (Simon)
     FbTk/... FontImp.hh XftFontImp.hh/cc XmbFontImp.hh/cc XFontImp.hh/cc
   * Change default Xft font to "monospace" (was "fixed") (Simon)
     - The "fixed" font loads a bitmap Xfont
     - Note that bitmap fonts do not rotate properly, and especially the 
       baseline isn't adjusted for the lack of rotation. Thus we recommend
       that if you are using a bitmapped font (e.g. artwiz), then specify it
       using xfld style (-*-snap-*-*-* ...etc) so that fluxbox loads it with 
       traditional XFont/XmbFont calls, resulting in correct placement and 
       rotation.
     FbTk/... Font.hh/cc XftFontImp.cc ThemeItems.cc
     FbWinFrameTheme.cc
*07/01/04:
   * Added new resource for init file to control default window decorations:
     session.screenN.defaultDeco: <bitmask>, where the bitmask corresponds
     to the one used for [Deco] in the apps file (Mark)
     Screen.cc/hh Window.cc/hh doc/asciidoc/fluxbox.txt
   * Move minimized windows to the back of the focused list (Mark)
     Window.cc FocusControl.cc/hh
*07/01/03:
   * Don't run [startup] items in apps file on fluxbox restart (Mark)
     Remember.cc fluxbox.cc
*07/01/02:
   * Don't escape regular expression metacharacters in apps file, bug
     #1595497 (Mark)
     Remember.cc ClientPattern.cc
*07/01/01:
   * Happy New Year!
   * Don't draw style's menu icon pixmap underneath the program's icon (Mark)
     WinButton.cc
   * Don't run [startup] items in apps file if fluxbox fails to start (Mark)
     fluxbox.cc/hh
   * Don't run [startup] items in apps file on reconfigure (Mark)
     Remember.cc
   * Fix data type of data passed to set _NET_FRAME_EXTENTS (Simon)
     (sf.net #1621980)
     Similar fix for gnome current workspace... remember that XA_CARDINAL
     "32-bit" type is actually a "long array" argument (=64bit on 64 systems)
     Ewmh.cc Gnome.cc
*06/12/31:
   * Update window scroll action (and direction) on reconfigure (Mark)
     Window.cc
   * Update toolbar visibility on reconfigure (Mark)
     Toolbar.cc
*06/12/28:
   * Don't add 2 pixels to a specified toolbar height, bug #1528646 (Mark)
     Toolbar.cc
   * Allow focus to revert to stuck windows (Mark)
     FocusControl.cc
*06/12/27:
   * Don't assume "Jump" and "*Hidden" say "yes" in apps file (Mark)
   * Jump to autogrouped windows on another workspace if set to do so in
     apps file (Mark)
     Remember.cc
*06/12/20:
   * Fixed a few bugs with tabbed windows on restart (Mark)
     Window.cc FocusControl.hh
*06/12/19:
   * Little simplification of data structure for keybindings (Mark)
     Side effects:
     - "Mod4 a b" now behaves like "Mod4 a None b" -- in fact, "None" is now
       completely obsolete
     - You can press "Escape" to cancel any Emacs-style keychain in progress
       (unless it's bound to something else)
     - If there is a conflict between bindings, the first one in the file wins
     - Fixes handling of keychains like "Mod4 a Mod1 b"
     - Should fix some issues with "None" modifier
     Keys.cc/hh FbTk/KeyUtil.cc fluxbox.cc
*06/12/18:
   * Rotate items in toolbar the same way as tabs (Mark)
     Toolbar.cc
*06/12/17:
   * Stop cycling focus when any other command is run, e.g. bug #1595336 (Mark)
     fluxbox.cc WorkspaceCmd.cc
*06/12/16:
   * Remove useless stuff from code that reloads configuration (Mark)
     fluxbox.cc
*06/11/07:
   * Cosmetic patch from Slava Semushin
     tests/texturetest.cc WorkspaceCmd.cc ToolbarTheme.cc FbTk/Layer.hh
     FbTk/MultLayers.cc FbTk/Image.cc FbTk/TextBox.cc Shape.cc ClientPattern.cc
     FbWinFrame.cc
*06/10/30:
   * Cosmetic patch from Slava Semushin
     CommandDialog.cc Ewmh.cc FbCommands.cc FbAtoms.cc Xutil.cc Gnome.cc
     MenuTheme.cc Window.cc Resources.cc tests/testFont.cc FbWinFrameTheme.cc
     SystemTray.cc MenuCreator.cc FbTk/TextureRender.cc FbTk/XFontImp.cc
     FbTk/EventManager.cc FbTk/Menu.cc FbTk/FbPixmap.cc FbTk/ImageControl.cc
     FbTk/XmbFontImp.cc FbTk/Font.cc ScreenResources.cc fluxbox.cc
     Workspace.cc Toolbar.cc IconbarTool.cc util/fbsetroot.cc
     util/fbrun/FbRun.cc util/fbrun/main.cc
*06/10/27:
   * Changed mode for .fluxbox/startup to 644 (Mathias)
     some people on noexec-mounted partitions ran into problems
     util/startfluxbox.in
   * Small updates to the asciidoc-docs (Mathias)
   * Cosmetic patch from Slava Semushin
     Slit.cc Screen.cc Keys.cc main.cc ToolbarTheme.cc FbTk/MultLayers.cc
     FbTk/Transparent.cc FbTk/Resource.cc FbTk/Theme.cc FbTk/XLayer.cc
     FbTk/Image.cc FbTk/Color.cc FbTk/FbString.cc Remember.cc RegExp.cc
     WinClient.cc Shape.cc ClientPattern.cc FbWinFrame.cc
*06/10/16:
   * Added CachedPixmap (Henrik)
     FbTk/CachedPixmap.hh/cc
*06/09/20:
   * Fixed bug #1561482, (Henrik)
     Crash when clicking on the workspacename to get the tbarmenu.
     Fixed so it recreated toolbar menu if needed in  Toolbar::reconfigure.
     src/Toolbar.cc/hh
   * fixed little issue in fbsetbg (Mathias)
     if someone has no wpsetters installed at all but only wants to use
     fbsetroot thru fbsetbg then the warning would pop up, telling her
     to install a wpsetter .. which she doenst want
     util/fbsetbg
*06/08/27:
   * Translations and addons to fbgm (thanks to Antonio Gomes)
*06/08/14:
   * Fix minor menu separator highlight issue (Simon)
     FbTk/Menu.cc
*06/08/12:
   * Fix placement of restored fullscreen windows (Mark)
     Window.cc
*06/08/10:
   * Fix crash in ClientPattern when more than one pattern in [app] line (Simon)
     ClientPattern.cc
   * Implement _NET_WM_WINDOW_TYPE_MENU and _NET_WM_WINDOW_TYPE_TOOLBAR (Mark)
     Ewmh.cc/hh
   * Fix duplicated UTF-8 encoding in el_GR (thanks Slava Semushin)
     nls/el_GR/Makefile.am
*06/08/09:
   * Remove some old code that messed up placing submenus (Mark)
     FbTk/Menu.cc/hh
*06/08/07:
   * Documented background style option (Mark)
     doc/asciidoc/fluxstyle.txt
*06/08/06:
   * Distinguish between startup and restart (Mark)
     Screen.cc/hh Remember.cc
*06/08/05:
   * Don't call placement strategy on maximized or fullscreen windows (Mark)
     Window.cc
   * Updated man fluxstyle (thanks Guillermo Patterer)
     doc/asciidoc/fluxstyle.txt
*06/08/04:
   * Allow aspect/centered/tiled options with random background in fbsetbg
     (thanks Julien Trolet)
     util/fbsetbg
   * Don't re-apply remembered settings on restart if they are set as window
     properties (Mark)
     Remember.cc Screen.cc Window.cc
   * Updated spanish translations (thanks bobbens)
     nls/es_ES
   * Updated german translations (thanks tenner)
     nls/de_DE
   * Updated portuguese translations (thanks Fábio C. P. Navarro)
     nls/pt_BR
   * Updated spanish translations (thanks Guillermo Patterer)
     nls/es_ES nls/es_AR
*06/08/03:
   * Don't raise a window after cycling if it has been minimized (Mark)
     FocusControl.cc
   * Added support for negative arguments to the `Tab' key command to count
     backwards from the last tab in the group (Mark)
     CurrentWindowCmd.cc
   * Updated documentation (Mark)
     fluxbox.txt fluxstyle.txt
*06/08/02:
   * Rename session.screen*.iconbar.deiconifyMode to
     session.screen*.userFollowModel (Mark)
     This resource is used for:
     - clicking a window on a different workspace in the iconbar
     - _NET_ACTIVE_WINDOW messages where the source is a pager
     - clicking a client in the workspace menu (and the opposite is used for
       right clicks)
     Possible values are:
     - Follow: go to the workspace of the selected window
     - Current: bring the window to the current workspace
     - SemiFollow: act like Current for iconified windows, else Follow
     - Ignore: leave it alone
     Screen.cc/hh ScreenResources.cc/hh IconbarTool.cc/hh IconButton.cc Ewmh.cc
     Workspace.cc
   * Update _NET_WORKAREA on screen dimension change (Mark)
     Screen.cc
   * Fix ClickTabFocus and MouseTabFocus in nls (Thanks Antonio Gomes)
     Screen.cc
*06/07/30:
   * List windows in iconbar in creation order (Mark)
     IconbarTool.cc/hh
*06/07/29:
   * Don't jump to remembered apps on restart (Mark)
     Remember.cc
   * Make _NET_CLIENT_LIST report windows in creation order - still need to fix
     _NET_CLIENT_LIST_STACKING (Mark)
     FocusControl.hh Ewmh.cc
   * Set _NET_WM_DESKTOP appropriately on remembered windows (Mark)
     Window.cc Ewmh.cc
*06/07/27:
   * Don't change the order of creating windows with transients on restart.
     Rather, just move the transient to the end of the list. This preserves the
     focused order and also reduces the complexity to O(n). (Mark)
     Screen.cc
*06/07/26:
   * Fixed torn menus so they don't close on exec items (Mark)
     FbTk/Menu.cc
   * Updated pt_PT translations (Thanx Antonio Gomes)
     nls/pt_PT/Translation.m
   * Added resource and menu item for maximizing over external tabs (Mark)
     Screen.cc/hh Window.cc
*06/07/25:
   * Fix so that focus doesn't revert away from command dialogs (Mark)
     fluxbox.cc/hh CommandDialog.cc
   * Fix background style item so that it works when the previous style
     didn't have one set (Mark)
     Screen.cc RootTheme.hh
*06/07/23:
   * Use a timer to make sure focus always reverts if possible (Mark)
     fluxbox.cc/hh and reverse patch from 06/07/20
*06/07/22:
   * Ewmh compliance updates: (Mark)
     - implemented _NET_WM_MOVERESIZE_CANCEL (new in version 1.4.draft-1)
     - move windows to last remaining workspace when a workspace is removed
     - implemented _NET_REQUEST_FRAME_EXTENTS
     Ewmh.cc/hh Workspace.cc/hh Screen.cc
*06/07/21:
   * Stop using fixed values for num/caps/scroll lock, and ignore scroll lock
     as a modifier (Mark)
     FbTk/KeyUtil.cc/hh
*06/07/20:
   * Fix _NET_WM_MOVERESIZE, bug #1525404 (Mark)
     Ewmh.cc
   * Properly revert focus when two windows close simultaneously (Mark)
     WinClient.cc/hh FbTk/FbWindow.hh fluxbox.cc Window.cc
*06/07/19:
   * Preserve order of focused windows on restart (Mark)
     Workspace.cc Screen.cc FocusControl.cc/hh
*06/07/16:
   * Fix a bug in Transparent.cc, (Henrik)
    #1362913 Fluxbox core dumps on Solaris 
    FbTk/Transparent.cc
*06/07/14:
   * Fix a possible bug with window cycling on multiple screens (Mark)
     fluxbox.cc WorkspaceCmd.cc
   * Include minimized windows when "alt-tabbing", added 16 to the
     Next/PrevWindow bitmask to disable the behavior (Mark)
     FocusControl.cc/hh
*06/07/13:
   * Remove some redundant code for loading styles (Mark)
     fluxbox.cc Screen.cc RootTheme.cc/hh
   * Fix background: random (Mark)
     RootTheme.cc
*06/07/10:
   * Next/PrevWindow toolbar buttons break MouseFocus: bug #1519913 (Mark)
     WorkspaceCmd.cc FocusControl.cc
*06/07/08:
   * Fix implementation of _NET_MOVERESIZE_WINDOW (Mark)
     Ewmh.cc
*06/07/06:
   * Fixed bug #1069909, Incorrect window dimensions (Henrik)
     It created strut even if it didnt have any clients
     Slit.cc
   * Fixed bug #1491571, Round corners badly rendered (Henrik)
     Update shape in FbWinFrame after a shade()
     FbWinFrame.cc
   * Changing between internal and external tabs didn't affect iconified
     windows (Mark)
     Screen.cc
   * Still trying to get the focus right: bug #1517750 (Mark)
     FocusControl.cc Window.cc Screen.cc
*06/07/05:
   * Fix crash on startup on some platforms (Simon)
     FbTk/FbString.cc
*06/07/04:
   * Fix some sizing issues from gravity change patch (Simon)
     FbWinFrame.hh/cc Window.cc
   * Auto-grouped windows using groups file didn't raise (Thanks ac2dc, bug
     #1449608)
     Workspace.cc
   * New windows don't steal focus from fullscreen windows; instead, flash the
     titlebar and iconbar button (Mark)
     Window.cc
*06/07/03:
   * fix+improve handling of window gravity, was very broken (Simon)
     - caused (among others) windows with gravity set to get relocated 
       on close.
     - gravity is now taken into account on style change
     FbWinFrame.hh/cc Window.hh/cc Ewmh.cc
   * make our default locale, init, menu, and style paths properly
     expand PREFIX in the make install stage, so that make prefix=elsewhere
     works properly (Simon)
     configure.in
-----------------------------------------------------------
Changes for 1.0rc2:
*06/07/03:
   * call waitpid() on SIGCHLD until no more children (thanks Devin/dlab)
     sf.net #1514843, #1447782 - fluxbox leaves zombies
     fluxbox.cc
*06/07/02:
   * Updated documentation (Mark)
*06/06/29:
   * Make fbsetroot set one screen at a time (Mark)
     util/fbsetroot.cc/hh
   * Fix fbsetroot segfault when DISPLAY is unset (Mark)
     util/fbsetroot.cc
*06/06/28:
   * Linear cycling wasn't affecting normal cycling order (Mark)
     WorkspaceCmd.cc
   * Little cleanup of dead functions (Mark)
     Workspace.cc/hh
   * Fixed more focus issues with linear cycling and tabbed windows (Mark)
     Window.cc FocusControl.cc Screen.cc
   * Fixed some focus issues on detach and restart (Mark)
     Window.cc FocusControl.cc/hh Screen.cc
*06/06/27:
   * Some minor cleaning (thanks Slava Semushin + Mikhail Gusarov)
     FbTk/StringUtil.hh/cc Remember.cc
   * Fix slit menu so it closes when you press escape (Mark)
     Slit.cc
*06/06/26:
   * Fix _NET_FRAME_EXTENTS implementation (Simon)
     Ewmh.cc Window.cc Screen.cc FbWinFrame.hh
   * Fix FocusHidden (Mark)
     Window.cc/hh
*06/06/25:
   * Fix [ 1512046 ] "window.label.unfocus.pixmap" doesn't update (Simon)
     - FbPixmap::copy was keeping the same pixmap if they had same 
       dimensions. This effectively broke the image cache.
     FbPixmap.cc
   * Explicitly map NoSymbol to keycode 0 (thanks Julien Trolet)
     (seems to be assigned to several keycodes)
     FbTk/KeyUtil.cc
   * Menu aware of text encodings (Simon)
     - new menu file options: 
         [encoding] {CODESET}
           ...
         [endencoding]
     - All distributions are encouraged to use these inside any 
       auto-generated menu files, so that they are independent of user 
       encoding.
     - Encoding defaults to user's current encoding
     MenuCreator.hh/cc FbTk/FbString.hh/cc nls/fluxbox-nls.hh C/Translation.m
   * Fix crash when unable to convert between local and utf-8 encodings (Simon)
     FbTk/FbString.cc
   * Fix DetachClient key command so new window is visible (Mark)
     Window.cc
*06/06/24:
   * Make Urgency Hint flash the correct tab in a group (Mark)
     Ewmh.cc Window.cc/hh WinClient.cc/hh FbWinFrame.cc/hh IconbarTool.cc
     AttentionNoticeHandler.cc/hh
   * Fix some more X-errors (Simon)
     - window was resized, triggering background re-render, but 
       background is invalid sometimes (during reconfiguring)
     Container.hh/cc FbWinFrame.cc FbTk/FbWindow.hh/cc FbTk/TextButton.cc
   * Fix bug #1362463, menu selection pixmaps disappear (Simon)
     - pixmap from image cache was put into FbPixmap, which freed it.
     FbTk/...  FbPixmap.hh/cc MenuTheme.hh Menu.cc
*06/06/23:
   * Make startfluxbox aware of --program-prefix and --program-suffix (Mark)
     configure.in util/Makefile.am util/startfluxbox.in
*06/06/22:
   * new Resource: session.modKey: <modkey> (thanks Jim Ramsay i dot am at jimramsay dot com)
     new Command: SetModKey <modkey>
     eg: session.modKey: Mod4   allows to use the winkey to resize and move
     windows and have Mod1 (Alt) free for using blender or Maya.
     FbCommands.cc Window.cc fluxbox.hh FbCommandFactory.cc FbCommands.hh fluxbox.cc
     doc/fluxbox.1.in
*06/06/21:
   * Fix de_DE translation (thanks Michael Bueker)
   * Fix nls (Simon)
     - file location was wrong. nls wouldn't have worked, why did no-one say? 
     - Messages output on stdout/err now properly in local encoding
     - Check for existence of catalog file, if it doesn't exist, and we can
       convert from UTF-8, try loading that one instead.
     - bunch of files changed due to macro name change:
       + Use _FB_XTEXT if the text will go out to X (for X fonts)
       + Use _FB_CONSOLETEXT if the text will go to console (stdout/err)
     - add tab options and some other missing bits to C translation
     FbTk/I18n.hh/cc (+anything with _FB_TEXT)
*06/06/20:
   * Fix window placement when apps remembers size but not location (Simon)
     Window.cc
*06/06/19:
   * Add EUC-KR to ko_KR encodings (Simon)
     nls/ko_KR/ Makefile.am generated-EUC-KR.m
   * Try ignoring NotifyUngrab EnterNotify events for focus (Simon)
     - should fix incorrect focus reverts when menus etc closed with 
       mouse focus, but possibly have side effects, do tell...)
     Window.cc
   * Fix menu placement issue with (vertical) xinerama (Simon)
     - note, doesn't fix "submenus open on wrong screen" issue, that requires
       some more serious data movement.
     FbTk/Menu.cc
   * Fix bug #1507671, clock not updating on multiple screens (Simon)
     - time() and gettimeofday() are inconsistent, only use gettimeofday
     - clean up Timer stuff a bit, fixed some other bugs
     FbTk/Timer.hh/cc ClockTool.cc
*06/06/18:
   * Fixed bug #1507754 iconbar text was not updated to match titlebar (Henrik)
     WinClient.cc
   * Added support for _NET_WM_WINDOW_TYPE_DIALOG and
     _NET_FRAME_EXTENTS (Henrik)
     src/Ewmh.hh/cc, fluxbox.hh/cc, Window.cc
   * Updated german translation (Thanks Michael Bueker m.bueker at berlin de)
     nls/de_DE/Translation.m
*06/06/16:
   * Fix crash when closing a window while cycling (Mark)
     FocusControl.cc
-------------------------------------------------------------
Changes for 1.0rc:
*06/06/11:
   * Added support for _NET_WM_MOVERESIZE (Henrik)
     Ewmh.hh/cc, Window.hh/cc
   * Added support for urgency hint.
     This make apps, that support this hint, flash the titlebar and iconbar
     when they want attention.
     For example gaim.
     (Thanks Mark Tiefenbruck)
     fluxbox.hh, Ewmh.hh/cc, WinClient.cc
*06/06/10:
   * Added new command: ToggleCmd
     Works like a macro but executes the commands one at the time in order.
     Example:
     Mod1 T :ToggleCmd {Exec xterm} {NextWindow}
     When Mod1 T is press the first time it will start xterm, the second time
     it will do NextWindow. When it reaches end it will start at the beginning.
     (Thanks Mark Tiefenbruck)
     src/FbCommandFactory.cc, src/FbTk/MacroCommand.{hh,cc}
   * Fixed resize box bug.
     The text used to determine the size used space, which could have
     different width than characters on some fonts.
     (Thanks Thanks Scott Kuhl)
   * Pressing shift while pressing enter in menu item will fake a 
     right mouse button press. Usefull when inc/decrease alpha/size in menu. 
     (Thanks Mark Tiefenbruck)
     src/FbTk/Menu.cc 
   * Added docs for session.titlebar.left/right.
     Added docs about middle click on workspace menu.
     Improved danish translation.
     (Thanks Jonas Koelker)
     doc/asciidoc/fluxbox.txt
   * Fix building on machines without iconv [sf.net #1499402] (Simon)
     FbTk/FbString.cc
   * Fix some external tab alignment on shade (Simon)
     FbWinFrame.cc
   * Fix container size rounding for right alignment (Simon)
     Container.cc
*06/06/01:
   * Update of new manpage (thanx Guillermo Patterer)
*06/05/23:
   * Spanish Translation of the new manpage (thanx Guillermo Patterer)
     doc/asciidoc/fluxbox.es.txt
*06/05/22:
   * Fix handling of ParentRelative background (Simon)
     FbWindow.cc
*06/05/21:
   * Fix build on cygwin (iconv const error) (Simon)
     FbTk/FbString.cc
   * Fix background of external tabs when label background is 
     ParentRelative (Simon)
     FbWinFrame.cc
   * Improve native language support handling, especially relating
     to codesets (Simon)
     *** Please report any oddness (Esp regressions) in native text
     - Makefile.am can now specify several target codesets
     - generated-*.m files are automatically generated, but not on 
       every build, only on new additions.
     - I18N::getMessage now returns FbString's
     - Menu labels are passed as FbString&e s, not char *s.
     nls/*/Makefile.am nls/*/generated*.m
     src/ ... lots of files (most things menu or translation-related)
*06/05/17:
   * Fix transparency on multiple screens & possibly bad root bg atom
     reading (Simon)
     FbTk/FbPixmap.cc
*06/05/16:
   * Fix bug with horizontal maximisation when quadrant resizing (Mathias)
     Window.hh/cc
*06/05/13:
   * Fixed some title redraw issues (Thanks Mark Tiefenbruck)
     WinClient.cc, Window.cc
   * Added support for _NET_WM_STATE_DEMANDS_ATTENTION . (Henrik)
     When this state is set fluxbox will start flashing 
     the titlebar and button in the toolbar. It will stop when the window
     is focused.
     The blink rate can be configured with the following resource:
     session.screen0.demandsAttentionTimeout: <timeout in milliseconds>
     Default value is 500.
     If the value is zero this feature will be disabled.
     Ewmh.hh/cc, IconbarTool.cc, AttentionNoticeHandler.hh/cc, Window.hh/cc
*06/05/07:
   * Handle EMWH window and icon titles, plus localise workspace names (Simon)
     - FbTk::FbWindow::textProperty now handles utf8 type, and always 
       returns UTF-8 encoded strings (for internal use)
     Ewmh.hh/cc Screen.cc WinClient.hh/cc WinClientUtil.cc Workspace.cc 
     WorkspaceNameTool.cc fluxbox.cc FbTk/... FbString.hh/cc FbWindow.cc
   * Handle UTF-8 strings properly (Simon)
     - still need to integrate EWMH strings properly (they are utf8)
     - still need to fix up TextBox
     FbTk/... FbString.hh/cc App.cc FOnt.hh/cc FontImp.hh Makefile.am 
       XFontImp.hh/cc XmbFontImp.hh/cc XftFontImp.hh/cc TextButton.cc
     Window.cc Xutil.hh/cc tests/testFont.cc
*06/05/01:
   * Make apps file keywords case insensitive, plus reload it (if newer)
     before save on close and remember menu events (Simon)
     Remember.cc
*06/04/26:
   * Fix resizing of client window when autogroup from apps (Simon)
     Window.cc
*06/04/25:
   * Cleanup unneeded headers (thanks Semushin Slava)
     FbAtoms.cc Slit.cc Keys.cc FocusControl.cc FbTk/App.cc
     util/fbrun/FbRun.cc
   * Fix occasional highlighting of menu nops+separators, sf.net patch 
     #1475268 (thanks Scott Kuhl; skuhl AT cs utah edu)
     FbTk/MenuSeparator.hh/cc FbTk/Menu.cc MenuCreator.cc
   * fbrun: Move the cursor to the end when tab completing
     (Simon + thanks Jonas Koelker), sf.net rfe #1333003, patch #1475578
     util/fbrun/FbRun.hh/cc
   * Fix up comments for doxygen (Thanks Jonas Koelker)
     Screen.cc CommandParser.cc Container.hh fluxbox.hh Workspace.hh 
     ArrowButton.hh FbTk/Texture.cc FbTk/ThemeItems.cc FbTk/Texture.hh 
     FbTk/Theme.hh FbTk/EventHandler.hh fluxbox.cc Remember.cc
   * Output the error message on fallback restart execs (sf patch#1475213)
     (Thanks Jonas Kölker, jonaskoelker at users.sourceforge.net).
     main.cc     
*06/04/24:
   * Use -Wall when --enable-debug and some warning fixes 
     (Simon + thanks Jonas Koelker)
     configure.in ClockTool.cc main.cc Ewmh.cc Window.cc 
     PlacementStrategy.hh LayerMenu.hh FbTk/SignalHandler.hh 
     FbTk/FbWindow.hh
   * Fix memory leaks & other errors in Menu code (Simon)
     Screen.cc Slit.cc Toolbar.cc fluxbox.cc MenuCreator.cc FbTk/Menu.cc
   * Use external tabs by default (Simon)
     - they provide a unique look to fluxbox
     - backwards compatible with 0.1.14 ("stable")
     - new users will wonder what they are :)
     Screen.cc
*06/04/23:
   * Fixed typos in new docs (thanks Semushin Slava)
     docs/asciidoc/fluxbox.txt
   * Added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*,
     _NET_WM_STATE_MODAL, _NET_WM_WINDOW_TYPE_SPLASH,
     _NET_RESTACK_WINDOW  (Henrik)
     Ewmh.hh/cc, Window.hh, WinClient.hh, WinClientUtil.hh/cc
   * Reload the apps file on fluxbox reload (Simon)
     Remember.hh/cc fluxbox.cc AtomHandler.hh ClientPattern.hh/cc
   * Update documentation for Next/PrevWindow (Simon / thanks Jonas 
     Koelker), sf.net patch #1474825
     doc/asciidoc/fluxbox.txt
   * Focus singular windows on a workspace (Simon / thanks Jonas Koelker)
     sf.net patch #1474722
     Window.cc
   * Tidy up window cycling, and make linear mode work in order of 
     creation (Thanks Mark Tiefenbruck, mark at tiefenbruck dot org)
     FocusControl.hh/cc
*06/04/22:
   * Fix workspace menu corruption when window title changes (Simon)
     sf.net bug #1113668
     Menu.cc MenuItem.cc
   * Fix crash when toolbar disabled (Simon)
     Slit.hh/cc Screen.cc
   * Couple of memory-based fixes from valgrind (Simon)
     Keys.cc Screen.cc MenuCreator.cc
   * Applied #1467926 and #1458069, minor other changes (Mathias)
     docs/asciidoc/fluxbox.txt
   * static CommandParser could be used after destruction (Simon)
     Fixes sf.net #1474444, segfault when DISPLAY not set
     CommmandParser.hh/cc
   * Minor cosmetic changes, thanks Semushin Slava (php-coder AT ngs ru)
     main.cc Screen.cc util/startfluxbox.in
   * First draft of new docs in docs/asciidoc (Mathias)
   * Cosmetics to Workspace.hh CurrentWindowCmd.cc
*06/04/21:
   * Minor fixes to slit transparency (esp if autohidden) (Simon)
     Slit.cc
   * php_coder tells me that the nb_NO patch was somewhat broken
     Revert it for now, pending another update ... (Simon)
     nls/nb_NO/Translation.m
   * Update all transparent things when bg changes (Simon)
     (fixes sf.net #1446516 - slit transparency on start)
     FbTk/... FbPixmap.cc FbWindow.hh/cc
   * Make border between tabs same width/color as window border (Simon)
     (sf.net #1473870)
     FbWinFrame.cc
*06/04/19:
   * Add a bunch of apps to fluxbox-generate_menu, plus a new System 
     Tools menu (thanks Ku8aZ at users.sourceforge.net)
     fluxbox-generate_menu.in
   * Update Norwegian Bokml translation, nb_NO, sf.net patch #1393780
     (Thanks Alexander N. Sornes, emptydoor at users.sourceforge.net)
     nls/nb_NO/Translation.m
   * Update Danish translation, da_DK, sf.net patch #1455023
     (Thanks Jonas Kölker, jonaskoelker at users.sourceforge.net).
     nls/da_DK/Translation.m
   * Fixes to Mouse Focus (thanks Scott Kuhl; skuhl AT cs utah edu)
     Window.cc
   * Allow ~ in "background" pixmap options (Simon + thanks Mark Tiefenbruck)
     RootTheme.cc
   * Windows keep relative position in ArrangeWindows (Mathias)
     WorkspaceCmd.cc
   * Made fbgm more pure bourne-compatibel (Mathias)
     fluxbox-generate_menu.in
*06/04/18:
   * Add new timer ability - interval - to reduce clock update checks (Simon)
     ClockTool.cc FbTk/Timer.hh/cc
   * Fix system tray resize looping/livelock, sf.net bug #1359442 (Simon)
     SystemTray.cc
   * Fix iconbar updates (icon and title)
     (Thanks Mark Tiefenbruck, mark at tiefenbruck dot org)
     WinClient.hh/cc Window.hh/cc IconButton.cc IconbarTool.cc WinButton.cc
*06/04/17:
   * Fix toolbar transparency when autohide enabled (Simon)
     Toolbar.cc Container.hh/cc ToolbarItem.hh/cc *Tool.hh/cc
   * Fix toolbar transparency (frame and empty iconbar) (Simon)
     Container.cc Toolbar.cc
   * Fix display of label for dialog-type boxes (Simon)
     (only when external tabs are enabled, but not for particular window)
     FbWinFrame.cc
   * Fix fbrun position setting (-pos and -nearmouse args) (Simon)
     util/fbrun/... FbRun.hh/cc main.cc
   * Resize the clock if the text gets too big, sf.net patch #1436406
     (thanks Geoff Lywood - glywood at users.sourceforge.net)
     ClockTool.cc
   * Fix some rotated toolbar+textbutton issues (Simon)
     Toolbar.cc IconbarTool.cc FbTk/TextButton.cc
   * Fix /bin/sh portability for fbsetbg and startfluxbox (Simon)
     (fluxbox-generate_menu is seriously broken wrt portability 
     atm though :-/)
     fbsetbg startfluxbox.in
   * Make autogen.sh properly /bin/sh portable (Simon)
     Fixes #1445464
     autogen.sh
   * patchset missed my fbrun -Wall fixes (Simon)
     util/fbrun/FbRun.cc
*06/04/16:
   * Add option to reverse desktop wheeling, patch #1034287
       session.screen0.reversewheeling: true|false
     (thanks Kalle - ice_jkpg at users.sourceforge.net)
     Screen.hh/cc fluxbox.cc Toolbar.cc IconButton.cc
   * Missing space in translation (thanks... anonymous, sf.net #1455024)
     nls/C/Translation.m
   * Set (take|send)to(next|prev)workspace offset default value to 1
     instead of the current 0 (which makes them look non-functional).
     Similarly for tab and (|next|prev|left|right)workspace.
     - Thanks Jonas Koelker (sf.net 1467926)
     FbCommandFactory.cc
   * Add "CloseAllWindows" key binding 
     (thanks Adriano Dal Bosco - adbosco at users.sourceforge.net)
     - Useful to trigger all "close" actions before flux exit (or other)
       to catch any pending file saves etc...
     WorkspaceCmd.hh/cc FbCommandFactory.cc
   * Fix all warnings with (gcc 3.4.6) -Wall, mainly sign comparisons (Simon)
     ClientPattern.cc Container.cc FbWinFrame.cc IconButton.cc IconbarTool.cc
     ScreenPlacement.hh ScreenResources.cc ToolFactory.cc Toolbar.cc
     Window.cc  FbTk/... FbPixmap.hh/cc Menu.hh Text.hh TextBox.hh/cc
   * signedness fix in Container moveItem (thanks Mark Tiefenbruck)
     Container.cc
   * Vertical toolbar (Simon)
     Toolbar.cc ToolbarItem.hh/cc IconbarTool.hh/cc IconButton.hh/cc
     ClockTool.hh/cc ButtonTool.cc WorkspaceNameTool.hh/cc Container.cc
     SystemTray.cc FbTk/TextButton.cc
*06/04/14:
   * Fix type of last_release_time, affected double click functions
     on 64-bit platforms (sf.net #1467871, thanks davidhi) (Simon)
     FbWinFrame.cc
   * Fix updating of button state (esp stick/shade)  (Simon)
     (sf.net #1281724, #1213257)
     FbTk/Button.hh/cc WinButton.cc Window.cc
*06/04/13:
   * Provide "Key Modes" (Thanks Mark Tiefenbruck, mark at tiefenbruck dot org)
     - New action in keys file:
         Modifier Key :Keymode <Name> <End Modifier> <End Key>
       Will define a keybinding namespace activated by the given mod/key 
       combination. The End Modifier and key are optional. They define 
       the key combination that quits the given key mode. They default 
       to just 'Escape'.
     - New keys file optional prefix:
         <Name>: Modifier Key :Command
       will only work when the <Name> keymode is activated.
     - <Name> is  "default" if not specified - so:
        **default commands will not be activated inside another keymode**
     - Handy Example:
        Mod1 X :KeyMode XNest
        XNest: Mod1 X :KeyMode default
       Will switch to XNest keymode when you press Alt-X. Then the 
       default bindings will not be caught by normal fluxbox, and will 
       pass through to an Xnested one! Groovy... Alt-X will switch back 
       to normal.
     Keys.hh/cc FbCommands.hh/cc fluxbox.cc FbCommandFactory.cc 
     FbTk/KeyUtil.cc
*06/04/11:
   * Ensure applying of size hints while maximizing (Mathias)
     Window.cc
   * Fix calculation of prevWorkspace (Mathias)
     Screen.cc
   * Cosmetic, close #1467926 (thanx Jonas Koelker)
     Keys.hh/cc
*06/04/09:
   * Fix label background update with external tabs (Simon)
     FbWinFrame.cc
*06/04/06:
   * Fix build on amd64 - some more size_t propagation and includes 
    (Simon)
    FbTk/... Text.hh/cc Font.cc
*06/04/05:
   * Fix gcc 2.95.4 build error in ScreenPlacement.hh (Simon)
     ScreenPlacement.hh
   * Fix tabs on other workspaces being shown on placement change (Simon)
     + Fix XmbFonts for multiple screens. Still need to fix XFontImp, 
       it's quite a bit more convoluted.
     FbWinFrame.cc FbTk/XmbFontImp.cc
*06/04/04:
   * Rotated Xmb Fonts (Simon)
     - rotated when drawn. Probably not very efficient for 
       parentrelative backgrounds. If it proves an issue, we should 
       probably cache recently-drawn strings so we can just re-stipple.
     XmbFontImp.hh/cc Text.hh
   * Rotated X Fonts again, plus minor external tab alignment fixes (Simon)
     - Still need to do XmbFonts. Most people probably load those 
       instead of XFont these days. Will need yet another approach...
     FbTk/XFontImp.hh/cc FbTk/Text.hh FbWinFrame.cc Container.cc 
*06/04/02:
   * size_t fixes. (Thanks Semushin Slava aka php-coder)
*06/03/27:
   * Fix crash when deiconifying stuck windows with Follow mode (Simon)
     IconButton.cc
   * Don't Follow stuck windows on deiconify, since they're stuck 
     (thanks Mark Tiefenbruck)
     IconButton.cc
*06/03/26:
   * Related to external (Simon)
     - Fix title alignment
     - Fix "jumpy" vertical tabs on tab size change & other change-related
     - Fix alignment error for left-hand vertical tabs
     FbWinFrame.cc Container.cc
   * More external tabs work AND rotated Xft text (Simon)
     - new tab positions (LeftTop, LeftBottom, etc)
     - TextButtons and Containers can have orientation set on them
     - XftFonts store all rotated versions (if used), 
       so the theme doesn't need to know about it. Pixmaps are also auto-rotated.
     - TODO: Update XFontImp rotation code
     - Note: many files touched because constness removed from many fonts
     FbTk/  Button.hh FbPixmap.hh/cc Font.hh/cc FontImp.hh ImageControl.hh/cc
            Text.hh/cc TextButton.hh/cc TextureRender.hh/cc XFontImp.hh/cc
            XftFontImp.hh/cc XmbFontImp.hh/cc
     Container.hh/cc FbWinFrame.hh/cc FbWinFrameTheme.hh IconButton.hh/cc
     IconbarTheme.hh IconbarTool.hh Screen.cc ToolFactory.hh/cc
     WinButtonTheme.hh/cc
     tests/testFont.cc
*06/03/24:
   * Fix compile error in Theme.cc (sf.net bug #1454204)
     FbTk/Theme.cc
   * Fixed apps filename on save (Thanks mal at komcept com)
     Remember.cc
*06/03/23:
   * Fixed duplicate ClickToFocus menu item (Thanks Mark Tiefenbruck)
   * Fix some tab stacking alignment and rendering on tab resize (Simon)
     (and very minor tidying)
     FbWinFrame.cc FbTk/XLayer.cc FbTk/XLayerItem.hh/cc
*06/03/22:
   * More external tabs work (Simon)
     - Can now be placed TopLeft/TopRight/BottomLeft/BottomRight
     - New "Tab Options" config menu, with (efficient) runtime updating
     - New tab.width config option to control external tab width
     - edge snapping includes tabs
     - decoration fixes where some missed the tab option
     - label text color was not updated
     Screen.hh/cc Window.hh/cc FbWinFrame.hh/cc Container.cc 
     fluxbox-nls.hh
*06/03/20:
   * Fixed some minor typos (Thanks Semushin Slava)
   * Fix placement config (some compilers resulted in ignoring of 
     placement policy setting), and a minor ext. tabs placement bug
     ScreenPlacement.cc Row/ColSmartPlacement.cc
   * External tabs (Simon)
     - option in Configure menu to enable
       - restart require at present when toggling this option
     - New apps pnemonic for "Deco" option: TAB, which is like NONE, 
       but with an external tab
     Notes:
     - tab width currently hardcoded
     - only alignment is topleft
     fluxbox.cc Screen.hh/cc Window.hh/cc FbWinFrame.hh/cc Remember.cc
     Container.hh/cc FbTk/XLayer.hh/cc XLayerItem.cc fluxbox-nls.hh
     RowSmart/ColSmart/UnderMousePlacement.cc WinButton.cc

-------------------------------------------------------------
Changes for 0.9.15:
*06/03/19:
   * Fixed some wrong fbsetroot nls (Thanks  Semushin Slava )
     nls/da_DK/Translation.m, nls/ko_KR/Translation.m
   * Cleaned up some nls and help text in ./fluxbox -h (Thanks Semushin Slava [php-coder at
ngs ru] )
     nls/*/Translation.m, Screen.cc, main.cc
   * Titlebar button configuration changed from session.titlbar.left/right
     to screen specific:  session.screen<num>.titlbar.left/right
     (Henrik)
     Screen.hh/cc, Window.hh/cc, fluxbox.hh/cc
*06/03/14:
   * Fixed memory leak when XCreateImage failes in XFontImp 
     (Thanks Semushin Slava [php-coder] )
   * Fixes for nls/da_DK and nls/ko_KR  (Thanks php-coder)
*06/03/09:
   * Enhanced :NextWindow and :PrevWindow to accept a <delta>,see 
     :RightWindow and :LeftWindow
     (Thanks Marcus Obst, marcus dot obst at s2003 dot tu minus chemnitz dot de)
     FbCommandFactory.cc WorkspaceCmd.hh WorkspaceCmd.cc
   * Bugfix for _net_wm_state_hidden (Thanks Mark)
     Ewmh.cc
   * Updated ko_KR translations (Thanks Jo Hyunseok)
   * Added zh_CN translationas (Thanks Andyliu, liudeyan at gmail dot com)
*06/03/07:
   * Bugfix for stuck icons (Thanks Mark Tiefenbruck, mark at tiefenbruck dot org)
     IconbarTool.cc
*06/03/05:
   * Update da_DK (danish) translation.
     (Thanks Jonas Kölker, jonaskoelker at users.sourceforge.net).
     nls/da_DK/Translation.m
*06/03/02:
   * closed bug #1409775, gcc4.1 problems (thanx to Andreas Bierfert)
     Slit.cc MenuTheme.cc Resources.cc ClockTool.cc FocusControl.cc
     ScreenPlacement.cc ScreenResources.cc Toolbar.cc IconbarTool.cc
*06/03/01:
   * corrections for translation files (thanx php-coder)
*06/02/27:
   * minor cosmetic issues (thanx php-coder)
     Slit.cc WindowCmd.cc PlacementStrategy.hh stringstream.hh
     Select2nd.hh Parser.cc LayerMenu.cc Toolbar.cc 
     WindowCmd.hh
*06/02/20:
   * Moved resource helper class Layer out from 
     class Fluxbox. Reduced some dependencies.
     (Henrik)
*06/02/19:
   * Added new resize mode: Center
     This mode will move all corners at the same time with 
     equal distance.
     Set resource:  session.screen0.resizeMode: Center
     (Henrik)
     Window.hh Window.cc Screen.hh ScreenResources.cc 
   * Moved Window placement code from Workspace to different 
     PlacementStrategy classes. The main class is ScreenPlacement which
     selects the right placement class to use.     (Henrik)
     CascadePlacement.{hh,cc} UnderMousePlacement.{hh,cc}
     ColSmartPlacement.{hh,cc} RowSmartPlacement.{hh,cc}
     ScreenPlacement.{cc,hh} ScreenResources.cc Workspace.{hh,cc}
     PlacementStrategy.hh Screen.{hh,cc}
     Makefile.am 
*06/02/18:
   * Moved focus handling code to class FocusControl (Henrik)
     fluxbox.hh/cc, Screen.hh/cc, Window.cc, Workspace.cc....
*06/02/15:
   * updated copyright info (Mathias)
*06/02/14:
   * Fix nls compilation (Mathias)
     RootTheme.cc fbsetbg
*06/02/12:
   * Fixed #bug #1417688, remember apps keeps 
     incrementing vertical dimension  (Henrik)
     Remember.cc
   * Fixed root pixmap problem. 
     Using fbsetroot to set background.  (Henrik)
     RootTheme.cc, FbPixmap.hh/cc, FbCommands.hh/cc
*06/02/01:
   * fbsetroot copyright/help fixes (Thanks php-coder)
     fbsetroot.cc, nls/*
*06/01/29:
   * Changed bsetroot to fbsetroot in documentation (Thanks OpenBSD)
     fbsetbg.1 fluxstyle.1.in fluxbox.1.in
*06/01/25:
   * Added norwegian bokmal, nb_NO (Thanks Alexander Sornes)
     nls/nb_NO, util/fluxbox-generate_menu.in
*06/01/23:
   * minor fix for fbsetbg (thanx Mark Tiefenbruck)
*06/01/16:
   * minor changes to fix some warnings (Thanks php-coder)
     Screen.cc Window.cc MenuCreator.cc MenuTheme.hh
*06/01/07:
   * minor addons to fbgm, close Gentoo #74523 and #110677 (Mathias)
*06/01/03:
   * Improved style loading
     (Henrik)
     Theme.hh/cc
*05/12/28:
   * Fix url in fbsetbg.1.
*05/12/23:
   * Fixed some compiler warnings (Thanks php-coder)
*05/12/03:
   * Added 'random' and 'aspect' options to background theme
     (Thanks Shashkin Konstantin)
     RootTheme.cc
*05/11/22:
   * New theme item:
      background: <texture option>
      background.pixmap: <image filename>
      background.color: <color>
      background.colorTo: <color>
     The background.pixmap filename will be sent to "fbsetbg"
     which in turn sets the background.
     The following options will be available for the background.pixmap:
       - tiled 
       - centered
     For example:
       background: tiled
       background.pixmap: someimage.png
     and it can also generate a normal texture:
       background: gradient
       background.color: blue
       background.colorTo: green
     The rootCommand in the style is now obsolete and
     if the "background" item is not found in the style then the default
     background will be black and with a warning text.
     (Henrik)
     RootTheme.hh/cc, Screen.cc
*05/11/16:
   * Added styleOverlay resource to init-file (Mathias)
       session.styleOverlay: ~/.fluxbox/overlay
     Style settings in this file override any settings from a
     regular style
     fluxbox.hh/cc Screen.cc FbCommands.cc FbTk/Theme.hh/cc
*05/11/13:
   * Fixed #1307877 fbsetbg did not create ~/.fluxbox/lastwallpaper 
     (Henrik)
     fbsetbg
*05/10/23:
   * Fixed #1335255 (Gentoo #110197) fbgm had some globbing related probs (thanx t35t0r)
     fluxbox-generate_menu.in
*05/10/21:
   * Fixed #1223878, Style reloading on USR2 (thanx Zan)
     Screen.cc
*05/10/20:
   * Fixed bug #1327878. (Henrik)
     Appending backslash to () and [] characters in the apps file
     ClientPattern.cc, FbTk/StringUtil.hh/cc
*05/10/19:
   * Fixed reordering of tabs (thanx Rob Stevens)
     Window.cc FbWinFrame.hh FbWinFrame.cc
*05/10/12:
   * Small changes, coming from fbsd-ports (thanx Jeremy Messenger <mezz at FreeBSD dot org>)
     util/fluxbox-generate_menu.in util/startfluxbox.in
*05/10/04:
   * Avoid drawing the resize outline if not really resizing (Mathias)
     Window.cc
*05/09/25:
   * added nls for "-screen" argument (Thanks php-coder)
     nls/*/Translation.m, nls/fluxbox-nls.hh
*05/09/13:
   * Fixes #1267076, cygwin link problems (Mathias)
     src/ScreenResources.cc
   * Use fbsetroot in Default-Styles (Mathias)
     data/styles/*

-------------------------------------------------------------
Changes for 0.9.14:
*05/09/12:
   * Fixes #1281708, MenuIcon doesnt scale properly (thanx Erik-Jan)
     src/WinButtonTheme.cc
*05/09/08:
   * Fixed bug in client menu. Window menu did not open. (Henrik)
      FbTk/Menu.cc
   * Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__people.pl>)
     New init options:
       session.screenN.windowScrollAction: Shade|NextTab
       - set the action that happens when scrolling on the titlebar
       session.screenN.windowScrollReverse: true|false
       - reverse the action direction
     Screen.hh/cc Window.hh/cc
*05/09/04:
   * Added Feature Request #1084510 (Mathias)
     When Mod1 + LeftMouse are clicked on a Window and the mouse is not
     moved, the window is raised at LeftMouseRelease
     src/Window.cc
*05/09/03:
   * Exchanged the hardcoded 3200 pixel limit for texture size to
     a calculated value based on screen dimensions (Mathias)
     FbTk/TextureRender.cc
*05/08/31:
   * Added SVN Revision number output in info output (Thanks php-coder)
     nls/*/Translation.m, nls/fluxbox-nls.hh src/main.cc
*05/08/30:
   * Added el_GR (greek) Translation (thanx to Theofilos Intzoglou)
     nls/el_GR/*
*05/08/23:
   * Fixed unresolved symbols when configure --disable-regexp (Mathias)
     src/Makefile.am
*05/08/17:
   * Added the 'Education' submenu to fbgm (thanx Lam)
     fluxbox-generate_menu.in
*05/08/15
   * Added uk_UA locales (Thanks Anatoli Sakhnik and php-coder)
     nls/uk_UA/*, configure.in, nls/Makefile.ams
*05/07/25:
    Fix for #1240248, Segfaults for :MoveTabLeft/Right (Mathias)
    Container.cc FbWinFrame.cc Window.cc
*05/07/20:
    Changed some *Focus options (Mathias)
    removed SloppyFocus, SemiSloppyFocus and ClickToFocus options
    added MouseFocus, ClickFocus, MouseTabFocus, ClickTabFocus
    - MouseFocus - change the focus to the window under the mouse
      (almost similar to the 'old' SloppyFocus)
    - ClickFocus - change the focus to the window the user clicks
    - MouseTabFocus - change active tabclient to the one under the
      mouse in titlebar, does NOT change the focus
    - ClickTabFocus - change active tabclient when clicked onto a
      tabbutton
    to achieve former SemiSloppyFocus behavior one needs MouseFocus and
    ClickTabFocus
    Window.cc Screen.cc/hh ScreenResource.cc FocusModelMenuItem.hh fluxbox.cc
    nls/fluxbox-nls.hh and some nls/*/Translation.m
*05/07/13:
    Dragging a tab button from current titlebar onto current client area will
    detach that client (Mathias)
    Window.cc
*05/07/12:
    Renaming of 'bsetroot' to 'fbsetroot' (Mathias)
    blackbox's 'bsetroot' and fluxbox's 'bsetroot' have different syntax
    nowadays and collide when you install fluxbox and blackbox. hence
    the renaming
    updated manpage, helper utils (fbgm, startfluxbox, fbsetbg), nls etc
*05/07/06:
    Added even more applications to fbgm (Mathias)
    fluxbox-generate_menu.in
  * Added info about locale path in -info argument (Thanks php-coder)
    src/main.cc, nls/*
*05/07/05:
  * Respect border size in the MoveTo action (Mathias)
    CurrentWindowCmd.cc
  * Added kcommander, Valknut, dcgui-qt, quickdc, asami, amsn to fbgm (Mathias)
    fluxbox-generate_menu.in
*05/06/30:
  * Fix #1223780, fbgm updated (Mathias)
    - added gnome-alsamixer
    - use "kfmclient openProfile filemanagement" for konqueror as filebrowser
    fluxbox-generate_menu.in
  * Fix for clock displaying %S too late sometimes (Mathias)
    ClockTool.cc
*05/06/28:
  * Fix for toggling the toolbar doesnt update strut (thanx C. Monti)
  * Little reordering of ToolbarMenu items (Mathias)
    Toolbar.cc
*05/06/23:
  * Moved window menu from FluxboxWindow to BScreen, so
    we now use one window menu per screen instead of one menu per window,
    thus saving memory and increasing speed.      (Henrik)
   Makefile.am, WindowCmd.hh/cc, LayerMenu.hh/cc,
   Window.hh/cc, Screen.hh/cc, SendToMenu.hh/cc, Workspace.cc,
   Toolbar.hh/cc, Slit.hh/cc, Remember.hh/cc, ToggleMenu.hh,
   MenuCreator.hh/cc
   FbTk/MenuItem.hh/cc, FbTk/Menu.cc
*05/06/19:
  * Fix shaded + iconic windows + restart (Simon)
    - use ATTRIB_HIDDEN, can't use IconicState
    Window.cc
  * Revert shaded window fix. Wrong approach and caused crashes (Simon)
    Window.cc
  * Change FbWinFrame to use a Container (Simon)
    FbWinFrame.hh/cc Container.hh/cc
*05/06/18:
  * Fixes #1206821, unportable usage of grep in fbgm (thanx Dung)
    util/fluxbox-generate_menu.in
  * Fixes #1116965, #1047529, shaded windows on restart (Mathias)
    Window.cc
  * little Fix for font effects (Mathias)
    FbTk/ThemeItems.cc
*05/06/15:
  * Enhanced MoveTo, fixes #1074568 (Mathias)
      MoveTo <int|*> <int|*> <Reference Corner>
       - * means "use current value"
       - Reference Corner is one of:
         - UpperLeft, Upper, UpperRight
         - Left, Right
         - LowerLeft, Lower, Right
       examples:
         MoveTo 0 * Left       -> snap to left workspace edge
         MoveTo * 0 Lower      -> snap to lower workspace edge
         MoveTo 0 0 UpperRight -> snap to upper right workspace corner
    FbCommandFactory.cc CurrentWindowCmd.cc/hh
  * Fixes #1198192, vlc to fbgm (Mathias)
    fluxbox-generate_menu.in
  * Fixes #1213003, SendToWorkspace shouldnt follow (Mathias)
      - SendToWorkspace silently changes the workspace of the window
      - TakeToWorkspace takes the window and puts it onto the ws
    FbCommandFactory.cc CurrentWindowCmd.cc/hh
  * Fixes #1216020, *.font.effect wont get cleared if not defined in style (Mathias)
    FbTk/Font.cc
*05/06/09:
  * Reordering of the WorkspaceMenu (Mathias)
    Icon submenu ontop, workspaces below, new|edit|remove on bottom
    WorkspaceMenu.cc
*05/06/07:
  * Fixed justification in WorkspaceNameTool #1213262 (Mathias)
    WorkspaceNameTool.cc
*05/06/03:
  * Massive change of font handling (Mathias)
    - Usage of xft-fonts is prefered, except a font-description starts with '-'
    - Removed "antialias"-option completly, to enable/disable "antialias"
      use either  <fontname>:antialias=<bool> in the style or use
      Xft.antialias: <bool> in your .Xdefaults
    - Added new styleresources:
        *.font.effect: <halo|shadow>
        *.font.shadow.x : <int>       - shadow x offset
        *.font.shadow.y : <int>       - shadow y offset
        *.font.shadow.color : <color> - color of shadow
        *.font.halo.color : <color>   - color of halo
    - Removed 'shadow' and 'halo' options from fontdefinitions:
        !! Style authors have to update their styles !!
    - Simplified XmbFontImp to not try all possible fonts to match locale
    - Style authors may specify multiple fonts:
        <font1>|<font2>|<font3>
      if loading of font1 fails, fluxbox probes <font2>, etc. The last font is
      "fixed". Hints for style authors:
        - if xft tries to load a font it will _ALWAYS_ return a valid font,
          it doesnt have to look like the one you want to have, read more
          about it: http://fontconfig.org/fontconfig-user.html
        - export XFT_DEBUG=1  before running fluxbox helps to see
          which fonts are picked.
      eg:
          *.font: Verdana,Arial-12:antialias=true|-artwiz-snap-*-
          if fluxbox is compiled with xft this will NEVER try to
          load "-artwiz-snap-*-" since xft gives for sure a font,
          most likely Verdana or Arial but noone knows. So, if
          fluxbox has no xft support the first fontpattern fails
          and fluxbox tries the next one, which might be successful.
          if everything fails, it will use "fixed"
    - Added caching of fonts, fonts are only loaded once.
    - Fixed #1090902
    ToolFactory.cc TextTheme.hh/cc IconbarTheme.cc Screen.hh/cc
    FbTk/Font.hh/cc FbTk/XftFontImp.cc FbTk/XmbFontImp.cc
    FbTk/MenuTheme.cc FbTk/Texture.cc FbTk/ThemeItems.cc
    fbrun/main.cc fbrun/FbRun.cc
*05/06/02:
  * Fixed _BLACKBOX_NOTIFY_WINDOW_ADD issue (thanx Vadim)
    _BLACKBOX_NOTIFY_WINDOW_ADD was emited before _NET_CLIENT_LIST
    and _NET_CLIENT_LIST_STACKING lists updates.
    Screen.cc
  * Fixed iconified windows disappear from _NET_CLIENT_LIST (thanx Vadim)
    fluxbox.cc
  * Fixes for _NET* hints (Mathias + thanx Vadim)
    - _NET_WM_STATE_HIDDEN now correctly used
    - _NET_WM_STATE_SKIP_PAGER not longer deleted from state
    - _NET_WM_STATE_SKIP_TASKBAR not longer mixed with _HIDDEN
    Ewmh.cc/hh
*05/05/27:
  * Bugfix, install directory for keys, menu, init (Thanks php-coder)
    data/Makefile.am
  * Belarusian language translation
   (Thanks Kirill A. Shutemov, k.shutemov at sam-solutions d0t net)
   configure.in, nls/Makefile.am, be_BY/*
*05/05/21:
  * Keycodes can now be used in the keys file.
    Example:
    None 10 :NextWorkspace
    (10 - keycode for '1')
    Usefull for keys that has no symbol.
    (Thanks Matus Telgarsky, catachresis at cmu [d0t] edu)
    Keys.cc
*05/05/18:
  * Added new configure option --with-locale=path
    redirects location of nls directories.
    (Thanks php-coder at altlinux dot ru)
    configure.in, nls/*/Makefile.am,
*05/05/17:
  * Fix systemtray overlap (Simon + Thanks Vadim)
    SystemTray.cc
*05/05/14:
  * Fix some Ewmh/Gnome issues (Mathias + thanx Vadim)
    +  _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING not updated
       when sending _BLACKBOX_NOTIFY_WINDOW_DEL
    + _NET_WM_DESKTOP and _WIN_WORKSPACE had wrong initial values (-1), which
      lead to probems with (eg) fbpager
    Ewmh.cc/hh Gnome.cc
-------------------------------------------------------------
Changes for 0.9.13
*05/05/13:
  * Fix a segfault crash, and a similar potential one (Simon)
    Remember.cc Gnome.cc
*05/05/12:
  * Fixed configure.in for iconv for different platforms (Mathias)
  * Fixed setenv/putenv issues on platforms which dont support setenv (Mathias)
    we now use only putenv() and manage the used values on our own
    FbCommands.cc
  * Fixed compile issues on Darwin/MacOSX (Mathias)
    FbTk/I18n.hh
  * Fixed problem when app changes the app-pixmap (Mathias)
    WinButton.cc
  * Fixed missing header (Mathias)
    ClockTool.cc
  * Fixed some FbTk_istringstream issues for gcc295* (Mathias)
    Remember.cc FbCommandFactory.cc FbTk/Font.cc
*05/05/10:
  * Cache root pixmap, watch for property changes (Simon)
    (previously was checked EVERY time = lots)
    FbTk/FbPixmap.hh/cc fluxbox.cc
  * minor tweak to configure.in (thanx php-coder)
*05/05/09:
  * Fix for fbrun and completion (thanx Vadim)
    TextBox.hh fbrun.cc
  * Fix for gentoo-bug #91955 (thanx Julien Trolet)
    Remembering the position of a window didnt store the reference
    corner
    Remember.cc
*05/05/07:
  * Fix isses in patch from Vadim (thanx Vadim)
    FbTk/TextBox.cc
  * Remove default "gray" background (Simon)
    FbTk/FbWindow.cc
  * Fix titlebar transparency in some (tabbed) cases (Simon)
    FbWinFrame.cc
*05/05/06:
  * Added new Buttons for the Titlebar of a Window (Mathias)
    - Shade - just like the "Stick"-button
      Styleresources:
        window.shade.pixmap, window.shade.unfocus.pixmap, window.shade.pressed.pixmap
        window.unshade.pixmap, window.unshade.unfocus.pixmap, window.unshade.pressed.pixmap
        etc.
    - MenuIcon - click on it provides the windowmenu, if the app
      contains a pixmap (gvim, konqueror etc etc) the pixmap is displayed, a
      little menu otherwise.
      Styleresources:
        window.menuicon.pixmap, window.menuicon.unfocus.pixmap window.menuicon.pressed.pixmap
        etc.
    Example ~/.fluxbox/init - entry:
      session.titlebar.left: MenuIcon Stick
      session.titlebar.right: Shade Minimize Maximize Close
    Window.cc Resources.cc fluxbox.hh WinButton.cc/hh WinButtonTheme.cc/hh
  * xrestop should now display "Fluxbox" (Simon)
    Ewmh.hh/cc
  * Fix potential segfault menu bug, thanks chenfeng (Simon)
    Menu.cc
  * Added more KeyActions to TextBox (thanx to Vadim <suhanov_vadim at mail dot ru>
      Control + LeftArrow  -> Moves cursor to the left direction, up to next word.
      Control + RightArrow -> to the right direction.
      Control + BackSpace  -> Removes everything from the cursor left side, up to next left
word.
      Control + Delete     -> like above but removes to the right direction.
    FbTk/TextBox.cc/hh
*05/05/05:
  * Fix #1160244, #1099704, #1094107 Mutiple keyboard layout (Mathias + thanx
    to Vadim)
    Switching to a secondary/third keyboard layout via the xkb-extensions
    leads to broken NextWindow/PrevWindow and broken fbrun/CommandDialog:
    - be aware of what xkb is doing to the event.state
    - minor cleaning
    CommandDialog.cc WorkspaceCmd.cc Keys.cc FbTk/KeyUtil.cc/hh
    FbTk/TextBox.cc fluxbox.cc FbRun.cc
*05/05/03:
  * Fix drawing of no-title menus, plus updating of int menu items (Simon)
    IntResMenuItem.hh/cc MenuItem.hh Menu.cc Screen.cc ToggleMenu.hh
    Toolbar.cc Slit.cc
  * Code cleaning. (Henrik)
    Fluxbox::associateClient; creates tab and
    maps WinClient to label button.
    FbWinFrame.cc, Window.cc/hh
*05/05/02:
  * Added FbTk::Select2nd + more code cleaning (Henrik)
    This returns .second from operator ()(Someclass &a)
    Usefull for std::map loops.
    FbTk/Select2nd.hh, Window.cc, Screen.cc, fluxbox.cc/hh
  * Cleaning,  (Henrik)
    Create/delete tabs with FbWinFrame::createTab/removeTab
    FbWinFrame.hh/cc, Window.cc
*05/04/30:
  * Fix #1086673 ArrangeWindows on shaded aterms causes inconsistency (Mathias)
    we now place shaded Windows above the normal windows. ArrangeWindows
    touches only windows on the current (xinerama)-head.
    src/WorkspaceCmd.cc
*05/04/29:
  * Added new IconbarModes:  (Mathias)
       NoIcons          - all but iconified windows
       WorkspaceNoIcons - all but iconified windows on the current ws
    IconbarTool.cc/hh nls/fluxbox_nls.hh C/Translation.m
  * Fixed transient bug.  (Henrik)
    #1157361 inconsistent behavior of Java dialogs.
    Transients that are created before the transient_for window
    gets copied to a transient_for waiting list and when the
    transient_for window is created the transients are updated,
    When raising a transient window the window gets placed last
    in the transient list so it gets raised last and thus gets
    places above.
    WinClient.hh/cc, Window.cc
*05/04/28:
  * Revert Mathias's little change to my patch, and fix it properly :) (Simon)
    FbTk/FbWindow.cc/hh FbWinFrame.cc
*05/04/27:
  * Fix some initialisation, plus setting background too much (Simon + Mathias)
    FbTk/FbWindow.cc/hh FbWinFrame.cc
  * Add some extremely basic handling for icon pixmaps that aren't
    the same depth as the screen (treat all as 1-bit, easy to handle)
    (Simon)
    FbTk/FbPixmap.hh/cc FbTk/ImageImlib2.cc IconButton.cc
  * Fix a bunch more issues with recent patches (Simon)
    - Clock text colour on start
    - Resizing not updating in some cases
    - menu separators not being drawn
    FbTk/... FbWindow.hh MenuSeparator.hh/cc TextButton.cc
    ClockTool.cc IconbarTool.cc TextTheme.cc ToolFactory.cc
  * Close #1107216, minor fbgm-issue, cosmetic startfluxbox (from the OpenBSD patches)
    nls/Makefile.am util/fluxbox-generate_menu.in util/startfluxbox.in
  * Fix #1182770 (Mathias)
    session.screen*.workspaces: <int> and the number of
    workspaces in the running fluxbox were out of sync and lead to
    segfault on a "reloadconfig"-Command.
    fluxbox.cc Screen.cc Workspace.cc WorkspaceNameTool.cc
  * Fix drawing when transparency off (Simon)
    FbWindow.cc
*05/04/26:
  * Fix systray icon sizing (send a configurenotify on resize) (Simon)
    SystemTray.cc WinClient.hh/cc FbTk/FbWindow.hh/cc Window.cc
  * Extension of previous patch, pushing various bits of menu items and
    text buttons onto the background, and fixing various issues (Simon)
    + Incidentally, adds some new theme items (due to backwards
      compatibility fix):
      - menu.hilite.submenu.pixmap:    <Pixmap>
      - menu.hilite.selected.pixmap:   <Pixmap>
      - menu.hilite.unselected.pixmap: <Pixmap>
    These are equivalent to the no-.hilite ones, except are shown
    when the item is highlighted...
    FbTk/...
      Menu.hh/cc MenuItem.hh/cc MenuTheme.hh/cc TextButton.hh/cc
      FbWindow.hh/cc MenuIcon.hh/cc
    FbWinFrame.hh/cc IconButton.hh/cc ToggleMenu.hh Window.cc
*05/04/25:
  * Fixed #1188690, fbrun segfault (Mathias)
    FbTk/App.cc
*05/04/23:
  * Close of #956325 (Mathias)
       WorkspaceMenu -> left click on a item will jump TO that
                        workspace
                     -> middle click will fetch it to the current
                        workspac
       SendToMenu    -> left click send it quietly
                     -> middle click send it and follows to that
                        workspace
    This should now match whats written in the manpage.
    Workspace.cc SendToMenu.cc
  * Fixed #960535 aka Deiconify with apps set 'sticky' (Mathias)
    FbCommands.cc
  * Fixed #1020399 aka broken ShowDesktop - command (Mathias)
    WorkspaceCmd.cc
*05/04/22:
  * clear maximized-Flags of a resized/moved Window (Mathias)
    Window.cc
  * fixed Iconified+Sticky Windows not shown in Iconbar (Mathias)
    (when in WorkspaceIcons-Mode
    IconbarTool.cc
*05/04/21:
  * Fixed iconv-issues on *BSD/MacOSX (Mathias)
    configure.in
  * Fixed #1133809, ArrangeWindows covers Toolbar/Slit (Mathias)
    WorkspaceCmd.cc
*05/04/20:
  * Fixed problem with _NET_WM_STRUT (Mathias)
    WinClient.cc
*05/04/18:
  * Fixed problem with WindowSnapping (Mathias)
    Window.cc Slit.cc
*05/04/15:
  * Fixed #1170056, Moving tab beyong last right tab causes malfunction (Mathias)
    Window.cc
  * Fixed a few drawing bugs created by last patch (Simon)
    (titlebar no clear on resize, menu opening offscreen...)
    Menu.cc FbWinFrame.cc
*05/04/11:
  * Rework lots of stuff relating to transparency, esp menus+frame (Simon)
    + Massively reduce pixmap memory usage (view with xrestop)
    + Should also improve startup+style change times, esp for large menus
    + This introduces a few rendering bugs, but I'd like stuff tested
    + Transparency is done differently now. People shouldn't need to
      call updateTransparent.
    + Do not use persistent pixmap buffers unless you're sure!
      XSetWindowBackground already copies/buffers the set pixmap, so
      things need to be rendered to a temp pixmap once, then can be
      freed.
    Known bugs (please report others to Rathnor on #fluxbox):
     - different focus/unfocus transparency doesn't update labelbuttons
       properly. Workaround: use same transparency for both.
     - Text sometimes gets overdrawn a lot. Probably should render it to
       background using a virtual hook in FbWindow::updateBackground
     - Changing style resizes things, not all pixmaps updated properly
       Workaround: restart fluxbox after changing style
     - Probably breaks Composite support. Let me know how.
    TODO:
     + FbPixmap::getRootPixmap called very often. It should cache the
       result and watch the relevant properties.
    Changed:
    FbTk/  FbWindow.hh/cc Button.hh/cc Menu.hh/cc TextButton.hh/cc
           Transparent.hh/cc FbPixmap.cc
    Window.hh/cc FbWinFrame.hh/cc fluxbox.hh/cc ArrowButton.cc
    ButtonTool.cc Container.cc GenericTool.cc Slit.cc ToggleMenu.hh
    Toolbar.cc WinButton.hh/cc WinClient.cc
*05/04/09:
  * minor fix to startfluxbox (Mathias)
*05/04/07:
  * Minor tweak for the buildsystem so it doesnt compile
    defaults.cc every time (Mathias)
    src/Makefile.am
*05/04/03:
  * Tidy up some redundant pixmap allocations (Simon)
    Menu.cc TextButton.cc FbPixmap.hh
*05/03/23:
  * added "Fullscreen" as a command (Mathias)
    CurrentWindow.cc/hh FbCommandFactory.cc
*05/03/17:
  * some additions to fbgm, mostly cosmetic (Mathias)
*05/03/16:
  * added -c <startupfile> to 'startfluxbox' (Mathias)
  * fix for gravity field on _NET_MOVERESIZE_WINDOW (thanx to Rob Stevens)
    Ewmh.cc, Window.(cc,hh), FbWinFrame.(cc,hh)
  * added new option to specify, on which screen fluxbox should handle
    the windows. default behavior is to handle each available screen.
    closes #1159809. (Mathias)

       -screen <"all"|int[,int]>

    eg:

       $> fluxbox -screen 0,2      will run fluxbox on 0.0 and 0.2 so
                                   one can run any other wm on 0.1.
       $> fluxbox -screen all      default, fluxbox manages all screens

    fluxbox.cc fluxbox.hh
  * Fix for #1152450 (Mathias)
    when having multiple screens the rootCommand's were called
    too often
    Screen.cc FbTk/Theme.cc
  * added --with-init, --with-keys, --with-style, --with-menu
    configure options (Thanks php-coder at ngs dot ru)
    configure.in, src/Makefile.am
*05/03/11:
  * Remove trailing whitespaces from any command (Mathias)
    CommandParser.cc
  * Fix usage of 'which' - test behaviour of which to choose usage
    method, rather than guessing based on system (Simon)
    fbsetbg fluxbox-generate_menu.in
*05/02/13:
  * Romanian translation update for fluxbox-generate_menu
   (Thanks Costin Stroie)
  * Added stringstream.hh to FbTk (Henrik)
    using FbTk_istringstream from this one.
    FbCommandFactory.cc, Remember.cc, ClientPattern.cc
*05/02/09:
  * Fixed portability issues with fbgm (thanx to Dung)
    fluxbox-generate_menu.in
*05/02/04:
  * Fixed possible bug for invalid tools (Mathias)
    ToolFactory.cc
*05/02/03:
  * Added 'revision-number' to  fluxbox -info (Mathias)
    the revision-number only occurs in build based on svn, builds
    based on normal tarballs dont display it
    src/main.cc src/Makefile.am
*05/02/01:
  * Added apps to fbgm, minor other changes (thanx to Dung)
    closes #1107234, #1105034
    util/fluxbox-generate_menu.in
  * Change of SIGNAL-behavior (Mathias)
       SIGHUP  - restart of fluxbox
       SIGUSR1 - load configuration
       SIGUSR2 - reload configuration
    fluxbox.cc
  * Fix a problem with configure (Mathias)
    imlib2 is now really default-off
    configure.in
  * Minor changes to ru_RU (thanx php-coder)
*05/01/31:
  * Close #1107213, 64bit issues (thanx to  Matthieu Herrb <matthieu.herrb@laas.fr>)
    Window.hh Ewmh.cc Gnome.cc FbTk/FbPixmap.cc
  * Close #1111378, -S (smooth) to wmsetbg's aspect-setting
  * Added cs_CZ (thanx to Radek Kubicek)
*05/01/29:
  * Added icon-support for fbgm (thanx to Dung N. Lam)
    new options:
      -d  path(s) to search for *.desktop files
      -ds wider search for *.desktop files (takes more time)
      -i  path(s) to search for icons
      -is wider search for icons (worth the extra time)
    util/fluxbox-generate_menu.in
*05/01/24:
  * Fix a compileproblem for FreeBSD4.x (Mathias)
    FbTk/Timer.hh
  * Updated a lot of Copyright dates and mail-info (Mathias)
  * Close #1107227, #1107222
    data/Makefile.am util/fluxbox-generate_menu.in
*05/01/21:
  * Fix tab detaching - the window wasn't shown (Simon)
    Window.cc
*05/01/20:
  * Close #1105048 (thanx to the openbsd-folks)
    minor issues with fluxbox-generate_menu
  * Close #1105041 (thanx to the openbsd-folks)
    execl needs NULL termination, on 64-bit-systems '0' would expand
    expand to a 32bit integer, not a 64bit pointer.
    src/FbCommands.cc util/fbrun/FbRun.cc
-------------------------------------------------------------
Changes for 0.9.12
*05/01/15:
  * Added menutest.cc to src/tests (Henrik)
    testing menu parser and theme
*05/01/14:
  * Fix for #1091710 (SystemTray is not covered by StyleStuff) (Mathias)
    SystemTray is now configurable via styles thru the
    toolbar.systray.* - resource, it falls back to the look of the clock
    SystemTray.cc/hh ToolFactory.cc/hh
*05/01/12:
  * Fix for #1099278, #1099950 (Warnings on amd64) (thanx Barry Schwartz)
    Resources.cc FbTk/FbWindow.cc FbTk/TextureRender.cc
  * Updated ko_KR - (thanx Jo Hyunseok)
    nls/ko_KR/Translation.m
*05/01/10:
  * Fix for #1087220 (WithdrawnState handling) (Mathias)
    fluxbox.cc
  * Fix position initialisation from apps file (Simon)
    Window.cc
*05/01/05:
  * Tidy up initialisation a bit better. Handlers can still use "action"
    functions (e.g. stick()), but those functions should now check if
    isInitialised and only set the state variables (not send signals
    etc) if not.
    Window.hh/cc Ewmh.cc
  * Fix for BScreen::reassociateWindow (Mathias)
    Simon's last changes made fluxbox crash when "Sticky" or "Workspace"
	options in the apps-file where used. This fix also solves <Current> and
	<SemiFollow>-Deiconifymode for Iconbar, when Iconbar is in
	<Icons-only>-mode
   Screen.cc IconButton.cc
*05/01/04:
  * Added apps to fluxbox-generate_menu (thanx to Uwe Weissenbacher
<UweWeissenbacher@gmx.net>)
  * Added ko_KR (thanx Jo Hyunseok <ttrand at gmail dot com>)
  * Added --with-style=/path/to/default/style (thanx php-coder)
  * Updated ru_RU (thanx php-coder)
    ru_RU/Translation.m
  * Fix some initialisation states, especially window placement with no
    decorations through apps (e.g. aterm) (Simon)
    Window.hh/cc Screen.cc Ewmh.cc
*05/01/02:
  * Fix for #996298, Windows dont respect toolbar.border.width (Mathias)
    Toolbar.cc
  * Snapping to Screenedges, even when "maxover" is disabled (Mathias)
    Window.cc
*05/01/02:
  * Updated pl_PL (thanx to Meltir <meltir at wp.pl> and Cheester <czester at gmail.com>)
  * Fixed restart/memory problems with Imlib2 (Mathias)
    FbTk/Image.cc FbTk/ImageImlib2.cc
*04/12/30:
  * Fixed "remove last workspace" bug (Henrik)
    Screen.cc
*04/12/28:
  * Fixed minor shape bug (Henrik)
    Window.cc
*04/12/21:
  * Added Imlib2 support to fluxbox (Mathias)
    allows us to load other image-formats than just xpm, but we need
    the help of an external (popular) library for that:

       http://www.enlightenment.org/pages/imlib2.html

     to have imlib2 support, you have to ./configure --enable-imlib2

    FbTk/Image.cc/hh configure.in Makefile.am FbTk/Makefile.am
    xft.m4 -> acinclude.m4 + ac_path_generic.m4

    Added FbTk/ImageImlib2.cc/hh

  * Cleaner code for global Font- and Imagestuff (Mathias)
    fluxbox.cc FbTk/Font.cc/hh FbTk/Image.cc/hh FbTk/App.cc
  * Fixed problems with gtk2-fullscreen-mode (gimp2, galeon etc) (Mathias)
    - synchronize _NET_WM_STATE in Ewmh-Handler
    - disable shape (aka round corners) in fullscreen-mode
    Window.cc/hh Ewmh.cc/hh
  * Added new command, which sets the current window onto head<int> (Mathias)
    SetHead <int>
    Remember.cc/hh FbCommandFactory.cc CurrentWindowCmd.cc/hh
*04/12/18:
  * Fix possible segfault when new text in TextBox is
    smaller than the old one (Mathias)
    FbTk/TextBox.cc
  * Some reordering/renaming of functions/files (Mathias)
    FbTk/Directory.cc/hh -> FbTk/FileUtil.cc/hh
    FbTk/Makefile.am FbTk/Theme.cc MenuCreator.cc fluxbox.cc
    util/fbrun/FbRun.cc
  * Some updates to ru_RU (thanx to <php-coder at ngs dot ru>)
    nls/ru_RU/Translation.m
*04/12/13:
  * Some updates to the man page (Gruber)
  * Fixed a minor issue with icc (intel compiler) (Mathias)
    Slit.cc Xinerama.hh Screen.cc Container.hh LayerMenu.hh
    FbMenu.cc/hh IconMenu.cc WorkspaceMenu.cc MenuCreator.cc
    IconButton.cc Remember.cc Workspace.cc Toolbar.cc IconbarTool.cc
    SendToMenu.cc FbTK/Menu.cc/hh FbTk/Theme.hh
  * Added nls/vi_VN (thanx Phan Vinh Thinh)
  * Fixed DragNDrop - Sorting of tabs (thanx Rob Stevens)
    Window.cc/hh FbWinFrame.cc
*04/12/10:
  * Added Tab command, which goes to a specific tab number
    action:
    Tab <number>
    ex:
    Mod1 1 :Tab 1
    Mod2 3 :Tab 3
    (Thanks Steeve Lennmark <steeve dot lennmark at mediasvar dot se>)
    CurrentWindowCmd.hh/cc, FbCommandFactory.cc
  * Close #1080323, missing header (Mathias)
    FbTk/FbPixmap.cc
  * Fix issue with maximizing shaded windows, #1082671 (Mathias)
    Window.cc
  * Added some apps and items to fluxbox-generate_menu (Mathias)
    fluxbox-generate_menu.in
  * Added support for hsetroot to fbsetbg (Mathias)
    fbsetbg
  * Update ClockTool when timeformat changed, close #1026096 (Mathias)
    ClockTool.cc
  * SlitClientMenu had with wheelup/down sometimes (Mathias)
    Slit.cc
-------------------------------------------------------------
Changes for 0.9.11
*04/12/02:
  * New features for the Slit (Mathias)
    - left click on Slitclient-menu enables/disables item
    - wheel or middle/right-click on the items move them up / down in
      the slit
    - minor visual change of the menu, added a "Save SlitList" - entry
    Slit.cc/hh
*04/11/30:
  * Fix for notworking bsetroot (thanx Rob Stevens)
    bsetroot.cc
  * Fix to avoid gentoo bug #72703 (Mathias, thanx Rob Stevens)
    also reported at http://www.securityfocus.com/archive/1/382398/2004-11-24/2004-11-30/2
    WinClient.cc
  * Fix for a java-bug (wrong opened subwindows) (thanx Scott Moser)
    surprisingly this also fixes the grab-of-death-bug as it seems
    src/Screen.cc
  * Update of the fluxstyle-manpage (thanx Curt Micol)
    fluxstyle.1
  * Added "kill" to the windowmenu-commands (Mathias)
    closes #1075142
	Window.cc/hh MenuCreator.cc FbCommandFactory.cc
*04/11/28:
  * Fix for possible segfaults in *.iconbar.deiconifyMode (Mathias)
    IconButton.cc
*04/11/25:
  * Applied patch #1072818 (thanx Glyn Kennington)
    Toolbar.cc
  * (Re)added dragNdrop ordering of tabs (thanx Rob Stevens)
    FbWinFrame.cc/hh Window.cc/hh
*04/11/24:
  * Fix for hiding menu when menufile changed (Mathias)
    fluxbox.cc/hh FbCommands.cc
  * Fix for segfault at startup (Mathias)
    main.cc
*04/11/22:
  * fbrun doesnt overlap screenborders anymore (Mathias)
    util/fbrun/main.cc
  * Ensure sane values for ResizeCmd (Mathias)
    CurrentWindow.cc
  * Fixed Wine + Paradise Poker Client problem.
    Do not handle Configure Request event while iconified.
    (Henrik)
    Window.cc
  * Fix UnderMousePlacement, patch #1052534, close #1048000 (thanx Mike)
    src/Workspace.cc
*04/11/20:
  * Fix for (possible) segfaults at Restart/Exit
    and fix start of former iconic windows (Mathias)
    should close  #1067582, #1067580, #1060912
    fluxbox.cc Screen.cc
  * Fix for adding/removing Workspaces via Menu (thanx Řyvind Albrigtsen)
    WorkspaceMenu.cc
*04/11/19:
  * Some changes to avoid invisible fonts (Mathias)
    FbTk/Font.cc FbTk/FontImp.hh FbTk/XftFontImp.cc/hh
    FbTk/XmbFontImp.cc/hh
*04/11/17:
  * Fix memleaks (thanx to Thomas Weidner)
    FbTk/Font.cc
  * Fix for possible segfault at exit/restart (Mathias)
    Screen.cc
*04/11/15:
  * Moved CVS-Repository from sourceforge.net over to Subversion on berlios.de
  * Updated swedish locales and a few new menu-entries
    from Jonas Ericsson (jmaster at telia.com)
    fluxbox-generate_menu.in
*04/11/09:
  * Better visualisation of the RememberState in RememberMenu, #1024498 (Mathias)
    src/FbTk/Remember.cc
*04/11/07:
  * Fix a problem with snapping windows (Mathias)
    decorationless windows have a borderWidth of 0 -> problems at
    the right and bottom border.
    src/Window.cc
*04/11/01:
  * Fix for #1057499 and #1046472 (Mathias)
    FbTk/Font.cc
*04/10/28:
  * Fix for #1052095 (Mathias)
    the windowmenu didnt close, when the current tab changed somehow
    (was closed, become detached, another window attached etc)
    Window.cc
  * Fix for #1034522 (Mathias)
    doc/fluxbox.1.in
  * Fix for #1036982 aka defaults.hh wasnt distcleaned (Mathias)
    src/Makefile.am
*04/10/22:
  * Fix for #1039658 (Mathias)
    FbWinFrame.cc
  * Added new resources: (Mathias + SemiFollow from Erik Postma,thanx)
    - session.*.iconbar.wheelMode: <mode>
        On     - enable mousewheeling on the iconbuttons
        Off    - disables mousewheeling on the iconbuttons
        Screen - uses the settings of desktopWheeling

    session.*.iconbar.deiconifyMode: <mode>

      Current    - deiconifies the window on current workspace
      Follow     - deiconifies the window on the workspace it
                   was iconified from and jumps to that workspace
      SemiFollow - acts as 'Current' for windows that were actually
                   iconified, and as 'follow' for the others
    IconButton.cc/hh IconbarTool.cc/hh
*04/10/21:
  * A few fixes to compile fluxbox with icc and mipspro(irix) (Mathias)
    still some open issues with mipspro but to solve them i need
    a mipspro 7.4, but closes #1045785
    FbTk/TextureRender.cc fluxbox.hh/cc CommandDialog.cc/hh FbCommands.cc/hh
    FbMenuParser.cc HeadArea.cc Ewmh.cc ArrowButton.cc WorkspaceNameTool.hh
    FbTk/ThemeItems.hh IntResMenuItem.cc SlitTheme.hh FbRootWindow.cc
*04/10/18:
  * Added session.appsFile to the resources (Mathias)
    fluxbox.cc/hh Remember.cc
  * Fixed a problem when system-date is set back (Mathias)
    FbTk/Timer.cc
*04/10/17:
  * Disabled resizing for shaded/iconic windows (Mathias)
    Window.cc
  * Rewrote the restart-procedure of fluxbox so it calls the
    destructors correctly (Mathias)
    fluxbox.cc/hh main.cc
  * cosmetic changes (Mathias)
    Screen.cc/hh Window.cc ScreenResource.cc
*04/10/16:
  * Added option to specify what to do with windows, that got activated on
    a different workspaces than the current one (thru NET_ACTIVE_WINDOW
    for example, guinotification-plugin from gaim) (Mathias)
       session.screen0.followModel: <value>
    with <value> one of :

      Ignore  - ignore the activated window
      Follow  - go to the workspace of the window
      Current | CurrentWorkspace | Fetch - get the window onto the
                                           current workspace
    Screen.hh/cc ScreenResource.cc Ewmh.cc

*04/10/11:
  * Fix a bad nls string name - it ended with Set, but was a string (Simon)
    main.cc
*04/10/10:
  * Fix for a minor fbrun - problem (Mathias)
    FbRun.cc
  * Added session.screen0.iconbar.iconTextPadding and
    session.tabPadding (Mathias)
    - defines the space between the text and the border of the buttons
    fluxbox.hh/cc IconbarTool.hh/cc FbWinFrame.cc FbTk/TextBox.hh/cc
  * Added session.focusTabMinWidth (Thanx Ciaran McCreesh)
    - defines the guaranteed minimize size of the focuessed tab
	  in % of the whole window (1-90)
    fluxbox.hh/cc FbWinFrame.cc
  * Update de_DE Translation and add some missing NLS values
    (Thanks Christian Storm)
    - also a tiny cleanup of weird nls set
    de_DE/Translation.m nls/fluxbox-nls.hh IconbarTool.cc ClockTool.cc
    */Translation.m
*04/10/08:
  * Fix some TextBox issues with some "untypeable" keys (Mathias)
    FbTk/TextBox.hh/cc FbTk/Keyutil.hh/cc
*04/10/07:
  * Fixed bug #1033903 (Thanks to Christian Storm)
    FbTk/I18n.cc
*04/10/06:
  * Memory allocation improvements in TextureRender. (Henrik)
    The texture render doesn't need to allocate red, green and blue
    buffers if it doesn't render gradients
    TextureRender.hh/cc
  * Fixed gradient bug in bsetroot (Henrik)
    bsetroot.cc
  * Fixed multiple TextButton issues (Mathias):
    - fixed some keymovement issues inside TextButtons
    - a ButtonPress into a TextButton places the Cursor to the
      right place now
    - cleaned the CommandDialog a bit
    CommandDialog.(hh|cc) FbTk/TextButton.(cc|hh)
  * New command: export | setenv (Mathias)
    sets the environment of fluxbox to a given value:
      export NAME=VALUE
      setenv NAME VALUE
    FbCommands.(hh|cc) FbCommandFactory.cc
*04/10/04:
  * Don't require [begin] tag for included menu files (Simon)
    MenuCreator.hh/cc Screen.cc Window.cc
  * Fix handling of setlocale return (Thanks Victor Yegorov)
    FbTk/XmbFontImp.cc
*04/09/30:
  * Fix to show title of current tabbed-window as the label of the
    iconbar-button-group (Mathias)
    Window.cc
  * Fixed typo nls/pl_PL/Translation.m (Mathias)
*04/09/29:
  * Fix to make menuseparators not selectable (Mathias)
    FbTk/Menu.cc
  * Fix bug #1026929 (Mathias)
    util/fbrun/FbRun.cc
*04/09/19:
  * Fix a tiny bug that leads to high cpuload under some circumstances (Mathias)
    FbTk/Timer.cc
*04/09/16:
  * Fix restart command not reading its args (Simon)
    MenuCreator.cc
*04/09/12:
  * Preliminary support for Composite extension (Simon)
    - Relies on external compositing manager using _NET_WM_WINDOW_OPACITY
    - NOTE: Also make alpha resource setting more consistent.
      Alpha values are no longer in theme, but are in init file. Possible
      values are (all beginning with session.screenN.), * means changed/new:
        -  menu.alpha (*)
        -  slit.alpha
        -  window.focus.alpha (*)
        -  window.unfocus.alpha (*)
        -  toolbar.alpha (*)
    - Changed menu around a bit. If you don't have/want a compositing
      manager, but Composite is enabled, you can override it by setting
        session.forcePseudoTransparency: true
    - Fix a couple of bugs with transparency in toolbar/buttons
   fluxbox.hh/cc Screen.hh/cc FbWinFrame.hh/cc FbWinFrameTheme.hh/cc
    Slit.hh/cc Toolbar.hh/cc ToolbarTheme.hh/cc ToolbarItem.hh
    ToolFactory.cc *Tool.hh/cc ArrowButton.cc FbTk/FbWindow.hh/cc
    FbTk/Transparent.hh/cc FbTk/Menu.cc
  * Minor cleaning, moved Resource<> from fluxbox.cc to Resources.cc (Henrik)
*04/09/11:
  * The include directive in menu can now take
    a director as argument [include] (path)
    It will include each file in the path into the menu
    (Thanks Ciaran McCreesh)
    MenuCreator.cc
  * Fix for backup of empty or non existing menu
    (Thanks php-coder <php-coder at ngs.ru>)
    fluxbox-generate_menu.in
  * Font::drawText now takes a referens to FbTk::FbDrawable as first argument
    instead of X Drawable (Henrik)
  * Code cleaning (Henrik)
    fluxbox.cc, Slit.cc/hh, FbCommands.cc
  * display() access function for FbDrawable (Henrik)
  * Fix some more X errors from XRender calls (Simon)
    - also fixes some menu background update issues
    FbTk/Menu.cc FbTk/Transparent.cc FbTk/FbWindow.cc
  * Ignore 32-bit visuals for now when selecting (Simon)
    - should fix problems with Composite being enabled in X.org
    FbRootWindow.cc
  * Fixed issues with Strut and multiple heads (Thanks Mathieu De Zutter)
    Screen.hh/cc, HeadArea.hh/cc, Slit.cc, Toolbar.cc, Ewmh.cc
    Strut.hh/cc, ToolFactory.cc, fluxbox.cc, FbTk/Menu.hh/cc
  * Fix issues that caused unnecessary X errors (Simon)
    fluxbox.cc Window.cc FbTk/Menu.cc FbTk/FbPixmap.cc FbTk/FbWindow.hh/cc
*04/09/10:
  * Cosmetic and cleanup changes to FbTk/* (Mathias)
      - tabs -> spaces, wrong indention etc in all mentioned
        files and
        FbTk/EventHandler.cc FbTk/StringUtil.(cc|hh) Ewmh.cc
      - using FbDrawable::s_display now instead of
        FbTk::App::instance()->display()
        FbTk/FbPixmap.(cc|hh) FbTk/FbWindow.(cc|hh)
        FbTk/FbPixmap.cc FbTk/XftFontImp.cc
      - added warning about "wrong" wallpapersetter
        FbTk/FbPixmap.cc
      - removed old codefragment from XmbFontImp
        FbTk/XmbFontImp.cc
  * Clean up some unused variables (thanks Ryan O'Hara)
    FbTk/XLayer.cc
*04/09/09:
  * tidy+replace qiv with display in screenshot, add jpg option (Han)
    fluxbox-generate_menu.in
  * Added forgotten [macrocmd] to menuitems (Mathias)
    MenuCreator.cc
  * Cleanup of code (Mathias)
    - removed codeduplicates of ::getRootPixmap, added FbPixmap::getRootPixmap instead
    Screen.(cc|hh) FbTk/Menu.cc FbTk/FbWindow.cc FbTk/FbPixmap.cc
*04/09/04:
  * Fix duplicate icons in icon list with amsn (Henrik)
    - Check Fluxbox::update(FluxboxWindow::stateSig),
      the win.screen().addIcon
    Screen.cc
  * Fix crash on shutdown (Henrik)
    - workspacemenu must be destroyed before
      clientlists
    Screen.cc
*04/09/03:
  * Fix crash on startup on amd64 (Simon)
    - We may need to review usages of 0 as opposed to NULL
    - Thanks to Jason Johnston (xoritor) for assistance debugging
    XmbFontImp.cc
  * Added -nearmouse to FbRun (Mathias)
    main.cc
*04/09/02:
  * Fix crash when in windowmenu->submenu and closing the app (Mathias)
    Remember.cc
-------------------------------------------------------
Changes for 0.9.10:
*04/09/01:
  * Fix width of a menuentry (Mathias)
    FbTk/MenuItem.cc
*04/08/31:
  * Fixed restart issue with system tray (Henrik)
    SystemTray.cc
  * Fixed multiple screen issues with system tray (Henrik)
    SystemTray.cc
  * Check for iconv function (Henrik)
    configure.in, Font.hh/cc
  * Fix for gcc 2.95.4 issues with "typeid" and "make_pair",
    Fix for a MIPSPro 7.30 issue (Mathias)
    Slit.cc Toolbar.cc FbTk/KeyUtil.cc
  * Check for C++ std headers, some older machines dont have them (Simon)
    configure.in  src/<MANY>.hh/cc
*04/08/30:
  * Changed session.screen<num>.iconbar.clientWidth to
    session.screen<num>.iconbar.iconWidth
    (Henrik)
    IconbarTool.cc
  * Added RaiseLayer and LowerLayer to the commands (Mathias)
    FbCommandFactory.cc
  * Close bug #1013735, #1012314, #977054 (Mathias)
    Screen.cc Slit.cc FbCommands.cc
  * Fix bug in menu-closing with keys (Mathias)
    FbTk/Menu.cc
*04/08/29:
  * Added [wallpapers|wallpapermenu|rootcommands] to possible
    menuitems (Mathias)
       [wallpapers] (directory) {rootcommand}
    creates a submenu in the menu to click on the wallpaper one
    wants. default rootcommand is fbsetbg
    MenuCreator.cc RootCmdMenuItem.cc RootCmdMenuItem.hh
  * Fix cycling using keys in menus (didn't wrap upwards) (Simon)
    FbTk/Menu.cc
  * Fix rendering bug when revisiting >1 column menus (Simon)
    FbTk/Menu.cc
  * Fix crash when extramenus not attached to windowmenu (Simon)
    - and add checking that windowmenu file exists and sorta parses
    Window.cc FbTk/Menu.hh MenuCreator.hh/cc
  * Tweak toolbar size/position (esp when 100% width)  (Simon)
    - and fix menu size bug when initialising with no style
    Toolbar.cc FbTk/MenuTheme.cc
  * Add back Workspace<n> actions with deprecated message (Simon)
    - need transition time, remove when 1.0 has been widely used for a while
    FbCommandFactory.cc
  * More random render fixes (Simon)
    (font alignment in menu, menu optimisation, toolbar font/render)
    FbTk/Menu.cc FbTk/MenuItem.cc FbTk/XftFontImp.cc
    TextTheme.cc Toolbar.cc ToolbarItem.hh <ToolbarTools>.hh/cc
*04/08/28:
  * Some more menu rendering fixes (Simon)
    Thanks Florian Pigorsch for nice bug reports + debugging
    FbTk/Menu.cc
  * Fix some blank fonts problem for i18n (I think)  (Simon)
    FbTk/Font.cc FbTk/XmbFontImp.cc
  * Fix menu render bug with previously highlighted items (Simon)
    FbTk/Menu.cc
*04/08/27:
  * Protect Fluxbox::shutdown better from being double-called (Simon)
    fluxbox.cc
  * Improve fallback if toolbar button style item missing (Simon)
    ButtonTheme.hh/cc ToolFactory.cc
*04/08/26:
  * Tiny unification (Mathias)
    - theme.cfg and style.cfg allowed
    - in menufiles:
        [stylesdir] and [themesdir] allowed
        [stylesmenu] and [themesmenu] allowed
    MenuCreator.cc
  * Fix bevel on solid colour textures (Simon)
    FbTk/Texture.hh/cc FbTk/ThemeItems.hh
  * Make arrow in toolbar buttons scalable size (Simon)
    - new theme item: toolbar.button.scale:  <number>
      The number is a scale factor, which is divided into 100 to give
      the size relative to the button. 100 gives a arrow the same size
      as button, 200 gives half the size, 300 a third, etc.
    - default is now 300, not 200
    - also fix size balance with left/right arrows
    ArrowButton.hh/cc ButtonTheme.hh/cc ButtonTool.cc FbTk/Button.hh
  * Fixed 2 possible Memleaks (Mathias)
    Ewmh.cc
  * Re-implement bevels in toolbar, plus numerous toolbar-related theme
    fixes => old styles now look like they used to! (Simon)
    Toolbar.cc ToolbarItem.h ToolTheme.cc ToolbarTheme.cc ToolFactory.cc
    ArrowButton.cc ButtonTheme.cc ClockTool.cc IconbarTheme.cc
    IconbarTool.cc SystemTray.hh WorkspaceNameTool.cc
*04/08/25:
  * Fix to draw Cursors in Textboxes correctly again (Mathias)
    Font.cc
*04/08/22:
  * Preliminary basic support for icons in fluxbox-generate_menu (Han)
    - put a <progname>.xpm into ~/.fluxbox/icons. e.g. Eterm.xpm
    fluxbox-generate_menu.in
*04/08/19:
  * Fixes to make nroff not report errors for fbsetbg.1 (Han)
    fbsetbg.1
*04/08/18:
  * Fix handling of font encodings, and related bugs (Simon)
    FbTk/Font.hh/cc fluxbox.cc
*04/08/17:
  * New manpage for startfluxbox (Han)
    startfluxbox.1
*04/08/13:
  * Fixed slow resize of windows like xmms playlist.
    We called setupWindow() in XA_WM_NORMAL_HINTS even if
    nothing was changed -> slow!.
    (Henrik)
    Window.cc
*04/08/12:
  * Moved fluxstyle.1 to fluxstyle.1.in and using regexp to
    replace pkgdatadir
    (Thanks php-coder at ngs dot ru)
    doc/fluxstyle.1.in, doc/Makefile.am
*04/08/11:
  * Updated Cthulhain style for toolbar.workspace.*
    and fixed a minor error in fluxbox.1.in
   (Thanks php-coder (php-coder at ngs dot ru)
  * Fixed bug: fbrun segfaults when history item is
    bigger than entry box
    patch: [ 1005182 ] fix for Bug with RequestID #877004
    bug: [ 877004 ] fbrun segfaults when history item is bigger than entry box
    (Thanks Mangala)
    TextBox.cc
*04/08/10:
  * Fixed minor bug when generating buttons for titlebar,
    it didn't call setupWindow unless we had a special option
    like remember enabled
    (Henrik)
    Window.cc/hh
  * Fixed so one can use to use this in the apps-file:
    [Layer] {number | literal}
    ex:
	[Layer] {BOTTOM}
    while literal is one of
    DESKTOP BOTTOM NORMAL TOP DOCK ABOVEDOCK MENU
    (Thanks Mathias Gumz)
    Remember.cc
  * Added some new options font loading:
     *.font:  fontname-size:option,specoption1:key=val;key2=val2 etc
     eg:
      *.font: Verdana-10:bold,shadow:offsetx=2;offsety=4;color=green
      *.font: Verdana-10:halo:color=blue
    possible specoptions atm:
    halo:
      color=colorname
    shadow:
      color=colorname
      offsetx=number  (negative allowed)
      offsety=number  (negative allowed)
    (Thanks Mathiaz Gumz and C. Mccreesh)
    FbTk/Font.hh/cc
  * Fixed utf-8 problems, needs testing.
    (Patch from Sergey Kuleshov)
    FbTk/*Font.cc/hh
*04/08/05:
  * Enable dutch menu for flemish people as well.
    (Thanks Mathieu De Zutter <mathieu at dezutter dot org>)
    fluxbox-generate_menu.in
  * Check if init is consistent with menufile location (Han)
    fluxbox-generate_menu.in
  * Russion translation updates (thanks Roman Yepishev)
    fluxbox-generate_menu.in
*04/08/03:
  * Fixed pixmap filename expansion for menu pixmaps (Thanks Mathias Gumz)
    FbTk/MenuItem.cc
  * Fixed so menu separators are unclickable (Thanks Mathias Gumz)
    FbTk/Menu.hh/cc
  * Fixed menu move bug (Thanks Mathias Gumz)
    FbTk/Menu.cc
*04/07/19:
  * Some EMX fixes (Thanks dave_yeo at paralynx com)
    FbCommands.cc, FbTk/I18n.hh
*04/07/18:
  * Fixed fallback for toolbar.button.pressed (Henrik)
    ButtonTheme.cc
*04/07/15:
  * Click on handle bar raises window even if
    "click raises" = false,
    Consistent with the title bar.
    (Henrik)
    Window.cc
  * Mouse scroll on icons in toolbar changes workspace (Henrik)
    IconButton.cc
  * Minor fix for Resource<bool> (Thanks David Júlio)
    fluxbox.cc
  * Fixed so the delete key is working for fbrun (Henrik)
    FbTk/TextBox.cc
  * Fixed minor bug when time_t is long long  (Henrik)
    fluxbox.cc
  * Removed ugly toolbar at startup (Henrik)
    it'll show up once all the windows are created.
    Toolbar.cc, fluxbox.cc
*04/07/14:
  * Fixed menu draw bug while doing keyboard navigation (Henrik)
    FbTk/Menu.cc
  * Fixed transient window bug at startup (Henrik)
    Screen.cc
*04/07/06:
  * Applied tiled texture fix patch (Thanks  dhx (xyx@gm...))
    FbPixmap.hh/cc, TextureRender.cc
*04/07/05:
  * Fixed minor bug: (Thanks Mathias Gumz)
    - menutitle and menulables drawn to close to screen-bottom
    Menu.cc, MenuItem.cc
  * Fixed minor bug: (Thanks Mathias Gumz)
    - menu reload if filename changed
    MenuCreator.cc
*04/06/29:
  * manpage updates (thanks Curt Micol)
    fluxstyle.1 bsetroot.1
  * Fix rectangle cleaning on attaching tabs (Simon)
    Window.cc
*04/06/27:
  * Fixed bug in systray (Henrik)
    (this fixes the problem with "sim" in systray)
    - It didn't force client position on configure request
    SystemTray.cc
  * Added toggle menu (Henrik)
    - redraws each time a toggle menu item changes
    ToggleMenu.hh, FbMenu.hh, LayerMenu.hh, FbTk/Menu.cc
  * Fixed bug in Iconbar mode menu (Henrik)
    IconbarTool.cc
  * Some cleaning in the menu code (Henrik)
    Menu.hh/cc
*04/06/21:
  * Fix and tidy KDE dockapps on [re]start (Simon)
    - and don't listen to screen reconfigure sig anymore in toolbar
    Screen.hh/cc Toolbar.cc fluxbox.cc
  * Fix autogrouping issue where windows wouldn't show (Simon)
    Workspace.cc
*04/06/20:
  * Clean out old nls stuff. Move in those strings that
    are still in the new names, new Makefiles, etc (Simon)
    - need to get script to help people translate
    nls/*/Makefile.am nls/*/Translation.m  -nls/*/*.m
  * Fix various systray issues (Simon)
    SystemTray.cc Toolbar.cc ToolbarItem.hh
  * Support _NET_WM_WINDOW_TYPE_DESKTOP (Simon)
    - eg nautilus desktop windows are on the bottom, not tabable, etc
    Ewmh.hh/cc Window.hh/cc
  * Fix honouring of initial state on window open (Simon)
    Window.hh/cc Screen.cc
*04/06/18:
  * background xmessage in fbsetbg so it doesn't block anything
    also set the "okay" button to default so you can just press enter
    (Simon)
    fbsetbg
*04/06/17:
  * Improve rendering speed of toolbar (Simon)
    - remove many redundant renders (esp. startup)
    - only update clock if the text has changed
    - fix transparency and border on most items
    IconbarTool.hh/cc IconButton.cc Toolbar.cc Container.cc
    ClockTool.cc WorkspaceNameTool.cc
*04/06/14:
  * More menu transparency improvements (Henrik)
    Menu.cc
*04/06/13:
  * More menu transparency improvements (Henrik)
    Menu.hh/cc, MenuTheme.hh
*04/06/12:
  * Updated japanese locales from Yasuhiro Takabayashi
    <kourin at momonga-linux dot org>
    fluxbox-generate_menu.in
*04/06/10:
  * Fixed icon in menu and improved menu loading speed (Henrik)
    New option for menu file:
    [key] (label) {argument to key} <the icon filename>
    example:
    [exec] (aterm) {aterm} <terminal.xpm>
    MenuItem.cc/hh, FbMenuParser.hh/cc, MenuCreator.cc
*04/06/08:
  * Fix up bsetroot nls, and couple of other tweaks (Simon)
    util/Makefile.am bsetroot.cc nls/Makefile.am fluxbox-nls.hh nlsinfo
    MenuCreator.cc WorkspaceMenu.cc
  * Some man page license updates c/- Han
    fluxbox.1.in bsetroot.1 startfluxbox.1
*04/06/07:
  * New menu theme items:
    menu.titleHeight: integer
    menu.itemHeight: integer
    The height of the item/title will be the biggest of
    font height + bevel and the specified height, so the
    text will always fit.
    MenuTheme.hh/cc
    (Henrik)
  * Improved menu transparent rendering speed and
    the text is not transparent anymore so you are able
    to see the text even if you have 100% transparency
    Menu.hh/cc  (Henrik)
  * Moved drawing of menu items to MenuItem class
    MenuItem.hh/cc, MenuSeparator.hh/cc (Henrik)
  * Initial NLS update (Simon)
    - use _FBTEXT, or _FBTKTEXT for all strings that go to the user
    - regenerate fluxbox-nls.hh when adding new strings
    - This patch doesn't convert old translations, so for the mo,
      translations are broken, sorry. Thats next.
    {nls,src,FbTk}/Makefile.am fluxbox-nls.hh nls/nlsinfo -src/I18n.hh/cc
    +FbTk/I18n.hh/cc Color.cc EventManager.cc Font.cc ImageControl.cc
    Menu.cc Resource.cc TextureRender.cc Theme.cc Transparent.cc
    XFontImp.cc Gnome.cc Ewmh.cc FbCommandFactory.cc IconMenu.cc
    IconbarTool.cc Keys.cc MenuCreator.cc RegExp.cc Remember.cc Screen.cc
    Slit.hh/cc Toolbar.cc WinClient.cc Window.cc Workspace.cc
    WorkspaceMenu.cc Xutil.cc fluxbox.cc main.cc
*04/05/24:
  * Fix handling alpha value of zero (Simon)
    - also fix up defaulting of missing alpha theme items to 255
    FbWindow.cc ToolbarTheme.hh/cc IconbarTheme.cc ToolTheme.cc
    FbWinFrameTheme.cc
*04/05/21:
  * fluxbox-generate_menu:
    Updated polish locales from: Łukasz Wrzosek (unl at poczta dot fm)
*04/05/18:
  * Make the size of arrows in buttons half the button size (grubert).
  * Add UP and DOWN buttons.
*04/05/17:
  * Fix rendering of transparency on menu exposes (Simon)
    - also enable save unders for menu windows
      This is kind of experimental. Backing store is off by default
      in XF86-4. If you want to play, add: Option "BackingStore"  "yes"
      to the Screen section in your XF86Config file. And let me know
      how it goes :) It basically means we don't have to refresh
      menus as much, but uses more memory. Shouldn't break anything new.
      Menu.cc FbWindow.hh/cc
  * Fix slit transparency too (finally) while we're at it (Simon)
    Slit.hh/cc
*04/05/13:
  * Fix a crash when a window closes while [opaque] moving (Simon)
    - also tidy up several related things when a window hides
    - don't call frame().hide() explicitly, use FBW.hide(bool)
    Window.hh/cc Wo