calculator/src/CalculatorUnitTests
David Shoemaker 18f80a89db Passive & Active tracing (#638)
* Plumebd with data transfer

* Getting mainpage to talk to getbitmap.  moving share callbacks from mainpage to graphingcalculator

* Trying to get bitmap from renderer.

* work

* Share worked

* cleanups

* Cleanups progressing

* Share working, need loc for title string and user notification incase of a failure.  Then add the equations key.

* More cleanup, now using share icon image and resources for strings.  Still need to do the graph equation key.

* Change share to html based start.

* Key working, with UL but going to try changing to table.

* Fix a html formating error, generating a new UL for each equation.

* Switched over to a table for equation key and have color block formating

* Updates from PR feedback, using Graphing::IBitmap abstraction.

* Update src/Calculator/Views/GraphingCalculator/GraphingCalculator.xaml.h

Fixed

Co-Authored-By: Pepe Rivera <joseartrivera@gmail.com>

* PR Updates.

* Add variables to the graph key.

* eod

* Passive graph value tracing working.

* Basic active tracing cursor working.

* Move active tracing from graphingcalculator to grapher to save some hops.
Also block tracking of the active tracing key's when in the EquationTextBox.

* Active tracing working, need to put button on screen for activation.

* Added active tracing control button (placeholder image)

* Eod

* Popup trace value now tracks the highlighted point.

* Popup skined

* PR Updates.

* Update certificate thumbnail so VS2019 doesn't have a build error.

* PR comments in process.

* PR Updates

* PR Updates, change tracing value to use tooltip static resource so we automatically change depending on system values.  And changed text formatting of the value to be generic (x,y) value.

* PR updates, changed how we detect who has focus so we don't eat keys when not in active tracing.

* Additional filtering for the Key Up/Down in the grapher.
2019-10-04 12:24:43 -07:00
..
Assets Optimised images losslessly. (#229) 2019-03-13 16:37:50 -07:00
Mocks Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
AsyncHelper.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
AsyncHelper.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
CalcEngineTests.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
CalcInputTest.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
CalculatorManagerTest.cpp Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
CalculatorUnitTests_TemporaryKey.pfx Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
CalculatorUnitTests.rc Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
CalculatorUnitTests.vcxproj Passive & Active tracing (#638) 2019-10-04 12:24:43 -07:00
CalculatorUnitTests.vcxproj.filters Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
CopyPasteManagerTest.cpp Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
CurrencyConverterUnitTests.cpp Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
DateCalculatorUnitTests.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
DateUtils.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
Helpers.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
HistoryTests.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
LocalizationServiceUnitTests.cpp Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
Module.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
MultiWindowUnitTests.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
NavCategoryUnitTests.cpp Switch to RichEdit math mode in EquationTextBox (#672) 2019-09-23 11:51:08 -07:00
Package.appxmanifest Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
pch.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
pch.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
RationalTest.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
resource.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
StandardViewModelUnitTests.cpp Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
Test.resw Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UnitConverterTest.cpp Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
UnitConverterViewModelUnitTests.cpp Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
UnitConverterViewModelUnitTests.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
UnitTestApp.rd.xml Spelling (#135) 2019-03-07 10:27:13 -08:00
UnitTestApp.xaml Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UnitTestApp.xaml.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
UnitTestApp.xaml.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
UtilsTests.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00