calculator/src
hanzhang54 e06355c9aa
Update to WinUI 2.6 (#1618)
* Update to WinUI 2.6

Co-authored-by: Han Zhang <zhangh@microsoft.com>
Co-authored-by: Kenny Guo <kennyguo@microsoft.com>

**Description of the changes:**
1. Update to WinUI 2.6 styles and controls #1606.
2. Add Mica Material #1611.
3. Add Settings page #596.
4. Fix Ctrl+E shortcuts in AoT mode #1590.

**How changes were validated:**
Passed build, UT/UI test and manually tested.

* Fixed the display issue in AOT mode (#1615)

* Fixed the display issue in AOT mode

* Get the OpenPaneLength from the resource

* Fix CalendarView style in DateCalculation of dark mode (#1616)

* Fix a style problem of Date Calculator, and clean some unused codes

* Remove some unused codes

* Disable Mica before close the window to resolve a crash (#1619)

* Bump internal package build number (#1621)
2021-07-27 17:35:16 +08:00
..
build Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
CalcManager Clang-format most of the sources (#1467) 2021-05-10 10:18:39 -07:00
Calculator Update to WinUI 2.6 (#1618) 2021-07-27 17:35:16 +08:00
CalculatorUITestFramework Fixup tests (#1429) 2021-01-11 14:40:27 -08:00
CalculatorUITests Improve clarity of math expressions in history for Standard Calculator (feature #138) (#1453) 2021-01-20 13:21:27 -08:00
CalculatorUnitTests Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
CalcViewModel Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
CalcViewModelCopyForUT Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
GraphControl Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
GraphingImpl Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
GraphingInterfaces Clang-format most of the sources (#1467) 2021-05-10 10:18:39 -07:00
TraceLogging Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
Calculator.sln Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
nuget.config Temporarily disable PGO NuGet package (#1510) 2021-03-08 09:33:39 -08:00
Settings.XamlStyler Persist variable settings after graph is plotted (#1055) 2020-03-17 11:27:00 -07:00