log mcabber/src/hbuf.c @ 1086:5e2e647e781b

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