diff options
author | simonb <simonb> | 2005-05-03 13:53:25 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-05-03 13:53:25 (GMT) |
commit | 7d4f711204ab0b51d45eaff332708f529c11c9f5 (patch) | |
tree | 57488fc9d10740f0501396f68b4e061b0cec8810 /ChangeLog | |
parent | 575578d810733e0ca8d970f5923594a9d1930216 (diff) | |
download | fluxbox_pavel-7d4f711204ab0b51d45eaff332708f529c11c9f5.zip fluxbox_pavel-7d4f711204ab0b51d45eaff332708f529c11c9f5.tar.bz2 |
fix some menu drawing issues
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes 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. |