From: <th...@us...> - 2003-06-28 19:53:37
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs In directory sc8-pr-cvs1:/tmp/cvs-serv12591/docs Modified Files: ChangeLog Log Message: Added new Wimp_CommandWindow variants. Index: ChangeLog =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/ChangeLog,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** ChangeLog 28 Jun 2003 16:16:56 -0000 1.35 --- ChangeLog 28 Jun 2003 19:53:34 -0000 1.36 *************** *** 2,5 **** --- 2,8 ---- --------- * Enhancments: + - Added a number of new Wimp_CommandWindow variants, both to provide + easy access to some of the existing functionality and to support the + new read state extension in RISC O S Select. (20030628-3, Tom Hughes) - Added Wimp_PlotIconWithWindow and Wimp_PlotIconWithSpriteArea to reflect extended form of Wimp_PlotIcon. (20030628-2, Tom Hughes) |