plugins/ChangeLog.API

changeset 12915
d3efd3201aec
parent 12909
dfcf4df1dcd7
child 12919
519199cca273
equal deleted inserted replaced
12914:b33ba3dfab78 12915:d3efd3201aec
90 to be asynchronous with a Callback to allow for UPnP operation. 90 to be asynchronous with a Callback to allow for UPnP operation.
91 * GaimPrefCallback: val is now a gconstpointer instead of a gpointer 91 * GaimPrefCallback: val is now a gconstpointer instead of a gpointer
92 * gtk_imhtml_get_current_format(): the arguments are now set to TRUE or 92 * gtk_imhtml_get_current_format(): the arguments are now set to TRUE or
93 FALSE. Previously they were set to TRUE or left alone. Also, you 93 FALSE. Previously they were set to TRUE or left alone. Also, you
94 may now pass NULL if you're not interested in a specific formatting. 94 may now pass NULL if you're not interested in a specific formatting.
95 * Smiley Themes: Backslashes must be backslash-escaped.
95 96
96 Removed: 97 Removed:
97 * gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute 98 * gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute
98 preference) 99 preference)
99 * gaim_escape_html(const char *html) (use g_markup_escape_text(html, -1) 100 * gaim_escape_html(const char *html) (use g_markup_escape_text(html, -1)

mercurial