log

age author description
Mon, 04 Jan 2010 00:17:02 +0000 Elliott Sales de Andrade The official MSN client supports setting (animated) GIFs as a buddy icon,
Sun, 03 Jan 2010 23:33:59 +0000 Elliott Sales de Andrade Fix some funny indenting.
Fri, 01 Jan 2010 22:05:40 +0000 Elliott Sales de Andrade Don't bother asking for an authorization message for users that added us to
Fri, 01 Jan 2010 21:55:01 +0000 Elliott Sales de Andrade Set user->authorized for pending buddies meaning we're authorized to add
Fri, 01 Jan 2010 08:40:29 +0000 Elliott Sales de Andrade I already removed the other g_stat, so I don't think this one is needed
Fri, 01 Jan 2010 08:32:17 +0000 Elliott Sales de Andrade merge of '016d96cd3d2c3e0c9966b9209bae225a8d3cb696'
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.
Wed, 23 Dec 2009 06:23:24 +0000 Elliott Sales de Andrade Call purple_xfer_cancel_local instead of purple_xfer_request_denied when
Wed, 23 Dec 2009 05:57:45 +0000 Elliott Sales de Andrade The PurpleXfer should be unref'd if the file selection dialog was
Wed, 23 Dec 2009 05:55:02 +0000 Elliott Sales de Andrade Add some verbose ref-count debugging for PurpleXfer's.
Wed, 23 Dec 2009 05:50:48 +0000 Elliott Sales de Andrade Check file permissions before sending a file transfer request.
Wed, 23 Dec 2009 05:15:17 +0000 Elliott Sales de Andrade There's no need to call purple_xfer_get_type() repeatedly.
Wed, 23 Dec 2009 04:30:12 +0000 Elliott Sales de Andrade Since the prefs variable holds the widget that refers to the prefs dialog,
Wed, 23 Dec 2009 04:27:15 +0000 Elliott Sales de Andrade Call gtk_window_set_title() for the GtkIMHtml tip window, to avoid the
Wed, 23 Dec 2009 04:12:20 +0000 Elliott Sales de Andrade Re-themeize the sample GtkIMHtml entry in the prefs Conversations page when
Wed, 23 Dec 2009 02:21:52 +0000 Elliott Sales de Andrade Oops, the GtkListStore's for the themes have a lifetime that extends over
Wed, 23 Dec 2009 01:51:19 +0000 Elliott Sales de Andrade Make sure all globals are NULL when the prefs page is destroyed.
Wed, 23 Dec 2009 01:37:07 +0000 Elliott Sales de Andrade Re-order variables to follow widget hierarchy.
Wed, 23 Dec 2009 01:34:51 +0000 Elliott Sales de Andrade Remove an unnecessary variable.
Tue, 22 Dec 2009 08:19:57 +0000 Elliott Sales de Andrade Minor commenting.
Mon, 21 Dec 2009 09:57:06 +0000 Mark Doliner Use the od->icq boolean in a few places where we were calling
Sun, 20 Dec 2009 17:13:47 +0000 Will Thompson Fix -uninstalled pc files for out-of-tree builds.
Sat, 19 Dec 2009 02:33:53 +0000 Mark Doliner Two changes:
Thu, 17 Dec 2009 16:50:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 16 Dec 2009 06:27:38 +0000 Paul Aurich Retire the Lithuanian translator per email request.
Wed, 16 Dec 2009 02:43:20 +0000 Mark Doliner merge of '8549b9a30115559965e9bf93bb15a45b04c1d149'
Sat, 12 Dec 2009 01:17:57 +0000 Mark Doliner Fix a crash when disconnecting with a pending buddy icon fetch request.
Tue, 15 Dec 2009 16:06:54 +0000 Paul Aurich certs: Cache certs once again (at the end of the verification process).
Tue, 15 Dec 2009 08:58:09 +0000 Elliott Sales de Andrade merge of '773d9ac497939f57a24695fab18a54da73d55aeb'
Tue, 15 Dec 2009 00:14:33 +0000 Paul Aurich jabber: Print a better error message when all connection methods fail.
Mon, 14 Dec 2009 23:57:26 +0000 Elliott Sales de Andrade *** Plucked rev 9115475787375850b563a1ec0b2007eaa463483e (qulogic@pidgin.im):
Mon, 14 Dec 2009 06:50:33 +0000 Elliott Sales de Andrade Don't call purple_xfer_start in msn_xfer_init. purple_xfer_start is called
Mon, 14 Dec 2009 06:10:28 +0000 Elliott Sales de Andrade Oops, don't break things for successfully receiving of a file.
Mon, 14 Dec 2009 05:58:46 +0000 Elliott Sales de Andrade Remove some extra debug lines.
Mon, 14 Dec 2009 05:45:50 +0000 Elliott Sales de Andrade Don't sent an ACK to a SLP message if the SlpCall has been marked as wasted
Mon, 14 Dec 2009 05:42:16 +0000 Elliott Sales de Andrade If we're sending a file, and libpurple tells us to cancel it, then just set
Mon, 14 Dec 2009 05:24:20 +0000 Elliott Sales de Andrade Calling purple_xfer_start may actually cancel the transfer (if the file
Mon, 14 Dec 2009 04:12:34 +0000 Elliott Sales de Andrade Remove unused variable.
Mon, 14 Dec 2009 04:10:52 +0000 Elliott Sales de Andrade I don't think there's any reason to stat this file instead of using the
Sun, 13 Dec 2009 09:40:58 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.darkrain42.msn.ft' (head 1d05e8a9b4efc830ebc22cbcfb5cf85086f10927)
Sun, 13 Dec 2009 04:16:10 +0000 Paul Aurich documentation clarification
Sun, 13 Dec 2009 03:24:01 +0000 Elliott Sales de Andrade Allow toggling debugging in the test suite with the environment variable
Sun, 13 Dec 2009 02:36:08 +0000 Elliott Sales de Andrade Fix annoying, but generally useless warning.
Sun, 13 Dec 2009 02:27:48 +0000 Elliott Sales de Andrade Make sure libpurple libraries are the first thing in the test suite's
Sun, 13 Dec 2009 00:36:36 +0000 Elliott Sales de Andrade Fix the call to g_build_path in the test suite. Before it made some really
Fri, 11 Dec 2009 19:58:46 +0000 Bj«Órn Voigt direct link to the Forum http://forum.pidgin-im.de/ within the German