log

age author description
Thu, 23 Mar 2006 19:14:15 +0100 Mikael Berthe Merge with myself (PuTTY escape keys)
Mon, 20 Mar 2006 13:28:46 +0100 Mikael Berthe Kill a gcc warning
Thu, 23 Mar 2006 19:11:07 +0100 Mikael Berthe Add PuTTY escape keys for Ctrl-arrows
Sun, 19 Mar 2006 17:10:05 +0100 Mikael Berthe Update documentation
Sun, 19 Mar 2006 16:15:09 +0100 Mikael Berthe Move Ctrl-Up/Down bindings to the config. file
Sun, 19 Mar 2006 16:08:35 +0100 Mikael Berthe Create init_keycodes(), add 2 screen escape sequences
Sun, 19 Mar 2006 16:00:40 +0100 Mikael Berthe Allow binding of meta keys
Sun, 19 Mar 2006 15:59:14 +0100 Mikael Berthe More keycodes
Sun, 19 Mar 2006 12:53:58 +0100 Mikael Berthe Add some key escape sequences for screen
Sun, 19 Mar 2006 12:41:46 +0100 Mikael Berthe Handle some keyboard escape sequences
Fri, 17 Mar 2006 17:17:21 +0100 Mikael Berthe Use Ctrl-Up/Ctrl-Down to scroll up/down the chat buffer
Fri, 17 Mar 2006 17:14:14 +0100 Mikael Berthe Add readline_backward_word and readline_forward_word (Ctrl-Left/Ctrl-Right)
Fri, 17 Mar 2006 17:12:04 +0100 Mikael Berthe Enable "meta" key
Tue, 14 Mar 2006 12:43:23 +0100 Mikael Berthe Improve completion for the "/event" command
Tue, 14 Mar 2006 12:22:35 +0100 Mikael Berthe Check for events timeout
Tue, 14 Mar 2006 12:08:57 +0100 Mikael Berthe Add "/event n ignore"
Tue, 14 Mar 2006 12:04:46 +0100 Mikael Berthe Add event description when receiving a subscription request
Tue, 14 Mar 2006 12:02:22 +0100 Mikael Berthe Improve "/event list"
Tue, 14 Mar 2006 11:55:41 +0100 Mikael Berthe Fix small typo
Mon, 13 Mar 2006 23:41:29 +0100 Mikael Berthe Avoid reusing events ids
Mon, 13 Mar 2006 19:25:55 +0100 Mikael Berthe Add partial completion for the "/event" command
Mon, 13 Mar 2006 19:20:03 +0100 Mikael Berthe Use events system for subscription requests
Mon, 13 Mar 2006 19:18:20 +0100 Mikael Berthe Add /event command
Mon, 13 Mar 2006 19:13:37 +0100 Mikael Berthe Event maximum timeout could be higher... Set to 5 days.
Mon, 13 Mar 2006 18:41:01 +0100 Mikael Berthe Free eviqs data field in iqs_del() and evs_del()
Mon, 13 Mar 2006 17:28:24 +0100 Mikael Berthe Introduce user "events" list
Sat, 11 Mar 2006 16:37:24 +0100 Mikael Berthe Fix wrapping error introduced in changeset 76e00324c404
Fri, 10 Mar 2006 19:41:48 +0100 Mikael Berthe New color sample file
Fri, 10 Mar 2006 19:24:41 +0100 Mikael Berthe Indentation changes
Fri, 10 Mar 2006 19:19:57 +0100 Mikael Berthe Add a debug option