(Format: Year/Month/Day) Changes for 0.9.3: *03/06/08: * Add Reconfigure and Restart Key actions, thanks Jann Fisher (Simon) Also modify the patch to take argument on Restart action Keys.hh/cc fluxbox.cc * Fix restart command to accept and use an argument again (Simon) Screen.cc FbCommands.hh/cc * Fix bug that sometimes left window frames after window closed (Simon) fluxbox.cc *03/06/06: * Fixes and improvements from Han (Simon, thanks Han) fluxbox-generate_menu fbsetbg *03/06/05: * Fixed slit bug (Henrik) Slit.cc * Fixed window/button redraw bug (Henrik) FbTk/Button.cc * Optimise window placement (much better now) (Simon) Workspace.cc *03/05/26: * Fix usage of decorations.border, add BORDER decoration to remember (Simon) Window.hh/cc Remember.cc *03/05/24: * Fixed menu bug in FluxboxWindow (Henrik) Window.cc * Fix crash when toolbar turned off, and toolbar initialisation (Simon) Menu.cc Screen.cc Toolbar.cc *03/05/21: * Fix cascade placement for multiple heads (Simon) Workspace.hh/cc Window.hh/cc FbWinFrame.hh/cc *03/05/20: * Add xinerama for placement and snapping, plus tidy (Simon) Screen.hh/cc Window.cc Workspace.cc *03/05/19: * Clean + change xinerama, plus add maximize smarts (Simon) Screen.hh/cc Window.cc Workspace.cc Toolbar.cc Slit.cc * Fixed minor bug in bsetroot (Henrik) bsetroot.cc * Add back some Xinerama support (still need placement + maximise) (Simon) Screen.hh/cc Toolbar.cc Slit.cc Xinerama.hh * Fix bsetroot segfault (Simon) FbWindow.cc *03/05/18: * Moved Resource.hh/cc, DirHelper.hh/cc and XrmDatabaseHelper.hh to FbTk (Henrik) Screen.hh/cc, fluxbox.hh/cc, IntResMenuItem.hh/cc *03/05/17: * Fixed autohide bug in toolbar (Thanks MrChuoi) Toolbar.cc, ArrowButton.hh/cc * Fixed slit client bug (Thanks MrChuoi) Slit.cc * Fixed cursor for grips (Thanks MrChuoi) Window.cc * Fixed minor bug in FbTk::EventManager (Thanks MrChuoi) FbTk/EventManager.cc *03/05/16: * Fixed logging file and better info message (Henrik) New argument to fluxbox -log main.cc *03/05/14: * Fixed Shape events, this fixes some decor issues with gkrellm and xmms (Henrik) Window.cc/hh, fluxbox.cc/hh * Fixed crash bug when client died and clientlist wasn't updated (Henrik) WinClient.hh/cc, Screen.cc, Workspace.hh, fluxbox.cc *03/05/13: * Fixed transparent slit and minor bug in transparent (Henrik) Slit.cc, Screen.hh/cc, Transparent.cc * Fixed Slit redraw bug (Henrik) Slit.cc * Removed ScreenInfo.hh/cc (Henrik) * Fixed better error msg for display connection (Henrik) fluxbox.cc * Fix saving of Workspace Icons Toolbar mode (Simon) Screen.cc * Fixed iconify problems when autoraise on (Simon) Window.cc Screen.cc * Fixed restoring submenus after a reconfigure (Thanks MrChuoi) Screen.cc, fluxbox.cc/hh * Added auto hide menu item to toolbar menu (Thanks MrChuoi) Toolbar.cc *03/05/12: * Fixed basic RANDR support (Henrik) Resizes toolbar and slit when root window size changes. Screen.hh/cc, FbRootWindow.hh/cc, FbTk/FbWindow.hh fluxbox.cc/hh *03/05/11: * Fixed dangling m_focused_window pointer, that didn't got set in Fluxbox::revertFocus (Henrik) fluxbox.cc *03/05/10: * Added FbRootWindow.hh/cc (Henrik) Screen.hh/cc, Window.cc, Workspace.cc, IconBar.cc, Slit.cc, fluxbox.cc, WinClient.cc, Ewmh.cc, Gnome.cc * Added ScreenInfo.hh/cc (Henrik) Screen.hh * Removed BaseDisplay.hh/cc (Henrik) BaseDisplay.hh/cc, fluxbox.hh, Window.cc/hh -------------------------------------------------------------- Changes for 0.9.2: *03/05/08: * Fixed sloppy focus for embedded tabs (Simon) Window.cc * Fixed Slit ordering bug (Henrik) Screen.cc * Fixed better command help/option main.cc * Fixed Slit redrawing bug (Henrik) Slit.hh/cc *03/05/07: * Fix crash when detaching client that isn't active (Simon) Window.cc * Fixed transient grouping issues (transients now WinClients) (Simon) WinClient.hh/cc Window.hh/cc Workspace.cc Screen.cc * Fixed screen problem with redrawing menus (Henrik) The m_screen_num wasn't set in X Window assignment operator FbTk/FbWindow.cc * Fixed check for RENDER extension before we start using it (Henrik) FbTk/Transparent.hh/cc * Fixed some bugs and minor cleaning (Thanks MrChuoi) fluxbox.cc, FbTk/Button.cc, FbTk/RefCount.hh LayerMenu.hh, Resource.hh, Window.cc[focus on deiconify] *03/05/05: * Added window.