Mercurial > pidgin
graph
-
I already removed the other g_stat, so I don't think this one is neededFri, 01 Jan 2010 08:40:29 +0000, by Elliott Sales de Andrade
-
merge of '016d96cd3d2c3e0c9966b9209bae225a8d3cb696'Fri, 01 Jan 2010 08:32:17 +0000, by Elliott Sales de Andrade
-
merge of '48c771eeb88cbd5496d0886b95e8bbe1079d9f92'Thu, 31 Dec 2009 18:03:25 +0000, by Paul Aurich
-
Fix building finch & libgnt using older gcc or non-gcc compilers that doThu, 31 Dec 2009 17:33:35 +0000, by Stu Tomlinson
-
<glib/gstdio.h> only exists in glib 2.6 and newer. It was only needed for theThu, 31 Dec 2009 14:53:58 +0000, by Stu Tomlinson
-
Remove commas at end of enumerator lists because C++ -pedantic complainsThu, 31 Dec 2009 18:02:58 +0000, by Paul Aurich
-
perl: Fix the package names for some types. Closes #10973.Thu, 31 Dec 2009 05:32:08 +0000, by cafoote
-
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
-
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
-
Add some verbose ref-count debugging for PurpleXfer's.Wed, 23 Dec 2009 05:55:02 +0000, by Elliott Sales de Andrade
-
Check file permissions before sending a file transfer request.Wed, 23 Dec 2009 05:50:48 +0000, by Elliott Sales de Andrade
-
There's no need to call purple_xfer_get_type() repeatedly.Wed, 23 Dec 2009 05:15:17 +0000, by Elliott Sales de Andrade
-
Since the prefs variable holds the widget that refers to the prefs dialog,Wed, 23 Dec 2009 04:30:12 +0000, by Elliott Sales de Andrade
-
Call gtk_window_set_title() for the GtkIMHtml tip window, to avoid theWed, 23 Dec 2009 04:27:15 +0000, by Elliott Sales de Andrade
-
Re-themeize the sample GtkIMHtml entry in the prefs Conversations page whenWed, 23 Dec 2009 04:12:20 +0000, by Elliott Sales de Andrade
-
Oops, the GtkListStore's for the themes have a lifetime that extends overWed, 23 Dec 2009 02:21:52 +0000, by Elliott Sales de Andrade
-
Make sure all globals are NULL when the prefs page is destroyed.Wed, 23 Dec 2009 01:51:19 +0000, by Elliott Sales de Andrade
-
Re-order variables to follow widget hierarchy.Wed, 23 Dec 2009 01:37:07 +0000, by Elliott Sales de Andrade
-
Remove an unnecessary variable.Wed, 23 Dec 2009 01:34:51 +0000, by Elliott Sales de Andrade