comparison ChangeLog.API @ 14756:1a219542abdc

[gaim-migrate @ 17513] Changelog the change in gaim_find_buddies. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 18 Oct 2006 04:02:43 +0000
parents bee5661c15cb
children e908bff64af5
comparison
equal deleted inserted replaced
14755:811464ba52de 14756:1a219542abdc
132 clearing the search at the end. 132 clearing the search at the end.
133 * gaim_gtkxfer_dialog_show: Can now take NULL to show (and possibly 133 * gaim_gtkxfer_dialog_show: Can now take NULL to show (and possibly
134 create) a default gtkxfer dialog. 134 create) a default gtkxfer dialog.
135 * CHAT_USERS_BUDDY_COLUMN became CHAT_USERS_WEIGHT_COLUMN, along with 135 * CHAT_USERS_BUDDY_COLUMN became CHAT_USERS_WEIGHT_COLUMN, along with
136 a change in the values stored in the column. 136 a change in the values stored in the column.
137 * gaim_find_buddies() returns a list of all buddies in the account if name
138 is NULL.
137 139
138 Removed: 140 Removed:
139 * gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute 141 * gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute
140 preference) 142 preference)
141 * gaim_escape_html(const char *html) (use g_markup_escape_text(html, -1) 143 * gaim_escape_html(const char *html) (use g_markup_escape_text(html, -1)