log mcabber/src/hbuf.c @ 1290:e42f48103609

age author description
Sun, 26 Aug 2007 18:24:14 +0200 Michal 'vorner' Vaner Drawing the MUC nicks by a different color
Mon, 20 Aug 2007 19:41:31 +0200 Mikael Berthe Add configurable colors for info and incoming messages (Michal 'vorner' Vaner)
Sat, 16 Jun 2007 19:41:09 +0200 Mikael Berthe Cosmetics
Sat, 19 May 2007 12:18:25 +0200 Mikael Berthe Make buffer list display the number of allocated HBB blocks
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)
Tue, 06 Feb 2007 00:21:42 +0100 Mikael Berthe Add option "max_history_blocks"
Sun, 12 Nov 2006 13:11:07 +0100 Mikael Berthe Fix a bug in hbuf_add_line()
Sat, 15 Jul 2006 12:46:39 +0200 Mikael Berthe hbuf: Refactor line wrapping stuff
Sat, 15 Jul 2006 12:28:42 +0200 Mikael Berthe Make hbuf_add_line() UTF-8 aware
Sat, 08 Jul 2006 09:43:18 +0200 Mikael Berthe Fix a few problems with non-UTF-8 locales
Sat, 08 Jul 2006 09:40:05 +0200 Mikael Berthe UTF-8 terminal support (Reimar Döffinger)
Sun, 02 Jul 2006 22:54:18 +0200 Mikael Berthe Move _GNU_SOURCE define to the Makefile (Reimar Döffinger)
Thu, 08 Jun 2006 21:42:52 +0200 Mikael Berthe Fix memory leak in scr_UpdateWindow()
Thu, 01 Jun 2006 18:55:55 +0200 Mikael Berthe Fix a small memory leak in /buffer purge
Tue, 09 May 2006 23:48:41 +0200 Mikael Berthe hbuf: minor fixes and typos
Mon, 08 May 2006 23:46:42 +0200 Mikael Berthe Use new status buffer window
Wed, 12 Apr 2006 22:05:49 +0200 Mikael Berthe Remove a warning on Cygwin (implicit strcasestr() declaration)
Thu, 06 Apr 2006 23:02:30 +0200 Mikael Berthe Kill a few gcc4 warnings
Thu, 09 Mar 2006 19:25:31 +0100 Mikael Berthe Fix highlighting of outgoing multi-line messages
Mon, 06 Mar 2006 11:59:34 +0100 Mikael Berthe Use bold font for outgoing messages
Sun, 12 Feb 2006 11:39:32 +0100 Mikael Berthe Update Copyright (2006)
Mon, 05 Dec 2005 00:01:16 +0100 Mikael Berthe Fix modelines
Sun, 04 Dec 2005 09:04:02 +0100 Mikael Berthe Add Vim modelines
Sun, 30 Oct 2005 12:09:32 +0200 Mikael Berthe Fix mixed declaration and code
Thu, 29 Sep 2005 22:31:56 +0200 Mikael Berthe Add "/buffer date"
Thu, 29 Sep 2005 21:28:39 +0200 Mikael Berthe Add "/buffer %n"
Thu, 04 Aug 2005 23:04:54 +0100 Mikael Berthe Whitespace cleanup
Thu, 04 Aug 2005 22:55:10 +0100 Mikael Berthe Speed up hbuf_add_line()
Mon, 01 Aug 2005 21:43:01 +0100 Mikael Berthe Minor changes to hbuf.c