calculator/src
Rudy Huyn 62317fd63b Activate TextSelection on all interesting values/results (#213)
If we allow users to select texts, the application will feel more like a "Desktop app", will be easier to use on a tablet and users will be more prompt to use Ctrl+C to use the result in another app.
2019-03-14 22:35:55 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Replace custom ARRAYSIZE macro with std::size (#208) 2019-03-14 21:06:12 -07:00
Calculator Activate TextSelection on all interesting values/results (#213) 2019-03-14 22:35:55 -07:00
CalculatorUnitTests Fixes #282 Narrator does not convey error information when no more Right Parenthesis can be added in expression. (#284) 2019-03-14 16:20:05 -07:00
CalcViewModel Fix memory leak (#300) 2019-03-14 21:21:17 -07:00
Calculator.sln Remove .editorconfig from sln (#290) 2019-03-13 12:50:23 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Hello GitHub 2019-01-28 16:24:37 -08:00