Mercurial > pidgin.yaz
graph
-
Replace gtk_timeout_remove with g_source_remove.Sat, 18 Apr 2009 22:46:29 +0000, by Elliott Sales de Andrade
-
Oops, I must have been tired. I only replaced the first occurrence of theseSat, 18 Apr 2009 22:39:56 +0000, by Elliott Sales de Andrade
-
merge of '34995dad46199f27666dc85ca2bef4e49470eaf8'Sat, 18 Apr 2009 22:13:26 +0000, by Elliott Sales de Andrade
-
Patch from Zsombor Welker to expand the list of PurpleValue valid subtypes.Sat, 18 Apr 2009 14:03:16 +0000, by Ethan Blanton
-
Notify the user if an IRC /nick command fails, rather than trying fallbacks.Sat, 18 Apr 2009 03:08:12 +0000, by Ethan Blanton
-
Add the Tcl command purple::connection state (purple_connection_get_state).Sat, 18 Apr 2009 02:52:46 +0000, by Ethan Blanton
-
The alignment in this file is quite odd.Sat, 18 Apr 2009 22:11:10 +0000, by Elliott Sales de Andrade
-
Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback andSat, 18 Apr 2009 21:45:41 +0000, by Elliott Sales de Andrade
-
Use g_object_ref/unref instead of the deprecated versions.Sat, 18 Apr 2009 07:31:32 +0000, by Elliott Sales de Andrade
-
Fix some more GTK_CHECK_* macros and a GtkType.Sat, 18 Apr 2009 07:00:20 +0000, by Elliott Sales de Andrade
-
Remove GTK_CHECK_* macros which were deprecated.Sat, 18 Apr 2009 05:53:42 +0000, by Elliott Sales de Andrade
-
Actually reject content unknown content types on Jingle session-initiate,Wed, 22 Apr 2009 18:37:23 +0000, by Marcus Lundblad
-
merge of '526c6b9002e19ef77ccf9723d0dd04a2d9287ec5'Fri, 17 Apr 2009 21:31:45 +0000, by Marcus Lundblad
-
merge of '580055bb22fea0076d3a90d9df9346abd1789bab'Fri, 17 Apr 2009 21:29:18 +0000, by Marcus Lundblad
-
Only pre-create a PurpleConversation (if there was none yet) if an incomingFri, 17 Apr 2009 21:29:11 +0000, by Marcus Lundblad
-
Constify the disco_type_mappings structSat, 18 Apr 2009 06:52:59 +0000, by Paul Aurich
-
Use defaults provided by the server where applicable and when availableSat, 18 Apr 2009 06:52:34 +0000, by Paul Aurich
-
Don't leak the GObject data and disable the Add/Register buttons when browsing.Sat, 18 Apr 2009 06:51:59 +0000, by Paul Aurich
-
Rename pdl->cats to pdl->services, since these aren't roomlist categoriesFri, 17 Apr 2009 16:34:03 +0000, by Paul Aurich
-
This is a little less...repetitiousFri, 17 Apr 2009 06:05:07 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 73f33f8afb4c118efe65d1481a4160f9c8cfb11a)Fri, 17 Apr 2009 05:24:45 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)Wed, 15 Apr 2009 23:32:18 +0000, by Paul Aurich
-
Do not call the non-destroy prpl-ops when the connection is gone.Wed, 15 Apr 2009 06:57:48 +0000, by Paul Aurich
-
Move the handling of chat rooms to jabber_disco_service_items_cb.Wed, 15 Apr 2009 04:38:28 +0000, by Paul Aurich
-
Handle expanding disco lists on the UI sideWed, 15 Apr 2009 02:51:48 +0000, by Paul Aurich
-
XMPP prpl depends on the core's setting in-progress-nessTue, 14 Apr 2009 08:39:39 +0000, by Paul Aurich
-
Discovered why that default assumption of PURPLE_DISCO_BROWSE was in there...Tue, 14 Apr 2009 08:29:25 +0000, by Paul Aurich
-
Iteratively expand the disco tree as prompted by the UI.Tue, 14 Apr 2009 06:54:44 +0000, by Paul Aurich