comparison plugins/ChangeLog.API @ 10872:beb62c7e9d8b

[gaim-migrate @ 12559] The wonderful thing about Tigger is I'm the only one committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 25 Apr 2005 04:22:57 +0000
parents 2409700be3dc
children 5cda52915a1f
comparison
equal deleted inserted replaced
10871:6240d7fd5b2c 10872:beb62c7e9d8b
46 struct to be used with "common" logger functions. 46 struct to be used with "common" logger functions.
47 * Removed: gaim_conversation_set_history, gaim_conversation_get_history, 47 * Removed: gaim_conversation_set_history, gaim_conversation_get_history,
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 52
52 Signals: 53 Signals:
53 * Changed: "received-im-msg and "received-chat-msg" to match, both 54 * Changed: "received-im-msg and "received-chat-msg" to match, both
54 now pass a conversation pointer and flags 55 now pass a conversation pointer and flags
55 * Changed: "receiving-im-msg" and "receving-chat-msg" to match, both 56 * Changed: "receiving-im-msg" and "receving-chat-msg" to match, both