log finch/gntdebug.c @ 32819:2c6510167895 default tip

age author description
Wed, 30 Jun 2010 01:12:54 +0000 Stu Tomlinson Get rid of this warning:
Tue, 08 Dec 2009 04:18:32 +0000 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
Sat, 18 Jul 2009 04:24:47 +0000 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
Mon, 23 Mar 2009 06:07:16 +0000 Mike Ruprecht Get rid of the rest of the extraneous changes.
Mon, 23 Mar 2009 01:06:15 +0000 Mike Ruprecht Remove some extra edits that snuck into Finch.
Fri, 02 Jan 2009 23:14:27 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
Sat, 06 Dec 2008 02:23:20 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)
Mon, 24 Nov 2008 10:59:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
Wed, 31 Dec 2008 23:49:36 +0000 Sadrul Habib Chowdhury Redirect stderr to the debug window.
Fri, 28 Nov 2008 06:29:37 +0000 Sadrul Habib Chowdhury Use glib log functions to show error messages.
Sun, 16 Nov 2008 06:50:19 +0000 Richard Laager Backport the 'purple_debug_*(msg)' -> 'purple_debug_*("%s", msg);' fixes.
Wed, 28 May 2008 21:00:40 +0000 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.