calculator/src/Calculator/Controls
Rudy Huyn 6e521d8f29
Remove LRE/LRO characters from results and error messages (#1161)
* Remove LRE/LRO characters and rely on Xaml to correctly displayed the numbers and error messages RtL

* unit tests
2020-04-30 12:04:33 -07:00
..
CalculationResult.cpp Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -07:00
CalculationResult.h Code cleaning: Remove all properties/functions not used in CalculationResult (#649) 2020-01-07 11:03:47 -08:00
CalculationResultAutomationPeer.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
CalculationResultAutomationPeer.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
CalculatorButton.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
CalculatorButton.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
EquationTextBox.cpp Update Icons Implement the Graph View Button (#1149) 2020-04-14 12:37:23 -07:00
EquationTextBox.h Improve error handling by displaying an error message (#1075) 2020-03-25 15:18:34 -07:00
FlipButtons.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
FlipButtons.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
HorizontalNoOverflowStackPanel.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
HorizontalNoOverflowStackPanel.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
MathRichEditBox.cpp Fix equation submitting twice when submitted via enter key (#1195) 2020-04-23 15:54:04 -07:00
MathRichEditBox.h Fix focus bug in graphing mode and other small changes (#938) 2020-01-31 13:45:16 -08:00
OperatorPanelButton.cpp merge with master 2019-12-02 19:36:54 -08:00
OperatorPanelButton.h merge with master 2019-12-02 19:36:54 -08:00
OperatorPanelListView.cpp merge with master 2019-12-02 19:36:54 -08:00
OperatorPanelListView.h merge with master 2019-12-02 19:36:54 -08:00
OverflowTextBlock.cpp merge with master 2019-12-02 19:36:54 -08:00
OverflowTextBlock.h merge with master 2019-12-02 19:36:54 -08:00
OverflowTextBlockAutomationPeer.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
OverflowTextBlockAutomationPeer.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
PreviewTagControl.xaml Add preview tag to Graphing feature (#907) 2020-01-08 10:34:05 -08:00
PreviewTagControl.xaml.cpp Add preview tag to Graphing feature (#907) 2020-01-08 10:34:05 -08:00
PreviewTagControl.xaml.h Add preview tag to Graphing feature (#907) 2020-01-08 10:34:05 -08:00
RadixButton.cpp merge with master 2019-12-02 19:36:54 -08:00
RadixButton.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
SupplementaryItemsControl.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
SupplementaryItemsControl.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00