diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +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/08/29: | 3 | *04/08/29: |
4 | * Fix crash when extramenus not attached to windowmenu (Simon) | ||
5 | - and add checking that windowmenu file exists and sorta parses | ||
6 | Window.cc FbTk/Menu.hh MenuCreator.hh/cc | ||
7 | * Tweak toolbar size/position (esp when 100% width) (Simon) | ||
8 | - and fix menu size bug when initialising with no style | ||
9 | Toolbar.cc FbTk/MenuTheme.cc | ||
4 | * Add back Workspace<n> actions with deprecated message (Simon) | 10 | * Add back Workspace<n> actions with deprecated message (Simon) |
5 | - need transition time, remove when 1.0 has been widely used for a while | 11 | - need transition time, remove when 1.0 has been widely used for a while |
6 | FbCommandFactory.cc | 12 | FbCommandFactory.cc |