diff ChangeLog.API @ 21252:d275275a011c

Missing changelog entries and @since tags from 3f567df17490f68b4feb8cf26ad004a34eb7cc9a.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 16 Oct 2007 11:05:59 +0000
parents 9187d331aebe
children e8b0f224483f d655c8a8d297 6bbd023f0387
line wrap: on
line diff
--- a/ChangeLog.API	Tue Oct 16 11:04:09 2007 +0000
+++ b/ChangeLog.API	Tue Oct 16 11:05:59 2007 +0000
@@ -98,6 +98,12 @@
 		  attributes in place of colors if the terminal doesn't have color
 		  support. (Bug: #3560) All future code should use gnt_color_pair
 		  instead of COLOR_PAIR.
+		* Added gnt_menuitem_set_id and gnt_menuitem_get_id to set and get the
+		  string id of a menuitem respectively.
+		* Added gnt_window_get_accel_item, which returns a the id of a menuitem
+		  bound to a keystroke.
+		* Added gnt_menu_get_item to activate and return a menuitem of the
+		  given id from a menu.
 
 version 2.2.2 (??/??/????):
 	libpurple: