aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4f4698..78db46b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.5: 2Changes for 0.9.5:
3*03/07/29:
4 * Change: (Simon)
5 - Fluxbox::window search
6 - Fluxbox::m_focused_window
7 - strut saving
8 - Some event handling
9 - and more
10 to use WinClient, not FluxboxWindow.
11 This should fix some bugs where things weren't consistent and
12 hopefully sets the stage to fix various other things that get out of
13 whack.
14 fluxbox.hh/cc Screen.hh/cc Window.hh/cc Workspace.cc WinClient.hh/cc
15 CurrentWindowCmd.hh/cc AtomHandler.hh Ewmh.hh/cc Gnome.hh/cc
16 Remember.hh ToolbarHandler.hh Toolbar.cc CurrentWindowCmd.hh/cc
3*03/07/28: 17*03/07/28:
4 * Added MoveTabLeft and MoveTabRight commands (Henrik) 18 * Added MoveTabLeft and MoveTabRight commands (Henrik)
5 Window.hh/cc, FbWinFrame.hh/cc, FbCommandFactory.cc 19 Window.hh/cc, FbWinFrame.hh/cc, FbCommandFactory.cc