Rudy Huyn
e38e911bfa
Modify how Calculator manages the visibility of the History button ( #712 )
...
* Modify how Calculator manages the History button + code cleaning
* remove extra include
2019-11-05 15:04:28 -08:00
Matt Cooley
d9bf57ff99
Code cleanup: simplify NarratorNotifier ( #646 )
...
Now that the RaiseNotificationEvent API is available on all platforms where the Calculator app runs, we can remove the factory classes which switched between RaiseNotificationEvent and an alternative implementation based on live regions.
2019-09-29 16:42:37 -07:00
Stephanie Anderl
98908c627f
Updated Win UI to 2.2 for Calculator and CalcViewModel projects ( #658 )
2019-09-05 10:23:35 -07:00
Rudy Huyn
41e2e97591
Optimize BitFlipPanel to suppress flicker when users switch between bit lengths ( #640 )
...
* Optimize BitFlipPanel
* remove namespace in cpp file
* improve localization + add tests
* add helper to compare ivector
* Modify how the control manages AutomationProperties::Name
2019-08-26 09:31:13 -07:00
Stephanie Anderl
a6384269bc
Updated Calculator diagnostic data collection per the specification ( #572 )
...
- Removed unneeded diagnostic events and code
- Added and consolidated events into the events defined in the spec
2019-07-17 18:09:39 -07:00
Matt Cooley
b3432c93c8
Update to SDK 18362 ( #568 )
2019-06-27 09:53:06 -07:00
Matt Cooley
33b885ac17
Update to v142 build tools for Visual Studio 2019 ( #548 )
...
* Update to build tools v142
* Update official build pipelines to use VS2019
* Update instructions to suggest updating to VS2019
2019-06-24 16:38:45 -07:00
Pepe Rivera
2b17f82652
Migrate currency converter endpoints ( #524 )
...
We are migrating the REST endpoint that Currency Converter uses. The REST endpoint is not licensed for your use. To continue to enable community participation in the development of the feature, developer builds will use an alternate REST endpoint that serves mock data (clearly identifiable as it references planets instead of countries).
2019-05-31 12:55:06 -07:00
Northurland
d4028cda95
Force compiler to use utf-8 so the project compiles on systems in Chinese ( #516 )
2019-05-22 10:16:17 -07:00
Brett Waldbaum
64c6493312
Build with /W4 ( #197 )
...
All projects are built with warning level 4 (/W4) and treat warnings as errors (/WX).
Fixed build errors resulting from enabling these compiler flags.
2019-03-08 23:15:28 -08:00
Josh Soref
8a75dcd09d
Switch urls from http: to https: ( #137 )
2019-03-07 08:56:25 -08:00
Howard Wolosky
c13b8a099e
Hello GitHub
2019-01-28 16:24:37 -08:00