comparison ChangeLog.API @ 21738:e3e64d1e4869

Add color to the conversation window to indicate various message attributes
author Richard Nelson <wabz@pidgin.im>
date Mon, 03 Dec 2007 07:01:32 +0000
parents 2de3a2de5f13
children a3f0c30eb0bf
comparison
equal deleted inserted replaced
21735:5f1ba65b018e 21738:e3e64d1e4869
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