comparison ChangeLog.API @ 21259:512da37d0b4f

merge of '433b476c9aefc965849a15060e0feeccb640d283' and '51f805cc8b320f8908d9b9d6049078631c011dc6'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 20 Oct 2007 05:55:44 +0000
parents d655c8a8d297 e8b0f224483f
children 1812b8ccfd7a 68098b461e00
comparison
equal deleted inserted replaced
21258:d655c8a8d297 21259:512da37d0b4f
104 string id of a menuitem respectively. 104 string id of a menuitem respectively.
105 * Added gnt_window_get_accel_item, which returns a the id of a menuitem 105 * Added gnt_window_get_accel_item, which returns a the id of a menuitem
106 bound to a keystroke. 106 bound to a keystroke.
107 * Added gnt_menu_get_item to activate and return a menuitem of the 107 * Added gnt_menu_get_item to activate and return a menuitem of the
108 given id from a menu. 108 given id from a menu.
109 * Added gnt_menuitem_activate, which triggers the 'activate' signal on
110 the menuitem and calls the callback function, if available.
109 111
110 version 2.2.2 (??/??/????): 112 version 2.2.2 (??/??/????):
111 libpurple: 113 libpurple:
112 Changed: 114 Changed:
113 * The size parameter of purple_util_write_data_to_file_absolute 115 * The size parameter of purple_util_write_data_to_file_absolute