Mercurial > pidgin
comparison ChangeLog.API @ 21945:3fc5862b834a
Use the new tooltip functions to draw the tooltips in the conversation window.
| author | Sadrul Habib Chowdhury <imadil@gmail.com> |
|---|---|
| date | Fri, 28 Dec 2007 01:38:41 +0000 |
| parents | 76d025660d9e |
| children | 07eb63fa0bdb |
comparison
equal
deleted
inserted
replaced
| 21944:c2c66ffcdfa7 | 21945:3fc5862b834a |
|---|---|
| 19 pidgin_create_dialog. | 19 pidgin_create_dialog. |
| 20 * GTK_IMHTML_NO_SMILEY for GtkIMHtmlOptions means not to look for | 20 * GTK_IMHTML_NO_SMILEY for GtkIMHtmlOptions means not to look for |
| 21 smileys in the text. (Florian 'goutnet' Delizy) | 21 smileys in the text. (Florian 'goutnet' Delizy) |
| 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 and | 24 * pidgin_tooltip_setup_for_treeview, pidgin_tooltip_destroy, |
| 25 pidgin_tooltip_show to simplify the process of drawing tooltips. | 25 pidgin_tooltip_show and pidgin_tooltip_setup_for_widget to simplify |
| 26 the process of drawing tooltips. | |
| 26 | 27 |
| 27 Finch: | 28 Finch: |
| 28 libgnt: | 29 libgnt: |
| 29 * Added gnt_tree_set_row_color to set the color for a row in a tree. | 30 * Added gnt_tree_set_row_color to set the color for a row in a tree. |
| 30 * Added gnt_style_get_string_list | 31 * Added gnt_style_get_string_list |
