Commit Graph

24 Commits

Author SHA1 Message Date
Matt Cooley
cec2e72e54
Update all references to main branch (#1854) 2022-06-24 09:18:31 -07:00
Philipp
a5f0e65ad0
Replace dead link in ApplicationArchitecture.md (#1794) 2022-02-12 01:10:16 +08:00
Matt Cooley
5326b8e646
Build with Visual Studio 2022 (#1793)
- Use Visual Studio 2022
- Use an Azure Pipelines image which has Visual Studio 2022 installed
- Use the v143 C++ build tools
- Use the Windows SDK version 22000
- Raise the minimum platform version to 17763
  - As a consequence of this change, we will use the "msix" file extension instead of "appx" for our packages
- Update UI tests from .NET Core 2.1 to .NET Core 3.1
2022-02-11 09:07:48 -08:00
Tushar Chaurasia
1ded536d80
New look of Calculator in Windows 11 (#1773) 2022-01-19 12:41:14 +08:00
Dave Grochocki
527cf45aba
Add reference to #1545 in roadmap 2021-05-25 23:56:18 -07:00
Dave Grochocki
2c013fc619
Updating roadmap for 2021 (#1538)
Updating roadmap for 2021
2021-05-04 23:05:52 -07:00
KermanX
24b1aca640
Update ManualTests.md (#1485) 2021-02-02 11:42:45 -08:00
Dave Grochocki
4336c58105
Roadmap Update for 2020 (#1085)
It is our GitHub anniversary, which means it is time to update the Windows Calculator project roadmap for 2020.
2020-03-12 12:48:58 -07:00
Daniel-Parker
81747a0a93 Update ManualTests.md (#815)
* Update ManualTests.md

Added manual test cases for Graphing mode in Calculator.

* Update ManualTests.md

Added line breaks to make my additions more legible, and added two more cases for testing the "too complex" and "unsupported" error messages for Key Graph Features.
2019-12-04 11:02:08 -08:00
Pepe Rivera
41fbcfe9c5
Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
Stephanie Anderl
a418777f02
Merge master into feature/GraphingCalculator branch (#585)
* Merge master into feature/GraphingCalculator branch
2019-07-15 11:17:21 -07:00
Dave Grochocki
47a2741218
Updating Contributing (#431)
Updating Contributing documentation:
* Adding reference to spec repository for feature development
* Adding localization issue template
* Adding clarifications for contributions and PRs
2019-04-09 17:36:36 -07:00
Dave Grochocki
47f4757f07 Update Roadmap.md (#339)
Adding Graphing Mode to the roadmap.
2019-03-20 14:13:57 -07:00
Guillaume Rischard
ac5292cf88 Optimised images losslessly. (#229)
Saved 301 KB out of 9.2 MB. 15.8% per file on average (up to 82.2%)
Fixes #.
Saves 301 KB (although not all files are included in the build)
Description of the changes:
For PNG files: used a combination of Pngcrush, OxiPNG, AdvPNG, PNGOUT and Zopfli
For GIF files: used Gifsicle
How changes were validated:
No changes to behaviour or source code.
Previewed the changed files to make sure they still work
2019-03-13 16:37:50 -07:00
Josh Soref
84941c698e Spelling (#135) 2019-03-07 10:27:13 -08:00
Josh Soref
8a75dcd09d Switch urls from http: to https: (#137) 2019-03-07 08:56:25 -08:00
Josh Soref
6a1c2e4bbf Fix smart quotes (#131) 2019-03-06 18:47:27 -08:00
Edward Betts
0197fa41da Correct spelling mistakes 2019-03-06 16:10:14 -08:00
Matt Cooley
3698961862
Documentation: revise the new feature process (#82) 2019-03-05 15:24:32 -08:00
Brett Waldbaum
fa5478ac5e
Update ManualTests.md
Fix line breaks and the Or hotkey markdown.
2019-02-26 17:16:53 -08:00
David Grochocki
9c966fb797
Adding Windows Calculator Roadmap Document (#37)
* Create Roadmap.md

* Update Roadmap.md

* Adding reference to roadmap in README

* Update README.md
2019-02-25 15:56:35 -08:00
Josh Koon
e8b590f307
Update architecture doc with content for model layer (#3)
* Update architecture docs with content for model layer

* Update wording in Model layer description.
2019-01-29 14:58:47 -08:00
Matt Cooley
43aa2b8148 Fix links in ApplicationArchitecture 2019-01-29 10:09:58 -08:00
Howard Wolosky
c13b8a099e Hello GitHub 2019-01-28 16:24:37 -08:00