Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 23 Aug 2011 21:06:12 +0000 | andrew victor | Use accessor functions where available. |
Tue, 23 Aug 2011 20:57:19 +0000 | andrew victor | Rather access PurpleBuddy->proto_data using the accessor functions. |
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 |