diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.10: | 2 | Changes 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 |