comparison ChangeLog.API @ 21740:ae95a1714442

merge of '0e466dc371b6b9abc7e5c3e8fbccfb5eabd06439' and '9b60657732e2c9dfce01b3f77e91a1bead862eab'
author Richard Nelson <wabz@pidgin.im>
date Mon, 03 Dec 2007 07:02:48 +0000
parents e3e64d1e4869
children a3f0c30eb0bf
comparison
equal deleted inserted replaced
21739:84d1d66c73b6 21740:ae95a1714442
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 2.3.1 (??/??/????): 3 version 2.3.2 (??/??/????):
4 Finch: 4 Finch:
5 libgnt: 5 libgnt:
6 * Added gnt_tree_set_row_color to set the color for a row in a tree. 6 * Added gnt_tree_set_row_color to set the color for a row in a tree.
7 * Added gnt_style_get_string_list 7 * Added gnt_style_get_string_list
8 * Added gnt_color_add_pair to define a new color. 8 * Added gnt_color_add_pair to define a new color.
9 * Added gnt_colors_get_color to get an ncurses color value from a 9 * Added gnt_colors_get_color to get an ncurses color value from a
10 string. 10 string.
11 * Added gnt_style_get_color to get a color pair from an entry in
12 ~/.gntrc
11 13
12 version 2.3.0 (11/24/2007): 14 version 2.3.0 (11/24/2007):
13 libpurple: 15 libpurple:
14 Added: 16 Added:
15 * a PurpleConversation field and an alias field in PurpleConvMessage 17 * a PurpleConversation field and an alias field in PurpleConvMessage