Mercurial > pidgin
comparison ChangeLog.API @ 17818:79c1f60ece2e
New function purple_blist_node_get_type.
Expose some of the buddylist functions for perl plugins.
| author | Sadrul Habib Chowdhury <imadil@gmail.com> |
|---|---|
| date | Thu, 31 May 2007 08:12:19 +0000 |
| parents | e62095e99db0 |
| children | d40fd7106ebf 6b7b13adb9b1 |
comparison
equal
deleted
inserted
replaced
| 17817:e91e2b450e5d | 17818:79c1f60ece2e |
|---|---|
| 6 * purple_conversation_do_command | 6 * purple_conversation_do_command |
| 7 * pidgin_retrieve_user_info, shows immediate feedback when getting | 7 * pidgin_retrieve_user_info, shows immediate feedback when getting |
| 8 information about a user. | 8 information about a user. |
| 9 * gtk_imhtml_setup_entry | 9 * gtk_imhtml_setup_entry |
| 10 * purple_xfer_get_remote_user | 10 * purple_xfer_get_remote_user |
| 11 * purple_blist_node_get_type | |
| 11 | 12 |
| 12 Changed: | 13 Changed: |
| 13 * pidgin_separator returns the separator added to the menu. | 14 * pidgin_separator returns the separator added to the menu. |
| 14 * pidgin_append_menu_action returns the menuitem added to the menu. | 15 * pidgin_append_menu_action returns the menuitem added to the menu. |
| 15 | 16 |
