log

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