calculator/src
Stephanie Anderl cf735bbcf5
Dark Theme For Graph Control (#1106)
* Added dark them to graph control, started dark theme for the controls on the graph

* Dark theme for graphing mode updated to use event model, diagnostics added, cleaned up code that wasn't needed

* Updated prepare-release-internalonly.yaml internal package version

* Updated Theme Settings properties, removed version change, other small changes from PR feedback>

* Updated the localSettings check and updated the GraphTheme event to send bool instead of string

* Updated the equation line color to change with the graph theme

* Rebased onto master and issues created during the rebase

* Updates per code review feedback

* Update settings properties to just have IsMatchAppTheme property and updated the high contrast settings for the graph control

* Match version to current in master

* Updated per PR feedback

* Fix resetting the m_lastLineColorIndex to only happen when reassignColors is true

* Changed second if to else if in the OnPropertyChanged method

* fixed control button and equation line colors
2020-03-27 17:20:35 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Replace old C headers with the C++ ones (#1099) 2020-03-23 08:44:06 -07:00
Calculator Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
CalculatorUITestFramework Update Standard Mode Calculator UI Tests (#788) 2020-02-13 14:42:43 -08:00
CalculatorUITests Update Standard Mode Calculator UI Tests (#788) 2020-02-13 14:42:43 -08:00
CalculatorUnitTests Replace old C headers with the C++ ones (#1099) 2020-03-23 08:44:06 -07:00
CalcViewModel Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
GraphControl Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
GraphingImpl Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
GraphingInterfaces Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
TraceLogging Graphing Calculator Diagnostics Instrumentation (#1041) 2020-03-12 14:05:47 -07:00
Calculator.sln Graphing Calculator Diagnostics Instrumentation (#1041) 2020-03-12 14:05:47 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Persist variable settings after graph is plotted (#1055) 2020-03-17 11:27:00 -07:00