diff options
author | simonb <simonb> | 2006-05-20 16:27:25 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-05-20 16:27:25 (GMT) |
commit | f564d3c4cf6309d3b6d66f2139185434e7815cac (patch) | |
tree | 46be34c05783b8713238991a412c229530b813ea /ChangeLog | |
parent | ff463a0481d17208637b95effe3b4159b25c5121 (diff) | |
download | fluxbox_pavel-f564d3c4cf6309d3b6d66f2139185434e7815cac.zip fluxbox_pavel-f564d3c4cf6309d3b6d66f2139185434e7815cac.tar.bz2 |
fix external tab bg when label bg is parentrelative
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/05/21: | 3 | *06/05/21: |
4 | * Fix background of external tabs when label background is | ||
5 | ParentRelative (Simon) | ||
6 | FbWinFrame.cc | ||
4 | * Improve native language support handling, especially relating | 7 | * Improve native language support handling, especially relating |
5 | to codesets (Simon) | 8 | to codesets (Simon) |
6 | *** Please report any oddness (Esp regressions) in native text | 9 | *** Please report any oddness (Esp regressions) in native text |