From 6daa8f95d63c31036a7e50f6b377099d225b249b Mon Sep 17 00:00:00 2001 From: fluxgen Date: Wed, 13 Aug 2003 20:29:22 +0000 Subject: update --- ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7073fe9..71d8863 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,29 @@ (Format: Year/Month/Day) Changes for 0.9.5: +*03/08/13: + * Fixed default values for FbTk::Texture theme items (Henrik) + Theme.cc + * Added border theme items to ToolbarItems (Henrik) + ToolTheme.hh/cc, BorderTheme.hh/cc, ClockTool.hh/cc, + WorkspaceNameTool.hh/cc, IconbarTool.hh/cc + * New theme items + toolbar.clock.borderWidth: + toolbar.clock.borderColor: + + toolbar.iconbar.borderWidth: + toolbar.iconbar.borderColor: + + toolbar.workspace.borderWidth: + toolbar.workspace.borderColor: + + * Removed IconBar.hh/cc (Henrik) + * Changed FbTk::Button to a FbWindow (Henrik) + WinButton.cc, ArrowButton.cc, Button.hh/cc, FbWinFrame.cc, Window.cc, + TextButton.cc +*03/08/12: + * Added new texture type: Tiled (Henrik) + This will just affect pixmap loaded from file, and it will not scale them. + Texture.hh/cc, TextureRender.cc *03/08/11: * Fixed a minor focus bug, the m_focused_window was out of sync after revertFocus (Henrik) fluxbox.cc -- cgit v0.11.2