Mercurial > pidgin
graph
-
merge of '3008474548ddd234f222ed5a0be3066e2ea0da0b'Thu, 07 Aug 2008 11:14:05 +0000, by ric Boumaour
-
take an extra reference to PurpleXfer so we can check whether the wholeThu, 07 Aug 2008 07:07:32 +0000, by Ka-Hing Cheung
-
removed an unused functionThu, 07 Aug 2008 06:16:57 +0000, by Ka-Hing Cheung
-
Remove various opaque UiOps functions from the perl loader as they aren't useable.Thu, 07 Aug 2008 04:26:02 +0000, by Daniel Atallah
-
Fix purple_str_strip_char and purple_util_chrreplace to be able to work.Thu, 07 Aug 2008 04:10:22 +0000, by Daniel Atallah
-
Another Perl patch from Zsombor Welker to add more functions.Thu, 07 Aug 2008 04:03:23 +0000, by Daniel Atallah
-
Another Perl loader patch from Zsombor Welker, this one adds some missing prefThu, 07 Aug 2008 03:27:21 +0000, by Daniel Atallah
-
Remove a bunch of *_init() and *_uninit() functions that don't make sense forThu, 07 Aug 2008 03:10:44 +0000, by Daniel Atallah
-
Some Perl bindings fixes and additions from Zsombor Welker.Thu, 07 Aug 2008 02:48:21 +0000, by Daniel Atallah
-
Patch from John Hanauer to enable formatted string entry field in perl plugins.Thu, 07 Aug 2008 01:46:36 +0000, by Daniel Atallah
-
Some cleanup and a couple leak fixes.Thu, 07 Aug 2008 01:41:44 +0000, by Daniel Atallah
-
Add NULL checking to purple_markup_linkify().Thu, 07 Aug 2008 01:08:37 +0000, by Daniel Atallah
-
German translation updateWed, 06 Aug 2008 15:50:04 +0000, by Jochen Kemnade
-
Update for 2.5.0. Used XGETTEXT_ARGS=--no-location this time...Wed, 06 Aug 2008 13:02:34 +0000, by Timo Jyrinki
-
Add files with new translatable strings to POTFILES.inWed, 06 Aug 2008 10:33:47 +0000, by Stu Tomlinson
-
We talked about this and decided it was probably cleaner to not useWed, 06 Aug 2008 09:27:06 +0000, by Mark Doliner
-
Remove two files from POTFILES.in that have been removed from theWed, 06 Aug 2008 07:03:37 +0000, by Mark Doliner
-
Hopefully fix the XMPP contact flipping/swapping between groups bugTue, 05 Aug 2008 23:22:36 +0000, by Mark Doliner
-
Patch from "Chris G." to extend the yahoo privacy to picture requests to helpTue, 05 Aug 2008 01:43:42 +0000, by Daniel Atallah
-
Fix win32 buildMon, 04 Aug 2008 15:52:22 +0000, by Daniel Atallah
-
Get rid of a compile warning in qq:Mon, 04 Aug 2008 07:04:53 +0000, by Mark Doliner
-
Get rid of an unused variable. I think this has probably been sittingMon, 04 Aug 2008 07:01:38 +0000, by Mark Doliner
-
Get rid of a compile warning:Mon, 04 Aug 2008 07:00:37 +0000, by Mark Doliner
-
2008.08.03 - csyfek <csyfek(at)gmail.com>Sun, 03 Aug 2008 05:13:29 +0000, by SHiNE CsyFeK
-
Updated tray icons.Sat, 02 Aug 2008 19:53:06 +0000, by Hylke Bons
-
2008.08.02 - csyfek <csyfek(at)gmail.com>Sat, 02 Aug 2008 15:00:46 +0000, by SHiNE CsyFeK
-
at least don't crash when we can't read whatever we are readingSat, 02 Aug 2008 02:40:46 +0000, by Ka-Hing Cheung
-
Update make file for bunny.png.Fri, 01 Aug 2008 21:36:48 +0000, by Hylke Bons
-
Updated birthday emblem and emote-select icon.Fri, 01 Aug 2008 20:41:49 +0000, by Hylke Bons
-
Forgot the new bunny.Fri, 01 Aug 2008 20:24:26 +0000, by Hylke Bons
-
Object icons refresh for MSNP15.Fri, 01 Aug 2008 20:12:43 +0000, by Hylke Bons
-
Hope this works...Fri, 01 Aug 2008 19:59:31 +0000, by Hylke Bons
-
merge of '0d858a8978355a1e8b7305b64b87db51e44e9978'Fri, 01 Aug 2008 19:45:08 +0000, by Ethan Blanton
-
Undid the addition of 2 OscarCapability items I added previously, keeping the commented-out notes in family_locate. We can't let the OscarCapability bitmask get as large as 0x04000000, because if it exceeds the platforms MAX_UINT we'll end up in an infinite loop in oscar_caps_to_string() due to overflow.Fri, 01 Aug 2008 07:04:25 +0000, by Evan Schoenberg
-
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