aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dadd00c..b8ea903 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.0: 2Changes for 1.0.0:
3*07/04/08: 3*07/04/08:
4 * Menu when clicking workspacename in toolbar wasn't getting focused (Mark)
5 ToolFactory.cc
6 * Buttons with different textures when pressed weren't getting reset
7 properly (Mark)
8 FbTk/Button.cc
4 * Only replace numbers with zeros when calculating clock width (Simon) 9 * Only replace numbers with zeros when calculating clock width (Simon)
5 Otherwise width of things in proportional fonts can be way out. 10 Otherwise width of things in proportional fonts can be way out.
6 sf.net bug #1545066. 11 sf.net bug #1545066.