diff options
author | rathnor <rathnor> | 2003-04-16 16:18:06 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-04-16 16:18:06 (GMT) |
commit | e48f7836fdaca03e0626b3e7ac4d37c99dd35dc9 (patch) | |
tree | dd5421ed6b26c0d882dd34a91dfc01eb1ae3ee85 /ChangeLog | |
parent | 9163668e98e1683b95fb5cc44c19b3695c7857c4 (diff) | |
download | fluxbox-e48f7836fdaca03e0626b3e7ac4d37c99dd35dc9.zip fluxbox-e48f7836fdaca03e0626b3e7ac4d37c99dd35dc9.tar.bz2 |
fix saving of various slit params (Simon)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,10 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.1: | 2 | Changes 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 |