log

age author description
Thu, 23 Apr 2009 06:56:51 +0000 Sadrul Habib Chowdhury Use stock-id in the conversation tab-labels and tab-menus.
Thu, 23 Apr 2009 05:30:36 +0000 Sadrul Habib Chowdhury Reduce code duplication.
Thu, 23 Apr 2009 05:08:06 +0000 Sadrul Habib Chowdhury Use stock-id in the status editor window too.
Thu, 23 Apr 2009 03:55:35 +0000 Sadrul Habib Chowdhury Use stock id everywhere!
Thu, 23 Apr 2009 03:38:44 +0000 Sadrul Habib Chowdhury Use stock id where possible.
Thu, 23 Apr 2009 02:42:50 +0000 Sadrul Habib Chowdhury Reload settings after updating icon theme.
Thu, 23 Apr 2009 02:31:03 +0000 Sadrul Habib Chowdhury Use stock-id where possible, instead of a pixbuf.
Thu, 23 Apr 2009 01:36:55 +0000 Sadrul Habib Chowdhury Disable the 'Save' buttons since they don't do nothing yet, man.
Thu, 23 Apr 2009 00:34:18 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head fe650fc58681996bf988489a65e10198e25c1fd3)
Wed, 22 Apr 2009 17:07:41 +0000 Sadrul Habib Chowdhury Italicize nicks in the conversation history for folks leaving a chat.
Wed, 22 Apr 2009 07:53:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
Tue, 21 Apr 2009 22:17:18 +0000 Ethan Blanton Paul has been with us a while, and now he can't leave.
Mon, 20 Apr 2009 06:56:25 +0000 Mark Doliner Document this callback function. Prompted by a question in #pidgin
Sun, 19 Apr 2009 15:35:28 +0000 Daniel Atallah Delete the Start Menu shortcut when uninstalling. Fixes #8985
Sat, 18 Apr 2009 22:46:29 +0000 Elliott Sales de Andrade Replace gtk_timeout_remove with g_source_remove.
Sat, 18 Apr 2009 22:39:56 +0000 Elliott Sales de Andrade Oops, I must have been tired. I only replaced the first occurrence of these
Sat, 18 Apr 2009 22:13:26 +0000 Elliott Sales de Andrade merge of '34995dad46199f27666dc85ca2bef4e49470eaf8'
Sat, 18 Apr 2009 14:03:16 +0000 Ethan Blanton Patch from Zsombor Welker to expand the list of PurpleValue valid subtypes.
Sat, 18 Apr 2009 03:08:12 +0000 Ethan Blanton Notify the user if an IRC /nick command fails, rather than trying fallbacks.
Sat, 18 Apr 2009 02:52:46 +0000 Ethan Blanton Add the Tcl command purple::connection state (purple_connection_get_state).
Sat, 18 Apr 2009 22:11:10 +0000 Elliott Sales de Andrade The alignment in this file is quite odd.
Sat, 18 Apr 2009 21:45:41 +0000 Elliott Sales de Andrade Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback and
Sat, 18 Apr 2009 07:31:32 +0000 Elliott Sales de Andrade Use g_object_ref/unref instead of the deprecated versions.
Sat, 18 Apr 2009 07:00:20 +0000 Elliott Sales de Andrade Fix some more GTK_CHECK_* macros and a GtkType.
Sat, 18 Apr 2009 05:53:42 +0000 Elliott Sales de Andrade Remove GTK_CHECK_* macros which were deprecated.
Wed, 22 Apr 2009 18:37:23 +0000 Marcus Lundblad Actually reject content unknown content types on Jingle session-initiate,
Fri, 17 Apr 2009 21:31:45 +0000 Marcus Lundblad merge of '526c6b9002e19ef77ccf9723d0dd04a2d9287ec5'
Fri, 17 Apr 2009 21:29:18 +0000 Marcus Lundblad merge of '580055bb22fea0076d3a90d9df9346abd1789bab'
Fri, 17 Apr 2009 21:29:11 +0000 Marcus Lundblad Only pre-create a PurpleConversation (if there was none yet) if an incoming
Sat, 18 Apr 2009 06:52:59 +0000 Paul Aurich Constify the disco_type_mappings struct