calculator/src
Rudy Huyn 23550f751c Make History and Memory list items context menu accessible using keyboard (#432)
* Move History and Memory context menus to ListViewItemContainer so users can open them with keyboards

* replace static_cast by dynamic_cast
2019-07-16 14:24:27 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Removed need for trimIdx and fDigitsFound, resulting in less code. (#576) 2019-07-16 14:53:34 -05:00
Calculator Make History and Memory list items context menu accessible using keyboard (#432) 2019-07-16 14:24:27 -07:00
CalculatorUITestFramework UI tests should be able to test both dev and store-released builds (#567) 2019-06-25 11:29:32 -07:00
CalculatorUITests UI tests should be able to test both dev and store-released builds (#567) 2019-06-25 11:29:32 -07:00
CalculatorUnitTests Use the current locale to sort country names (#259) 2019-07-16 11:44:12 -07:00
CalcViewModel Use the current locale to sort country names (#259) 2019-07-16 11:44:12 -07:00
Calculator.sln Update to v142 build tools for Visual Studio 2019 (#548) 2019-06-24 16:38:45 -07:00
CMakeLists.txt Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -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