aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-04-06 18:50:19 (GMT)
committermarkt <markt>2007-04-06 18:50:19 (GMT)
commit416578138e899f817b875ad55a5252a19aa6cb07 (patch)
treedb2e73774dd6cab38a87e0c636e7cbf3d9a32dac /ChangeLog
parentd4f33533543690f12ad9eea62ea9b634a89340fb (diff)
downloadfluxbox-416578138e899f817b875ad55a5252a19aa6cb07.zip
fluxbox-416578138e899f817b875ad55a5252a19aa6cb07.tar.bz2
more of the same
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