Mercurial > pidgin
comparison ChangeLog.API @ 32236:c39583aad67c
Hide struct _PurpleConvChatBuddy.
Add accessor methods:
* purple_conv_chat_cb_get_alias
* purple_conv_chat_cb_get_flags
* purple_conv_chat_cb_is_buddy
* purple_conv_chat_cb_get_ui_data
* purple_conv_chat_cb_set_ui_data
| author | andrew.victor@mxit.com |
|---|---|
| date | Sat, 01 Oct 2011 13:03:38 +0000 |
| parents | fe20ff3d4e7a |
| children | 588f9b808a31 |
comparison
equal
deleted
inserted
replaced
| 32235:fe20ff3d4e7a | 32236:c39583aad67c |
|---|---|
| 2 | 2 |
| 3 version 3.0.0 (??/??/????): | 3 version 3.0.0 (??/??/????): |
| 4 libpurple: | 4 libpurple: |
| 5 Added: | 5 Added: |
| 6 * pidgin_create_webview | 6 * pidgin_create_webview |
| 7 * purple_conv_chat_cb_get_alias | |
| 8 * purple_conv_chat_cb_get_flags | |
| 9 * purple_conv_chat_cb_is_buddy | |
| 10 * purple_conv_chat_cb_get_ui_data | |
| 11 * purple_conv_chat_cb_set_ui_data | |
| 7 * purple_conversation_get_ui_data | 12 * purple_conversation_get_ui_data |
| 8 * purple_conversation_set_ui_data | 13 * purple_conversation_set_ui_data |
| 9 * purple_notify_searchresult_column_is_visible | 14 * purple_notify_searchresult_column_is_visible |
| 10 * purple_notify_searchresult_column_set_visible | 15 * purple_notify_searchresult_column_set_visible |
| 11 * purple_notify_user_info_prepend_pair_plaintext | 16 * purple_notify_user_info_prepend_pair_plaintext |
| 186 * struct _GtkIMHtmlFontDetail | 191 * struct _GtkIMHtmlFontDetail |
| 187 * struct _PidginChatPane | 192 * struct _PidginChatPane |
| 188 * struct _PidginImPane | 193 * struct _PidginImPane |
| 189 * struct _PurpleAttentionType | 194 * struct _PurpleAttentionType |
| 190 * struct _PurpleConvChat | 195 * struct _PurpleConvChat |
| 196 * struct _PurpleConvChatBuddy | |
| 191 * struct _PurpleConvIm | 197 * struct _PurpleConvIm |
| 192 * struct _PurpleMenuAction | 198 * struct _PurpleMenuAction |
| 193 * struct _PurplePounce | 199 * struct _PurplePounce |
| 194 * struct _PurpleProxyInfo | 200 * struct _PurpleProxyInfo |
| 195 * struct _PurpleRequestField | 201 * struct _PurpleRequestField |
