log mcabber/src/screen.c @ 1279:8bbc764139ef

age author description
Sat, 25 Aug 2007 12:05:12 +0200 Mikael Berthe Implement /buffer close|purge [jid]
Tue, 21 Aug 2007 20:49:03 +0200 Mikael Berthe Add configurable roster colors (Michal 'vorner' Vaner)
Mon, 20 Aug 2007 19:41:31 +0200 Mikael Berthe Add configurable colors for info and incoming messages (Michal 'vorner' Vaner)
Fri, 22 Jun 2007 19:21:23 +0200 Mikael Berthe More jabber:iq:last support... (misc)
Fri, 22 Jun 2007 18:52:47 +0200 Mikael Berthe "buffer list" sets the new_msg flag
Mon, 18 Jun 2007 21:35:30 +0200 Mikael Berthe Fix Aspell support on some systems
Sat, 16 Jun 2007 17:17:04 +0200 Mikael Berthe MUC: Nickname completion starts from any non-space character
Fri, 08 Jun 2007 16:35:02 +0200 Mikael Berthe Fix a key binding issue on FreeBSD
Sun, 20 May 2007 22:01:20 +0200 Mikael Berthe Improve MUC nickname completion
Sat, 19 May 2007 12:18:25 +0200 Mikael Berthe Make buffer list display the number of allocated HBB blocks
Sat, 19 May 2007 11:56:32 +0200 Mikael Berthe New (debug) subcommand, buffer list
Thu, 17 May 2007 12:00:18 +0200 Mikael Berthe Fix a bad type cast in buffer_purge()
Sun, 29 Apr 2007 11:53:33 +0200 Mikael Berthe Aspell: is_alpha() isn't needed
Sun, 29 Apr 2007 11:19:56 +0200 Mikael Berthe Add default binding for F1 (265) to /help
Sat, 28 Apr 2007 22:01:37 +0200 Mikael Berthe Update copyrights
Sat, 28 Apr 2007 21:52:57 +0200 Mikael Berthe Basic support for nick highlighting in MUC rooms (the whole line is colored)
Fri, 20 Apr 2007 19:06:24 +0200 Mikael Berthe Add readline_hist_beginning_search_bwd/fwd functions
Fri, 20 Apr 2007 17:14:38 +0200 Mikael Berthe Fix a conflict between verbatim multiline mode and the key binding system
Fri, 20 Apr 2007 16:35:39 +0200 Mikael Berthe Add a default binding to Meta-d (iline word_fdel)
Fri, 20 Apr 2007 16:30:30 +0200 Mikael Berthe Bind Meta-Esc (Esc-Esc) to chat_disable by default
Wed, 04 Apr 2007 23:23:37 +0200 entragian Add aspell support
Wed, 04 Apr 2007 22:43:47 +0200 Mikael Berthe Remove old (already commented) code
Wed, 04 Apr 2007 22:34:00 +0200 Mikael Berthe Refactor readline_accept_line() and readline_accept_line_down_hist()
Wed, 04 Apr 2007 22:03:49 +0200 Mikael Berthe Move init_bindings() to screen.c, with a few updates
Tue, 03 Apr 2007 20:30:34 +0200 Mikael Berthe Add init_bindings() for default key bindings (Lego12239)
Tue, 03 Apr 2007 20:30:28 +0200 Mikael Berthe Add some more iline functions (Lego12239)
Wed, 14 Mar 2007 21:33:17 +0100 Mikael Berthe Add a collection of commands for key bindings (Lego12239)
Mon, 26 Feb 2007 21:13:54 +0100 Mikael Berthe Add some keycodes
Thu, 22 Feb 2007 22:10:19 +0100 Mikael Berthe Fix UTF-8 group names in the roster (Myhailo Danylenko)
Thu, 15 Feb 2007 23:56:20 +0100 Mikael Berthe Slight optimization + line wrapping