log

age author description
Fri, 02 Sep 2011 02:42:39 +0000 Elliott Sales de Andrade Hide PurpleProxyInfo struct.
Fri, 02 Sep 2011 01:58:56 +0000 Elliott Sales de Andrade Remove unnecessary @since tag.
Fri, 02 Sep 2011 01:57:25 +0000 Elliott Sales de Andrade Replace purple_dnsquery_a_account with purple_dnsquery_a.
Thu, 01 Sep 2011 07:32:09 +0000 Mark Doliner Make another gtkimhtml function private.
Thu, 01 Sep 2011 07:27:16 +0000 Mark Doliner Make some gtkimhtml functions private
Thu, 01 Sep 2011 06:56:17 +0000 andrew victor Fix build breakage from bfae54755d0a683ab945fea4666da04aeb1113d1.
Thu, 01 Sep 2011 06:29:47 +0000 Mark Doliner Hide GtkIMHtmlFontDetail
Thu, 01 Sep 2011 06:15:23 +0000 masca Add the xfer get/set functions to the Changelog.API.
Thu, 01 Sep 2011 06:00:21 +0000 masca Add some get/set functions to help hidding _PrupleXfer.
Thu, 01 Sep 2011 04:32:49 +0000 masca Clean util.h from @since tags.
Thu, 01 Sep 2011 04:23:42 +0000 masca Hide-a-PurpleMenuAction.
Tue, 30 Aug 2011 22:07:19 +0000 andrew victor Use the new accessor functions of PidginWhiteboard.
Tue, 30 Aug 2011 22:02:29 +0000 andrew victor Add additional accessor functions for Whiteboard.
Tue, 30 Aug 2011 21:00:29 +0000 andrew victor Update yahoo prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().
Tue, 30 Aug 2011 20:55:12 +0000 andrew victor Update silc prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().
Tue, 30 Aug 2011 20:43:52 +0000 andrew victor Added protocol_data and ui_data accessor functions for Whiteboard.
Tue, 30 Aug 2011 20:21:33 +0000 andrew victor Convert silc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Tue, 30 Aug 2011 20:03:11 +0000 andrew victor Convert yahoo prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data()
Tue, 30 Aug 2011 19:32:08 +0000 andrew victor Convert sametime prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Tue, 30 Aug 2011 19:22:01 +0000 andrew victor Convert msn prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Tue, 30 Aug 2011 19:11:26 +0000 andrew victor Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Tue, 30 Aug 2011 18:34:11 +0000 andrew victor Convert irc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Tue, 30 Aug 2011 07:35:50 +0000 Mark Doliner Doh, I failed to checkin two files in my previous commit.
Tue, 30 Aug 2011 07:20:56 +0000 andrew victor Fix build breakage introduced by 756598e4c0c17510d74152d8f495204deb003620.
Tue, 30 Aug 2011 06:37:09 +0000 Mark Doliner A small bit of hide-a-struct
Tue, 30 Aug 2011 06:23:20 +0000 Mark Doliner Alphabetize
Mon, 29 Aug 2011 23:02:26 +0000 Daniel Atallah Use accessors for PurpleXfer
Mon, 29 Aug 2011 22:55:51 +0000 Daniel Atallah Steps toward hiding PurpleXfer.
Mon, 29 Aug 2011 22:50:03 +0000 Daniel Atallah merge of '808c311196ce8853437bde38c9e3c0864698a4d4'
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.
Fri, 26 Aug 2011 17:59:08 +0000 andrew victor Introduce API purple_xfer_get_protocol_data() and purple_xfer_set_protocol_data().