comparison ChangeLog.API @ 22170:364e67f1a429

Function to get the parent key.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 22 Jan 2008 07:28:11 +0000
parents 8c5d0180c326
children 6419554aadd9
comparison
equal deleted inserted replaced
22169:8c5d0180c326 22170:364e67f1a429
68 * Added gnt_color_add_pair to define a new color. 68 * Added gnt_color_add_pair to define a new color.
69 * Added gnt_colors_get_color to get an ncurses color value from a 69 * Added gnt_colors_get_color to get an ncurses color value from a
70 string. 70 string.
71 * Added gnt_style_get_color to get a color pair from an entry in 71 * Added gnt_style_get_color to get a color pair from an entry in
72 ~/.gntrc 72 ~/.gntrc
73 * Added gnt_tree_get_parent_key to get the key for the parent row.
73 74
74 version 2.3.0 (11/24/2007): 75 version 2.3.0 (11/24/2007):
75 libpurple: 76 libpurple:
76 Added: 77 Added:
77 * a PurpleConversation field and an alias field in PurpleConvMessage 78 * a PurpleConversation field and an alias field in PurpleConvMessage