doc/ChangeLog.API

changeset 14400
953baf2eba1a
parent 14329
05c3cc0c1f79
child 14401
1ce5d1353812
equal deleted inserted replaced
14399:03e1ffedbf37 14400:953baf2eba1a
123 changed to return a pointer to a data structure that can be 123 changed to return a pointer to a data structure that can be
124 used to cancel the pending DNS query using gaim_dnsquery_destroy() 124 used to cancel the pending DNS query using gaim_dnsquery_destroy()
125 * gaim_gtk_create_imhtml(): Added sw_ret() parameter 125 * gaim_gtk_create_imhtml(): Added sw_ret() parameter
126 * gaim_account_get_log(): Added create parameter 126 * gaim_account_get_log(): Added create parameter
127 * GAIM_CMD_P_VERYHIGH is now GAIM_CMD_P_VERY_HIGH 127 * GAIM_CMD_P_VERYHIGH is now GAIM_CMD_P_VERY_HIGH
128 * gtk_imhtml_search_find(): Now wraps around to the top instead of
129 clearing the search at the end.
128 130
129 Removed: 131 Removed:
130 * gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute 132 * gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute
131 preference) 133 preference)
132 * gaim_escape_html(const char *html) (use g_markup_escape_text(html, -1) 134 * gaim_escape_html(const char *html) (use g_markup_escape_text(html, -1)

mercurial