Mercurial > pidgin
graph
-
oscar: Update the details of the buddy preferences based on the OSCAR docs.Tue, 03 Nov 2009 18:07:02 +0000, by Paul Aurich
-
Removed a couple of stray whitespaces...Tue, 03 Nov 2009 19:02:32 +0000, by Marcus Lundblad
-
jabber: Automatically find a STUN server by SRV lookup on the account's domainTue, 03 Nov 2009 18:51:32 +0000, by Marcus Lundblad
-
oscar: Display more detailed error messages when an outgoing message is bounced.Tue, 03 Nov 2009 07:46:01 +0000, by aman
-
ChangeLog the last few commits.Tue, 03 Nov 2009 05:54:38 +0000, by Paul Aurich
-
oscar: Update the rate calculations based on OSCAR docs.Tue, 03 Nov 2009 05:53:06 +0000, by aman
-
oscar: Replace magic numbers with enums.Tue, 03 Nov 2009 05:34:36 +0000, by aman
-
oscar: Differentiate the two rate-limiting login errors.Tue, 03 Nov 2009 05:32:47 +0000, by aman
-
Add a null check, just for the heck of itMon, 02 Nov 2009 22:39:59 +0000, by Mark Doliner
-
Use PIDGIN_NAME here, rather than duplicate it.Mon, 02 Nov 2009 04:45:52 +0000, by Richard Laager
-
Fix the accelerators on the Network tab. Have I mentioned recently that I hateMon, 02 Nov 2009 03:12:45 +0000, by John Bailey
-
Make the username labels consistent with each other.Mon, 02 Nov 2009 03:04:56 +0000, by John Bailey
-
Changelog the last few items.Mon, 02 Nov 2009 03:00:06 +0000, by John Bailey
-
This feels hacky to me, so if someone has a better idea, go for it. This changeMon, 02 Nov 2009 02:58:17 +0000, by John Bailey
-
Make the proxy server port entry a spin button instead. Paul noticed thisMon, 02 Nov 2009 02:39:00 +0000, by John Bailey
-
Per discussion in devel@conference.pidgin.im a couple days ago, make theMon, 02 Nov 2009 02:18:09 +0000, by John Bailey
-
Show a little prpl icon in request dialogs, when possible.Mon, 02 Nov 2009 00:11:37 +0000, by Sadrul Habib Chowdhury
-
dns: Check read/write return value to silence a bunch of warnings.Sun, 01 Nov 2009 03:23:03 +0000, by Paul Aurich
-
merge of '35051ef78ac9fe0b4c494411560d1b9dc566f414'Sun, 01 Nov 2009 03:18:59 +0000, by Sadrul Habib Chowdhury
-
merge of '1def2be2e4073bd8f441667545132de3b851cd71'Sun, 01 Nov 2009 03:14:22 +0000, by Paul Aurich
-
dns: I don't think this worked correctly before.Sun, 01 Nov 2009 00:12:38 +0000, by Paul Aurich
-
dns: Avoid two warnings when building with --disable-idn.Sat, 31 Oct 2009 22:25:22 +0000, by Paul Aurich
-
merge of '861f103afc4b68b9d049bb8d1f2fe8c6642267df'Sun, 01 Nov 2009 03:11:15 +0000, by Sadrul Habib Chowdhury
-
Define WIN32_LEAN_AND_MEAN where possible during the compile to hopefully speed it up.Sat, 31 Oct 2009 19:23:14 +0000, by Daniel Atallah
-
merge of '2a337fc21125a25203efca7d15ea3002fa8e35fb'Fri, 30 Oct 2009 06:52:29 +0000, by Elliott Sales de Andrade
-
When restricting a buddy on both the Allow and Block lists to just oneFri, 30 Oct 2009 06:46:11 +0000, by Elliott Sales de Andrade
-
Instead of $@, use "$*" in run_or_die or else printf will re-use the formatFri, 30 Oct 2009 06:08:25 +0000, by Elliott Sales de Andrade
-
My version of sed seems to require no space between the -i and the backupFri, 30 Oct 2009 05:40:21 +0000, by Elliott Sales de Andrade