diff ChangeLog.API @ 21483:a4860971f861

Update the ChangeLog.API and change how gnt_menu_get_item works. On a different note, 'IM experience' is such a dirty phrase. PUKE!
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 14 Nov 2007 00:09:06 +0000
parents 7a05b6f84545
children 665e04562de0
line wrap: on
line diff
--- a/ChangeLog.API	Tue Nov 13 22:45:51 2007 +0000
+++ b/ChangeLog.API	Wed Nov 14 00:09:06 2007 +0000
@@ -146,11 +146,13 @@
 		  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.
+		* Added gnt_menu_get_item to get a menuitem of the given id from a
+		  menu.
 		* Added gnt_menuitem_activate, which triggers the 'activate' signal on
 		  the menuitem and calls the callback function, if available.
 		* Added GntEntryKillRing in GntEntry.
+		* Added gnt_window_set_maximize and gnt_window_get_maximize, and
+		  GntWindowFlags enum.
 
 version 2.2.2 (??/??/????):
 	libpurple: