From: <th...@us...> - 2003-09-27 12:35:42
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs In directory sc8-pr-cvs1:/tmp/cvs-serv26909/docs Modified Files: ChangeLog Log Message: Toolbox fixes from Dave Appleby. 20030927-1. Index: ChangeLog =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -C2 -d -r1.47 -r1.48 *** ChangeLog 21 Sep 2003 12:14:09 -0000 1.47 --- ChangeLog 27 Sep 2003 12:13:23 -0000 1.48 *************** *** 2,5 **** --- 2,7 ---- --------- * Enhancments: + - Added some missing constants to OptionButton and fixed some types + in ToolAction. (20030927-1, Dave Appleby) - Added support for access to and manipulation of text selections in icons from Select 3. (20030921-2, Tom Hughes) |