log

age author description
Mon, 29 Aug 2011 22:16:06 +0000 andrew victor Should use accessor function purple_connection_get_protocol_data() here.
Mon, 29 Aug 2011 22:14:23 +0000 andrew victor Update nullprpl for various API changes.
Mon, 29 Aug 2011 22:08:01 +0000 andrew victor Convert myspace prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Mon, 29 Aug 2011 21:52:24 +0000 andrew victor Convert gg prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Mon, 29 Aug 2011 21:32:30 +0000 andrew victor Convert bonjour prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Mon, 29 Aug 2011 03:02:47 +0000 Daniel Atallah Use appropriate printf format for gsize
Mon, 29 Aug 2011 12:59:57 +0900 Yoshiki Yazawa build fix
Mon, 29 Aug 2011 12:28:49 +0900 Yoshiki Yazawa merge to upstream
Mon, 29 Aug 2011 02:53:05 +0000 Daniel Atallah Fix SILC for purple_xfer_[gs][4~et_protocol_data.
Fri, 26 Aug 2011 22:13:08 +0000 Daniel Atallah merge of '3849acda3c84d7798c514bc1a9f80cca6674e52c'
Fri, 26 Aug 2011 21:25:25 +0000 andrew victor These pointers should rather be marked const.
Fri, 26 Aug 2011 21:21:45 +0000 andrew victor Convert to using the accessor functions.
Fri, 26 Aug 2011 21:09:27 +0000 andrew victor Use the new accessor functions.
Fri, 26 Aug 2011 20:51:39 +0000 andrew victor Add accessor functions purple_conversation_get_ui_data() and purple_conversation_set_ui_data().
Fri, 26 Aug 2011 20:29:23 +0000 andrew victor Rather use the accessor functions directly.