comparison plugins/ChangeLog.API @ 10926:79f0562b8442

[gaim-migrate @ 12699] This got missed somewhere... committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Tue, 17 May 2005 03:35:35 +0000
parents 5cda52915a1f
children 98225b573c9d
comparison
equal deleted inserted replaced
10925:993db24dae16 10926:79f0562b8442
48 and GaimConversation->history. Use gtk_imhtml_get_markup 48 and GaimConversation->history. Use gtk_imhtml_get_markup
49 instead. 49 instead.
50 * Removed: serv_rename_group 50 * Removed: serv_rename_group
51 * Renamed: set_gaim_user_dir to gaim_util_set_user_dir 51 * Renamed: set_gaim_user_dir to gaim_util_set_user_dir
52 * Renamed: create_prpl_icon to gaim_gtk_create_prpl_icon 52 * Renamed: create_prpl_icon to gaim_gtk_create_prpl_icon
53 * Changed: gaim_mkstemp, added a second argument, a boolean, of whether
54 or not the file is binary
53 55
54 Signals: 56 Signals:
55 * Changed: "received-im-msg and "received-chat-msg" to match, both 57 * Changed: "received-im-msg and "received-chat-msg" to match, both
56 now pass a conversation pointer and flags 58 now pass a conversation pointer and flags
57 * Changed: "receiving-im-msg" and "receving-chat-msg" to match, both 59 * Changed: "receiving-im-msg" and "receving-chat-msg" to match, both