log

age author description
Thu, 31 Dec 2009 18:03:25 +0000 Paul Aurich merge of '48c771eeb88cbd5496d0886b95e8bbe1079d9f92'
Thu, 31 Dec 2009 17:33:35 +0000 Stu Tomlinson Fix building finch & libgnt using older gcc or non-gcc compilers that do
Thu, 31 Dec 2009 14:53:58 +0000 Stu Tomlinson <glib/gstdio.h> only exists in glib 2.6 and newer. It was only needed for the
Thu, 31 Dec 2009 18:02:58 +0000 Paul Aurich Remove commas at end of enumerator lists because C++ -pedantic complains
Thu, 31 Dec 2009 05:32:08 +0000 cafoote perl: Fix the package names for some types. Closes #10973.
Thu, 31 Dec 2009 05:23:13 +0000 Paul Aurich conv: Clarify this (per a question on the m-l, though it confused me the first time through, too).
Wed, 30 Dec 2009 23:00:54 +0000 Paul Aurich ft: Add some useful debug logging.
Mon, 28 Dec 2009 21:19:51 +0000 Paul Aurich msn: Use the PurpleXfer size if available.
Thu, 31 Dec 2009 05:24:31 +0000 Elliott Sales de Andrade Each PurpleSmiley has a PurpleStoredImage behind it, so there's no need to
Thu, 31 Dec 2009 04:45:35 +0000 Elliott Sales de Andrade Using 'if (img==NULL) return;' fails to clean up properly, so invert the
Thu, 31 Dec 2009 04:13:55 +0000 Elliott Sales de Andrade There's no need to check type twice here. Also, g_return_if_reached is not
Thu, 31 Dec 2009 00:33:12 +0000 Elliott Sales de Andrade Don't try to remove a timeout on a NULL conversation, which can happen when
Fri, 25 Dec 2009 19:25:22 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 23 Dec 2009 07:47:14 +0000 Elliott Sales de Andrade Add a GtkAlignment to create a small indent for the file transfer details.
Wed, 23 Dec 2009 07:13:27 +0000 Elliott Sales de Andrade Show the name of the account in the "Set Friendly Name" dialog.