| 27 * A new blocked icon: pixmaps/status/default/blocked.png |
27 * A new blocked icon: pixmaps/status/default/blocked.png |
| 28 * gtk_imhtml_toggle_bold(): No longer returns a value |
28 * gtk_imhtml_toggle_bold(): No longer returns a value |
| 29 * gtk_imhtml_toggle_italic(): No longer returns a value |
29 * gtk_imhtml_toggle_italic(): No longer returns a value |
| 30 * gtk_imhtml_toggle_underline(): No longer returns a value |
30 * gtk_imhtml_toggle_underline(): No longer returns a value |
| 31 * gtk_imhtml_toggle_strike(): No longer returns a value |
31 * gtk_imhtml_toggle_strike(): No longer returns a value |
| |
32 * gtk_imhtml_scroll_to_end(): Added the smooth paramter |
| 32 * gaim_log_new(), added conv parameter |
33 * gaim_log_new(), added conv parameter |
| 33 * gaim_buddy_icon_new(), leaves a reference which the caller owns. Use |
34 * gaim_buddy_icon_new(), leaves a reference which the caller owns. Use |
| 34 gaim_buddy_icon_unref() immediately if you don't want a reference (the |
35 gaim_buddy_icon_unref() immediately if you don't want a reference (the |
| 35 old behavior). |
36 old behavior). |
| 36 * GAIM_CONV_UNKNOWN to GAIM_CONV_TYPE_UNKNOWN. |
37 * GAIM_CONV_UNKNOWN to GAIM_CONV_TYPE_UNKNOWN. |