diff options
author | mathias <mathias> | 2005-09-12 18:27:18 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-09-12 18:27:18 (GMT) |
commit | b8f155bf368b2c7958ea035bd4baa1639e9b63db (patch) | |
tree | 8cf6e530b3c649ebbbcf609e04941ebb74db0cef /ChangeLog | |
parent | 219e8362b0a244a23ef2d2e41c6bd9c26971b289 (diff) | |
download | fluxbox_pavel-b8f155bf368b2c7958ea035bd4baa1639e9b63db.zip fluxbox_pavel-b8f155bf368b2c7958ea035bd4baa1639e9b63db.tar.bz2 |
fixes #1281708, MenuIcon doesnt scale properly, patch from sf.net
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.14: | 2 | Changes for 0.9.14: |
3 | *05/09/12: | ||
4 | * Fixes #1281708, MenuIcon doesnt scale properly (thanx Erik-Jan) | ||
5 | src/WinButtonTheme.cc | ||
3 | *05/09/08: | 6 | *05/09/08: |
4 | * Fixed bug in client menu. Window menu did not open. (Henrik) | 7 | * Fixed bug in client menu. Window menu did not open. (Henrik) |
5 | FbTk/Menu.cc | 8 | FbTk/Menu.cc |