Thu, 07 Aug 2008 06:16:57 +0000 |
Ka-Hing Cheung |
removed an unused function
|
Thu, 07 Aug 2008 04:26:02 +0000 |
Daniel Atallah |
Remove various opaque UiOps functions from the perl loader as they aren't useable.
|
Thu, 07 Aug 2008 04:10:22 +0000 |
Daniel Atallah |
Fix purple_str_strip_char and purple_util_chrreplace to be able to work.
|
Thu, 07 Aug 2008 04:03:23 +0000 |
Daniel Atallah |
Another Perl patch from Zsombor Welker to add more functions.
|
Thu, 07 Aug 2008 03:27:21 +0000 |
Daniel Atallah |
Another Perl loader patch from Zsombor Welker, this one adds some missing pref
|
Thu, 07 Aug 2008 03:10:44 +0000 |
Daniel Atallah |
Remove a bunch of *_init() and *_uninit() functions that don't make sense for
|
Thu, 07 Aug 2008 02:48:21 +0000 |
Daniel Atallah |
Some Perl bindings fixes and additions from Zsombor Welker.
|
Thu, 07 Aug 2008 01:46:36 +0000 |
Daniel Atallah |
Patch from John Hanauer to enable formatted string entry field in perl plugins.
|
Thu, 07 Aug 2008 01:41:44 +0000 |
Daniel Atallah |
Some cleanup and a couple leak fixes.
|
Thu, 07 Aug 2008 01:08:37 +0000 |
Daniel Atallah |
Add NULL checking to purple_markup_linkify().
|
Wed, 06 Aug 2008 15:50:04 +0000 |
Jochen Kemnade |
German translation update
|
Wed, 06 Aug 2008 13:02:34 +0000 |
Timo Jyrinki |
Update for 2.5.0. Used XGETTEXT_ARGS=--no-location this time...
|
Wed, 06 Aug 2008 10:33:47 +0000 |
Stu Tomlinson |
Add files with new translatable strings to POTFILES.in
|
Wed, 06 Aug 2008 09:27:06 +0000 |
Mark Doliner |
We talked about this and decided it was probably cleaner to not use
|
Wed, 06 Aug 2008 07:03:37 +0000 |
Mark Doliner |
Remove two files from POTFILES.in that have been removed from the
|
Tue, 05 Aug 2008 23:22:36 +0000 |
Mark Doliner |
Hopefully fix the XMPP contact flipping/swapping between groups bug
|
Tue, 05 Aug 2008 01:43:42 +0000 |
Daniel Atallah |
Patch from "Chris G." to extend the yahoo privacy to picture requests to help
|
Mon, 04 Aug 2008 15:52:22 +0000 |
Daniel Atallah |
Fix win32 build
|
Mon, 04 Aug 2008 07:04:53 +0000 |
Mark Doliner |
Get rid of a compile warning in qq:
|
Mon, 04 Aug 2008 07:01:38 +0000 |
Mark Doliner |
Get rid of an unused variable. I think this has probably been sitting
|
Mon, 04 Aug 2008 07:00:37 +0000 |
Mark Doliner |
Get rid of a compile warning:
|
Sun, 03 Aug 2008 05:13:29 +0000 |
SHiNE CsyFeK |
2008.08.03 - csyfek <csyfek(at)gmail.com>
|
Sat, 02 Aug 2008 19:53:06 +0000 |
Hylke Bons |
Updated tray icons.
|
Sat, 02 Aug 2008 15:00:46 +0000 |
SHiNE CsyFeK |
2008.08.02 - csyfek <csyfek(at)gmail.com>
|
Sat, 02 Aug 2008 02:40:46 +0000 |
Ka-Hing Cheung |
at least don't crash when we can't read whatever we are reading
|
Fri, 01 Aug 2008 21:36:48 +0000 |
Hylke Bons |
Update make file for bunny.png.
|
Fri, 01 Aug 2008 20:41:49 +0000 |
Hylke Bons |
Updated birthday emblem and emote-select icon.
|
Fri, 01 Aug 2008 20:24:26 +0000 |
Hylke Bons |
Forgot the new bunny.
|
Fri, 01 Aug 2008 20:12:43 +0000 |
Hylke Bons |
Object icons refresh for MSNP15.
|
Fri, 01 Aug 2008 19:59:31 +0000 |
Hylke Bons |
Hope this works...
|
Fri, 01 Aug 2008 19:45:08 +0000 |
Ethan Blanton |
merge of '0d858a8978355a1e8b7305b64b87db51e44e9978'
|
Fri, 01 Aug 2008 07:04:25 +0000 |
Evan Schoenberg |
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 05:16:39 +0000 |
Elliott Sales de Andrade |
merge of '1036d6fc1c09bf3b42c737dab42d188245f16b17'
|
Fri, 01 Aug 2008 04:28:36 +0000 |
Elliott Sales de Andrade |
Don't crash if MsnSession is NULL when checking for ability to send a
|
Fri, 01 Aug 2008 04:06:42 +0000 |
Elliott Sales de Andrade |
Update MSN's last_received time when we receive something on the NS
|
Fri, 01 Aug 2008 02:04:36 +0000 |
Elliott Sales de Andrade |
Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
|
Fri, 01 Aug 2008 02:02:07 +0000 |
Elliott Sales de Andrade |
On MSN, escape the password since it's in an XML document. Didn't
|
Wed, 30 Jul 2008 21:09:51 +0000 |
Daniel Atallah |
This should have been part of the previous commit related to no longer
|
Wed, 30 Jul 2008 20:36:18 +0000 |
Daniel Atallah |
Don't distribute the MIT Kerberos libraries with the win32 build anymore.
|
Wed, 30 Jul 2008 20:22:22 +0000 |
Daniel Atallah |
Fix a crash in the win32 loader when %PATH% isn't set.
|
Wed, 30 Jul 2008 20:08:45 +0000 |
Daniel Atallah |
Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
|
Wed, 30 Jul 2008 04:51:58 +0000 |
Daniel Atallah |
Add error handling for visiblity to why Perl plugins fail to load.
|
Wed, 30 Jul 2008 03:58:21 +0000 |
Daniel Atallah |
Cleanup unnecessary casts and etc.
|
Wed, 30 Jul 2008 03:51:26 +0000 |
Daniel Atallah |
Add support to the Perl plugin loader for listing for pref changes.
|
Tue, 29 Jul 2008 23:51:06 +0000 |
Daniel Atallah |
Fix the win32 installer not to cause messageboxes in the gtk installer when
|
Tue, 29 Jul 2008 18:55:03 +0000 |
Daniel Atallah |
Fix a crash when the user isn't in your list.
|
Tue, 29 Jul 2008 18:53:00 +0000 |
Daniel Atallah |
Minor cleanup that's been sitting on my machine for a while.
|
Tue, 29 Jul 2008 07:02:18 +0000 |
Elliott Sales de Andrade |
merge of '006d5deacf5a5a7ed5e6410903c3815794845ce9'
|
Tue, 29 Jul 2008 07:01:30 +0000 |
Elliott Sales de Andrade |
Don't print SOAP messages to debug log for "secure" requests. This is
|
Tue, 29 Jul 2008 06:12:40 +0000 |
Elliott Sales de Andrade |
Use a URL to open MSN Hotmail inbox instead of a temporary file.
|
Mon, 28 Jul 2008 05:10:48 +0000 |
Elliott Sales de Andrade |
Use "EmailEnabled" from the MSN profile message to determine whether
|
Mon, 28 Jul 2008 01:51:11 +0000 |
Elliott Sales de Andrade |
On MSN, use "external" and "mobile" for Web messenger and mobile
|
Thu, 24 Jul 2008 04:15:13 +0000 |
Elliott Sales de Andrade |
Disable sending files to MSN contacts using the web messenger. Not sure
|
Tue, 29 Jul 2008 06:08:58 +0000 |
Ka-Hing Cheung |
feel free to shoot me down if you think this is stupid
|
Tue, 29 Jul 2008 05:31:57 +0000 |
Ka-Hing Cheung |
I don't know what kind of blessing is needed for this sort of things, but
|
Tue, 29 Jul 2008 03:40:47 +0000 |
Daniel Atallah |
Fix a race related to closing the roomlist window and do some minor cleanup.
|
Mon, 28 Jul 2008 04:49:39 +0000 |
Daniel Atallah |
Fix output redirection for perl plugins on win32.
|
Mon, 28 Jul 2008 03:47:14 +0000 |
Daniel Atallah |
EXTERN.h should be included before perl.h
|
Mon, 28 Jul 2008 00:52:54 +0000 |
Daniel Atallah |
Update the Perl plugin loader to work with Perl 5.10.
|
Sun, 27 Jul 2008 23:57:00 +0000 |
Daniel Atallah |
merge of 'e9179f6992531a71364a9bb343ed1c64938f6fc9'
|