diff plugins/ChangeLog.API @ 9730:c9ac1976ef01

[gaim-migrate @ 10591] I shuffled lots of stuff around again. See plugins/ChangeLog.API for the list of renamed functions. I'm trying to clean up gtkdialogs.c/.h, so I moved the away stuff into away.c/.h I also reduced the minimum buddy list height from 200 pixels to 100 pixels. I just realized that that's also the default height used when you don't have a prefs.xml, which is bad. I think I'm going to set the default height to around 300 pixels. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 09 Aug 2004 03:49:46 +0000
parents 8be2c406a1f1
children 676cf082d29c
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Sun Aug 08 19:01:42 2004 +0000
+++ b/plugins/ChangeLog.API	Mon Aug 09 03:49:46 2004 +0000
@@ -9,6 +9,14 @@
 	* Renamed show_warn_dialog to gaim_gtkdialogs_warn
 	* Renamed show_im_dialog to gaim_gtkdialogs_im
 	* Renamed gaim_gtkdialogs_new_im to gaim_gtkdialogs_im_with_user
+	* Renamed destroy_all_dialogs to gaim_gtkdialogs_destroy_all
+	* Renamed alias_dialog_bud to gaim_gtkdialogs_alias_buddy
+	* Renamed alias_dialog_contact to gaim_gtkdialogs_alias_contact
+	* Renamed alias_dialog_blist_chat to gaim_gtkdialogs_alias_chat
+	* Renamed show_confirm_del to gaim_gtkdialogs_remove_buddy
+	* Renamed show_confirm_del_group to gaim_gtkdialogs_remove_group
+	* Renamed show_confirm_del_blist_chat to gaim_gtkdialogs_remove_chat
+	* Renamed show_confirm_del_contact to gaim_gtkdialogs_remove_contact
 
 version 0.81 (08/05/2004):
 	Commands API: