diff options
author | markt <markt> | 2007-02-28 19:13:59 (GMT) |
---|---|---|
committer | markt <markt> | 2007-02-28 19:13:59 (GMT) |
commit | ec9cd21ddaf53b836e9a92d5c329feb18f12ba22 (patch) | |
tree | c80ea65f9db6a2f75eb0b121c6746dc3d754b43b /ChangeLog | |
parent | d07fd13f3b553aecab22e86866f1efb9b4df5cd6 (diff) | |
download | fluxbox-ec9cd21ddaf53b836e9a92d5c329feb18f12ba22.zip fluxbox-ec9cd21ddaf53b836e9a92d5c329feb18f12ba22.tar.bz2 |
some code simplification and bug fixes
mainly, using a non-zero menuDelayClose allowed you to have multiple submenus open
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 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/02/28: | ||
4 | * Fixed some strange menu behaviors (Mark) | ||
5 | FbTk/Menu.cc/hh | ||
3 | *07/02/27: | 6 | *07/02/27: |
4 | * Respect external tabs in ArrangeWindows (thanks to Tomas Janousek <tomi | 7 | * Respect external tabs in ArrangeWindows (thanks to Tomas Janousek <tomi |
5 | at nomi dot cz> | 8 | at nomi dot cz> |