aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-04-16 16:18:06 (GMT)
committerrathnor <rathnor>2003-04-16 16:18:06 (GMT)
commite48f7836fdaca03e0626b3e7ac4d37c99dd35dc9 (patch)
treedd5421ed6b26c0d882dd34a91dfc01eb1ae3ee85 /ChangeLog
parent9163668e98e1683b95fb5cc44c19b3695c7857c4 (diff)
downloadfluxbox_pavel-e48f7836fdaca03e0626b3e7ac4d37c99dd35dc9.zip
fluxbox_pavel-e48f7836fdaca03e0626b3e7ac4d37c99dd35dc9.tar.bz2
fix saving of various slit params (Simon)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 33d8d3f..bea0ec4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,13 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.1: 2Changes for 0.9.1:
3*03/04/16: 3*03/04/16:
4 * Fixed saving of some other slit params - placement, direction,
5 autohide (Simon)
6 Screen.hh/cc Slit.hh/cc fluxbox.cc
4 * Fixed saving of toolbar and slit layer (Simon) 7 * Fixed saving of toolbar and slit layer (Simon)
5 LayerMenu.hh Screen.hh Slit.hh/cc Toolbar.hh/cc ToolbarHandler.hh 8 LayerMenu.hh Screen.hh Slit.hh/cc Toolbar.hh/cc ToolbarHandler.hh
6 Window.cc 9 Window.cc
7 * Fixed toolbar width percent menu item 10 * Fixed toolbar width percent menu item (Henrik)
8 Toolbar.cc 11 Toolbar.cc
9 * Fixed current focused client button rendered (Henrik) 12 * Fixed current focused client button rendered (Henrik)
10 FbWinFrame.hh/cc, Window.cc 13 FbWinFrame.hh/cc, Window.cc