calculator/src/GraphControl
David Shoemaker c1efa3d3e3 Adding share functionality to Graphing Calculator (#601)
* 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.

* PR Updates.
2019-08-13 12:57:13 -07:00
..
Control Adding share functionality to Graphing Calculator (#601) 2019-08-13 12:57:13 -07:00
DirectX Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
Themes Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
GraphControl.vcxproj Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
GraphControl.vcxproj.filters Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
pch.cpp Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
pch.h Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
winrtHeaders.h Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00