Mercurial > pidgin.yaz
comparison ChangeLog.API @ 18557:212c2bec5c97
Allow using custom search functions.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Thu, 19 Jul 2007 08:25:26 +0000 |
parents | 7ee0e0597a26 |
children | 30b6f8bc47cf |
comparison
equal
deleted
inserted
replaced
18556:5e1412f4e67a | 18557:212c2bec5c97 |
---|---|
104 * gnt_style_get_from_name | 104 * gnt_style_get_from_name |
105 * gnt_window_present | 105 * gnt_window_present |
106 * gnt_tree_set_column_width_ratio | 106 * gnt_tree_set_column_width_ratio |
107 * gnt_tree_set_column_resizable | 107 * gnt_tree_set_column_resizable |
108 * gnt_tree_set_column_is_right_aligned | 108 * gnt_tree_set_column_is_right_aligned |
109 * gnt_tree_set_search_function, gnt_tree_set_search_column, | |
110 gnt_tree_is_searching | |
109 * 'file-selected' signal is emited for GntFileSel | 111 * 'file-selected' signal is emited for GntFileSel |
110 * gnt_style_parse_bool | 112 * gnt_style_parse_bool |
111 * gnt_util_set_trigger_widget | 113 * gnt_util_set_trigger_widget |
112 | 114 |
113 Changed: | 115 Changed: |