aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-10-09 16:48:09 (GMT)
committerrathnor <rathnor>2003-10-09 16:48:09 (GMT)
commit018665d7a3ae8cb642880176d415f57fc178c299 (patch)
tree05a21b11a9f28bd8b456e080be52148de30f5018 /ChangeLog
parent075dc35b5eeb875e971842e8230338395367e08f (diff)
downloadfluxbox-018665d7a3ae8cb642880176d415f57fc178c299.zip
fluxbox-018665d7a3ae8cb642880176d415f57fc178c299.tar.bz2
drawing optimisations and fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8ba7fb..e8ef7ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes 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