aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2005-05-03 13:53:25 (GMT)
committersimonb <simonb>2005-05-03 13:53:25 (GMT)
commit7d4f711204ab0b51d45eaff332708f529c11c9f5 (patch)
tree57488fc9d10740f0501396f68b4e061b0cec8810 /ChangeLog
parent575578d810733e0ca8d970f5923594a9d1930216 (diff)
downloadfluxbox-7d4f711204ab0b51d45eaff332708f529c11c9f5.zip
fluxbox-7d4f711204ab0b51d45eaff332708f529c11c9f5.tar.bz2
fix some menu drawing issues
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8c3321..c763691 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.13 2Changes for 0.9.13
3*05/05/03: 3*05/05/03:
4 * Fix drawing of no-title menus, plus updating of int menu items (Simon)
5 IntResMenuItem.hh/cc MenuItem.hh Menu.cc Screen.cc ToggleMenu.hh
6 Toolbar.cc Slit.cc
4 * Code cleaning. (Henrik) 7 * Code cleaning. (Henrik)
5 Fluxbox::associateClient; creates tab and 8 Fluxbox::associateClient; creates tab and
6 maps WinClient to label button. 9 maps WinClient to label button.