diff options
author | fluxgen <fluxgen> | 2003-08-11 17:36:00 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-08-11 17:36:00 (GMT) |
commit | 6eb4866f18aeb91d86f704b9d46955c972933b2c (patch) | |
tree | 6e2f78e8b5df662950ea3ef42a4afc009e3ae5bb /ChangeLog | |
parent | 3374687fefbbe2b5849e67346696b2079b317be2 (diff) | |
download | fluxbox-6eb4866f18aeb91d86f704b9d46955c972933b2c.zip fluxbox-6eb4866f18aeb91d86f704b9d46955c972933b2c.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.5: | 2 | Changes for 0.9.5: |
3 | *03/08/11: | ||
4 | * Fixed a minor focus bug, the m_focused_window was out of sync after revertFocus (Henrik) | ||
5 | fluxbox.cc | ||
6 | * Changed so FbTk::Timer executes a FbTk::Command instead of calling TimoutHandler (Henrik) | ||
7 | Timer.hh/cc, fluxbox.cc, Slit.hh/cc, ImageControl.hh/cc | ||
8 | * Added new files for Toolbar (Henrik) | ||
9 | WorkspaceNameTool.hh/cc, ClockTool.hh/cc, ToolbarItem.hh/cc, ToolTheme.hh/cc | ||
10 | TextTheme.hh/cc | ||
3 | *03/08/10: | 11 | *03/08/10: |
4 | * Fix session.menuFile to work with ~ properly (Simon) | 12 | * Fix session.menuFile to work with ~ properly (Simon) |
5 | fluxbox.hh/cc Screen.cc | 13 | fluxbox.hh/cc Screen.cc |