calculator/src/Calculator
Pepe Rivera 7dcfe0439c
Add line width option (#1098)
* add line thickness

* clean up

* Fix pr comments
2020-03-26 14:15:44 -07:00
..
Assets Added Graphing Mode Jumplist Icons (#1107) 2020-03-24 09:42:30 -07:00
Common Check for ctrl when navigating to handle AltGr (#1054) 2020-03-10 12:45:36 -07:00
Controls Improve error handling by displaying an error message (#1075) 2020-03-25 15:18:34 -07:00
Converters No need to make an enum variable if it is either one of two possibilities. (#1036) 2020-02-14 12:52:58 -08:00
DesignData Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
Resources Add line width option (#1098) 2020-03-26 14:15:44 -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 Add line width option (#1098) 2020-03-26 14:15:44 -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 Add dual-screen support to Calculator (#1027) 2020-03-24 11:39:59 -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 Add dual-screen support to Calculator (#1027) 2020-03-24 11:39:59 -07:00
Calculator.vcxproj.filters Add dual-screen support to Calculator (#1027) 2020-03-24 11:39:59 -07:00
EquationStylePanelControl.xaml Update color picker (#668) 2019-09-25 10:48:56 -07:00
EquationStylePanelControl.xaml.cpp Graphing Calculator Diagnostics Instrumentation (#1041) 2020-03-12 14:05:47 -07:00
EquationStylePanelControl.xaml.h Graphing Calculator Diagnostics Instrumentation (#1041) 2020-03-12 14:05:47 -07:00
MultiTrigger.cpp Add dual-screen support to Calculator (#1027) 2020-03-24 11:39:59 -07:00
MultiTrigger.h Add dual-screen support to Calculator (#1027) 2020-03-24 11:39:59 -07:00
Package.appxmanifest Add dual-screen support to Calculator (#1027) 2020-03-24 11:39:59 -07:00
packages.config Add dual-screen support to Calculator (#1027) 2020-03-24 11:39:59 -07:00
pch.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
pch.h Add dual-screen support to Calculator (#1027) 2020-03-24 11:39:59 -07:00
TemporaryKey.pfx remove the password from the certificate (#1105) 2020-03-23 17:37:22 -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