diff options
author | rathnor <rathnor> | 2003-07-20 08:12:36 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-07-20 08:12:36 (GMT) |
commit | 1741ac072dd6516b4dcfdf6dbe9099a335c7bc7d (patch) | |
tree | 8dd1331222e35070a16aaae5d4bd059296dd341c /ChangeLog | |
parent | ace3e2e6293fa0ae5a2b9d971f24fa45b317ba2e (diff) | |
download | fluxbox_pavel-1741ac072dd6516b4dcfdf6dbe9099a335c7bc7d.zip fluxbox_pavel-1741ac072dd6516b4dcfdf6dbe9099a335c7bc7d.tar.bz2 |
fix menus for "extra" things, like remember, so that they will be
added back if the menu is rebuilt.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.5: | 2 | Changes for 0.9.5: |
3 | *03/07/20: | 3 | *03/07/20: |
4 | * Fix disappearing Remember menu, plus titles of sub-window menus | ||
5 | -> can now use addExtraMenus for windows in extensions (Simon) | ||
6 | Menu.hh/cc Window.hh/cc Screen.hh/cc Remember.cc | ||
4 | * Fix crash with toolbarmode = OFF, and put toolbar menu back into | 7 | * Fix crash with toolbarmode = OFF, and put toolbar menu back into |
5 | screen's configure menu (Simon) | 8 | screen's configure menu (Simon) |
6 | Screen.hh/cc ToolbarHandler.cc | 9 | Screen.hh/cc ToolbarHandler.cc |