calculator/src/Calculator
Rudy Huyn 2d177e5160 CalcViewModel code cleaning (#754)
* move KeyboardShortcutManager, ValidationConverter and ViewState to Calculator
* remove dead code listed in #753
* remove Microsoft.UI.Xaml nuget package from CalcViewModel
2020-01-07 13:59:51 -08:00
..
Assets Added new dev app icons and update version to 1909 (#705) 2019-10-08 10:44:13 -07:00
Common CalcViewModel code cleaning (#754) 2020-01-07 13:59:51 -08:00
Controls Code cleaning: Remove all properties/functions not used in CalculationResult (#649) 2020-01-07 11:03:47 -08:00
Converters Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
DesignData Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
Resources Update localized strings 2019-10-21 (#724) 2019-10-21 14:47:32 -07:00
Views CalcViewModel code cleaning (#754) 2020-01-07 13:59:51 -08:00
AboutFlyout.xaml Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
AboutFlyout.xaml.cpp Update build year in Aboutflyout (#895) 2020-01-03 02:21:31 -08:00
AboutFlyout.xaml.h Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
App.xaml add fallback colors to RevealBrush missing them (#685) 2019-10-17 14:10:26 -07:00
App.xaml.cpp Take windows setting into account to Disable/Enable animations (#748) 2020-01-06 14:36:45 -08:00
App.xaml.h Take windows setting into account to Disable/Enable animations (#748) 2020-01-06 14:36:45 -08:00
Calculator.rc Hello GitHub 2019-01-28 16:24:37 -08:00
Calculator.vcxproj CalcViewModel code cleaning (#754) 2020-01-07 13:59:51 -08:00
Calculator.vcxproj.filters CalcViewModel code cleaning (#754) 2020-01-07 13:59:51 -08:00
Package.appxmanifest Update to SDK 18362 (#568) 2019-06-27 09:53:06 -07:00
packages.config Updated Win UI to 2.2 for Calculator and CalcViewModel projects (#658) 2019-09-05 10:23:35 -07:00
pch.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
pch.h Code cleanup: simplify NarratorNotifier (#646) 2019-09-29 16:42:37 -07:00
TemporaryKey.pfx Add TemporaryKey.pfx (#354) 2019-03-21 17:03:42 -07:00
WindowFrameService.cpp CalcViewModel code cleaning (#754) 2020-01-07 13:59:51 -08:00
WindowFrameService.h Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00