summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-09-04 07:24:39 +0000
committersabetts <sabetts>2001-09-04 07:24:39 +0000
commit2d594205560e963ac4595cdbb5430492619486ce (patch)
tree2d1bd38b2c9ab4f5e55dbad1f340c824e94ff7ec /ChangeLog
parent6e659e8c781fcff977c326c7a9eefc6788e6f8c2 (diff)
downloadratpoison-2d594205560e963ac4595cdbb5430492619486ce.zip
* src/actions.h (cmd_unbind): new prototype
* src/actions.c (find_keybinding): Change the first parameter's type to KeySym. Prototype updated. (add_keybinding): likewise (remove_keybinding): new function. (key_actions): new command 'unbind'. (key_actions): #if out the unimplemented bindings. (cmd_bind): Error messages are more accurate. (cmd_unbind): new function. (cmd_escape): update the "other" command before the "generate" command. (cmd_escape): When searching for the "other" and "generate" commands' keystrokes, verify that the located action is the right command.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8de1b2d..f3c36a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2001-09-04 shawn <sabetts@diggin.lamenet.tmp>
+
+ * src/actions.h (cmd_unbind): new prototype
+
+ * src/actions.c (find_keybinding): Change the first parameter's
+ type to KeySym. Prototype updated.
+ (add_keybinding): likewise
+ (remove_keybinding): new function.
+ (key_actions): new command 'unbind'.
+ (key_actions): #if out the unimplemented bindings.
+ (cmd_bind): Error messages are more accurate.
+ (cmd_unbind): new function.
+ (cmd_escape): update the "other" command before the "generate"
+ command.
+ (cmd_escape): When searching for the "other" and "generate"
+ commands' keystrokes, verify that the located action is the right
+ command.
+
2001-08-31 Shawn <sabetts@hotdog>
* src/split.c (set_active_frame): Only show the frame indicator