log

age author description
Thu, 06 Jan 2011 05:51:03 +0000 Elliott Sales de Andrade Change MsnFileContext variables from "header" to "context". This it
Thu, 06 Jan 2011 05:35:23 +0000 Elliott Sales de Andrade Remove DC stuff from SLP stuff that I should have done with the other
Thu, 06 Jan 2011 05:12:00 +0000 Elliott Sales de Andrade Use the serializing function for SlpMsgParts on a direct connection.
Sun, 09 Jan 2011 06:28:35 +0000 John Bailey "Bug Master" really isn't all that appropriate title for me anymore, considering
Sat, 08 Jan 2011 17:14:54 +0000 John Bailey Credit Markos Chandras for his work on pva's patch. Refs #12638.
Sat, 08 Jan 2011 15:51:13 +0000 John Bailey ChangeLog and credit Tom for his patch. Refs #13073. And it's the right ticket number this time.
Sat, 08 Jan 2011 15:19:00 +0000 pidgin Fix dbus introspection. Fixes #13073.
Sat, 08 Jan 2011 15:07:58 +0000 John Bailey disapproval of revision '412a518af798eaeeea99651705fd9d549596b966'
Sat, 08 Jan 2011 06:39:45 +0000 masca It just don't makes sense to set a status message when changing to Offline. This was bugging me since long time ago.
Sat, 08 Jan 2011 03:01:00 +0000 John Bailey Credit Nikita appropriately. Refs #13136.
Sat, 08 Jan 2011 02:58:06 +0000 nikita Don't crash on invalid/unexpected jingle transport types. Fixes #13136.
Sat, 08 Jan 2011 02:34:47 +0000 pva Make perl bindings respect LDFLAGS. Fixes #12638.
Sat, 08 Jan 2011 02:16:41 +0000 John Bailey ChangeLog the previous patch. Refs #12758.
Sat, 08 Jan 2011 02:13:40 +0000 jakub adam This patch fixes #12758.
Fri, 07 Jan 2011 11:42:13 +0000 John Bailey ChangeLog that. Refs #13095.
Fri, 07 Jan 2011 11:38:12 +0000 jakub adam Add a GstCapsFilter between every video source and the rest of the pipeline.
Thu, 06 Jan 2011 20:43:12 +0000 Stu Tomlinson Add support for rendering strikethrough when received as in-line CSS,
Thu, 06 Jan 2011 19:46:06 +0000 Stu Tomlinson Fix clicking on buttons in formatting toolbar so they don't try (and
Thu, 06 Jan 2011 04:15:28 +0000 Elliott Sales de Andrade Correctly set up the prefs for the docklet.
Wed, 05 Jan 2011 16:25:38 +0000 John Bailey Credit thundpressor for his patches. Fixes #13162.
Wed, 05 Jan 2011 16:22:00 +0000 morshed nader gtksourceiter: Fix a few memory leaks in our bundled copy of this widget. Refs #13162.
Wed, 05 Jan 2011 16:21:21 +0000 morshed nader gtksourceundomanager: Fix a few memory leaks in our bundled copy of this widget. Refs #13162.
Wed, 05 Jan 2011 16:20:42 +0000 morshed nader gtkblist: Fix a few memory leaks. Refs #13162.
Wed, 05 Jan 2011 04:43:41 +0000 Elliott Sales de Andrade Oops, this shouldn't be in here.
Wed, 05 Jan 2011 04:11:39 +0000 Elliott Sales de Andrade Free the buffer with the SlpMsgPart. Should fix a few leaks from
Wed, 05 Jan 2011 03:29:13 +0000 Elliott Sales de Andrade This flag is only part of a direct connection and handled there.
Wed, 05 Jan 2011 02:01:54 +0000 Elliott Sales de Andrade Sanitizing the soap connection would have cleared the current request,
Wed, 05 Jan 2011 01:56:45 +0000 Elliott Sales de Andrade Setting handled=TRUE will call _handle_next at the end of the function
Tue, 04 Jan 2011 23:43:40 +0000 Elliott Sales de Andrade Using conn->current_request looks a bit iffy here. And even if it
Tue, 04 Jan 2011 23:36:56 +0000 Elliott Sales de Andrade Everyone provides a callback here. Might as well make it required.