Sun, 07 Feb 2010 19:31:56 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
|
Mon, 06 Apr 2009 05:19:40 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
|
Mon, 17 Nov 2008 07:30:43 +0000 |
Richard Laager |
Move the mood UI for ICQ into Pidgin. It still uses the new request API
|
Mon, 17 Nov 2008 04:18:05 +0000 |
Richard Laager |
s/savable/saveable/
|
Mon, 17 Nov 2008 00:43:59 +0000 |
Richard Laager |
Add a PURPLE_STATUS_MOOD primitive and change ICQ to use it.
|
Sun, 30 Aug 2009 04:00:51 +0000 |
Paul Aurich |
Fix a bunch of doxygen warnings.
|
Tue, 18 Aug 2009 03:34:24 +0000 |
Elliott Sales de Andrade |
Some comment-fixes I apparently had lying around.
|
Mon, 26 Jan 2009 11:11:39 +0000 |
Richard Laager |
Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just
|
Mon, 26 Jan 2009 09:46:09 +0000 |
Mark Doliner |
Deprecate some functions that aren't really needed
|
Tue, 20 Jan 2009 04:08:00 +0000 |
Daniel Atallah |
Thomas Gibson-Robinson noticed that the "saveable" attribute of a status type
|
Wed, 17 Dec 2008 18:21:47 +0000 |
Mark Doliner |
Add a comment that 0 should be used when a buddies idle time is unknown
|
Sat, 12 Apr 2008 17:55:44 +0000 |
Will Thompson |
Patch from Maiku: "When the buddy list is set to sort contacts by status,
|
Sat, 10 Nov 2007 04:52:20 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
|
Mon, 15 Oct 2007 23:46:02 +0000 |
Evan Schoenberg |
Use a #define for the msn 'currentmedia' status attribute in line with the PURPLE_TUNE_ attributes used in the xmpp prpl
|
Wed, 26 Sep 2007 06:54:16 +0000 |
Mark Doliner |
Add PURPLE_STATUS_TUNE to status_primitive_map so that it has a name
|
Thu, 20 Sep 2007 16:30:17 +0000 |
Sadrul Habib Chowdhury |
Use an independant status type for 'current media' stuff, instead of using
|
Mon, 10 Sep 2007 13:57:15 +0000 |
Daniel Atallah |
merge of '1c7910841138381c841363256ca3c7905b1f26b0'
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Wed, 11 Jul 2007 22:27:44 +0000 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
|
Mon, 18 Jun 2007 12:43:44 +0000 |
Sadrul Habib Chowdhury |
Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminated
|
Sat, 16 Jun 2007 19:44:59 +0000 |
Richard Laager |
Re-fix the DBus list handling code by killing const GList* / const GSList*
|
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.
|
Thu, 03 May 2007 15:21:56 +0000 |
Stu Tomlinson |
Finish the removal of purple_presence_remove_buddy() and
|
Thu, 03 May 2007 06:32:42 +0000 |
Sean Egan |
Change some of the PurplePresence stuff to reflect how it's actually used
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|