calculator/src/Calculator
Callum Shipton 331388c000
Enable keyboard entry in bit-toggling mode #478 (#1346)
The programmer radix buttons were being disabled when the bit flip panel was selected, causing keyboard events to be ignored.
They should actually only be hidden in bit flip mode.

- Corrected programmer radix buttons to continue being enabled just hidden when the programmer calculator is in bit flip mode.
- Renamed AreProgrammerRadixOperatorsEnabled property to the more appropriate AreProgrammerRadixOperatorsVisible.
2020-08-12 08:53:31 -07:00
..
Assets Update Icons Implement the Graph View Button (#1149) 2020-04-14 12:37:23 -07:00
Common Improve launch performance by delay loading NavigationView (#1213) 2020-05-19 09:58:11 -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 Updated Resource Strings (#1332) 2020-08-04 10:28:10 -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 Enable keyboard entry in bit-toggling mode #478 (#1346) 2020-08-12 08:53:31 -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 Improve launch performance by delay loading NavigationView (#1213) 2020-05-19 09:58:11 -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 Updated the Calculator projects to include the /Z7 compiler flag (#1337) 2020-08-11 15:39:32 -07:00
Calculator.vcxproj.filters Replace the short-life certificate with long-life one (#1166) 2020-06-01 19:00:29 -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 Revert "Revert WinUI version back to 2.2 (#1113)" (#1147) 2020-04-06 14:23:24 -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