log

age author description
Fri, 08 Aug 2008 23:34:27 +0000 Daniel Atallah Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
Fri, 08 Aug 2008 20:33:25 +0000 Mark Doliner merge of '1f2555d955dc18eae653a47dafaf1235881772aa'
Fri, 08 Aug 2008 20:14:18 +0000 Hylke Bons Facebook protocol icons.
Fri, 08 Aug 2008 06:47:34 +0000 Ka-Hing Cheung merge of '26606a5b2701a5b005448d15da254ecd796a005d'
Sat, 09 Aug 2008 04:24:54 +0000 Elliott Sales de Andrade Correctly save the payload_len of a MSN notification command. Also,
Fri, 08 Aug 2008 05:51:53 +0000 Elliott Sales de Andrade merge of '521d7478a48ec5109a78fb66eab6ad7ced97c34a'
Fri, 08 Aug 2008 05:49:47 +0000 Elliott Sales de Andrade When opening MSN chats, use "Local alias" in preference to "Display
Fri, 08 Aug 2008 04:47:50 +0000 Elliott Sales de Andrade Re-arrange msn_slplink_destroy and msn_slp_call_destroy. Might help
Fri, 08 Aug 2008 03:34:28 +0000 Elliott Sales de Andrade Re-arrange msn_session_destroy to avoid use-after-free bugs. I don't
Fri, 08 Aug 2008 02:26:25 +0000 Elliott Sales de Andrade Don't try to report a connection error if the MSN session is being
Thu, 07 Aug 2008 05:08:44 +0000 Elliott Sales de Andrade Some whitespace changes to make code from that previous commit look better.
Thu, 07 Aug 2008 05:06:49 +0000 Elliott Sales de Andrade Fix up the MSN Inbox URL. There was a typo that caused a use-after-free
Tue, 05 Aug 2008 02:55:24 +0000 Elliott Sales de Andrade Fix up some whitespace problems.
Mon, 04 Aug 2008 03:46:33 +0000 Elliott Sales de Andrade Don't assign this stuff in a loop.
Sun, 03 Aug 2008 23:55:06 +0000 Elliott Sales de Andrade Fix a leak when requesting OIM's. Also removed some unnecessary
Thu, 07 Aug 2008 19:47:23 +0000 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
Thu, 07 Aug 2008 19:36:12 +0000 Ka-Hing Cheung merge of '0fa0d7921af1ea7cb2ce3b4f768354b762110259'
Thu, 07 Aug 2008 18:45:26 +0000 Laurynas Biveinis Update Lithuanian translation
Fri, 08 Aug 2008 05:54:40 +0000 Mark Doliner Add a note for translators, because they probably have no idea what
Thu, 07 Aug 2008 18:47:36 +0000 Mark Doliner Add a changelog entry about two things I changed
Thu, 07 Aug 2008 13:00:11 +0000 ric Boumaour Update to the French translation for 2.5.0 release.
Thu, 07 Aug 2008 11:14:05 +0000 ric Boumaour merge of '3008474548ddd234f222ed5a0be3066e2ea0da0b'
Thu, 07 Aug 2008 07:07:32 +0000 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
Thu, 07 Aug 2008 06:16:57 +0000 Ka-Hing Cheung removed an unused function
Thu, 07 Aug 2008 04:26:02 +0000 Daniel Atallah Remove various opaque UiOps functions from the perl loader as they aren't useable.
Thu, 07 Aug 2008 04:10:22 +0000 Daniel Atallah Fix purple_str_strip_char and purple_util_chrreplace to be able to work.
Thu, 07 Aug 2008 04:03:23 +0000 Daniel Atallah Another Perl patch from Zsombor Welker to add more functions.
Thu, 07 Aug 2008 03:27:21 +0000 Daniel Atallah Another Perl loader patch from Zsombor Welker, this one adds some missing pref
Thu, 07 Aug 2008 03:10:44 +0000 Daniel Atallah Remove a bunch of *_init() and *_uninit() functions that don't make sense for
Thu, 07 Aug 2008 02:48:21 +0000 Daniel Atallah Some Perl bindings fixes and additions from Zsombor Welker.