calculator/src/Calculator
Rudy Huyn bc473617ae
Simplify KeyboardShortcutManager and correctly support Alt-Gr key (#1223)
* Simplify KeyboardShortcutManager and correctly support Alt-Gr key

* replace multimap with map
move all global fields-functions to the class

* feedback

Co-authored-by: Eric Wong <eriwong@microsoft.com>
2020-09-15 12:43:50 -07:00
..
Assets Update Icons Implement the Graph View Button (#1149) 2020-04-14 12:37:23 -07:00
Common Simplify KeyboardShortcutManager and correctly support Alt-Gr key (#1223) 2020-09-15 12:43:50 -07:00
Controls Remove preview tag from graphing mode (#1285) 2020-06-23 13:06:23 -07:00
Converters Fix some code analysis warnings in CalcManager (#1074) 2020-03-30 15:23:22 -07:00
DesignData Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
Resources Simplify KeyboardShortcutManager and correctly support Alt-Gr key (#1223) 2020-09-15 12:43:50 -07:00
TemplateSelectors Key graph features (#704) 2019-11-12 13:46:11 -08:00
Utils Graphing Calculator Diagnostics Instrumentation (#1041) 2020-03-12 14:05:47 -07:00
Views Simplify KeyboardShortcutManager and correctly support Alt-Gr key (#1223) 2020-09-15 12:43:50 -07:00
AboutFlyout.xaml Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
AboutFlyout.xaml.cpp Update build year in Aboutflyout (#895) 2020-01-03 02:21:31 -08:00
AboutFlyout.xaml.h Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
App.xaml Update WinUI Version to 2.4 (#1354) 2020-09-01 16:48:22 -07:00
App.xaml.cpp Skip items that are not enabled when creating jump list (#1333) 2020-08-06 12:28:38 -07: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 Update WinUI Version to 2.4 (#1354) 2020-09-01 16:48:22 -07:00
Calculator.vcxproj.filters Update WinUI Version to 2.4 (#1354) 2020-09-01 16:48:22 -07:00
EquationStylePanelControl.xaml Fix styling bugs in graph settings and style panel (#1202) 2020-05-08 12:14:01 -07:00
EquationStylePanelControl.xaml.cpp Update tooltips for the Equation Button and Style Picker (#1163) 2020-05-07 16:36:52 -07:00
EquationStylePanelControl.xaml.h Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
Package.appxmanifest Revert dual screen (#1134) 2020-04-01 11:18:04 -07:00
packages.config Update WinUI Version to 2.4 (#1354) 2020-09-01 16:48:22 -07:00
pch.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
pch.h Change trace point value precision to be dynamic based on graph scale (#1148) 2020-04-21 17:44:08 -07:00
WindowFrameService.cpp CalcViewModel code cleaning (#754) 2020-01-07 13:59:51 -08:00
WindowFrameService.h Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
WindowsDev_TemporaryKey.pfx Replace the short-life certificate with long-life one (#1166) 2020-06-01 19:00:29 -07:00