aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-12-11 19:29:00 (GMT)
committermarkt <markt>2007-12-11 19:29:00 (GMT)
commit474e2017454d3c6492eb9f428aee039d36d76e05 (patch)
treecae44371e3dc31d1cb3aafdd2fbf83a26527e540 /ChangeLog
parent38877987c43857f79481bedeb036380b32019a0f (diff)
downloadfluxbox_pavel-474e2017454d3c6492eb9f428aee039d36d76e05.zip
fluxbox_pavel-474e2017454d3c6492eb9f428aee039d36d76e05.tar.bz2
only allow one open menu at a time
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 353af01..2cbf181 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.1: 2Changes for 1.0.1:
3*07/12/11:
4 * Only allow one menu to be open at a time (Mark)
5 FbTk/Menu.cc/hh
3*07/12/09: 6*07/12/09:
4 * Added OnTitlebar and Double modifiers to the keys file for clicks on the 7 * Added OnTitlebar and Double modifiers to the keys file for clicks on the
5 titlebar and double clicks, respectively (Mark, thanks Matteo Galiazzo) 8 titlebar and double clicks, respectively (Mark, thanks Matteo Galiazzo)