comparison ChangeLog.API @ 21266:1f59065c606a

Add 'yank' action in the entry boxes.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 26 Oct 2007 13:31:26 +0000
parents 1812b8ccfd7a
children 133a8614a41e a41ac7fd19ab
comparison
equal deleted inserted replaced
21265:b2d3f529f500 21266:1f59065c606a
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 109 * Added gnt_menuitem_activate, which triggers the 'activate' signal on
110 the menuitem and calls the callback function, if available. 110 the menuitem and calls the callback function, if available.
111 * Added GntEntryKillRing in GntEntry.
111 112
112 version 2.2.2 (??/??/????): 113 version 2.2.2 (??/??/????):
113 libpurple: 114 libpurple:
114 Changed: 115 Changed:
115 * The size parameter of purple_util_write_data_to_file_absolute 116 * The size parameter of purple_util_write_data_to_file_absolute