log

age author description
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
Fri, 11 Dec 2009 03:07:52 +0000 Paul Aurich merge of 'a74fb0eb2e8074bf51ffad1750e6eeaf2b28c645'
Thu, 10 Dec 2009 22:10:01 +0000 Elliott Sales de Andrade merge of '23403faa17b752c8e88650199945fbd8843f3796'
Thu, 10 Dec 2009 21:40:13 +0000 Bj«Órn Voigt Inserted a link to the inofficial German portal www.pidgin-im.de
Fri, 11 Dec 2009 00:20:27 +0000 Marcus Lundblad Rearrange includes a bit to be consistent with the other files in the same dir
Thu, 10 Dec 2009 21:34:37 +0000 Marcus Lundblad Use the jabber_resource_know_capabilities function to determine if a buddy
Thu, 10 Dec 2009 05:40:59 +0000 Paul Aurich Disable Roster Versioning for the moment.
Thu, 10 Dec 2009 03:25:14 +0000 Paul Aurich jabber: Fix file transfer with clients that don't support xep-0115. Closes #10936
Thu, 10 Dec 2009 03:15:26 +0000 Paul Aurich jabber: Fix removing a self-contact.
Wed, 09 Dec 2009 06:16:53 +0000 Elliott Sales de Andrade merge of 'aada73f0d8a35997280d570f47caf30907fe68df'
Tue, 08 Dec 2009 17:24:33 +0000 Paul Aurich merge of 'f31da20f593d64a906374f7963e178dcd1738ac3'
Tue, 08 Dec 2009 12:13:08 +0000 Sadrul Habib Chowdhury There can be two backtab keys.
Tue, 08 Dec 2009 07:43:03 +0000 Paul Aurich merge of '05176515f0fedf038217d2e11e4e3a1c92cad166'
Tue, 08 Dec 2009 07:41:37 +0000 Paul Aurich On Windows, treat a 'xmpp:foo@bar.com' URI as opening an IM window.
Tue, 08 Dec 2009 17:23:34 +0000 Paul Aurich oscar: Avoid a printf("%s", NULL) crash when creating an AIM room.