Thu, 07 Jun 2007 04:22:42 +0000 |
Richard Laager |
Mark the return type const for the following functions. I noticed this
|
Mon, 18 Jun 2007 12:37:29 +0000 |
Andreas Monitzer |
Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me.
|
Mon, 18 Jun 2007 03:25:22 +0000 |
Andreas Monitzer |
Removed one padding field from PurplePluginProtocolInfo to stay source compatible.
|
Sun, 17 Jun 2007 20:31:01 +0000 |
Andreas Monitzer |
Implemented user tune, currently untested.
|
Sat, 02 Jun 2007 17:38:22 +0000 |
Stu Tomlinson |
Improve parsing user info for MSN, Fixes #690
|
Wed, 23 May 2007 01:20:42 +0000 |
Stu Tomlinson |
When closing IM windows on MSN, don't release the switchboard connection
|
Sun, 20 May 2007 15:09:59 +0000 |
Stu Tomlinson |
Remove an unused variable
|
Sun, 20 May 2007 15:07:49 +0000 |
Stu Tomlinson |
Support for @msn.com accounts when opening Inbox, and unconditioanlly request
|
Sun, 20 May 2007 12:56:40 +0000 |
Stu Tomlinson |
A couple of tweaks to open Hotmail inbox
|
Thu, 17 May 2007 13:45:18 +0000 |
Stu Tomlinson |
Fix MSN "Open Hotmail Inbox" for non-hotmail.com accounts (eg. hotmail.co.uk)
|
Sat, 12 May 2007 17:38:04 +0000 |
Stu Tomlinson |
In MSN we fake sending messages to yourself. This had a small bug in that
|
Sat, 12 May 2007 13:20:04 +0000 |
Stu Tomlinson |
Patch from sourceforge tracker 1652005 from wabz to fix displaying file
|
Fri, 04 May 2007 04:34:48 +0000 |
Daniel Atallah |
Fix declaration after statement.
|
Fri, 04 May 2007 03:48:12 +0000 |
Sean Egan |
Make MSN mobile buddies offline, mobile, and offline-messagable. Fixes #215
|
Mon, 30 Apr 2007 00:01:57 +0000 |
Gary Kramlich |
And now the protocols
|
Fri, 27 Apr 2007 02:14:44 +0000 |
Sean Egan |
propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
|
Thu, 26 Apr 2007 12:25:49 +0000 |
Evan Schoenberg |
Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
|
Wed, 25 Apr 2007 22:23:29 +0000 |
Richard Laager |
Change the imgstore and by extension, then the buddy icon code to take over
|
Wed, 25 Apr 2007 21:48:56 +0000 |
Richard Laager |
Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
|
Tue, 24 Apr 2007 03:57:07 +0000 |
Richard Laager |
Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sun, 11 Feb 2007 21:58:50 +0000 |
Daniel Atallah |
uri-handler support for AIM/ICQ, Yahoo and MSN
|
Fri, 09 Feb 2007 07:22:19 +0000 |
Mark Doliner |
Get rid of a minor compile warning
|
Sun, 04 Feb 2007 09:36:33 +0000 |
Sean Egan |
This is my attempt at MSN mobile status, but I suspect MSN mobile status doesn't exist. If it's confirmed that it doesn't, I'll revert this. But I want to keep it for posterity, in case it does exist
|
Tue, 30 Jan 2007 06:53:23 +0000 |
Sean Egan |
Emblems in the blist
|
Sat, 27 Jan 2007 11:41:32 +0000 |
Sean Egan |
This should be the last of the string changes
|
Mon, 22 Jan 2007 09:27:02 +0000 |
Sean Egan |
I think this changes every user-visible string that contains 'Gaim.' We probably want the UI to be able
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|