log

age author description
Fri, 27 Mar 2009 10:17:07 +0000 Mark Doliner Remove an unused field
Fri, 27 Mar 2009 10:16:46 +0000 Mark Doliner Don't leak an fd if we can't open the destination file when untarring
Fri, 27 Mar 2009 10:15:38 +0000 Mark Doliner These code can't get executed, because we just created a new dialog
Fri, 27 Mar 2009 09:55:28 +0000 Mark Doliner Remove an unused protocol plugin
Fri, 27 Mar 2009 09:49:40 +0000 Mark Doliner Remove an unused field
Fri, 27 Mar 2009 09:48:25 +0000 Mark Doliner Make sure we free itmsurl when showing the info window for a buddy
Fri, 27 Mar 2009 09:44:36 +0000 Mark Doliner Oh no this one is wrong. msim_set_status_code() calls msim_send() which
Fri, 27 Mar 2009 09:42:10 +0000 Mark Doliner Fix a memleak when setting your status on myspace
Fri, 27 Mar 2009 09:41:12 +0000 Mark Doliner You know something about this here data? It ain't ever used.
Fri, 27 Mar 2009 09:36:38 +0000 Mark Doliner Fix a potential memleak by freeing this regardless of whether hasActions
Fri, 27 Mar 2009 09:34:27 +0000 Mark Doliner purple_xfer_new only returns NULL if an assertion fails, so we should do
Fri, 27 Mar 2009 09:29:22 +0000 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
Fri, 27 Mar 2009 09:09:00 +0000 Mark Doliner Free some memory if we exit early due to an error. Thanks to
Fri, 27 Mar 2009 09:02:22 +0000 Mark Doliner Fix this compile error:
Fri, 27 Mar 2009 08:54:30 +0000 Mark Doliner Remove a wee bit of stray whitespace
Sat, 28 Mar 2009 04:30:40 +0000 Elliott Sales de Andrade disapproval of revision '77d562b624d9b55c9ff165d5797b72ba553e3256'
Fri, 27 Mar 2009 08:53:09 +0000 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
Fri, 27 Mar 2009 08:49:10 +0000 Mark Doliner I wrote a little comment
Thu, 26 Mar 2009 07:27:05 +0000 Mark Doliner Cast away a few compile warnings in our "make check" tests, and add
Thu, 26 Mar 2009 05:34:15 +0000 Elliott Sales de Andrade merge of '99d00e3331645ef61bc0f08255d51234daaf67f5'
Thu, 26 Mar 2009 05:29:18 +0000 Elliott Sales de Andrade For federated buddies, we should set <Member>/<Type> to Email, and use an
Thu, 26 Mar 2009 05:15:04 +0000 Ka-Hing Cheung merge of 'ab47b66449b213d6fbfc728cc1e8c161bed87755'
Thu, 26 Mar 2009 03:25:57 +0000 Daniel Atallah Fix an issue with bonjour buddies that have been dragged into permanent groups
Thu, 26 Mar 2009 03:40:59 +0000 Ka-Hing Cheung fixes an invalid read:
Wed, 25 Mar 2009 07:12:28 +0000 Ka-Hing Cheung merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d'
Wed, 25 Mar 2009 06:35:50 +0000 Paul Aurich merge of '50aec6ba5a9f9c1c535bbb23989229593f3ff2ef'
Wed, 25 Mar 2009 06:26:16 +0000 Michael Terry Break the New Account dialog into three tabs. Move proxy options to the new
Wed, 25 Mar 2009 06:34:01 +0000 Paul Aurich Fix build of gevolution plugin.
Wed, 25 Mar 2009 06:07:44 +0000 Paul Aurich Fix displaying of status messages in the conversation infopane.
Wed, 25 Mar 2009 07:11:14 +0000 Ka-Hing Cheung hidden is never initialized
Tue, 24 Mar 2009 00:39:16 +0000 Paul Aurich Changelog the im.pidgin.cpw.darkrain42.buddy-add branch.
Mon, 23 Mar 2009 05:00:14 +0000 Paul Aurich Remove an extra tab
Mon, 23 Mar 2009 04:41:50 +0000 Paul Aurich Hiding in novell
Mon, 23 Mar 2009 04:31:05 +0000 Paul Aurich Use purple_buddy_get_protocol_data instead of ->proto_data
Mon, 23 Mar 2009 04:27:41 +0000 Paul Aurich Re-hide structs
Mon, 23 Mar 2009 04:25:23 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a541830317e5c36be1c0f2cd7c685f587803d16e)
Sat, 21 Mar 2009 03:49:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Mon, 23 Mar 2009 03:06:36 +0000 Paul Aurich merge of '96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1'
Fri, 20 Mar 2009 06:01:48 +0000 Paul Aurich Fix Finch warnings when building on 64-bit
Fri, 20 Mar 2009 05:46:04 +0000 Paul Aurich merge of '7829ec76bdb008583f8da54e238c2265a1140db2'
Mon, 23 Mar 2009 02:10:44 +0000 Daniel Atallah Fix a crash when creating an account with a prpl with no protocol_options. Fixes #8747.
Sat, 21 Mar 2009 02:20:52 +0000 Elliott Sales de Andrade Add some missing newlines in debug messages.
Fri, 20 Mar 2009 02:42:38 +0000 Daniel Atallah Josef Andrysek noticed that there's a scenario where the PurpleCircBuffer gets
Wed, 18 Mar 2009 19:30:16 +0000 Marcus Lundblad merge of '661d9bf066d7a7b9605d9c606427c4b5f88b19e0'
Wed, 18 Mar 2009 19:30:09 +0000 Marcus Lundblad Clarified a couple of points in the ChangeLog
Mon, 16 Mar 2009 21:44:51 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
Tue, 17 Mar 2009 00:56:37 +0000 Mark Doliner Uh, I think this comment is wrong. Or the code is wrong and does silly
Mon, 16 Mar 2009 22:56:57 +0000 Mark Doliner Add a friendly error message if something uses
Mon, 16 Mar 2009 22:52:12 +0000 Mark Doliner Just a note
Mon, 16 Mar 2009 21:44:22 +0000 Peter Hjalmarsson merge of '73e463add9a124c86554c2958526e1a6ee5fc22f'
Mon, 16 Mar 2009 21:46:01 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
Mon, 16 Mar 2009 17:07:41 +0000 Kevin Stange A patch from Jorge Villaseor which makes all pounces share a single window.
Sun, 15 Mar 2009 20:22:28 +0000 Marcus Lundblad merge of '71a628a1d60524a087f0cb356fd6425036c72bee'
Fri, 13 Mar 2009 04:32:05 +0000 Elliott Sales de Andrade merge of '9ae083b7093cb3dc764443a54dbb8d2abe84a0b8'
Fri, 13 Mar 2009 03:04:07 +0000 Paul Aurich Move 'Minutes before becoming idle' above 'Change status when idle'
Fri, 13 Mar 2009 03:02:01 +0000 Paul Aurich Mark "Khmer" as translatable since we're not in string freeze
Fri, 13 Mar 2009 02:51:00 +0000 Mark Doliner Add a note that this function could potentially be faster.
Fri, 13 Mar 2009 04:29:11 +0000 Elliott Sales de Andrade Add xmlnode_set_attrib_full that enables you to set an attribute with both
Fri, 13 Mar 2009 02:21:27 +0000 Mark Doliner Is there any reason this is an int instead of PurplePrivacyType? I
Thu, 12 Mar 2009 11:02:02 +0000 Richard Nelson fix a crash when changing to away without a status message