Mercurial > pidgin
comparison ChangeLog.API @ 16440:1939bd0f74e4
Whitespace fixes to Evan's ChangeLog.API entry.
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Sun, 29 Apr 2007 07:01:55 +0000 |
| parents | 08db93bbd798 |
| children | c39af5774c3e |
comparison
equal
deleted
inserted
replaced
| 16439:08db93bbd798 | 16440:1939bd0f74e4 |
|---|---|
| 162 GAIM_ICON_SCALE_DISPLAY. Callers should be changed to check the | 162 GAIM_ICON_SCALE_DISPLAY. Callers should be changed to check the |
| 163 scale_rules before calling this function. | 163 scale_rules before calling this function. |
| 164 * gaim_gtk_buddy_icon_get_scale_size() was changed to accept an | 164 * gaim_gtk_buddy_icon_get_scale_size() was changed to accept an |
| 165 additional parameter which is used to determine what kind of | 165 additional parameter which is used to determine what kind of |
| 166 scaling should be done, if any. | 166 scaling should be done, if any. |
| 167 * purple_request_input(), purple_request_choice(), | 167 * purple_request_input(), purple_request_choice(), |
| 168 purple_request_choice_varg(), purple_request_action(), | 168 purple_request_choice_varg(), purple_request_action(), |
| 169 purple_request_action_varg(), purple_request_fields(), | 169 purple_request_action_varg(), purple_request_fields(), |
| 170 purple_request_yes_no(), purple_request_ok_cancel(), | 170 purple_request_yes_no(), purple_request_ok_cancel(), |
| 171 purple_request_accept_cancel(), purple_request_file(), and | 171 purple_request_accept_cancel(), purple_request_file(), and |
| 172 purple_request_folder() was changed to accept account, who, and | 172 purple_request_folder() was changed to accept account, who, and |
| 173 conversation parameters for associating the request with an account, a | 173 conversation parameters for associating the request with an account, a |
| 174 buddy, or a conversation. | 174 buddy, or a conversation. |
| 175 | 175 |
| 176 Removed: | 176 Removed: |
| 177 * gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute | 177 * gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute |
| 178 preference) | 178 preference) |
| 179 * gaim_escape_html(const char *html) (use g_markup_escape_text(html, -1) | 179 * gaim_escape_html(const char *html) (use g_markup_escape_text(html, -1) |
