Sat, 02 Jun 2007 12:05:50 +0000 |
Stu Tomlinson |
Mostly taken from the patch on ticket #410, don't send unknown slash
|
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.
|
Mon, 18 Jun 2007 01:55:54 +0000 |
Andreas Monitzer |
Minor compilation fixes and corrected some typos on user tune. Added convenience function for setting the user tune.
|
Sun, 17 Jun 2007 20:31:01 +0000 |
Andreas Monitzer |
Implemented user tune, currently untested.
|
Fri, 25 May 2007 20:06:37 +0000 |
Daniel Atallah |
Don't include unistd.h if HAVE_UNISTD_H isn't defined.
|
Sat, 05 May 2007 19:08:07 +0000 |
Richard Laager |
s/Jabber/XMPP in user-visible places.
|
Tue, 01 May 2007 14:11:35 +0000 |
Luke Schierer |
disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
|
Tue, 01 May 2007 05:53:57 +0000 |
Richard Laager |
s/Jabber/XMPP/ in user-visible places.
|
Sun, 29 Apr 2007 22:02:47 +0000 |
Gary Kramlich |
Initial addition of padding for ui_ops and other class-like structs
|
Wed, 25 Apr 2007 21:49:58 +0000 |
Richard Laager |
merge of 'd7d0a64f6106322f89cd6f19e0a0a3488e5dc1a8'
|
Thu, 19 Apr 2007 05:30:11 +0000 |
Jeffrey Connelly |
Document prpl_info->list_icon(NULL, NULL), and add my name to COPYRIGHT.
|
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.
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sun, 04 Feb 2007 02:31:04 +0000 |
Sean Egan |
Use the status API to handle mobileness, and convert AIM to use it. This makes mobile buddies prioritze lower in Perons, and ensures the UI is notified of changes in mobileness. Other protocols to follow.
|
Tue, 30 Jan 2007 06:53:23 +0000 |
Sean Egan |
Emblems in the blist
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|