Sat, 09 Aug 2008 02:24:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
|
Sat, 19 Jul 2008 03:10:00 +0000 |
Mike Ruprecht |
Convert serv_* media functions to purple_prpl_* functions.
|
Sat, 19 Jul 2008 03:03:17 +0000 |
Elliott Sales de Andrade |
Add purple_prpl_got_attention_in_chat, then deprecate
|
Wed, 16 Jan 2008 07:17:21 +0000 |
John Bailey |
const-ify paramteters to some of the new API I added. I thought I did this already.
|
Sun, 13 Jan 2008 22:44:01 +0000 |
John Bailey |
This adds accessor and mutator API for the PurpleAttentionType struct.
|
Mon, 26 Nov 2007 05:36:09 +0000 |
Sadrul Habib Chowdhury |
old_status can be NULL when [de]activating a non-exclusive status.
|
Fri, 28 Sep 2007 15:45:49 +0000 |
Richard Laager |
applied changes from c9d6104bcfe2e630e98e45bc6a0975adfb9544e5
|
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, 29 Aug 2007 20:20:45 +0000 |
Sadrul Habib Chowdhury |
Deactivate only an active status.
|
Mon, 27 Aug 2007 22:01:58 +0000 |
Evan Schoenberg |
After deactivating a status, call purple_blist_update_buddy_status() since the buddy's status has changed. I'm not sure if this fixes a bug in pidgin, but it definitely fixes display of contacts after they return from 'mobile' on AIM in Adium (Adium:#6943)
|
Sat, 16 Jun 2007 19:44:59 +0000 |
Richard Laager |
Re-fix the DBus list handling code by killing const GList* / const GSList*
|
Fri, 15 Jun 2007 08:39:01 +0000 |
Sadrul Habib Chowdhury |
Update the idleness and login-time for all the blistnodes of the same buddy.
|
Wed, 09 May 2007 01:50:06 +0000 |
Nathan Walp |
this should fix 647, and a few others
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Fri, 09 Feb 2007 07:42:01 +0000 |
Mark Doliner |
sf patch #1655057, from Peter Tang
|