log mcabber/src/screen.h @ 1598:a087125d8fc8

age author description
Sun, 11 Oct 2009 15:38:32 +0200 franky Replace libjabber with loudmouth
Sun, 04 Oct 2009 19:33:38 +0200 Mikael Berthe Add support for spellchecking with Enchant (caolan)
Mon, 13 Apr 2009 00:26:56 +0200 Mikael Berthe Add count parameter to roster up/down command
Thu, 30 Oct 2008 19:47:11 +0100 franky Map mouse events to p* keycodes
Sat, 23 Aug 2008 21:01:14 +0200 Mikael Berthe Add option --show-roster to command chat_disable.
Wed, 23 Apr 2008 20:34:56 +0200 franky Fixed the colorhandling for mucnicks and /color roster
Sun, 20 Apr 2008 17:01:24 +0200 Mikael Berthe Minor style upgrade
Sun, 20 Apr 2008 16:06:37 +0200 Mikael Berthe New command: /buffer save
Sun, 20 Apr 2008 11:45:01 +0200 Mikael Berthe Refactor scr_UpdateWindow()
Sun, 17 Feb 2008 21:19:48 +0100 Mikael Berthe Allow "/buffer list" when debugging mode is disabled
Sun, 17 Feb 2008 21:15:30 +0100 Mikael Berthe Replace DEBUG_ENABLE with ENABLE_DEBUG
Sat, 19 Jan 2008 12:09:00 +0100 Mikael Berthe Remove useless inlines
Sun, 11 Nov 2007 13:05:57 +0100 Mikael Berthe The command /quit can be used in bindings, hooks and sourced files
Sat, 27 Oct 2007 11:10:18 +0200 Mikael Berthe Minor coding style adjustments
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
Tue, 03 Apr 2007 20:30:28 +0200 Mikael Berthe Add some more iline functions (Lego12239)