aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-09-07 14:57:49 (GMT)
committerrathnor <rathnor>2003-09-07 14:57:49 (GMT)
commit4da8af73fa5fc2a866dc4461a2c0737976e75eaf (patch)
treede16addf31a69bc7034ba5047645a89aea7bfca5 /ChangeLog
parent8a85867a6966f69c2fc112456c88c8ef7baaf951 (diff)
downloadfluxbox-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fdd6e3e..f7a8381 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes 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