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 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/07/07: | ||
4 | * Right clicking on a submenu didn't revert focus to its parent (Mark) | ||
5 | FbTk/Menu.cc/hh | ||
6 | * Pressing escape in a torn menu didn't work (Mark) | ||
7 | FbTk/Menu.cc | ||
8 | * Save workspace names when changing through menu, bug #1748967 (Mark) | ||
9 | Workspace.cc Screen.cc/hh | ||
3 | *07/07/06: | 10 | *07/07/06: |
4 | * When saving window information, use the class name instead of instance name | 11 | * When saving window information, use the class name instead of instance name |
5 | by default (Mark) | 12 | by default (Mark) |