log

age author description
Mon, 29 Aug 2011 22:43:18 +0000 andrew victor Convert novell prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Mon, 29 Aug 2011 22:33:45 +0000 andrew victor Convert simple prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Mon, 29 Aug 2011 22:27:11 +0000 andrew victor Convert zephyr prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
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.
Fri, 26 Aug 2011 20:09:35 +0000 andrew victor Convert Finch to use the new accessor functions.
Fri, 26 Aug 2011 20:04:35 +0000 andrew victor Update Pidgin to use the new accessor methods.
Fri, 26 Aug 2011 19:55:34 +0000 andrew victor Added accessor functions purple_xfer_get_ui_data() and purple_xfer_set_ui_data().
Fri, 26 Aug 2011 19:33:50 +0000 andrew victor Rename field for consistency.
Fri, 26 Aug 2011 19:23:29 +0000 andrew victor Convert the yahoo prpl to using the new API.
Fri, 26 Aug 2011 19:11:09 +0000 andrew victor Convert the oscar prpl to use the new API.
Fri, 26 Aug 2011 19:06:02 +0000 andrew victor Convert the jabber prpl to use the new API.
Fri, 26 Aug 2011 18:37:27 +0000 andrew victor Convert the msn prpl to use the new API.
Fri, 26 Aug 2011 18:29:21 +0000 andrew victor Convert the sametime prpl to use the new API.
Fri, 26 Aug 2011 18:25:12 +0000 andrew victor Convert the irc prpl to use the new API.
Fri, 26 Aug 2011 18:20:25 +0000 andrew victor Convert the bonjour prpl to use the new API.
Fri, 26 Aug 2011 18:10:05 +0000 andrew victor Convert the mxit prpl to use the new API.