diff options
author | simonb <simonb> | 2006-04-22 17:19:53 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-22 17:19:53 (GMT) |
commit | cfd92af2b680547d9b5176b001c03638a4a4d8d5 (patch) | |
tree | c91c162002f3834ad8c310a6549d6bb5d8872711 /ChangeLog | |
parent | 11190682277e3ac14d976738576f20df04e63dc5 (diff) | |
download | fluxbox_pavel-cfd92af2b680547d9b5176b001c03638a4a4d8d5.zip fluxbox_pavel-cfd92af2b680547d9b5176b001c03638a4a4d8d5.tar.bz2 |
fix menu corruption when size/label changes
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.16: | 2 | Changes for 0.9.16: |
3 | *06/04/22: | 3 | *06/04/22: |
4 | * Fix workspace menu corruption when window title changes (Simon) | ||
5 | sf.net bug #1113668 | ||
6 | Menu.cc MenuItem.cc | ||
4 | * Fix crash when toolbar disabled (Simon) | 7 | * Fix crash when toolbar disabled (Simon) |
5 | Slit.hh/cc Screen.cc | 8 | Slit.hh/cc Screen.cc |
6 | * Couple of memory-based fixes from valgrind (Simon) | 9 | * Couple of memory-based fixes from valgrind (Simon) |