Mercurial > pidgin
comparison ChangeLog.API @ 31972:c0a423e7fea4
Add accessor functions purple_conversation_get_ui_data() and purple_conversation_set_ui_data().
| author | andrew.victor@mxit.com |
|---|---|
| date | Fri, 26 Aug 2011 20:51:39 +0000 |
| parents | ff051a32e1e8 |
| children | 5a09c7979fc4 |
comparison
equal
deleted
inserted
replaced
| 31971:ecfbb3ba0135 | 31972:c0a423e7fea4 |
|---|---|
| 17 * purple_roomlist_set_ui_data | 17 * purple_roomlist_set_ui_data |
| 18 * purple_xfer_get_protocol_data | 18 * purple_xfer_get_protocol_data |
| 19 * purple_xfer_set_protocol_data | 19 * purple_xfer_set_protocol_data |
| 20 * purple_xfer_get_ui_data | 20 * purple_xfer_get_ui_data |
| 21 * purple_xfer_set_ui_data | 21 * purple_xfer_set_ui_data |
| 22 * purple_conversation_get_ui_data | |
| 23 * purple_conversation_set_ui_data | |
| 22 | 24 |
| 23 Changed: | 25 Changed: |
| 24 * purple_connection_error now takes a PurpleConnectionError | 26 * purple_connection_error now takes a PurpleConnectionError |
| 25 as the second parameter | 27 as the second parameter |
| 26 * purple_notify_user_info_add_pair renamed to | 28 * purple_notify_user_info_add_pair renamed to |
