log

age author description
Wed, 04 Nov 2009 16:58:41 +0900 Yoshiki Yazawa commit differences as a revision for now.
Wed, 04 Nov 2009 05:09:04 +0000 Paul Aurich oscar: Fix 'Allow multiple simultaenous logins' with clientLogin.
Tue, 03 Nov 2009 19:27:23 +0000 Paul Aurich oscar: Make these errors more translatable.
Tue, 03 Nov 2009 19:14:35 +0000 Paul Aurich merge of '1691b4b36ac458e77603b7cac73a91c200b2a21b'
Tue, 03 Nov 2009 18:28:56 +0000 Paul Aurich oscar: The 0x00c9 TLV seems to be buddy preferences, not limited to visibility.
Tue, 03 Nov 2009 18:07:02 +0000 Paul Aurich oscar: Update the details of the buddy preferences based on the OSCAR docs.
Tue, 03 Nov 2009 19:02:32 +0000 Marcus Lundblad Removed a couple of stray whitespaces...
Tue, 03 Nov 2009 18:51:32 +0000 Marcus Lundblad jabber: Automatically find a STUN server by SRV lookup on the account's domain
Tue, 03 Nov 2009 07:46:01 +0000 aman oscar: Display more detailed error messages when an outgoing message is bounced.
Tue, 03 Nov 2009 05:54:38 +0000 Paul Aurich ChangeLog the last few commits.
Tue, 03 Nov 2009 05:53:06 +0000 aman oscar: Update the rate calculations based on OSCAR docs.
Tue, 03 Nov 2009 05:34:36 +0000 aman oscar: Replace magic numbers with enums.
Tue, 03 Nov 2009 05:32:47 +0000 aman oscar: Differentiate the two rate-limiting login errors.
Mon, 02 Nov 2009 22:39:59 +0000 Mark Doliner Add a null check, just for the heck of it
Mon, 02 Nov 2009 04:45:52 +0000 Richard Laager Use PIDGIN_NAME here, rather than duplicate it.
Mon, 02 Nov 2009 03:12:45 +0000 John Bailey Fix the accelerators on the Network tab. Have I mentioned recently that I hate
Mon, 02 Nov 2009 03:04:56 +0000 John Bailey Make the username labels consistent with each other.
Mon, 02 Nov 2009 03:00:06 +0000 John Bailey Changelog the last few items.
Mon, 02 Nov 2009 02:58:17 +0000 John Bailey This feels hacky to me, so if someone has a better idea, go for it. This change
Mon, 02 Nov 2009 02:39:00 +0000 John Bailey Make the proxy server port entry a spin button instead. Paul noticed this
Mon, 02 Nov 2009 02:18:09 +0000 John Bailey Per discussion in devel@conference.pidgin.im a couple days ago, make the
Mon, 02 Nov 2009 00:11:37 +0000 Sadrul Habib Chowdhury Show a little prpl icon in request dialogs, when possible.
Sun, 01 Nov 2009 03:23:03 +0000 Paul Aurich dns: Check read/write return value to silence a bunch of warnings.
Sun, 01 Nov 2009 03:18:59 +0000 Sadrul Habib Chowdhury merge of '35051ef78ac9fe0b4c494411560d1b9dc566f414'
Sun, 01 Nov 2009 03:14:22 +0000 Paul Aurich merge of '1def2be2e4073bd8f441667545132de3b851cd71'
Sun, 01 Nov 2009 00:12:38 +0000 Paul Aurich dns: I don't think this worked correctly before.
Sat, 31 Oct 2009 22:25:22 +0000 Paul Aurich dns: Avoid two warnings when building with --disable-idn.
Sun, 01 Nov 2009 03:11:15 +0000 Sadrul Habib Chowdhury merge of '861f103afc4b68b9d049bb8d1f2fe8c6642267df'
Sat, 31 Oct 2009 19:23:14 +0000 Daniel Atallah Define WIN32_LEAN_AND_MEAN where possible during the compile to hopefully speed it up.
Fri, 30 Oct 2009 06:52:29 +0000 Elliott Sales de Andrade merge of '2a337fc21125a25203efca7d15ea3002fa8e35fb'
Fri, 30 Oct 2009 06:46:11 +0000 Elliott Sales de Andrade When restricting a buddy on both the Allow and Block lists to just one
Fri, 30 Oct 2009 06:08:25 +0000 Elliott Sales de Andrade Instead of $@, use "$*" in run_or_die or else printf will re-use the format
Fri, 30 Oct 2009 05:40:21 +0000 Elliott Sales de Andrade My version of sed seems to require no space between the -i and the backup
Fri, 30 Oct 2009 03:52:09 +0000 Elliott Sales de Andrade Add an error handler for the RML command as well.
Fri, 30 Oct 2009 02:50:07 +0000 Elliott Sales de Andrade Fold the ADL 241 error handler into the base ADL error handler since it
Sun, 01 Nov 2009 03:08:26 +0000 Sadrul Habib Chowdhury Disable unsupported actions for federated users on Yahoo.
Sun, 01 Nov 2009 03:02:03 +0000 Sadrul Habib Chowdhury Cannot send a file to a Yahoo! user on MSN.
Sun, 01 Nov 2009 02:56:44 +0000 Sadrul Habib Chowdhury Cannot send a file to a federated user on yahoo.
Fri, 30 Oct 2009 01:41:49 +0000 Sadrul Habib Chowdhury Disable 'Remove' when no icon set.
Fri, 30 Oct 2009 01:32:28 +0000 Sadrul Habib Chowdhury Parse online presence from yahoo buddies after going online on MSN.
Wed, 28 Oct 2009 00:35:32 +0000 Sadrul Habib Chowdhury merge of '03cc2a9636edee3bb1eb9b88cee209cdb6096c7c'
Wed, 28 Oct 2009 00:19:07 +0000 Gary Kramlich cleaned up the output of the command being run in run_or_die
Wed, 28 Oct 2009 00:17:47 +0000 Gary Kramlich fix the fix for broken libtool 0.40.6 on osx
Tue, 27 Oct 2009 23:36:28 +0000 Gary Kramlich added a cleanup function to remove our autogen-?????? files when autogen receives SIGINT
Wed, 28 Oct 2009 00:33:52 +0000 Sadrul Habib Chowdhury Fix a leak on status updates from federated buddies on yahoo.
Tue, 27 Oct 2009 23:37:52 +0000 Sadrul Habib Chowdhury Make sure the selection is within bounds before accepting a click-drag
Tue, 27 Oct 2009 23:35:45 +0000 Sadrul Habib Chowdhury Fix a couple of invalid reads after clearing the text in an entry box.
Tue, 27 Oct 2009 07:58:50 +0000 Ka-Hing Cheung merge of '8e5917b1daee611a3587cb11727a37b8b0bc72a5'
Tue, 27 Oct 2009 07:51:46 +0000 Ka-Hing Cheung don't remember the message if we switch to a saved status (transient
Tue, 27 Oct 2009 07:42:02 +0000 Ka-Hing Cheung try not to artificially hide and then unhide the imhtml when status
Mon, 26 Oct 2009 07:35:18 +0000 Ka-Hing Cheung colapses 2 ifs together
Mon, 26 Oct 2009 06:53:35 +0000 Ka-Hing Cheung I don't think the comment made sense, this is probably what it meant
Mon, 26 Oct 2009 01:11:53 +0000 Ka-Hing Cheung only need to loop over active accounts once for this
Sun, 25 Oct 2009 23:45:02 +0000 Ka-Hing Cheung strncmp -> g_str_equal
Sun, 25 Oct 2009 23:39:45 +0000 Ka-Hing Cheung mostly comment changes, changed a str && !strcmp to purple_strequal
Sun, 25 Oct 2009 23:04:19 +0000 Ka-Hing Cheung there's no reason for message_changed to use g_utf8_collate, and also
Sun, 25 Oct 2009 22:18:08 +0000 Ka-Hing Cheung break early if we found the right saved status, and rewrote the exit logic
Mon, 26 Oct 2009 08:27:40 +0000 Josep Puigdemont Catalan translation updated.
Mon, 26 Oct 2009 04:21:28 +0000 Paul Aurich account: Don't leak the account->privacy / account->deny lists.
Mon, 26 Oct 2009 03:59:55 +0000 Paul Aurich Fix another leak. Various iterations of: