calculator/src/Calculator/Controls
Rudy Huyn ef3f5e9cbb Improve performance of SupplementaryResult + Modify the height of RowDltrUnits when UnitConverter is in Landscape (#249)
* Modify the height of RowDltrUnits when UnitConverter  is in LandscapeLayout mode

* clean

* Use the same layout than the existing one while fixing the issue

* Refactor SupplementaryItemsControl to improve performance, not rely on parents and not force the parent element to be HorizonAlignment="stretch"

* take feedback into account

* add HorizontalNoOverflowStackPanel to vcproj.filters

* format conditionals

* replace max by std::max
2019-03-26 11:24:36 -07:00
..
AppBar.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
CalculationResult.cpp Disable use of min/max macros defined by Windows headers. (#363) 2019-03-25 11:28:29 -07:00
CalculationResult.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
CalculationResultAutomationPeer.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
CalculationResultAutomationPeer.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
CalculatorButton.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
CalculatorButton.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
FlipButtons.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
FlipButtons.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
HorizontalNoOverflowStackPanel.cpp Improve performance of SupplementaryResult + Modify the height of RowDltrUnits when UnitConverter is in Landscape (#249) 2019-03-26 11:24:36 -07:00
HorizontalNoOverflowStackPanel.h Improve performance of SupplementaryResult + Modify the height of RowDltrUnits when UnitConverter is in Landscape (#249) 2019-03-26 11:24:36 -07:00
OperandTextBox.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
OperandTextBox.h Hello GitHub 2019-01-28 16:24:37 -08:00
OperatorTextBox.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
OperatorTextBox.h Hello GitHub 2019-01-28 16:24:37 -08:00
OverflowTextBlock.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
OverflowTextBlock.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
OverflowTextBlockAutomationPeer.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
OverflowTextBlockAutomationPeer.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
RadixButton.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
RadixButton.h Hello GitHub 2019-01-28 16:24:37 -08:00
SupplementaryItemsControl.cpp Improve performance of SupplementaryResult + Modify the height of RowDltrUnits when UnitConverter is in Landscape (#249) 2019-03-26 11:24:36 -07:00
SupplementaryItemsControl.h Hello GitHub 2019-01-28 16:24:37 -08:00