comparison ChangeLog.API @ 21746:82016f2ea290

merge of '36ed28f7212302e500d79866f33eacde299878b2' and 'ef615b4ae18609e0cbe2783aafc7a5114db4a06f'
author Luke Schierer <lschiere@pidgin.im>
date Mon, 03 Dec 2007 16:20:59 +0000
parents e3e64d1e4869
children a3f0c30eb0bf
comparison
equal deleted inserted replaced
21716:ea18c129edfb 21746:82016f2ea290
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