diff options
author | markt <markt> | 2007-01-07 18:38:03 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-07 18:38:03 (GMT) |
commit | a53dabd36a1922fd2ce1371596690700e34d03f9 (patch) | |
tree | b0d90de3c6cd2cf6879f554582788e7ae4779d64 /ChangeLog | |
parent | a1b78a1e6dc226cb72468ba4f49588351ad449c6 (diff) | |
download | fluxbox_pavel-a53dabd36a1922fd2ce1371596690700e34d03f9.zip fluxbox_pavel-a53dabd36a1922fd2ce1371596690700e34d03f9.tar.bz2 |
fix little bug with iconbar rendering
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 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/07: | 3 | *07/01/07: |
4 | * Fix little bug with iconbar rendering, bug #1549209 (Mark) | ||
5 | IconbarTool.cc | ||
4 | * Fix RefCount crash and Slit deconstruction ordering (Simon) | 6 | * Fix RefCount crash and Slit deconstruction ordering (Simon) |
5 | RefCount.hh Slit.hh/cc | 7 | RefCount.hh Slit.hh/cc |
6 | * Support per-window transparency settings. | 8 | * Support per-window transparency settings. |