| 22 * pidgin_auto_parent_window to make a window transient for a suitable |
22 * pidgin_auto_parent_window to make a window transient for a suitable |
| 23 parent window. |
23 parent window. |
| 24 * pidgin_tooltip_setup_for_treeview, pidgin_tooltip_destroy, |
24 * pidgin_tooltip_setup_for_treeview, pidgin_tooltip_destroy, |
| 25 pidgin_tooltip_show and pidgin_tooltip_setup_for_widget to simplify |
25 pidgin_tooltip_show and pidgin_tooltip_setup_for_widget to simplify |
| 26 the process of drawing tooltips. |
26 the process of drawing tooltips. |
| |
27 |
| |
28 Deprecated: |
| |
29 * PIDGIN_DIALOG |
| 27 |
30 |
| 28 Finch: |
31 Finch: |
| 29 libgnt: |
32 libgnt: |
| 30 * Added gnt_tree_set_row_color to set the color for a row in a tree. |
33 * Added gnt_tree_set_row_color to set the color for a row in a tree. |
| 31 * Added gnt_style_get_string_list |
34 * Added gnt_style_get_string_list |