calculator/src/Calculator/Controls
Rudy Huyn 07d012cf6b [Graph] Replace the Add button by a EquationTextBlock (#826)
* init

* Replace the Add equation button by an EquationTextBox

* Move automatically the focus to the next textbox when users press Enter

* nit

* localize the placeholder

* rebase

* rebased and disable remove context menu when the equation is the last one

* replace storyboards by setters in visual states
2019-12-10 11:06:37 -08:00
..
CalculationResult.cpp merge with master 2019-12-02 19:36:54 -08:00
CalculationResult.h merge with master 2019-12-02 19:36:54 -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 [Graph] Replace the Add button by a EquationTextBlock (#826) 2019-12-10 11:06:37 -08:00
EquationTextBox.h [Graph] Replace the Add button by a EquationTextBlock (#826) 2019-12-10 11:06:37 -08: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 crash with x86 (#853) 2019-12-06 17:02:46 -08:00
MathRichEditBox.h Key graph features (#704) 2019-11-12 13:46:11 -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
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