From: Foster B. <fos...@us...> - 2005-03-29 23:29:47
|
Update of /cvsroot/adobe-source/sandbox/adobe-source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1768/adobe-source Modified Files: read_me.txt Log Message: Link widgets / tab groups / ASL 1.0.2 prep; other bugs fixed Index: read_me.txt =================================================================== RCS file: /cvsroot/adobe-source/sandbox/adobe-source/read_me.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** read_me.txt 19 Mar 2005 00:16:37 -0000 1.1 --- read_me.txt 29 Mar 2005 23:29:38 -0000 1.2 *************** *** 1,13 **** ! Release Notes 2005XXYY -=-=-= REVISION HISTORY ! 2005/XX/YY Reworked ui_core API for edit_text, popup, and unit_edit_text widgets ! Improved ui_core fudge code, though it still needs improvement Added command line tutorial program for Adam (thanks to Peter Kummel for the discussion prompting the work) Fixed several ASL compilation bugs for various platforms. Added boost patch file to the distro (thanks to Nick Kraft for pointing out the omission) - // Started working on website tutorial for Eve Multiple documentation tweaks and enhancements 2005/02/28 First public release! Lots of kinks to work out still, though. --- 1,16 ---- ! Release Notes 20050401 -=-=-= REVISION HISTORY ! 2005/04/01 Started bringing Adobe Begin for Win32 online. Took a good chunk out of it, but bugs remain. ! Reworking of Win32 metrics measurement / UI enchancement on Win32 (by Ralph Thomas) ! Reworking of bjam build environment within adobe-source (by Ralph Thomas) ! Separation of platform code from express_viewer.cpp (by Ralph Thomas) ! Reworked ui_core API for edit_text, popup, and unit_edit_text widgets ! Improved ui_core fudge code, though it still needs improvement (Mac) Added command line tutorial program for Adam (thanks to Peter Kummel for the discussion prompting the work) Fixed several ASL compilation bugs for various platforms. Added boost patch file to the distro (thanks to Nick Kraft for pointing out the omission) Multiple documentation tweaks and enhancements 2005/02/28 First public release! Lots of kinks to work out still, though. |