Mercurial > pidgin
comparison ChangeLog.API @ 22211:eddcf0f2da51
Update the ChangeLog.API for the buddylist managers.
| author | Sadrul Habib Chowdhury <imadil@gmail.com> |
|---|---|
| date | Sat, 26 Jan 2008 20:28:35 +0000 |
| parents | 6c7cf4654d10 |
| children | 6bb29f94862c |
comparison
equal
deleted
inserted
replaced
| 22210:a276345c21a0 | 22211:eddcf0f2da51 |
|---|---|
| 61 | 61 |
| 62 Finch: | 62 Finch: |
| 63 * finch_roomlist_get_ui_ops and finch_roomlist_show_all | 63 * finch_roomlist_get_ui_ops and finch_roomlist_show_all |
| 64 * finch_request_field_get_widget to get the widget for a request | 64 * finch_request_field_get_widget to get the widget for a request |
| 65 field. | 65 field. |
| 66 * finch_blist_get_tree to get the GntTree widget representing the | |
| 67 buddy list. | |
| 68 * FinchBlistManager structure to manage the buddylist view, and some | |
| 69 util functions finch_blist_install_manager, | |
| 70 finch_blist_uninstall_manager, finch_blist_manager_find and | |
| 71 finch_blist_manager_add_node. | |
| 66 | 72 |
| 67 libgnt: | 73 libgnt: |
| 68 * Added gnt_tree_set_row_color to set the color for a row in a tree. | 74 * Added gnt_tree_set_row_color to set the color for a row in a tree. |
| 69 * Added gnt_style_get_string_list | 75 * Added gnt_style_get_string_list |
| 70 * Added gnt_color_add_pair to define a new color. | 76 * Added gnt_color_add_pair to define a new color. |
