aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-06-16 15:38:19 (GMT)
committerrathnor <rathnor>2004-06-16 15:38:19 (GMT)
commit8f88c1fecb28dc15ecfd2ee210a8e466afe5456c (patch)
tree5adbb44deec68449ee216c10ff047d4446c2a510 /ChangeLog
parentdb6e78bba9fbd0e216f0ebbe5d4f55090ca62069 (diff)
downloadfluxbox-8f88c1fecb28dc15ecfd2ee210a8e466afe5456c.zip
fluxbox-8f88c1fecb28dc15ecfd2ee210a8e466afe5456c.tar.bz2
toolbar fixes, updates and optimisations
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a59e9c8..34c3fd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.10: 2Changes for 0.9.10:
3*04/06/17:
4 * Improve rendering speed of toolbar (Simon)
5 - remove many redundant renders (esp. startup)
6 - only update clock if the text has changed
7 - fix transparency and border on most items
8 IconbarTool.hh/cc IconButton.cc Toolbar.cc Container.cc
9 ClockTool.cc WorkspaceNameTool.cc
3*04/06/14: 10*04/06/14:
4 * More menu transparency improvements (Henrik) 11 * More menu transparency improvements (Henrik)
5 Menu.cc 12 Menu.cc