diff options
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes for 0.9.6: |
3 | *03/09/06: | ||
4 | * Added Resize x y as command (Thanks Mathias Gumz) | ||
5 | FbCommands.cc/hh, FbCommandFactory.cc | ||
6 | * Added "!" as a comment line for keys file (Thanks Mathias Gumz) | ||
7 | Keys.cc | ||
8 | * Fixed so root menu and workspace menu shows up under the mouse (Thanks Mathias Gumz) | ||
9 | FbCommands.cc/hh | ||
10 | * Moved detection of lock modifiers from Keys to FbTk::KeyUtil (Henrik) | ||
11 | Keys.cc/hh, KeyUtil.hh/cc, WorkspaceCmd.cc | ||
3 | *03/08/30: | 12 | *03/08/30: |
4 | * Added new action: workspacemenu (Thanks Mathias Gumz) | 13 | * Added new action: workspacemenu (Thanks Mathias Gumz) |
5 | FbCommandFactory.hh/cc, FbCommands.hh/cc | 14 | FbCommandFactory.hh/cc, FbCommands.hh/cc |