diff options
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.5: | 2 | Changes for 0.9.5: |
3 | *03/08/27: | ||
4 | * Changed FbRun to use FbTk::TextBox | ||
5 | FbRun.hh/cc | ||
6 | * Added a workspace name setting tool (Henrik) | ||
7 | new action name: SetWorkspaceName | ||
8 | SetWorkspaceName.hh/cc, FbCommands.hh/cc, FbCommandFactory.cc | ||
9 | * Added TextBox for input window (Henrik) | ||
10 | TextBox.hh/cc | ||
3 | *03/08/25: | 11 | *03/08/25: |
4 | * Fix some style initialisation issues (Simon) | 12 | * Fix some style initialisation issues (Simon) |
5 | Screen.hh/cc FbWinFrame.cc | 13 | Screen.hh/cc FbWinFrame.cc |