diff options
author | rathnor <rathnor> | 2003-09-07 14:57:49 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-09-07 14:57:49 (GMT) |
commit | 4da8af73fa5fc2a866dc4461a2c0737976e75eaf (patch) | |
tree | de16addf31a69bc7034ba5047645a89aea7bfca5 /ChangeLog | |
parent | 8a85867a6966f69c2fc112456c88c8ef7baaf951 (diff) | |
download | fluxbox-4da8af73fa5fc2a866dc4461a2c0737976e75eaf.zip fluxbox-4da8af73fa5fc2a866dc4461a2c0737976e75eaf.tar.bz2 |
fix drawing bug when selecting, plus an unnecessary redraw of the
submenu when entering parent on active submenu item
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes for 0.9.6: |
3 | *03/09/08: | ||
4 | * Fix when selecting + unneeded submenu redraw on enter+motion (Simon) | ||
5 | Menu.cc | ||
3 | *03/09/06: | 6 | *03/09/06: |
4 | * Added Resize x y as command (Thanks Mathias Gumz) | 7 | * Added Resize x y as command (Thanks Mathias Gumz) |
5 | FbCommands.cc/hh, FbCommandFactory.cc | 8 | FbCommands.cc/hh, FbCommandFactory.cc |