Commit graph

  • c6cbca004a fixes misc TODO items tian-lt 2021-06-02 17:47:38 +08:00
  • fd5a38acd9 So far, we haven't observed the problem described in the comment from C# async tian-lt 2021-06-02 13:32:18 +08:00
  • 617734f23b #DEBUG is a known C# preprocessor directive tian-lt 2021-06-02 13:27:10 +08:00
  • 8d2b48740c
    Add internal CI pipeline (#1553) Matt Cooley 2021-06-01 07:58:26 -07:00
  • a8ffe5fccc No ARM64, to match release add-internal-ci Matt Cooley 2021-05-28 12:15:00 -07:00
  • 49f288316b Add CI-internal pipeline Matt Cooley 2021-05-28 12:11:27 -07:00
  • d224303c76
    Update nuget.config file (#1486) (#1552) Tian L 2021-05-28 19:45:15 +08:00
  • 8cf9508b20 Update nuget.config file (#1486) Matt Cooley 2021-02-02 11:05:26 -08:00
  • 2d166edb7c
    Add headers missing for compilation with GCC (#1468) (#1551) Tian L 2021-05-28 17:14:38 +08:00
  • edabd4e743 Add headers missing for compilation with GCC (#1468) Michał Janiszewski 2021-02-01 17:40:49 +01:00
  • ce4ced51d3
    [FeatureBranch] Fixes x86/ARM/ARM64 builds for the CI-Pipeline (#1550) Tian L 2021-05-28 10:31:54 +08:00
  • 94ea8607b3 fixes x86/ARM/ARM64 builds for CI-Pipeline tian-lt 2021-05-27 16:42:05 +08:00
  • c205bec109 test tian-lt 2021-05-27 15:42:41 +08:00
  • 392009b80a Merge branch 'feature/UICSharpCalculator' of https://github.com/microsoft/calculator into feature/UICSharpCalculator tian-lt 2021-05-27 15:13:39 +08:00
  • 3c69bf1454
    Fixes a bug about the UI of expression tokens (#1547) Tian L 2021-05-26 16:31:43 +08:00
  • 1a52f8d7fd fix tian-lt 2021-05-25 13:01:37 +08:00
  • 527cf45aba
    Add reference to #1545 in roadmap Dave Grochocki 2021-05-25 23:56:18 -07:00
  • fd77a005a0
    **BYPASS_SECRET_SCANNING** (#1546) Tian L 2021-05-26 14:38:44 +08:00
  • 0fed1b5843 **BYPASS_SECRET_SCANNING** tian-lt 2021-05-26 14:07:30 +08:00
  • 9f68aaf531
    Hello C# - Going to an official feature branch (#1544) Tian L 2021-05-25 17:17:25 +08:00
  • 485410c67c
    fix csproj (#37) Tian L 2021-05-25 15:11:01 +08:00
  • b6bd422685
    fixes up a bug (#35) Tian L 2021-05-25 11:41:25 +08:00
  • 5b792fa07e
    Fixed a graphing calculator "permissions" bug caused by PR #1426 (#1471) (#34) Tian L 2021-05-24 18:44:49 +08:00
  • 09bbea692d
    Normalize the namespace of CalcViewModel (#33) Tian L 2021-05-24 15:23:54 +08:00
  • dce7d2a568
    Remove the finalizer of ControlSizeTrigger (#31) Tian L 2021-05-24 15:10:23 +08:00
  • 27abae0099
    remove the strong reference carried from delegate (#32) Tian L 2021-05-17 16:50:25 +08:00
  • 622772d76f Context Flyout fix for Calculation results achmurali 2021-05-15 00:17:27 +05:30
  • f30e9494ce
    Clang-format most of the sources (#1467) Michał Janiszewski 2021-05-10 19:18:39 +02:00
  • f7d0118064
    Update localized strings 2021-05-05 (#1539) Matt Cooley 2021-05-10 10:14:47 -07:00
  • af90e39029
    Move localization pipeline sync schedule to the YAML file (#1478) (#30) hanzhang54 2021-05-10 10:56:10 +08:00
  • 7fe7ad35fd
    Adds unit-test cases for NarratorAnnouncement after fixing issue #1386 (#1469) (#28) hanzhang54 2021-05-10 10:55:51 +08:00
  • b6c1ee04dd
    Improve clarity of math expressions in history for Standard Calculator (feature #138) (#1453) (#27) hanzhang54 2021-05-10 10:55:31 +08:00
  • ba2eb70352
    Turn off DFS file shares in internal build system (#1470) (#26) hanzhang54 2021-05-10 10:54:51 +08:00
  • b2502b1dbe Update localized strings 2021-05-05 Matt Cooley 2021-05-05 09:50:23 -07:00
  • 2c013fc619
    Updating roadmap for 2021 (#1538) Dave Grochocki 2021-05-04 23:05:52 -07:00
  • 6ea226add9
    Updating roadmap for 2021 Dave Grochocki 2021-05-04 23:03:31 -07:00
  • 6119d9c8d3 Clean up #6 Eric Tian 2021-05-01 18:44:03 -07:00
  • 04f67e4f88 Clean up #5 Eric Tian 2021-05-01 18:43:39 -07:00
  • 11a11c0bae C1 DB 2021-05-01 16:24:45 +09:00
  • 02c33f74e8
    Update graph internal engine verseion (#1466) (#25) hanzhang54 2021-04-25 16:14:28 +08:00
  • 4c2edade38
    Fixup tests (#1429) (#24) hanzhang54 2021-04-25 16:14:09 +08:00
  • 1f29dc094c
    Update localized strings 2021-01-04 (#1458) (#23) hanzhang54 2021-04-25 16:13:35 +08:00
  • eef9a539ca
    fixes up the crash of type casting (#21) Tian L 2021-04-22 17:16:44 +08:00
  • 485d381eac
    fixes the memory list issue (#20) Tian L 2021-04-22 15:53:52 +08:00
  • b53600bfc4
    fixes EETypeLoadException issue: export class DelegateCommand (#18) Tian L 2021-04-22 14:07:24 +08:00
  • ea61391a62
    Disabled focus for 2nd button (#1523) achmurali 2021-04-21 00:38:35 +05:30
  • ce4f3d5943
    Update localized strings 2021-04-07 (#1521) Matt Cooley 2021-04-20 10:38:06 -07:00
  • 5a8423947f
    changes output path of the UI project to align with other projects (#15) Tian L 2021-04-20 14:26:52 +08:00
  • 6207fd1853
    Updated CalcViewModelCopyForUT configuration (#17) hanzhang54 2021-04-20 14:12:16 +08:00
  • 543d8e1018
    Delete poop Nuha1234 2021-04-19 18:12:28 +02:00
  • e439150d7b
    Create poop Nuha1234 2021-04-19 18:08:30 +02:00
  • a65930e601
    Added a link copy of CalcViewModel to temporarily pass Unit Tests (#16) hanzhang54 2021-04-19 16:13:13 +08:00
  • e49f03243d Undo a Change achmurali 2021-04-17 00:20:29 +05:30
  • b24a784ece Added KeyDown Event Handler for NavPane achmurali 2021-04-17 00:15:27 +05:30
  • c493c9213a Update azure-pipelines.ci.yaml for Azure Pipelines Tian L 2021-04-16 20:08:06 +08:00
  • 9b4a34933f
    fixes crash in MathRichEditBox.ctor() (#14) Tian L 2021-04-15 12:48:55 +08:00
  • 50c8fcae76
    fix problems of the migration of OBSERVABLE_PROPERTY_RW (#13) Tian L 2021-04-15 11:30:12 +08:00
  • 9df4d4d9de Remove Redundant Frame Eric Tian 2021-04-13 16:55:27 -07:00
  • 58e6c3c69e
    Update Resources.resw leehan02816 2021-04-13 22:01:57 +09:00
  • 813d76126b
    check null before invoking event handlers (#12) Tian L 2021-04-13 18:41:53 +08:00
  • e2b384198a
    add: views/unitconverter.xaml (#11) Tian L 2021-04-12 17:00:40 +08:00
  • 36e108aafa
    Updated CalcViewModel and missing files (#10) hanzhang54 2021-04-12 11:07:11 +08:00
  • fc6d1d4d54 Disabled focus for 2nd button achmurali 2021-04-11 16:34:44 +05:30
  • 0873be2f6b Navigate with RootFrame instead Eric Tian 2021-04-10 17:34:57 -07:00
  • 3c7bda7bbb
    NavCategory: temporary resolution of the hang issue (#9) Tian L 2021-04-09 14:29:02 +08:00
  • 37ba91257c
    C# Migration: Initially migrated C# codebase by Han (#8) hanzhang54 2021-04-09 14:14:13 +08:00
  • 41d555c3fe Update localized strings 2021-04-07 Matt Cooley 2021-04-07 11:43:50 -07:00
  • 419a69c101
    initially migrated C# codebase by tian (#7) Tian L 2021-04-07 17:40:06 +08:00
  • 1a6ff5e2e7
    remove the old UI codebase (#6) Tian L 2021-04-06 14:17:17 +08:00
  • 5288835af4
    A few fixes/improvements to the Portuguese translation. Ricardo Amendoeira 2021-03-25 22:23:57 +00:00
  • 45c7058d8a
    change CalcViewModel into a WindowsRuntimeComponent project (#5) Tian L 2021-03-25 15:17:24 +08:00
  • de712fe7ca
    Always run loc pipeline (#1517) release/2103 Matt Cooley 2021-03-24 21:16:39 -07:00
  • bd7a797bdd Always run loc pipeline Matt Cooley 2021-03-24 14:09:54 -07:00
  • bc937354f0
    Create study futre-re 2021-03-21 14:34:51 +08:00
  • 3ff418f096 Update AccessKey Eric Tian 2021-03-12 20:58:21 -08:00
  • b7d49aeb94
    Merge 86ca5062ed into 5cf27f1fe1 N 2021-03-10 08:54:21 -05:00
  • cb80e6c0e9
    Update service connection name (#1505) (#1512) release/2102 Pepe Rivera 2021-03-09 09:48:11 -08:00
  • 5cf27f1fe1
    Temporarily disable PGO NuGet package (#1510) (#1513) Pepe Rivera 2021-03-09 09:48:08 -08:00
  • c18bf0637b Temporarily disable PGO NuGet package (#1510) Matt Cooley 2021-03-08 09:33:39 -08:00
  • 6820b0da27 Update service connection name (#1505) Pepe Rivera 2021-03-03 14:12:14 -08:00
  • 947f099455
    Update localized strings 2021-03-08 (#1511) Matt Cooley 2021-03-08 13:40:07 -08:00
  • 17ab465750 Update localized strings 2021-03-08 Matt Cooley 2021-03-08 10:09:42 -08:00
  • 12110936eb
    Temporarily disable PGO NuGet package (#1510) Matt Cooley 2021-03-08 09:33:39 -08:00
  • 42b868b920 Temporarily disable PGO NuGet package Matt Cooley 2021-03-08 08:56:59 -08:00
  • f16cbb88b1 Fix UnitTests Eric Tian 2021-03-06 15:07:40 -08:00
  • 029fa1494d Cleanup #4 Eric Tian 2021-03-06 14:46:39 -08:00
  • 7beb4aea2c Clean up #3 Eric Tian 2021-03-05 20:53:14 -08:00
  • 9c20e076d0
    Update mainto2103release (#1504) Cory Volk 2021-03-04 00:47:25 -08:00
  • a544381e86
    Update service connection name (#1505) Pepe Rivera 2021-03-03 14:12:14 -08:00
  • a191ef3c03 Update service connection name Pepe Rivera 2021-03-03 11:08:49 -08:00
  • 00c65f48a4 Clang-format most of the sources Michał Janiszewski 2021-03-03 09:22:31 +01:00
  • a4efee2d2a Clean up #2 Eric Tian 2021-03-02 18:58:37 -08:00
  • a91ca49faa Add automation properties Eric Tian 2021-03-02 18:34:37 -08:00
  • fe196aa327 Updating Main to release 2103 post-release branch fork for 2102 Cory Volk 2021-03-01 18:36:24 -08:00
  • 4a6c1484a0 Merge branch 'master' of https://github.com/microsoft/calculator into Update2102release Cory Volk 2021-03-01 18:34:57 -08:00
  • 86ca5062ed Fix compiler warnings N 2020-10-28 14:18:55 -04:00
  • 029e781319 only use the hack when Narrator is turn on MSFT-Tilia 2021-02-24 13:56:04 +08:00
  • 957859e393 Clean up Eric Tian 2021-02-22 20:50:01 -08:00
  • 75a08a01fd Add GitHub contribution string Eric Tian 2021-02-07 17:41:02 -08:00
  • 19a1409d37 Merge remote-tracking branch 'upstream/master' into settings Eric Tian 2021-02-06 20:41:24 -08:00