log mcabber/src/screen.h @ 1311:0dda8238af21

age author description
Thu, 13 Sep 2007 20:05:21 +0200 Mikael Berthe Implement "/roster display"
Tue, 28 Aug 2007 10:11:39 +0200 Michal 'vorner' Vaner Muc nick coloring functionality
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 12:05:12 +0200 Mikael Berthe Implement /buffer close|purge [jid]
Wed, 22 Aug 2007 22:19:33 +0200 Mikael Berthe Fix screen refresh issue (spotted by franky)
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)
Sat, 19 May 2007 11:56:32 +0200 Mikael Berthe New (debug) subcommand, buffer list
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
Wed, 04 Apr 2007 23:23:37 +0200 entragian Add aspell support
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