diff options
author | rathnor <rathnor> | 2004-08-29 14:37:52 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-08-29 14:37:52 (GMT) |
commit | e41bc330b402508541ec812dfe797cceae255f7f (patch) | |
tree | fef97b928f7c2528dad6056d0048f61d15e4eb9e /ChangeLog | |
parent | ef9565efd8431eed3f561154c58765d5a77be90a (diff) | |
download | fluxbox_pavel-e41bc330b402508541ec812dfe797cceae255f7f.zip fluxbox_pavel-e41bc330b402508541ec812dfe797cceae255f7f.tar.bz2 |
fix bug with >1 column menus
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.10: | 2 | Changes for 0.9.10: |
3 | *04/08/29: | 3 | *04/08/29: |
4 | * Fix rendering bug when revisiting >1 column menus (Simon) | ||
5 | FbTk/Menu.cc | ||
4 | * Fix crash when extramenus not attached to windowmenu (Simon) | 6 | * Fix crash when extramenus not attached to windowmenu (Simon) |
5 | - and add checking that windowmenu file exists and sorta parses | 7 | - and add checking that windowmenu file exists and sorta parses |
6 | Window.cc FbTk/Menu.hh MenuCreator.hh/cc | 8 | Window.cc FbTk/Menu.hh MenuCreator.hh/cc |