comparison ChangeLog.API @ 21891:46c7f3362e39

ChangeLog.API the tooltip functions.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 18 Dec 2007 09:35:46 +0000
parents a3f0c30eb0bf
children 39b078ac8a81
comparison
equal deleted inserted replaced
21890:5814ae85e756 21891:46c7f3362e39
15 pidgin_create_dialog. 15 pidgin_create_dialog.
16 * GTK_IMHTML_NO_SMILEY for GtkIMHtmlOptions means not to look for 16 * GTK_IMHTML_NO_SMILEY for GtkIMHtmlOptions means not to look for
17 smileys in the text. (Florian 'goutnet' Delizy) 17 smileys in the text. (Florian 'goutnet' Delizy)
18 * pidgin_auto_parent_window to make a window transient for a suitable 18 * pidgin_auto_parent_window to make a window transient for a suitable
19 parent window. 19 parent window.
20 * pidgin_tooltip_setup_for_treeview, pidgin_tooltip_destroy and
21 pidgin_tooltip_show to simplify the process of drawing tooltips.
20 22
21 version 2.3.2 (??/??/????): 23 version 2.3.2 (??/??/????):
22 Finch: 24 Finch:
23 libgnt: 25 libgnt:
24 * Added gnt_tree_set_row_color to set the color for a row in a tree. 26 * Added gnt_tree_set_row_color to set the color for a row in a tree.