aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-02-28 19:13:59 (GMT)
committermarkt <markt>2007-02-28 19:13:59 (GMT)
commitec9cd21ddaf53b836e9a92d5c329feb18f12ba22 (patch)
treec80ea65f9db6a2f75eb0b121c6746dc3d754b43b /ChangeLog
parentd07fd13f3b553aecab22e86866f1efb9b4df5cd6 (diff)
downloadfluxbox-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da0a273..4beaed3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes 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>