From: Mapi B. <ma...@us...> - 2011-04-14 19:22:02
|
Update of /cvsroot/easycalc/PPCport In directory vz-cvs-4.sog:/tmp/cvs-serv1996 Modified Files: EasyCalc.vcproj.CLIENT5.Admin.user ReadMe.txt Log Message: 1.25g-1 Index: ReadMe.txt =================================================================== RCS file: /cvsroot/easycalc/PPCport/ReadMe.txt,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** ReadMe.txt 28 Feb 2011 22:18:25 -0000 1.12 --- ReadMe.txt 14 Apr 2011 19:22:00 -0000 1.13 *************** *** 5,9 **** Installation & run instructions: -------------------------------- ! - Pick the WM5 or WM6 zip file as appropriate for your PDA or Touch Phone. - From the zip file: copy on a PC, unzip, and copy contents to a directory --- 5,9 ---- Installation & run instructions: -------------------------------- ! - Pick the PPC2003, WM5 or WM6 zip file as appropriate for your PDA or Touch Phone. - From the zip file: copy on a PC, unzip, and copy contents to a directory *************** *** 36,39 **** --- 36,45 ---- Releases: --------- + * 1.25g-1 PPC: + - Corrected legacy code behavior when selecting curve for tracking or intersection, + show only in list graph curves which have been enabled for display. + - Corrected a black line bug in the result area of the calculator, showing in what + seems to be rare cases - but at least in the case of one HTC (cf. bug tracker #3256954). + * 1.25g PPC: - Graphes at last, but not least ...! (lots of features in there, that *************** *** 339,342 **** --- 345,351 ---- = 1 horizontal. + - Corrected legacy code behavior when selecting curve for tracking or intersection, + show only in list graph curves which have been enabled for display. + Still missing in 1.25g: Index: EasyCalc.vcproj.CLIENT5.Admin.user =================================================================== RCS file: /cvsroot/easycalc/PPCport/EasyCalc.vcproj.CLIENT5.Admin.user,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** EasyCalc.vcproj.CLIENT5.Admin.user 28 Feb 2011 22:04:23 -0000 1.7 --- EasyCalc.vcproj.CLIENT5.Admin.user 14 Apr 2011 19:22:00 -0000 1.8 *************** *** 209,213 **** /> <DeploymentTool ! DeploymentDevice="81551346-886F-43a2-B707-A91FAE1B33A7" /> <DebuggerTool --- 209,213 ---- /> <DeploymentTool ! DeploymentDevice="e4fc2bc5-3ac4-452c-a893-ad4f273c3a7c" /> <DebuggerTool |