diff options
author | fluxgen <fluxgen> | 2003-09-06 15:54:22 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-09-06 15:54:22 (GMT) |
commit | 8a85867a6966f69c2fc112456c88c8ef7baaf951 (patch) | |
tree | 0211f93bc0a3f72d376b156511962e20d42d268b /ChangeLog | |
parent | 352e863c5ffb86348e05252c62bd13ebadbb6236 (diff) | |
download | fluxbox-8a85867a6966f69c2fc112456c88c8ef7baaf951.zip fluxbox-8a85867a6966f69c2fc112456c88c8ef7baaf951.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-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 |