log mcabber/src/hbuf.c @ 932:fc6aaa223650

age author description
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