aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36fe570..2ad2e61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1: 2Changes for 1.1:
3*07/04/06:
4 * More changes to theme handling (Mark)
5 - introduced window.label.(un)focused.{justify,border{Color,Width}},
6 which fallback to window.label.{justify,border{Color,Width}} before
7 window.{justify,border{Color,Width}}
8 - this has the backwards-incompatible effect that
9 toolbar.iconbar.(un)focused.* fallback first to toolbar.iconbar.* and
10 then to window.label.*
11 FbWinFrame.cc/hh IconbarTool.cc/hh IconButton.cc/hh IconbarTheme.cc
12 FbWinFrameTheme.cc/hh
3*07/04/03: 13*07/04/03:
4 * Added window.label.(un)focused.font to styles (Mark) 14 * Added window.label.(un)focused.font to styles (Mark)
5 FbWinFrame.cc 15 FbWinFrame.cc