log

age author description
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
Sat, 18 Apr 2009 06:52:34 +0000 Paul Aurich Use defaults provided by the server where applicable and when available
Sat, 18 Apr 2009 06:51:59 +0000 Paul Aurich Don't leak the GObject data and disable the Add/Register buttons when browsing.
Fri, 17 Apr 2009 16:34:03 +0000 Paul Aurich Rename pdl->cats to pdl->services, since these aren't roomlist categories
Fri, 17 Apr 2009 06:05:07 +0000 Paul Aurich This is a little less...repetitious
Fri, 17 Apr 2009 05:24:45 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 73f33f8afb4c118efe65d1481a4160f9c8cfb11a)
Wed, 15 Apr 2009 23:32:18 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)
Wed, 15 Apr 2009 06:57:48 +0000 Paul Aurich Do not call the non-destroy prpl-ops when the connection is gone.
Wed, 15 Apr 2009 04:38:28 +0000 Paul Aurich Move the handling of chat rooms to jabber_disco_service_items_cb.
Wed, 15 Apr 2009 02:51:48 +0000 Paul Aurich Handle expanding disco lists on the UI side
Tue, 14 Apr 2009 08:39:39 +0000 Paul Aurich XMPP prpl depends on the core's setting in-progress-ness
Tue, 14 Apr 2009 08:29:25 +0000 Paul Aurich Discovered why that default assumption of PURPLE_DISCO_BROWSE was in there...
Tue, 14 Apr 2009 06:54:44 +0000 Paul Aurich Iteratively expand the disco tree as prompted by the UI.
Mon, 13 Apr 2009 16:54:25 +0000 Paul Aurich Remove most of the mappings, add in the ones necessary from our prpls, and
Mon, 13 Apr 2009 16:38:11 +0000 Paul Aurich Alphabetize jabber_disco_type_from_string comparisons
Mon, 13 Apr 2009 16:35:13 +0000 Paul Aurich More minor cleanup (no functional changes other than not printing a log msg)
Mon, 13 Apr 2009 06:10:26 +0000 Paul Aurich It helps to actually add functions when adding prototypes to a header
Mon, 13 Apr 2009 05:21:52 +0000 Paul Aurich Various minor nitpicky changes
Mon, 13 Apr 2009 04:34:17 +0000 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:08:05 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Sat, 11 Apr 2009 21:46:12 +0000 Paul Aurich Use per-PurpleDiscoList ops for canceling a disco and registering.
Sat, 11 Apr 2009 18:32:51 +0000 Paul Aurich Fix merge (convert to IQ-handlers syntax)
Sat, 11 Apr 2009 18:20:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0068cedd03804855a4ded8aeb153ccaffb8158bc)
Thu, 09 Apr 2009 04:27:58 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)
Sat, 18 Apr 2009 17:50:44 +0000 Paul Aurich Support BOSH when connecting via the register_account prpl.
Sun, 12 Apr 2009 00:43:01 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e7a572653bbe02d5d4ec2efc43c303629911993b)
Sat, 11 Apr 2009 21:20:31 +0000 Paul Aurich Hide PurpleTxtResponse and use a more purple API
Sat, 11 Apr 2009 20:31:19 +0000 Paul Aurich First crack at Win32 TXT DNS query code and don't leak the PurpleTxtResponses
Sat, 11 Apr 2009 04:39:48 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
Mon, 13 Apr 2009 13:33:47 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Mon, 13 Apr 2009 13:36:00 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Mon, 20 Apr 2009 06:34:00 +0000 Sadrul Habib Chowdhury Show preview of only the supported sizes for each class of icons.
Mon, 20 Apr 2009 06:07:43 +0000 Sadrul Habib Chowdhury Allow editing dialog icons.
Mon, 20 Apr 2009 05:41:56 +0000 Sadrul Habib Chowdhury Add some more status emblems, and since the dialog is too long, use a
Mon, 20 Apr 2009 03:20:15 +0000 Sadrul Habib Chowdhury Make it possible to load non-status icons using a PidginStockIconTheme.
Sun, 19 Apr 2009 19:45:53 +0000 Sadrul Habib Chowdhury We don't have huge status icons, and set only the icons changed from the
Sun, 19 Apr 2009 17:30:59 +0000 Sadrul Habib Chowdhury A status-icon theme editor.
Sat, 18 Apr 2009 23:27:38 +0000 Sadrul Habib Chowdhury Mark the description of the properties for translation. Show the
Sat, 18 Apr 2009 23:21:56 +0000 Sadrul Habib Chowdhury Fix some assertion failures.
Sat, 18 Apr 2009 18:13:04 +0000 Sadrul Habib Chowdhury Allow editing the theme when no theme is selected (the default).
Sat, 18 Apr 2009 18:11:28 +0000 Sadrul Habib Chowdhury Allow unsetting the color for a PidginThemeFont.
Fri, 17 Apr 2009 23:50:36 +0000 Sadrul Habib Chowdhury Theme editor plugin (of sorts) for buddylist themes.
Fri, 17 Apr 2009 23:49:40 +0000 Sadrul Habib Chowdhury Do a null-check before gdk_color_free, and mark property-names for
Fri, 17 Apr 2009 19:34:00 +0000 Sadrul Habib Chowdhury Document some functions.
Fri, 17 Apr 2009 19:28:20 +0000 Sadrul Habib Chowdhury Several changes:
Fri, 17 Apr 2009 16:23:02 +0000 Sadrul Habib Chowdhury Some doxygen fixes.
Fri, 17 Apr 2009 16:21:21 +0000 Sadrul Habib Chowdhury Use boxed-types for the color properties.
Thu, 16 Apr 2009 14:30:45 +0000 Bj«Órn Voigt German update
Wed, 15 Apr 2009 15:46:31 +0000 Sulabh Mahajan Remove a bug where host_ip was accessed after freeing it.
Wed, 15 Apr 2009 01:44:17 +0000 Paul Aurich Send XMPP keepalive pings to our server, not our bare JID.
Sun, 12 Apr 2009 23:57:27 +0000 Paul Aurich merge of '8952794c1397b9cba4b98accf0639bb5499387d4'
Sun, 12 Apr 2009 23:56:20 +0000 Paul Aurich Whoops, crashy-crashy.
Sun, 12 Apr 2009 23:47:43 +0000 Paul Aurich merge of '79565c78f0c63b6c8f1b52e57e6e928780ce4f65'
Sun, 12 Apr 2009 23:40:01 +0000 Daniel Atallah Include the media API on win32 even though it isn't actually enabled.
Sun, 12 Apr 2009 22:42:38 +0000 Paul Aurich merge of '331dd310d018e9ecbd997e8af14ebcfc79277318'
Sun, 12 Apr 2009 21:32:35 +0000 Sadrul Habib Chowdhury Fix size constraints for vertical progressbars.
Sun, 12 Apr 2009 21:28:59 +0000 Sadrul Habib Chowdhury Fix drawing for vertical progressbar.
Sun, 12 Apr 2009 21:11:00 +0000 Sadrul Habib Chowdhury merge of '009cd1791a028ae463fba5c8a2ee1c60021efb61'