plugins/ChangeLog.API

changeset 12818
c627896d5b1e
parent 12813
6f67cfa0e6a0
child 12837
91261adc87b3
equal deleted inserted replaced
12817:d84b2c520f7d 12818:c627896d5b1e
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)

mercurial