comparison ChangeLog.API @ 21971:07eb63fa0bdb

Modified patch from Gabriel (Sylar?) Schulof to deprecate PIDGIN_DIALOG. Closes #4535. (PS: I am aware of --author).
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 02 Jan 2008 12:04:27 +0000
parents 3fc5862b834a
children 1690d040addd
comparison
equal deleted inserted replaced
21970:a83a70314f8a 21971:07eb63fa0bdb
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