diff options
author | simonb <simonb> | 2006-04-17 14:32:20 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-17 14:32:20 (GMT) |
commit | 11cba508e6a59587c304728fc8447d0f0c49f2c2 (patch) | |
tree | ed4340760e1051089cce1955cc07fa1f72378dae /ChangeLog | |
parent | dd933c097c0e585949c7200a0937684158f0056d (diff) | |
download | fluxbox-11cba508e6a59587c304728fc8447d0f0c49f2c2.zip fluxbox-11cba508e6a59587c304728fc8447d0f0c49f2c2.tar.bz2 |
fix some toolbar transparency
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/17: | 3 | *06/04/17: |
4 | * Fix toolbar transparency (frame and empty iconbar) (Simon) | ||
5 | Container.cc Toolbar.cc | ||
4 | * Fix display of label for dialog-type boxes (Simon) | 6 | * Fix display of label for dialog-type boxes (Simon) |
5 | (only when external tabs are enabled, but not for particular window) | 7 | (only when external tabs are enabled, but not for particular window) |
6 | FbWinFrame.cc | 8 | FbWinFrame.cc |