Mercurial > pidgin.yaz
comparison ChangeLog.API @ 32469:fa7f057f506a
Add the xfer get/set functions to the Changelog.API.
| author | masca@cpw.pidgin.im |
|---|---|
| date | Thu, 01 Sep 2011 06:15:23 +0000 |
| parents | 3b2ceeb8883b |
| children | 4676bbc64e36 |
comparison
equal
deleted
inserted
replaced
| 32468:9f9be9ab3383 | 32469:fa7f057f506a |
|---|---|
| 35 * purple_whiteboard_get_state | 35 * purple_whiteboard_get_state |
| 36 * purple_whiteboard_set_state | 36 * purple_whiteboard_set_state |
| 37 * purple_whiteboard_get_ui_data | 37 * purple_whiteboard_get_ui_data |
| 38 * purple_whiteboard_set_ui_data | 38 * purple_whiteboard_set_ui_data |
| 39 * purple_whiteboard_get_who | 39 * purple_whiteboard_get_who |
| 40 * purple_xfer_get_fd | |
| 40 * purple_xfer_get_protocol_data | 41 * purple_xfer_get_protocol_data |
| 41 * purple_xfer_get_ui_data | 42 * purple_xfer_get_ui_data |
| 43 * purple_xfer_get_watcher | |
| 44 * purple_xfer_set_fd | |
| 45 * purple_Xfer_set_local_port | |
| 42 * purple_xfer_set_protocol_data | 46 * purple_xfer_set_protocol_data |
| 47 * purple_xfer_set_status | |
| 43 * purple_xfer_set_ui_data | 48 * purple_xfer_set_ui_data |
| 49 * purple_xfer_set_watcher | |
| 44 | 50 |
| 45 Changed: | 51 Changed: |
| 46 * purple_connection_error now takes a PurpleConnectionError | 52 * purple_connection_error now takes a PurpleConnectionError |
| 47 as the second parameter | 53 as the second parameter |
| 48 * purple_notify_user_info_add_pair renamed to | 54 * purple_notify_user_info_add_pair renamed to |
