diff options
author | rathnor <rathnor> | 2004-08-29 14:53:23 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-08-29 14:53:23 (GMT) |
commit | 680128f286d990549ea99eadbb4a6094f65cc461 (patch) | |
tree | b8f31aee8b20c8e3f08831036bc0520de9b361c4 /ChangeLog | |
parent | e41bc330b402508541ec812dfe797cceae255f7f (diff) | |
download | fluxbox-680128f286d990549ea99eadbb4a6094f65cc461.zip fluxbox-680128f286d990549ea99eadbb4a6094f65cc461.tar.bz2 |
fix wrapping upwards in menu
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 cycling using keys in menus (didn't wrap upwards) (Simon) | ||
5 | FbTk/Menu.cc | ||
4 | * Fix rendering bug when revisiting >1 column menus (Simon) | 6 | * Fix rendering bug when revisiting >1 column menus (Simon) |
5 | FbTk/Menu.cc | 7 | FbTk/Menu.cc |
6 | * Fix crash when extramenus not attached to windowmenu (Simon) | 8 | * Fix crash when extramenus not attached to windowmenu (Simon) |