Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 23 Aug 2011 20:48:43 +0000 | andrew victor | Don't access PurpleBuddy->proto_data directly, rather use the accessor functions. |
Tue, 23 Aug 2011 20:43:41 +0000 | andrew victor | Don't access PurpleConnection->proto_data directly, rather use the access functions. |
Tue, 23 Aug 2011 05:43:51 +0000 | Mark Doliner | Some struct hiding. What a pain. |
Tue, 23 Aug 2011 04:37:58 +0000 | Mark Doliner | Hide-a-Struct |
Tue, 23 Aug 2011 04:32:43 +0000 | Mark Doliner | Use accessor functions in a few places |
Tue, 23 Aug 2011 03:22:06 +0000 | masca | merge of '06fd8a15a3af927e3ce13b04af6e2159fb537dd9' |
Mon, 22 Aug 2011 22:09:55 +0000 | andrew victor | These should be using purple_notify_user_info_add_pair_plaintext(). |