diff options
author | rathnor <rathnor> | 2004-08-28 19:03:09 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-08-28 19:03:09 (GMT) |
commit | 8a59b9b4541490badaf3e1a0503b4ca5f0105c8f (patch) | |
tree | aa352791e820a1f96ef2c95b936533951e60784f /ChangeLog | |
parent | c4c67dafeb9165f394c1bae25604f97921a8ae7a (diff) | |
download | fluxbox_pavel-8a59b9b4541490badaf3e1a0503b4ca5f0105c8f.zip fluxbox_pavel-8a59b9b4541490badaf3e1a0503b4ca5f0105c8f.tar.bz2 |
couple of menu render fixes
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.10: | 2 | Changes for 0.9.10: |
3 | *04/08/28: | 3 | *04/08/28: |
4 | * Some more menu rendering fixes (Simon) | ||
5 | Thanks Florian Pigorsch for nice bug reports + debugging | ||
6 | FbTk/Menu.cc | ||
4 | * Fix some blank fonts problem for i18n (I think) (Simon) | 7 | * Fix some blank fonts problem for i18n (I think) (Simon) |
5 | FbTk/Font.cc FbTk/XmbFontImp.cc | 8 | FbTk/Font.cc FbTk/XmbFontImp.cc |
6 | * Fix menu render bug with previously highlighted items (Simon) | 9 | * Fix menu render bug with previously highlighted items (Simon) |