Mercurial > pidgin
comparison plugins/ChangeLog.API @ 9794:31ea81339336
[gaim-migrate @ 10662]
much thanks to the dedication of nosnilmot
committer: Tailor Script <tailor@pidgin.im>
| author | Luke Schierer <lschiere@pidgin.im> |
|---|---|
| date | Fri, 20 Aug 2004 17:05:58 +0000 |
| parents | 391e4e186708 |
| children | f4adac0ef359 |
comparison
equal
deleted
inserted
replaced
| 9793:2ce6f1a0016b | 9794:31ea81339336 |
|---|---|
| 1 Gaim: The Pimpin' Penguin IM Client that's good for the soul! | 1 Gaim: The Pimpin' Penguin IM Client that's good for the soul! |
| 2 | 2 |
| 3 version 0.82cvs: | 3 version 0.82cvs: |
| 4 Gaim API: | 4 Gaim API: |
| 5 * Removed: gaim_gtk_get_dispstyle(), gaim_gtk_change_text() | 5 * Removed: gaim_gtk_get_dispstyle(), gaim_gtk_change_text() |
| 6 * Added: gaim_gtkconv_button_new() | |
| 7 * Removed: multi.h | 6 * Removed: multi.h |
| 8 * Renamed: ui.h to gtkdialogs.h | 7 * Renamed: ui.h to gtkdialogs.h |
| 8 * Renamed: gtkinternal.h to gtkgaim.h | |
| 9 * Renamed: show_info_dialog to gaim_gtkdialogs_info | 9 * Renamed: show_info_dialog to gaim_gtkdialogs_info |
| 10 * Renamed: show_log_dialog to gaim_gtkdialogs_log | 10 * Renamed: show_log_dialog to gaim_gtkdialogs_log |
| 11 * Renamed: show_warn_dialog to gaim_gtkdialogs_warn | 11 * Renamed: show_warn_dialog to gaim_gtkdialogs_warn |
| 12 * Renamed: show_im_dialog to gaim_gtkdialogs_im | 12 * Renamed: show_im_dialog to gaim_gtkdialogs_im |
| 13 * Renamed: gaim_gtkdialogs_new_im to gaim_gtkdialogs_im_with_user | 13 * Renamed: gaim_gtkdialogs_new_im to gaim_gtkdialogs_im_with_user |
| 18 * Renamed: show_confirm_del to gaim_gtkdialogs_remove_buddy | 18 * Renamed: show_confirm_del to gaim_gtkdialogs_remove_buddy |
| 19 * Renamed: show_confirm_del_group to gaim_gtkdialogs_remove_group | 19 * Renamed: show_confirm_del_group to gaim_gtkdialogs_remove_group |
| 20 * Renamed: show_confirm_del_blist_chat to gaim_gtkdialogs_remove_chat | 20 * Renamed: show_confirm_del_blist_chat to gaim_gtkdialogs_remove_chat |
| 21 * Renamed: show_confirm_del_contact to gaim_gtkdialogs_remove_contact | 21 * Renamed: show_confirm_del_contact to gaim_gtkdialogs_remove_contact |
| 22 * Renamed: show_about to gaim_gtkdialogs_about | 22 * Renamed: show_about to gaim_gtkdialogs_about |
| 23 | |
| 24 Buddy List API: | |
| 23 * Changed: gaim_blist_request_add_chat(), added name parameter | 25 * Changed: gaim_blist_request_add_chat(), added name parameter |
| 26 * Added: gaim_contact_on_account() | |
| 27 * Added: flags parameter to the GaimBlistNode struct | |
| 28 | |
| 29 Conversation API: | |
| 30 * Added: gaim_gtkconv_button_new() | |
| 24 | 31 |
| 25 Protocol Plugin API: v7 | 32 Protocol Plugin API: v7 |
| 26 * Added: chat_info_defaults to the GaimPluginProtocolInfo struct | 33 * Added: chat_info_defaults to the GaimPluginProtocolInfo struct |
| 27 | 34 |
| 28 Signals: | 35 Signals: |
