calculator/src/Calculator
Rudy Huyn 3172f7fea2
Prevents the user interface from shifting upwards at launch (#633)
Co-authored-by: Matt Cooley <macool@microsoft.com>
Co-authored-by: Pepe Rivera <joseartrivera@gmail.com>
2020-12-16 14:46:37 -08:00
..
Assets Fix typo in splash icon names (#1400) 2020-10-01 17:22:22 -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 Add link to GitHub repo on about flyout (#1449) 2020-12-10 21:04:18 -08: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 Prevents the user interface from shifting upwards at launch (#633) 2020-12-16 14:46:37 -08:00
AboutFlyout.xaml Add link to GitHub repo on about flyout (#1449) 2020-12-10 21:04:18 -08:00
AboutFlyout.xaml.cpp Add link to GitHub repo on about flyout (#1449) 2020-12-10 21:04:18 -08:00
AboutFlyout.xaml.h Add link to GitHub repo on about flyout (#1449) 2020-12-10 21:04:18 -08: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 Fix typo in splash icon names (#1400) 2020-10-01 17:22:22 -07:00
Calculator.vcxproj.filters Fix typo in splash icon names (#1400) 2020-10-01 17:22: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