log mcabber/src/screen.c @ 1314:248e3f69dd9e

age author description
Thu, 20 Sep 2007 21:41:06 +0200 Mikael Berthe Fix a bug in the nick_colors variable parsing
Thu, 13 Sep 2007 20:05:21 +0200 Mikael Berthe Implement "/roster display"
Tue, 28 Aug 2007 18:56:50 +0200 Michal 'vorner' Vaner colorable muc nick fix
Tue, 28 Aug 2007 14:36:44 +0200 Michal 'vorner' Vaner Further nick colors fixes
Tue, 28 Aug 2007 11:24:58 +0200 Michal 'vorner' Vaner Fix recognizing of bright colors
Tue, 28 Aug 2007 10:52:15 +0200 Michal 'vorner' Vaner Color only incoming messages
Tue, 28 Aug 2007 10:11:39 +0200 Michal 'vorner' Vaner Muc nick coloring functionality
Sun, 26 Aug 2007 22:23:30 +0200 Michal 'vorner' Vaner Better way of writing the nick
Sun, 26 Aug 2007 18:24:14 +0200 Michal 'vorner' Vaner Drawing the MUC nicks by a different color
Sat, 25 Aug 2007 23:07:22 +0200 Mikael Berthe Add selectable time prefixes (vorner)
Sat, 25 Aug 2007 22:55:26 +0200 Mikael Berthe Add comments (vorner)
Sat, 25 Aug 2007 12:25:44 +0200 Mikael Berthe readline_backward_kill_word() makes a stop at the "command" character
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