comparison ChangeLog.API @ 18391:501f61145915

Update ChangeLog and .API for finch/libgnt.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 01 Jul 2007 00:15:45 +0000
parents affffa44fad4
children 9a0f99ea664d
comparison
equal deleted inserted replaced
18390:c9a28619cfd5 18391:501f61145915
87 87
88 Finch: 88 Finch:
89 Added: 89 Added:
90 * finch_retrieve_user_info 90 * finch_retrieve_user_info
91 91
92 Changed: 92 libgnt:
93 * gnt_tree_get_rows() now returns a GList* instead of a const 93 Added:
94 GList*, as const is not very useful with GLists. The 94 * GntWS for workspaces
95 returned value still must not be modified or freed. 95 * gnt_tree_set_column_title
96 * GntSlider widget
97 * "completion" signal for GntEntry
98 * "terminal-refresh" signal for GntWM, with a corresponding entry
99 in GntWMClass
100 * New flags for GntTextView to decide whether to word-wrap or show
101 scrollbars (GntTextViewFlag) which can be set by
102 gnt_text_view_set_flag
103 * gnt_style_get_from_name
104 * gnt_window_present
105
106 Changed:
107 * gnt_tree_get_rows() now returns a GList* instead of a const
108 GList*, as const is not very useful with GLists. The
109 returned value still must not be modified or freed.
96 110
97 version 2.0.2 (6/14/2007): 111 version 2.0.2 (6/14/2007):
98 Pidgin: 112 Pidgin:
99 Deprecated: 113 Deprecated:
100 * pidgin_dialogs_alias_contact: This will be removed in 3.0.0 114 * pidgin_dialogs_alias_contact: This will be removed in 3.0.0