Mercurial > pidgin.yaz
comparison ChangeLog.API @ 22006:1278280fa0b6
Implementation of the roomlist API.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sun, 06 Jan 2008 19:01:24 +0000 |
parents | 829d054f4f1a |
children | 67463431121f |
comparison
equal
deleted
inserted
replaced
22005:829d054f4f1a | 22006:1278280fa0b6 |
---|---|
39 | 39 |
40 Deprecated: | 40 Deprecated: |
41 * PIDGIN_DIALOG | 41 * PIDGIN_DIALOG |
42 | 42 |
43 Finch: | 43 Finch: |
44 * finch_roomlist_get_ui_ops and finch_roomlist_show_all | |
44 * finch_request_field_get_widget to get the widget for a request | 45 * finch_request_field_get_widget to get the widget for a request |
45 field. | 46 field. |
46 | 47 |
47 libgnt: | 48 libgnt: |
48 * Added gnt_tree_set_row_color to set the color for a row in a tree. | 49 * Added gnt_tree_set_row_color to set the color for a row in a tree. |