diff options
author | rathnor <rathnor> | 2003-07-20 02:45:57 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-07-20 02:45:57 (GMT) |
commit | ace3e2e6293fa0ae5a2b9d971f24fa45b317ba2e (patch) | |
tree | 1943fde6b3bced84b1b6634b1f36bfa877ef6f29 /ChangeLog | |
parent | 1631ed814cb8665516673706637084dfa1485f87 (diff) | |
download | fluxbox_pavel-ace3e2e6293fa0ae5a2b9d971f24fa45b317ba2e.zip fluxbox_pavel-ace3e2e6293fa0ae5a2b9d971f24fa45b317ba2e.tar.bz2 |
fix toolbarmode = OFF bug, plus add toolbar menu back to screen's config menu
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +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: | ||
4 | * Fix crash with toolbarmode = OFF, and put toolbar menu back into | ||
5 | screen's configure menu (Simon) | ||
6 | Screen.hh/cc ToolbarHandler.cc | ||
3 | *03/07/19: | 7 | *03/07/19: |
4 | * Make most Commands execute on mouse screen rather than screen | 8 | * Make most Commands execute on mouse screen rather than screen |
5 | of focused window (Simon) | 9 | of focused window (Simon) |