log libpurple/prpl.c @ 27422:2518c5fcd8a2

age author description
Fri, 26 Jun 2009 23:49:44 +0000 Etan Reisner Make the comment reflect that we are actually just stopping the typing
Sun, 26 Apr 2009 06:45:55 +0000 Paul Aurich Add a new signal which is emitted (after the account is connected) if the
Thu, 09 Apr 2009 21:35:06 +0000 Mike Ruprecht Switch media to store accounts rather than connections.
Sat, 28 Mar 2009 00:58:02 +0000 Mike Ruprecht Don't assume a PurpleMedia instance will be created immediately.
Mon, 23 Mar 2009 06:07:16 +0000 Mike Ruprecht Get rid of the rest of the extraneous changes.
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Wed, 11 Feb 2009 00:01:20 +0000 Mike Ruprecht Change purple_prpl_can_do_media to purple_prpl_get_media_caps.
Mon, 19 Jan 2009 10:47:12 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)
Thu, 06 Nov 2008 03:20:05 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)
Sat, 09 Aug 2008 03:51:42 +0000 Mike Ruprecht Changed PurpleMediaStreamType to PurpleMediaSessionType.
Sat, 09 Aug 2008 03:11:46 +0000 Mike Ruprecht Fixed up media functions in prpl.c and prpl.h, adding more documentation and
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.
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Thu, 15 Jan 2009 22:37:48 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Tue, 06 Jan 2009 03:39:51 +0000 Paul Aurich Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
Tue, 13 Jan 2009 21:27:58 +0000 Mark Doliner I think it's reasonable for prpls to call purple_prpl_got_user_idle()
Sun, 26 Oct 2008 00:29:27 +0000 Richard Laager Improve our NetworkManager support in a couple of ways:
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'