aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d77590b..4ed32dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,10 @@ Changes for 1.1:
10 * Buttons with different textures when pressed weren't getting reset 10 * Buttons with different textures when pressed weren't getting reset
11 properly (Mark) 11 properly (Mark)
12 FbTk/Button.cc 12 FbTk/Button.cc
13 * Only replace numbers with zeros when calculating clock width (Simon)
14 Otherwise width of things in proportional fonts can be way out.
15 sf.net bug #1545066.
16 ClockTool.cc
13*07/04/06: 17*07/04/06:
14 * More changes to theme handling (Mark) 18 * More changes to theme handling (Mark)
15 - introduced window.label.(un)focused.{justify,border{Color,Width}}, 19 - introduced window.label.(un)focused.{justify,border{Color,Width}},