aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-07-28 15:06:36 (GMT)
committerrathnor <rathnor>2003-07-28 15:06:36 (GMT)
commitd353b688dec41daddeec9696586a4519f58cce45 (patch)
tree322a29e0e31cb15a7725047c10144c4ab3d5e130 /ChangeLog
parentf9bb208da8e8926281c91f3e386ec1de48f700a2 (diff)
downloadfluxbox-d353b688dec41daddeec9696586a4519f58cce45.zip
fluxbox-d353b688dec41daddeec9696586a4519f58cce45.tar.bz2
update many things to use WinClient instead of FluxboxWindow
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