|
From: Conrado P. <con...@us...> - 2006-12-08 22:16:01
|
Update of /cvsroot/smartwin/SmartWin In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv12251 Modified Files: changelog.txt Log Message: Added setText to WidgetMenu and setItemText WidgetMenuExtended Fixed some mingw issues with WidgetTextBox Index: changelog.txt =================================================================== RCS file: /cvsroot/smartwin/SmartWin/changelog.txt,v retrieving revision 1.68 retrieving revision 1.69 diff -u -d -r1.68 -r1.69 --- changelog.txt 18 Aug 2006 19:12:11 -0000 1.68 +++ changelog.txt 8 Dec 2006 22:15:55 -0000 1.69 @@ -7,9 +7,15 @@ ******************************************************************************** +******************************************************************************** + Version 2.0.0, ?th of ? 2006 +******************************************************************************** +- Added setItemText to WidgetMenu and WidgetMenuExtended + + ******************************************************************************** - Version 2.0.0 RC1, 18th of August 2006 + Version 2.0.0 RC2, 20th of August 2006 ******************************************************************************** - Fixed lots of bugs in the WidgetModalDialog logic. You can now actually have an application consisting of only WidgetModalDialogs |