calculator/src
Michał Janiszewski da9f4ea856 Fix type of m_openParenCount (#550)
m_openParenCount is always used as unsigned and compared against unsigneds
2019-06-17 17:10:15 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Fix type of m_openParenCount (#550) 2019-06-17 17:10:15 -07:00
Calculator Bound the calendar picker to the control above (#507) 2019-06-14 18:41:02 -07:00
CalculatorUITests Added WinAppDriver UI Tests to the Calculator Project. (#411) 2019-04-25 16:54:36 -07:00
CalculatorUnitTests Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
CalcViewModel Handle date difference for ends of months (#553) 2019-06-17 16:05:31 -07:00
Calculator.sln Secondary formatting changes (#489) 2019-05-02 16:48:33 -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