log finch/libgnt/gntmain.c @ 32797:aacfb71133cc

age author description
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Fri, 20 Nov 2009 21:45:44 +0000 Sadrul Habib Chowdhury Fix showing umlauts etc. on non-utf8 locales.
Sun, 30 Aug 2009 04:34:12 +0000 desowin Remove IO watches at shutdown in gntmain.c Closes #9872.
Tue, 06 Jan 2009 15:34:26 +0000 Sadrul Habib Chowdhury Compilation fixes for OpenBSD from the OpenBSD ports tree. Closes #8009.
Fri, 28 Nov 2008 06:29:37 +0000 Sadrul Habib Chowdhury Use glib log functions to show error messages.
Thu, 24 Apr 2008 01:43:25 +0000 Sadrul Habib Chowdhury Patch from Dylan Simon <dylan@dylex.net> to fix handling escape key
Thu, 14 Feb 2008 16:35:14 +0000 Stu Tomlinson Fix the "Finch doesn't work" bug. More specifically, it turned out to be
Wed, 16 Jan 2008 22:26:59 +0000 Richard Laager (13:48:49) Stu Tomlinson (nosnilmot): rlaager: printf() should probably
Wed, 16 Jan 2008 19:12:46 +0000 Richard Laager Use g_strerror() instead of strerror() in a few places.
Sat, 05 Jan 2008 18:01:12 +0000 Richard Laager Squash some compiler warnings, some from my -Wstrict-prototypes fixing.
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sun, 02 Dec 2007 06:01:52 +0000 Sadrul Habib Chowdhury Restore the screen properly after the child process ends.
Tue, 27 Nov 2007 19:30:18 +0000 Ethan Blanton Compile fixes for FreeBSD in libgnt
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sat, 10 Nov 2007 01:18:15 +0000 Sadrul Habib Chowdhury Minor adjustments to prevent a crash, correct a data type and fix drawing.