aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2006-04-17 13:36:59 (GMT)
committersimonb <simonb>2006-04-17 13:36:59 (GMT)
commita211ca912da6e17cfeee8a8fdde9d4eeff7c51a7 (patch)
tree96556240742312296b7f053aa07c1088a94f09c9 /ChangeLog
parent9ff23f01ca0a0a6c83a3a5e5d933fffbb59dfab8 (diff)
downloadfluxbox-a211ca912da6e17cfeee8a8fdde9d4eeff7c51a7.zip
fluxbox-a211ca912da6e17cfeee8a8fdde9d4eeff7c51a7.tar.bz2
grow the clock if the text gets too big
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98c2640..5fddd45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.16: 2Changes 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)