Mercurial > pidgin.yaz
graph
-
Reduce code duplication.Thu, 23 Apr 2009 05:30:36 +0000, by Sadrul Habib Chowdhury
-
Use stock-id in the status editor window too.Thu, 23 Apr 2009 05:08:06 +0000, by Sadrul Habib Chowdhury
-
Use stock id everywhere!Thu, 23 Apr 2009 03:55:35 +0000, by Sadrul Habib Chowdhury
-
Use stock id where possible.Thu, 23 Apr 2009 03:38:44 +0000, by Sadrul Habib Chowdhury
-
Reload settings after updating icon theme.Thu, 23 Apr 2009 02:42:50 +0000, by Sadrul Habib Chowdhury
-
Use stock-id where possible, instead of a pixbuf.Thu, 23 Apr 2009 02:31:03 +0000, by Sadrul Habib Chowdhury
-
Disable the 'Save' buttons since they don't do nothing yet, man.Thu, 23 Apr 2009 01:36:55 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head fe650fc58681996bf988489a65e10198e25c1fd3)Thu, 23 Apr 2009 00:34:18 +0000, by Sadrul Habib Chowdhury
-
Italicize nicks in the conversation history for folks leaving a chat.Wed, 22 Apr 2009 17:07:41 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)Wed, 22 Apr 2009 07:53:27 +0000, by Marcus Lundblad
-
Paul has been with us a while, and now he can't leave.Tue, 21 Apr 2009 22:17:18 +0000, by Ethan Blanton
-
Document this callback function. Prompted by a question in #pidginMon, 20 Apr 2009 06:56:25 +0000, by Mark Doliner
-
Delete the Start Menu shortcut when uninstalling. Fixes #8985Sun, 19 Apr 2009 15:35:28 +0000, by Daniel Atallah
-
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
-
Remove most of the mappings, add in the ones necessary from our prpls, andMon, 13 Apr 2009 16:54:25 +0000, by Paul Aurich
-
Alphabetize jabber_disco_type_from_string comparisonsMon, 13 Apr 2009 16:38:11 +0000, by Paul Aurich
-
More minor cleanup (no functional changes other than not printing a log msg)Mon, 13 Apr 2009 16:35:13 +0000, by Paul Aurich
-
It helps to actually add functions when adding prototypes to a headerMon, 13 Apr 2009 06:10:26 +0000, by Paul Aurich
-
Various minor nitpicky changesMon, 13 Apr 2009 05:21:52 +0000, by Paul Aurich
-
Split the jabber_disco_info_do IQ callback from the IQ handler and use the IQ callback semantics.Mon, 13 Apr 2009 04:34:17 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)Mon, 13 Apr 2009 04:08:05 +0000, by Paul Aurich
-
Use per-PurpleDiscoList ops for canceling a disco and registering.Sat, 11 Apr 2009 21:46:12 +0000, by Paul Aurich
-
Fix merge (convert to IQ-handlers syntax)Sat, 11 Apr 2009 18:32:51 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 0068cedd03804855a4ded8aeb153ccaffb8158bc)Sat, 11 Apr 2009 18:20:52 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)Thu, 09 Apr 2009 04:27:58 +0000, by Paul Aurich
-
Support BOSH when connecting via the register_account prpl.Sat, 18 Apr 2009 17:50:44 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head e7a572653bbe02d5d4ec2efc43c303629911993b)Sun, 12 Apr 2009 00:43:01 +0000, by Paul Aurich
-
Hide PurpleTxtResponse and use a more purple APISat, 11 Apr 2009 21:20:31 +0000, by Paul Aurich
-
First crack at Win32 TXT DNS query code and don't leak the PurpleTxtResponsesSat, 11 Apr 2009 20:31:19 +0000, by Paul Aurich