|
From: Mapi B. <ma...@us...> - 2011-01-04 22:42:54
|
Update of /cvsroot/easycalc/PPCport In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv16699 Modified Files: EasyCalc.vcproj EasyCalc.vcproj.CLIENT5.Admin.user ReadMe.txt Log Message: Version 1.25g Index: EasyCalc.vcproj =================================================================== RCS file: /cvsroot/easycalc/PPCport/EasyCalc.vcproj,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** EasyCalc.vcproj 15 Dec 2009 21:35:49 -0000 1.13 --- EasyCalc.vcproj 4 Jan 2011 22:42:46 -0000 1.14 *************** *** 19,22 **** --- 19,25 ---- Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)" /> + <Platform + Name="Pocket PC 2003 (ARMV4)" + /> </Platforms> <ToolFiles> *************** *** 291,294 **** --- 294,388 ---- </Configuration> <Configuration + Name="Debug|Pocket PC 2003 (ARMV4)" + OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" + IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" + ConfigurationType="1" + CharacterSet="1" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TargetEnvironment="1" + /> + <Tool + Name="VCCLCompilerTool" + ExecutionBucket="7" + Optimization="0" + AdditionalIncludeDirectories="E:\AppsDev\EasyCalc\EasyCalc;E:\AppsDev\EasyCalc\EasyCalc\include;E:\AppsDev\EasyCalc\EasyCalc\core\mlib;"E:\AppsDev\EasyCalc\EasyCalc\system - UI"" + PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;_WINDOWS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;POCKETPC2003_UI_MODEL;SPECFUN_ENABLED;GRAPHS_ENABLED" + MinimalRebuild="true" + RuntimeLibrary="1" + UsePrecompiledHeader="2" + WarningLevel="3" + DebugInformationFormat="3" + ShowIncludes="true" + EnablePREfast="false" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)" + Culture="1033" + AdditionalIncludeDirectories="$(IntDir)" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalOptions=" /subsystem:windowsce,4.02" + OutputFile="$(OutDir)/EasyCalc.exe" + LinkIncremental="2" + DelayLoadDLLs="$(NOINHERIT)" + GenerateDebugInformation="true" + ProgramDatabaseFile="$(OutDir)/EasyCalc.pdb" + SubSystem="0" + StackReserveSize="65536" + StackCommitSize="4096" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" + TargetMachine="3" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCCodeSignTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + <DeploymentTool + ForceDirty="-1" + RemoteDirectory="" + RegisterOutput="0" + AdditionalFiles="" + /> + <DebuggerTool + /> + </Configuration> + <Configuration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" OutputDirectory="$(PlatformName)\$(ConfigurationName)" *************** *** 550,553 **** --- 644,738 ---- /> </Configuration> + <Configuration + Name="Release|Pocket PC 2003 (ARMV4)" + OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" + IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" + ConfigurationType="1" + CharacterSet="1" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TargetEnvironment="1" + /> + <Tool + Name="VCCLCompilerTool" + ExecutionBucket="7" + Optimization="2" + FavorSizeOrSpeed="2" + AdditionalIncludeDirectories="E:\AppsDev\EasyCalc\EasyCalc;E:\AppsDev\EasyCalc\EasyCalc\include;E:\AppsDev\EasyCalc\EasyCalc\core\mlib;"E:\AppsDev\EasyCalc\EasyCalc\system - UI"" + PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;_WINDOWS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;POCKETPC2003_UI_MODEL;SPECFUN_ENABLED;GRAPHS_ENABLED" + RuntimeLibrary="0" + UsePrecompiledHeader="2" + WarningLevel="3" + DebugInformationFormat="3" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)" + Culture="1033" + AdditionalIncludeDirectories="$(IntDir)" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalOptions=" /subsystem:windowsce,5.02" + OutputFile="$(OutDir)/EasyCalc.exe" + LinkIncremental="1" + DelayLoadDLLs="$(NOINHERIT)" + GenerateDebugInformation="true" + ProgramDatabaseFile="$(OutDir)/EasyCalc.pdb" + SubSystem="0" + StackReserveSize="65536" + StackCommitSize="4096" + OptimizeReferences="2" + EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" + TargetMachine="0" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCCodeSignTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + <DeploymentTool + ForceDirty="-1" + RemoteDirectory="" + RegisterOutput="0" + AdditionalFiles="" + /> + <DebuggerTool + /> + </Configuration> </Configurations> <References> *************** *** 598,601 **** --- 783,794 ---- </FileConfiguration> <FileConfiguration + Name="Debug|Pocket PC 2003 (ARMV4)" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="1" + /> + </FileConfiguration> + <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" > *************** *** 613,616 **** --- 806,817 ---- /> </FileConfiguration> + <FileConfiguration + Name="Release|Pocket PC 2003 (ARMV4)" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="1" + /> + </FileConfiguration> </File> </Filter> *************** *** 651,654 **** --- 852,867 ---- </File> <File + RelativePath=".\core\graph.cpp" + > + </File> + <File + RelativePath=".\core\grprefs.cpp" + > + </File> + <File + RelativePath=".\core\grsetup.cpp" + > + </File> + <File RelativePath=".\core\lstedit.cpp" > *************** *** 913,916 **** --- 1126,1141 ---- </File> <File + RelativePath=".\core\graph.h" + > + </File> + <File + RelativePath=".\core\grprefs.h" + > + </File> + <File + RelativePath=".\core\grsetup.h" + > + </File> + <File RelativePath=".\core\lstedit.h" > *************** *** 1023,1026 **** --- 1248,1259 ---- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" > + <File + RelativePath=".\system - UI\bitmap1.bmp" + > + </File> + <File + RelativePath=".\system - UI\bitmap2.bmp" + > + </File> <Filter Name="system - UI" Index: ReadMe.txt =================================================================== RCS file: /cvsroot/easycalc/PPCport/ReadMe.txt,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** ReadMe.txt 24 Dec 2009 16:35:28 -0000 1.9 --- ReadMe.txt 4 Jan 2011 22:42:46 -0000 1.10 *************** *** 36,39 **** --- 36,54 ---- Releases: --------- + * 1.25g PPC: + - Lower memory consumption with skins (this was causing some problems + for 640 x 480 resolutions). + - Fixed bug when clicking the V button in a variable modification dialog, + or clicking the F button in a function modification dialog, would corrupt + the name of the variable / function being modified and result in + some unpredictable behavior. + - Added support for the old Pocket PC 2003 platform, an ARM Windows CE 4.02 + package is now also produced and available, besides the WM5 and WM6 packages. + Enjoy ! + - Corrected a bug in dynamic mouse mode where going over the "0" button was not + activating it like other buttons. + - Modified the main skins to make annunciators more visible, and to make it + more plain that one can "click" or tap on them to access to functions. + * 1.25f PPC: - Removed some memory leaks. *************** *** 112,116 **** ! Functional differences between 1.25f PPC and legacy Palm EasyCalc 1.25: ----------------------------------------------------------------------- - Fully skinable: one can create new skins (.gif and .layout files) to --- 127,131 ---- ! Functional differences between 1.25h PPC and legacy Palm EasyCalc 1.25: ----------------------------------------------------------------------- - Fully skinable: one can create new skins (.gif and .layout files) to *************** *** 279,286 **** unlimited in legacy code). ! Still missing in 1.25f: ----------------------- - - Graphes - Support screen rotation with another set of skins (EasyCalcWide.layout + gif). - ... that should be all ... --- 294,315 ---- unlimited in legacy code). + - In the graph setup panel, bug fixed: when entering a value for say Y2:, + which creates z_grafun2(), then using z_grafun2() for Y1: by pressing + on the Y1: label, and then pressing the Y2: label to get the list of + functions ans selecting "Delete", the contents of Y1: would stay for + ever on the non defined function z_grafun2(), with no way out: pressing Delete + on this one does not empty the box / selection, and clicking on the edit text + can only modify the z_grafun2() function, and not z_grafun1(). ! - When entering in Graph mode, reduce precision was set to false, restoring the ! initial value later. However, this was showing in Preferences, and modifiable ! by user, which could modify graphing behavior. This is now invisible to the user. ! ! - The graph skin philosophy and usability is largely different from initial ! code, which I felt was not intuitive. I hope this one is more intuitive to use. ! ! ! Still missing in 1.25g: ----------------------- - Support screen rotation with another set of skins (EasyCalcWide.layout + gif). - ... that should be all ... Index: EasyCalc.vcproj.CLIENT5.Admin.user =================================================================== RCS file: /cvsroot/easycalc/PPCport/EasyCalc.vcproj.CLIENT5.Admin.user,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** EasyCalc.vcproj.CLIENT5.Admin.user 24 Dec 2009 17:14:55 -0000 1.5 --- EasyCalc.vcproj.CLIENT5.Admin.user 4 Jan 2011 22:42:46 -0000 1.6 *************** *** 112,115 **** --- 112,150 ---- </Configuration> <Configuration + Name="Debug|Pocket PC 2003 (ARMV4)" + > + <DebugSettings + Command="$(TargetPath)" + WorkingDirectory="" + CommandArguments="" + Attach="false" + DebuggerType="3" + Remote="1" + RemoteMachine="CLIENT5" + RemoteCommand="" + HttpUrl="" + PDBPath="" + SQLDebugging="" + Environment="" + EnvironmentMerge="true" + DebuggerFlavor="" + MPIRunCommand="" + MPIRunArguments="" + MPIRunWorkingDirectory="" + ApplicationCommand="" + ApplicationArguments="" + ShimCommand="" + MPIAcceptMode="" + MPIAcceptFilter="" + /> + <DeploymentTool + DeploymentDevice="E282E6BE-C7C3-4ece-916A-88FB1CF8AF3C" + /> + <DebuggerTool + RemoteExecutable="" + Arguments="" + /> + </Configuration> + <Configuration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" > *************** *** 174,178 **** /> <DeploymentTool ! DeploymentDevice="d1a7b239-28d5-4485-9b8c-5764e3dc79b6" /> <DebuggerTool --- 209,213 ---- /> <DeploymentTool ! DeploymentDevice="1f261bf1-9987-41a3-ba3c-ca801816d8f3" /> <DebuggerTool *************** *** 216,219 **** --- 251,289 ---- /> </Configuration> + <Configuration + Name="Release|Pocket PC 2003 (ARMV4)" + > + <DebugSettings + Command="$(TargetPath)" + WorkingDirectory="" + CommandArguments="" + Attach="false" + DebuggerType="3" + Remote="1" + RemoteMachine="CLIENT5" + RemoteCommand="" + HttpUrl="" + PDBPath="" + SQLDebugging="" + Environment="" + EnvironmentMerge="true" + DebuggerFlavor="" + MPIRunCommand="" + MPIRunArguments="" + MPIRunWorkingDirectory="" + ApplicationCommand="" + ApplicationArguments="" + ShimCommand="" + MPIAcceptMode="" + MPIAcceptFilter="" + /> + <DeploymentTool + DeploymentDevice="E282E6BE-C7C3-4ece-916A-88FB1CF8AF3C" + /> + <DebuggerTool + RemoteExecutable="" + Arguments="" + /> + </Configuration> </Configurations> </VisualStudioUserFile> |