Commit graph

889 commits

Author SHA1 Message Date
Toby
06eb235d48
Adding support for Tsubo, a Japanese unit of floorspace for Japan and Taiwan (#2101)
Some checks failed
Windows Calculator Continuous Integration Pipeline / Define builds (push) Has been cancelled
Windows Calculator Continuous Integration Pipeline / Build (push) Has been cancelled
Windows Calculator Continuous Integration Pipeline / Run unit tests (push) Has been cancelled
Windows Calculator Continuous Integration Pipeline / Run UI tests (x64) (push) Has been cancelled
2025-07-04 14:45:47 +08:00
Tian L.
b9e4d33a7d
fix strings for Turkish (#2351) 2025-07-04 14:14:54 +08:00
Tian L.
3b62a1856d
replace the manual prefast with policheck (#2350)
Some checks are pending
Windows Calculator Continuous Integration Pipeline / Define builds (push) Waiting to run
Windows Calculator Continuous Integration Pipeline / Build (push) Blocked by required conditions
Windows Calculator Continuous Integration Pipeline / Run unit tests (push) Blocked by required conditions
Windows Calculator Continuous Integration Pipeline / Run UI tests (x64) (push) Blocked by required conditions
2025-07-03 10:31:27 +08:00
Jordan Sinclair
0e6d669352
Fixes issue #2326 (#2327)
Some checks are pending
Windows Calculator Continuous Integration Pipeline / Define builds (push) Waiting to run
Windows Calculator Continuous Integration Pipeline / Build (push) Blocked by required conditions
Windows Calculator Continuous Integration Pipeline / Run unit tests (push) Blocked by required conditions
Windows Calculator Continuous Integration Pipeline / Run UI tests (x64) (push) Blocked by required conditions
* Fixes issue #2326

* Fixed an additional "decimal place" defect, in scope of issue #2326
2025-07-02 12:42:42 +08:00
Cory Volk
be6eee0328
Update minor version to 2506 (#2339)
Some checks failed
Windows Calculator Continuous Integration Pipeline / Define builds (push) Has been cancelled
Windows Calculator Continuous Integration Pipeline / Build (push) Has been cancelled
Windows Calculator Continuous Integration Pipeline / Run unit tests (push) Has been cancelled
Windows Calculator Continuous Integration Pipeline / Run UI tests (x64) (push) Has been cancelled
2025-06-24 16:49:14 +08:00
Jeroen Ketema
544e7a5dd3
Comment out unused variable (#2347)
With the 17.14 release of Visual Studio 2022, I see the following error:
```
...\src\GraphingImpl\Mocks\Graph.h(47,47): warning C4100: 'variableName': unreferenced parameter [...\src\GraphingImpl\GraphingImpl.vcxproj
...
...\src\GraphingImpl\Mocks\Graph.h(47,47): error C2220: the following warning is treated as an error [...\src\GraphingImpl\GraphingImpl.vcxproj
```
Comment out the unused variable to resolve this.
2025-06-24 16:48:41 +08:00
Tian L.
b061b6be16
update loc res (#2342) 2025-06-10 15:18:15 +08:00
oneonezhang
6620570277
Mark release-store as a release job (#2340) 2025-06-04 16:21:38 +08:00
oneonezhang
adf225deae
Run PREFast (#2338)
* prefast

* fix comment
2025-06-04 09:21:29 +08:00
alipmsft
769003ff19
Bump Aero Upload Task version 1.x -> 2.x (#2336) 2025-05-30 16:54:57 +08:00
Cory Volk
68b805c4b5
Update minor version to 2503 (#2309) 2025-04-18 10:45:50 +08:00
Tian L.
d3d84aab25
Update azure-pipelines.loc.yaml (#2314) 2025-03-17 15:09:16 +08:00
Tian L.
9d6d6be623
Work around a currency service defect for localization (#2302)
* always use `lang-region` for localization

* language code may have a single segment
2025-02-21 16:53:22 +08:00
Ishuah E Kariuki
758c5505c6
Bugfix: Division Bug in Programmer Dec Mode (#2300)
* Update intrat function

added a programmer mode test case

* Added three more test cases

---------

Co-authored-by: Ishuah Kariuki <ikariuki@microsoft.com>
2025-02-19 15:18:21 +08:00
Tian L.
71454cee1f
prefast and LKG compiler (#2301) 2025-02-19 14:58:05 +08:00
oneonezhang
0d9bf6a909
Switch to PME signing service (#2298)
* update package version

* temp

* service connection

* reset
2025-02-19 13:03:23 +08:00
oneonezhang
41fc032bee
Enable and configure TSA (#2297)
* test

* read config from variable

* fix

* fix

* add prefix

* reset some

* reset version
2025-02-18 09:51:19 +08:00
microsoft-github-policy-service[bot]
90fd81db26
Auto-generated baselines by 1ES Pipeline Templates (#2296)
* Updated for https://dev.azure.com/microsoft/d1a24475-535d-4c83-988a-9491e6dbc858/_build?definitionId=141517 by using baselines generated in https://dev.azure.com/microsoft/d1a24475-535d-4c83-988a-9491e6dbc858/_build/results?buildId=107506753

* Updated for https://dev.azure.com/microsoft/d1a24475-535d-4c83-988a-9491e6dbc858/_build?definitionId=36523 by using baselines generated in https://dev.azure.com/microsoft/d1a24475-535d-4c83-988a-9491e6dbc858/_build/results?buildId=111679366

* Updated for https://dev.azure.com/microsoft/d1a24475-535d-4c83-988a-9491e6dbc858/_build?definitionId=141517 by using baselines generated in https://dev.azure.com/microsoft/d1a24475-535d-4c83-988a-9491e6dbc858/_build/results?buildId=116208330

---------

Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2025-02-14 10:38:22 +08:00
John Doe
78e6757c2c
Change copyright year to 2025 (#2289)
Co-authored-by: ghost <ghost@users.noreply.github.com>
2025-02-13 16:30:54 +08:00
hanzhang54
f0352d3ef2
Update URI for license terms (#2293) 2025-02-10 12:43:41 +08:00
Cory Volk
8a6a193126
Update Main minor version to 2502 (#2287) 2025-02-06 08:31:32 -08:00
Cory Volk
70bdfe851c
Update minor version to 2501 (#2286) 2025-02-03 11:56:46 -08:00
hanzhang54
1bc8b780c8
Upgrade artifact version (#2282) 2025-01-23 20:00:33 +08:00
hanzhang54
fa78446867
Update const to align with the internal repo (#2281)
* Update to const function to align with the internal repo

* Remove redundant const
2025-01-23 15:02:07 +08:00
hanzhang54
def60ac3a8
Update vulnerable transitive packages (#2280) 2025-01-23 13:38:32 +08:00
hanzhang54
2b294c82db
Set /W4 and treat warnings as errors (#2279) 2025-01-21 15:44:17 +08:00
Tian L.
09a39a500e
Enable reflection for json serialization (#2261) 2024-12-03 22:32:05 +08:00
Tian L.
1e50886505
upgrade artifact version (#2259) 2024-11-29 14:57:52 +08:00
Tian L.
9d637ccef1
replace mocked awaitable with std future (#2258) 2024-11-28 18:57:08 +08:00
Tian L.
bb540e6d80
Decouple with a mocked service (#2256)
* refactor

* build succeed

* mock web failures

* mock awaitable

* resolve comment

* improve scope guard

* resolve a comment
2024-11-28 16:12:13 +08:00
oneonezhang
c94a88ebad
update esrp (#2257) 2024-11-28 15:16:41 +08:00
Cory Volk
777b1a6e52
Update minor version in Main to 2412 (#2251) 2024-11-21 08:54:41 -08:00
Tian L.
2b0521eb59
Resolve an existing defect when restoring from snapshots (#2249)
* fix bug

* fix a comment
2024-11-18 18:34:12 +08:00
Tian L.
80015d227f
Improve the Recall support (#2245)
* stash changes

* stash changes

* pass build

* set snapshot

* stash changes

* update launch utils

* stash changes

* stash changes

* renaming

* DeflateUtils

* stash changes

* deserialization

* restore session

* connect ui

* handle errors

* rename CalcManagerHistoryToken

* handle optional props

* fix optional props

* ensure error state

* resolve a comment

* resolve a comment
2024-11-07 17:04:01 +08:00
Cory Volk
9d7d3a6b79
Update Main to 2411 minor version (#2247) 2024-11-05 08:43:00 -08:00
Cory Volk
bafc18802b
Update Main to 2410 minor version (#2236) 2024-10-08 10:09:13 +08:00
philliprobinson
6ece807db8
Update App.xaml.cs (#2230)
Implemented guard clause to improve readability of OnActivated
2024-09-27 13:40:36 +08:00
hanzhang54
04650948fb
Stop showing error message for snapshot launch failure (#2235)
* Stop showing error message for snapshot launch failure

* Remove
2024-09-24 14:13:25 +08:00
DevBoiAgru
ff16a72271
Add Angstroms Length-Converter option (#2229)
* Add Length_Angstrom as a new unit constant

Adds Angstrom as a length unit to the list of unit constants in UnitConverterDataConstants.h file.

* Add Angstrom unit to Length units in UnitConverterDataLoader.cpp

Adds the Angstrom unit of length to the list of length units in UnitConverterDataLoader.cpp and its conversion data is added to the GetConversionData() function.

It is assigned the value of 15.

* Add Angstrom as a Unit of Length

Adds new data entries to Resources.resw for unit abbreviation of Angstrom, and the unit name for Angstrom.

* Add conversion data "Meters-Angstroms" in Test.resw

Adds new data entry for "Meters-Angstroms" to Test.resw file

* Changes order of units of Length to add Angstroms

This commit changes the order of the units of length so that Angstrom is before Nanometers.
Increments orders of all other units by 1 and sets order of Angstroms to 1.

* Fixes 'TestStandardUnitConverterAndDateViewModels' test case failing

This commit fixes the "TestStandardUnitConverterAndDateViewModels" failing by introducing a new resource entry to the Test.resw file.

These changes needed to be made because adding the new unit changed the order of units, hence the test case expected a different value, since it was converting other units.
2024-09-24 10:03:47 +08:00
Cory Volk
88c22ca81e
Update Main's minor version to 2409 (#2226) 2024-09-04 08:25:36 -07:00
Tian L.
b30ece5c03
eng: Remove PFXs from codebase (#2219)
* Squashed commit of the following:

commit a7d403386e3df430edf67d89ca23f81313022d2d
Author: Tian Liao <tilia@microsoft.com>
Date:   Mon Aug 12 16:58:30 2024 +0800

    remove pfx from ignore list

commit 26ffa46d9a92dcbadc9d9d471715fdec10c6f013
Author: Tian Liao <tilia@microsoft.com>
Date:   Mon Aug 12 16:58:07 2024 +0800

    Remove PFXs

* fix yaml

* fix gh action

* fix gh action
2024-08-13 09:52:35 +08:00
Tian L.
3782412791
bump transitive dependency's version (#2218) 2024-08-12 13:43:03 +08:00
Cory Volk
3f83e4c301
Update Main branch minor version to 2408 (#2213) 2024-08-01 08:49:07 -07:00
Cory Volk
94dc7bfa66
Update azure-pipelines.release.yaml (#2204) 2024-07-10 18:00:20 -07:00
Tian L
1f4b4dfe51
Update AeroUpload with a federated identity (#2202) 2024-07-04 13:37:26 +08:00
zxzxxzxhk
41a3fa07de
Improve the "about equal to" for Data Converter (#2170)
* updated dvd size from 5046 MB to 4700 MB

* Update Updated size for CD-R to 700 Megabytes
2024-07-01 20:41:11 +08:00
Tiramisu
d65100005c
Higher quality README screenshots (#2172)
* Higher quality, transparent screenshots

* Adjust for HQ screenshots

This commit adjusts the calculator screenshot to be smaller horizontally

---------

Co-authored-by: pikiwedia <165537498+wikiwedia@users.noreply.github.com>
2024-06-24 13:52:00 +08:00
Tian L
3e1f13dbbe
update ci badge (#2196) 2024-06-24 13:49:49 +08:00
Tian L
3c583676fb
eng: New CI pipeline with GitHub Action (#2195)
* init ci action

* new action
2024-06-21 12:42:03 +08:00
oneonezhang
c1448db9d3
Use authentication with FC for localization pipeline (#2192)
* use fc

* only create patch on main
2024-06-19 15:56:31 +08:00