calculator/src
Quentin 7b4ff49df8
Issue 935 - Updates to Scientific/Graphing Keypad (#1214)
* Switching from Difference between dates to Add or subtract dates ignores the first date field

https://github.com/microsoft/calculator/issues/254

Date field needs to persist across Date Difference and Add/Subtract From Date Mode.

* Update DateCalculator.xaml.cpp

Addressing review comments (white space, small code refactor), also found a null pointer exception during testing, this fix addresses that as well.

* Issue 935 - Updates to Scientific/Graphing Keypad

Update Scientific and Graphing keyboard layouts to expose square root button at the top level

* Updated ScientificModeFunctionalTests/SmokeTest_Cube()

Updated broken test to work with changes.
2020-05-08 12:32:17 -05:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -07:00
Calculator Issue 935 - Updates to Scientific/Graphing Keypad (#1214) 2020-05-08 12:32:17 -05:00
CalculatorUITestFramework Issue 935 - Updates to Scientific/Graphing Keypad (#1214) 2020-05-08 12:32:17 -05:00
CalculatorUITests Issue 935 - Updates to Scientific/Graphing Keypad (#1214) 2020-05-08 12:32:17 -05:00
CalculatorUnitTests Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -07:00
CalcViewModel Updated EquationButton contrast fixed dark mode foreground color bugs (#1155) 2020-05-05 10:20:05 -07:00
GraphControl Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -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 Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -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