diff options
author | rathnor <rathnor> | 2003-10-09 16:48:09 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-10-09 16:48:09 (GMT) |
commit | 018665d7a3ae8cb642880176d415f57fc178c299 (patch) | |
tree | 05a21b11a9f28bd8b456e080be52148de30f5018 /ChangeLog | |
parent | 075dc35b5eeb875e971842e8230338395367e08f (diff) | |
download | fluxbox_pavel-018665d7a3ae8cb642880176d415f57fc178c299.zip fluxbox_pavel-018665d7a3ae8cb642880176d415f57fc178c299.tar.bz2 |
drawing optimisations and fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes for 0.9.6: |
3 | *03/10/10: | ||
4 | * Various drawing-related optimisations and bug fixes (Simon) | ||
5 | - fixes toolbar random colour flicker on workspace change | ||
6 | - speeds up pixmap rendering a little (inlining and friends!) | ||
7 | FbWinFrame.cc GContext.hh/cc Color.hh ImageControl.hh/cc | ||
8 | IconbarTool.cc fluxbox.cc Container.cc | ||
3 | *03/10/08: | 9 | *03/10/08: |
4 | * fluxbox-generate_menu update from Han | 10 | * fluxbox-generate_menu update from Han |
5 | - replace getopts with portable workaround | 11 | - replace getopts with portable workaround |