Mercurial > pidgin.yaz
graph
-
conv: Clarify this (per a question on the m-l, though it confused me the first time through, too).Thu, 31 Dec 2009 05:23:13 +0000, by Paul Aurich
-
ft: Add some useful debug logging.Wed, 30 Dec 2009 23:00:54 +0000, by Paul Aurich
-
msn: Use the PurpleXfer size if available.Mon, 28 Dec 2009 21:19:51 +0000, by Paul Aurich
-
Each PurpleSmiley has a PurpleStoredImage behind it, so there's no need toThu, 31 Dec 2009 05:24:31 +0000, by Elliott Sales de Andrade
-
Using 'if (img==NULL) return;' fails to clean up properly, so invert theThu, 31 Dec 2009 04:45:35 +0000, by Elliott Sales de Andrade
-
There's no need to check type twice here. Also, g_return_if_reached is notThu, 31 Dec 2009 04:13:55 +0000, by Elliott Sales de Andrade
-
Don't try to remove a timeout on a NULL conversation, which can happen whenThu, 31 Dec 2009 00:33:12 +0000, by Elliott Sales de Andrade
-
merged with im.pidgin.pidginFri, 25 Dec 2009 19:25:22 +0900, by Yoshiki Yazawa
-
Add a GtkAlignment to create a small indent for the file transfer details.Wed, 23 Dec 2009 07:47:14 +0000, by Elliott Sales de Andrade
-
Show the name of the account in the "Set Friendly Name" dialog.Wed, 23 Dec 2009 07:13:27 +0000, by Elliott Sales de Andrade
-
Call purple_xfer_cancel_local instead of purple_xfer_request_denied whenWed, 23 Dec 2009 06:23:24 +0000, by Elliott Sales de Andrade
-
The PurpleXfer should be unref'd if the file selection dialog wasWed, 23 Dec 2009 05:57:45 +0000, by Elliott Sales de Andrade