diff options
author | simonb <simonb> | 2006-04-17 13:36:59 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-17 13:36:59 (GMT) |
commit | a211ca912da6e17cfeee8a8fdde9d4eeff7c51a7 (patch) | |
tree | 96556240742312296b7f053aa07c1088a94f09c9 /ChangeLog | |
parent | 9ff23f01ca0a0a6c83a3a5e5d933fffbb59dfab8 (diff) | |
download | fluxbox-a211ca912da6e17cfeee8a8fdde9d4eeff7c51a7.zip fluxbox-a211ca912da6e17cfeee8a8fdde9d4eeff7c51a7.tar.bz2 |
grow the clock if the text gets too big
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/17: | 3 | *06/04/17: |
4 | * Resize the clock if the text gets too big, sf.net patch #1436406 | ||
5 | (thanks Geoff Lywood - glywood at users.sourceforge.net) | ||
6 | ClockTool.cc | ||
4 | * Fix some rotated toolbar+textbutton issues (Simon) | 7 | * Fix some rotated toolbar+textbutton issues (Simon) |
5 | Toolbar.cc IconbarTool.cc FbTk/TextButton.cc | 8 | Toolbar.cc IconbarTool.cc FbTk/TextButton.cc |
6 | * Fix /bin/sh portability for fbsetbg and startfluxbox (Simon) | 9 | * Fix /bin/sh portability for fbsetbg and startfluxbox (Simon) |