comparison plugins/ChangeLog.API @ 12818:58a80d7a937a

[gaim-migrate @ 15166] ChangeLog.API for KingAnt's GaimPrefCallback change. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 11 Jan 2006 04:49:54 +0000
parents 547c199072c8
children 1096bdfef887
comparison
equal deleted inserted replaced
12817:c0fc1e9c6768 12818:58a80d7a937a
85 * GaimPluginProtocolInfo: Added whiteboard_prpl_ops 85 * GaimPluginProtocolInfo: Added whiteboard_prpl_ops
86 * GaimPluginProtocolInfo: Added media_prpl_ops 86 * GaimPluginProtocolInfo: Added media_prpl_ops
87 * gaim_pounce_new(): Added option argument for pounce options 87 * gaim_pounce_new(): Added option argument for pounce options
88 * gaim_network_listen() and gaim_network_listen_range(): Added 88 * gaim_network_listen() and gaim_network_listen_range(): Added
89 socket_type parameter to allow creation of UDP listening. 89 socket_type parameter to allow creation of UDP listening.
90 * GaimPrefCallback: val is now a gconstpointer instead of a gpointer
90 91
91 Removed: 92 Removed:
92 * gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute 93 * gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute
93 preference) 94 preference)
94 * gaim_escape_html(const char *html) (use g_markup_escape_text(html, -1) 95 * gaim_escape_html(const char *html) (use g_markup_escape_text(html, -1)