Commit Graph

18 Commits

Author SHA1 Message Date
Wei (Waley) Zhang
796d171960 Always-on-Top mode implemented (#579) 2019-07-30 17:53:39 -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
Dave Grochocki
0f9bd40b89
Updating terminology in new feature development process for clarity (#509) 2019-05-17 11:52:02 -07:00
Lucas Larson
dcc731f111 Repair empty link in ApplicationArchitecture.md (#502)
Link to the same infinite-precision-arithmetic article on Wikipedia as in README.md

Fixes
Existing output in the ApplicationArchitecture.md is a literal
[infinite precision][Infinite Precision]. It should be a link to https://en.wikipedia.org/wiki/Arbitrary-precision_arithmetic.

Description of the changes:
This patch assumes the author intended to link to the same Wikipedia article linked to in README.md
2019-05-10 22:20:21 -04:00
Bharat Raghunathan
452f18fd8e Update README to include infinite precision (#470)
Fixes #119

Added infinite precision as a feature in README.md and in ApplicationArchitecture.md

How changes were validated:
Manual preview of README and ApplicationArchitecture.md
2019-04-23 10:30:31 -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