aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-04-21 07:01:03 (GMT)
committerrathnor <rathnor>2003-04-21 07:01:03 (GMT)
commitc73329d363e7698a1e5294106c4160aac9519863 (patch)
tree0e740579885b4efff63385c13f7bf45ac708b0bb /ChangeLog
parentbd9a39fde6cc3b43fd2cf1566ffc618359259441 (diff)
downloadfluxbox-c73329d363e7698a1e5294106c4160aac9519863.zip
fluxbox-c73329d363e7698a1e5294106c4160aac9519863.tar.bz2
some small fixes for toolbar init + reconfiging
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a1d287..856370f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.2: 2Changes for 0.9.2:
3*03/04/21:
4 * Fix toolbar startup and reconfigure things (Simon)
5 (Thanks Brian Sea)
6 Screen.cc
3*03/04/20: 7*03/04/20:
4 * Snap to Windows (and toolbar, slit + screen edge) (Simon) 8 * Snap to Windows (and toolbar, slit + screen edge) (Simon)
5 Window.hh/cc 9 Window.hh/cc
@@ -8,9 +12,10 @@ Changes for 0.9.2:
8 * Added transparent menus, session.screen<num>.menuAlpha (Henrik) 12 * Added transparent menus, session.screen<num>.menuAlpha (Henrik)
9 Menu.hh/cc, Transparent.hh/cc, Screen.hh/cc 13 Menu.hh/cc, Transparent.hh/cc, Screen.hh/cc
1002/04/17: 1402/04/17:
11 * Fixed menu bug 15 * Fixed menu bug (Henrik)
12 Menu.cc, Screen.cc 16 Menu.cc, Screen.cc
13 17 * Fixed saving of toolbar mode (Simon)
18 ToolbarHandler.cc
14-------------------------------------------------------------- 19--------------------------------------------------------------
15Changes for 0.9.1: 20Changes for 0.9.1:
16*03/04/16: 21*03/04/16: