calculator/src/CalcViewModel
Tian L 72860fe494
Fixes a bug: currency converter never shows error message for service failures (#1799)
* check status before registering callback

* optimize the style for error msg
2022-02-18 21:57:24 +08:00
..
Common Improve narrator messages of Settings page and fix some styles (#1623) 2021-07-30 16:30:55 +08:00
DataLoaders Fixes a bug: currency converter never shows error message for service failures (#1799) 2022-02-18 21:57:24 +08:00
GraphingCalculator Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
ApplicationViewModel.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
ApplicationViewModel.h Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
CalcViewModel.rc Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
CalcViewModel.vcxproj Build with Visual Studio 2022 (#1793) 2022-02-11 09:07:48 -08:00
CalcViewModel.vcxproj.filters Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
DateCalculatorViewModel.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
DateCalculatorViewModel.h Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
GraphingCalculatorEnums.h Improved error handing for function analysis for functions in the f(y) format (#1338) 2020-09-15 14:27:22 -07:00
HistoryItemViewModel.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
HistoryItemViewModel.h Remove ICustomPropertyProviders (#1229) 2020-08-12 08:22:49 -07:00
HistoryViewModel.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
HistoryViewModel.h Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
MemoryItemViewModel.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
MemoryItemViewModel.h Remove ICustomPropertyProviders (#1229) 2020-08-12 08:22:49 -07:00
pch.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
pch.h Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
StandardCalculatorViewModel.cpp Fix the result in wrong number base while leaving and switching back … (#1654) 2021-08-19 15:44:48 +08:00
StandardCalculatorViewModel.h Fix the result in wrong number base while leaving and switching back … (#1654) 2021-08-19 15:44:48 +08:00
targetver.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
UnitConverterViewModel.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
UnitConverterViewModel.h Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00