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