log

age author description
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.
Fri, 26 Aug 2011 17:59:08 +0000 andrew victor Introduce API purple_xfer_get_protocol_data() and purple_xfer_set_protocol_data().
Fri, 26 Aug 2011 19:26:33 +0000 Daniel Atallah Remove wpurple_rename(). I suspect nobody actually ever used it directly