Mercurial > pidgin.yaz
changeset 10478:d497f3a2686f
[gaim-migrate @ 11765]
Kevin, does this sound good?
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 06 Jan 2005 05:49:36 +0000 |
parents | 5cb55bcad11b |
children | 12460aa2c820 |
files | plugins/ChangeLog.API |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Thu Jan 06 01:27:34 2005 +0000 +++ b/plugins/ChangeLog.API Thu Jan 06 05:49:36 2005 +0000 @@ -10,6 +10,10 @@ easier to add your own widgets to it * Changed: gaim_find_conversation, added a "type" parameter * Changed: gaim_find_conversation_with_account, added a "type" parameter + * Changed: gaim_gtk_prefs_labeled_spin_button, the "key" parameter is + now a const char* instead of just a char* + * Changed: gaim_gtk_prefs_labeled_entry, the "key" parameter is + now a const char* instead of just a char* Signals: * Changed: "received-im-msg and "received-chat-msg" to match, both