Mercurial > pidgin
graph
-
merge of '1036d6fc1c09bf3b42c737dab42d188245f16b17'Fri, 01 Aug 2008 05:16:39 +0000, by Elliott Sales de Andrade
-
Don't crash if MsnSession is NULL when checking for ability to send aFri, 01 Aug 2008 04:28:36 +0000, by Elliott Sales de Andrade
-
Update MSN's last_received time when we receive something on the NSFri, 01 Aug 2008 04:06:42 +0000, by Elliott Sales de Andrade
-
Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCallFri, 01 Aug 2008 02:04:36 +0000, by Elliott Sales de Andrade
-
On MSN, escape the password since it's in an XML document. Didn'tFri, 01 Aug 2008 02:02:07 +0000, by Elliott Sales de Andrade
-
This should have been part of the previous commit related to no longerWed, 30 Jul 2008 21:09:51 +0000, by Daniel Atallah
-
Don't distribute the MIT Kerberos libraries with the win32 build anymore.Wed, 30 Jul 2008 20:36:18 +0000, by Daniel Atallah
-
Fix a crash in the win32 loader when %PATH% isn't set.Wed, 30 Jul 2008 20:22:22 +0000, by Daniel Atallah
-
Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).Wed, 30 Jul 2008 20:08:45 +0000, by Daniel Atallah
-
Add error handling for visiblity to why Perl plugins fail to load.Wed, 30 Jul 2008 04:51:58 +0000, by Daniel Atallah
-
Cleanup unnecessary casts and etc.Wed, 30 Jul 2008 03:58:21 +0000, by Daniel Atallah
-
Add support to the Perl plugin loader for listing for pref changes.Wed, 30 Jul 2008 03:51:26 +0000, by Daniel Atallah
-
Fix the win32 installer not to cause messageboxes in the gtk installer whenTue, 29 Jul 2008 23:51:06 +0000, by Daniel Atallah
-
Fix a crash when the user isn't in your list.Tue, 29 Jul 2008 18:55:03 +0000, by Daniel Atallah
-
Minor cleanup that's been sitting on my machine for a while.Tue, 29 Jul 2008 18:53:00 +0000, by Daniel Atallah
-
merge of '006d5deacf5a5a7ed5e6410903c3815794845ce9'Tue, 29 Jul 2008 07:02:18 +0000, by Elliott Sales de Andrade
-
Don't print SOAP messages to debug log for "secure" requests. This isTue, 29 Jul 2008 07:01:30 +0000, by Elliott Sales de Andrade
-
Use a URL to open MSN Hotmail inbox instead of a temporary file.Tue, 29 Jul 2008 06:12:40 +0000, by Elliott Sales de Andrade
-
Use "EmailEnabled" from the MSN profile message to determine whetherMon, 28 Jul 2008 05:10:48 +0000, by Elliott Sales de Andrade
-
On MSN, use "external" and "mobile" for Web messenger and mobileMon, 28 Jul 2008 01:51:11 +0000, by Elliott Sales de Andrade
-
Disable sending files to MSN contacts using the web messenger. Not sureThu, 24 Jul 2008 04:15:13 +0000, by Elliott Sales de Andrade
-
feel free to shoot me down if you think this is stupidTue, 29 Jul 2008 06:08:58 +0000, by Ka-Hing Cheung
-
I don't know what kind of blessing is needed for this sort of things, butTue, 29 Jul 2008 05:31:57 +0000, by Ka-Hing Cheung
-
Fix a race related to closing the roomlist window and do some minor cleanup.Tue, 29 Jul 2008 03:40:47 +0000, by Daniel Atallah
-
Fix output redirection for perl plugins on win32.Mon, 28 Jul 2008 04:49:39 +0000, by Daniel Atallah
-
EXTERN.h should be included before perl.hMon, 28 Jul 2008 03:47:14 +0000, by Daniel Atallah
-
Update the Perl plugin loader to work with Perl 5.10.Mon, 28 Jul 2008 00:52:54 +0000, by Daniel Atallah
-
merge of 'e9179f6992531a71364a9bb343ed1c64938f6fc9'Sun, 27 Jul 2008 23:57:00 +0000, by Daniel Atallah
-
merge of '4c5a026e3419c03409089efe76548d6642ca1e2a'Fri, 25 Jul 2008 18:50:54 +0000, by Daniel Atallah
-
Use Service Discovery to look up information about the manually specified FTSun, 27 Jul 2008 23:36:15 +0000, by Daniel Atallah
-
Fix a stupid mistake in the previous commit.Sun, 27 Jul 2008 22:46:49 +0000, by Daniel Atallah
-
Add support for using multiple "xmpp-client" records on a domain, by trying theSun, 27 Jul 2008 22:34:32 +0000, by Daniel Atallah
-
merge of '5d4c9f843c6735b316b8a1659cfdc4d162aee4c0'Sun, 27 Jul 2008 15:39:05 +0000, by Evan Schoenberg
-
0x02 is a temporarily unavailable error code in addition to 0x14, accordingSun, 27 Jul 2008 15:34:00 +0000, by Evan Schoenberg
-
Don't show an idle time in the user info if it is 0Fri, 25 Jul 2008 16:03:11 +0000, by Evan Schoenberg
-
This adds an "auto-detect UTF-8" option to IRC which, when enabled,Sun, 27 Jul 2008 13:29:26 +0000, by Ethan Blanton
-
Escape IRC hostnames beginning with : in the USER command. ThisFri, 25 Jul 2008 16:33:24 +0000, by Ethan Blanton
-
ahh, third-party plugins ...Wed, 23 Jul 2008 18:47:31 +0000, by Ethan Blanton
-
Some cleanup to our capabilities definitions, and added information onWed, 23 Jul 2008 15:23:15 +0000, by Evan Schoenberg
-
merge of '5b3cd3600d9a992cc943d490b68c1174e0346b8b'Wed, 23 Jul 2008 05:44:56 +0000, by Elliott Sales de Andrade
-
Jan Kratochvil noticed there was a race condition in the treeview tooltipWed, 23 Jul 2008 03:30:07 +0000, by Daniel Atallah
-
Uninstall the CAcert certs in the win32 uninstaller.Wed, 23 Jul 2008 00:36:50 +0000, by Daniel Atallah
-
Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.Wed, 23 Jul 2008 00:35:30 +0000, by Daniel Atallah
-
Once we've coalesced the ICQ Status Note reqeusts, we can send themTue, 22 Jul 2008 14:13:58 +0000, by Evan Schoenberg
-
Evan pointed out that this is purple_timeout_add_SECONDS, and so that "2"Tue, 22 Jul 2008 06:23:54 +0000, by Mark Doliner
-
Correct some IRC comments for /ctcpMon, 21 Jul 2008 20:36:07 +0000, by Ethan Blanton
-
/ctcp command for IRCMon, 21 Jul 2008 20:33:29 +0000, by Vladislav Guberinic
-
Just a few little cleanups.Mon, 21 Jul 2008 07:46:23 +0000, by Mark Doliner
-
Get rid of a few low priority "high priority" commentsMon, 21 Jul 2008 06:44:21 +0000, by Mark Doliner
-
merge of '88c7f87fb5a74f975cf06c472059ecf081c54042'Mon, 21 Jul 2008 06:33:06 +0000, by Mark Doliner
-
Missed one of these guysSun, 20 Jul 2008 19:52:22 +0000, by Mark Doliner
-
This looks good to me. I'm thinking we probably don't want to getSun, 20 Jul 2008 19:44:24 +0000, by Mark Doliner
-
Shift several rate-limiting-costly ICQ info requests to be low prioritySun, 20 Jul 2008 22:21:27 +0000, by Evan Schoenberg
-
To decrease the odds of hitting the rate limit ceiling rapidly on aSun, 20 Jul 2008 22:19:10 +0000, by Evan Schoenberg
-
merge of '68d7b3372f34b6420c91d6185b81282d1c68b547'Sun, 20 Jul 2008 05:53:00 +0000, by Evan Schoenberg
-
Properly escape text when sending MSN pages.Wed, 23 Jul 2008 05:36:12 +0000, by Elliott Sales de Andrade
-
merge of '2a68f533ef12aaf2b26c7827857687c4ff04b229'Sat, 19 Jul 2008 03:10:10 +0000, by Elliott Sales de Andrade
-
Properly send MSN nudges in a chat to the right window, and not open aSat, 19 Jul 2008 03:07:33 +0000, by Elliott Sales de Andrade
-
Add purple_prpl_got_attention_in_chat, then deprecateSat, 19 Jul 2008 03:03:17 +0000, by Elliott Sales de Andrade
-
Report an error when an MSN Mobile message was not sent because it wasFri, 18 Jul 2008 02:37:20 +0000, by Elliott Sales de Andrade