diff options
author | simonb <simonb> | 2006-04-17 15:19:07 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-17 15:19:07 (GMT) |
commit | 3e6def97d18133baf82b596cb742a2f7ef4f9f00 (patch) | |
tree | 2422603cb39d3af4b318f89ac2093e1bbc67657a /ChangeLog | |
parent | 11cba508e6a59587c304728fc8447d0f0c49f2c2 (diff) | |
download | fluxbox-3e6def97d18133baf82b596cb742a2f7ef4f9f00.zip fluxbox-3e6def97d18133baf82b596cb742a2f7ef4f9f00.tar.bz2 |
fix transparency updates for the toolbar when autohide is on
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 when autohide enabled (Simon) | ||
5 | Toolbar.cc Container.hh/cc ToolbarItem.hh/cc *Tool.hh/cc | ||
4 | * Fix toolbar transparency (frame and empty iconbar) (Simon) | 6 | * Fix toolbar transparency (frame and empty iconbar) (Simon) |
5 | Container.cc Toolbar.cc | 7 | Container.cc Toolbar.cc |
6 | * Fix display of label for dialog-type boxes (Simon) | 8 | * Fix display of label for dialog-type boxes (Simon) |