log

age author description
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:
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