diff options
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 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/07/02: | ||
4 | * Fixed some rendering problems when toolbar item borderwidth is too large | ||
5 | and toolbar bevelwidth is set (Mark) | ||
6 | Toolbar.cc | ||
7 | * Moved the `Transparency' submenu next to the rest of the submenus (Mark) | ||
8 | Screen.cc | ||
3 | *07/07/01: | 9 | *07/07/01: |
4 | * Added keycommands :AddWorkspace and :RemoveLastWorkspace (Mark) | 10 | * Added keycommands :AddWorkspace and :RemoveLastWorkspace (Mark) |
5 | WorkspaceCmd.cc/hh FbCommandFactory.cc | 11 | WorkspaceCmd.cc/hh FbCommandFactory.cc |