calculator/src/CalcViewModel
Stephanie Anderl 9a07755620
Fixed narrator issues in KGF and GraphView button, updated Trig radio button corner radius (#1227)
* fixed the trig units radio buttons rounded corners and narrator issues in kgf and graph reset

* removed extra whitespace

* Update src/Calculator/Resources/en-US/Resources.resw

Co-authored-by: Eric Wong <eriwong@microsoft.com>

* Update src/Calculator/Resources/en-US/Resources.resw

Co-authored-by: Eric Wong <eriwong@microsoft.com>

Co-authored-by: Eric Wong <eriwong@microsoft.com>
2020-05-26 09:34:45 -07:00
..
Common Fixed narrator issues in KGF and GraphView button, updated Trig radio button corner radius (#1227) 2020-05-26 09:34:45 -07:00
DataLoaders merge with master 2019-12-02 19:36:54 -08:00
GraphingCalculator Update Icons Implement the Graph View Button (#1149) 2020-04-14 12:37:23 -07:00
ApplicationViewModel.cpp Remove dead code from History (#1228) 2020-05-25 15:02:27 -07:00
ApplicationViewModel.h Add preview tag to Graphing feature (#907) 2020-01-08 10:34:05 -08:00
CalcViewModel.vcxproj Revert dual screen (#1134) 2020-04-01 11:18:04 -07:00
CalcViewModel.vcxproj.filters Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
DateCalculatorViewModel.cpp Remove adjustment from local time (#834) 2020-03-25 04:20:13 -07:00
DateCalculatorViewModel.h Remove adjustment from local time (#834) 2020-03-25 04:20:13 -07:00
GraphingCalculatorEnums.h Key graph features (#704) 2019-11-12 13:46:11 -08:00
HistoryItemViewModel.cpp Using wstring instead of wstringstream where appropriate (#881) 2019-12-19 01:50:31 -08:00
HistoryItemViewModel.h merge with master 2019-12-02 19:36:54 -08:00
HistoryViewModel.cpp Remove dead code from History (#1228) 2020-05-25 15:02:27 -07:00
HistoryViewModel.h Remove dead code from History (#1228) 2020-05-25 15:02:27 -07:00
MemoryItemViewModel.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
MemoryItemViewModel.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
pch.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
pch.h Hide or Disable graphing calculator menu item when necessary (#848) 2019-12-06 15:03:07 -08:00
StandardCalculatorViewModel.cpp Remove dead code from History (#1228) 2020-05-25 15:02:27 -07:00
StandardCalculatorViewModel.h Remove dead code from History (#1228) 2020-05-25 15:02:27 -07:00
targetver.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
UnitConverterViewModel.cpp Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -07:00
UnitConverterViewModel.h Make unit converters stil working when users opened 'Currency' in offline mode (#1022) 2020-02-25 16:34:18 -08:00
ViewState.cpp Modify how Calculator manages the visibility of the History button (#712) 2019-11-05 15:04:28 -08:00
ViewState.h Modify how Calculator manages the visibility of the History button (#712) 2019-11-05 15:04:28 -08:00