Commit graph

  • 5963568096
    Use BASEXPWR instead of passing BASEX into log2 (#1940) Rose 2022-10-26 11:26:07 -04:00
  • dcc4ca3eea Update minversion Han Zhang 2022-10-26 18:22:40 +08:00
  • 8f9501d06c Use BASEXPWR instead of passing BASEX into log2 Rose 2022-10-21 12:35:49 -04:00
  • 0990046d8d
    Simplify ChangeConstants (#1912) Rose 2022-10-18 19:28:41 -04:00
  • bd2fb5f3c0 Update Calculator app to run on Windows 10 2004 and up Rose 2022-10-13 17:53:42 -04:00
  • 3f87ced98b Update Calculator app to run on Windows 10 21H2 and up Rose 2022-10-13 17:53:42 -04:00
  • 16b29fa976 Alternate version Rose 2022-09-29 22:03:27 -04:00
  • 6a09b56363 Simplify ChangeConstants Rose 2022-09-26 10:09:17 -04:00
  • 332bdfdc71 Fix decimal bug Rose 2022-10-05 12:38:15 -04:00
  • 78cd6d52da
    Use string interpolation instead of calling Format (#1929) Rose 2022-10-04 12:19:45 -04:00
  • ab05123483 Use string interpolation instead of calling Format Rose 2022-10-02 22:03:12 -04:00
  • 313aecde55 Convert NarratorNotifier to C# Matt Cooley 2022-10-02 16:33:03 -07:00
  • 9e5b5d01b4 Convert utilities to C# Matt Cooley 2022-10-02 15:41:10 -07:00
  • 68c7159c87
    Refactor CopyPasteManager (#1918) Rose 2022-10-02 17:19:40 -04:00
  • 3d8576bad6
    Fix "isIntgerMode" typo (#1921) Rose 2022-10-02 17:19:27 -04:00
  • a0781b2185
    Remove redundant breaks (#1919) Rose 2022-10-02 17:19:10 -04:00
  • ce89fb59fa Added Hotkey Documentation #1814 WaveX-j 2022-10-01 01:06:22 -06:00
  • 3336ab4769 Revert for loop Rose 2022-09-30 15:55:03 -04:00
  • fd3c771f45 Remove redundant breaks Rose 2022-09-30 09:01:58 -04:00
  • 9deb19682d
    Update azure-pipelines.release.yaml (#1925) Cory Volk 2022-09-30 11:52:48 -07:00
  • 7e2b799244
    Update azure-pipelines.release.yaml Cory Volk 2022-09-30 10:14:04 -07:00
  • 505b669ece Convert ApplicationViewModel to C# Matt Cooley 2022-09-30 09:25:20 -07:00
  • ac18b8b60e Fix "isIntgerMode" typo Rose 2022-09-30 09:11:06 -04:00
  • 7b6ff153f6 Use array instead of substring Rose 2022-09-30 09:05:56 -04:00
  • 62ca1ddf1c
    Add projects to migrate ViewModel code to C# (#1895) feature/viewmodel-csharp Matt Cooley 2022-09-29 21:29:21 -07:00
  • 3026c8f800
    Remove unneeded closing check (#1910) release/2209 Rose 2022-09-29 12:42:16 -04:00
  • 1e799d9634
    Remove stray semicolon (#1917) Rose 2022-09-29 12:41:44 -04:00
  • cdaaddd6b9 Register the events in the XAML, not the CS file Rose 2022-09-29 10:39:10 -04:00
  • 764f74b1e4 Refactor CopyPasteManager Rose 2022-09-29 10:51:09 -04:00
  • e6eade96c3 Remove stray semicolon Rose 2022-09-29 10:49:19 -04:00
  • ac66736294 Remove unneeded closing check Rose 2022-09-28 09:04:52 -04:00
  • c9b13ee57e Use nameof operator instead of the "Closing" name directly Rose 2022-09-26 09:46:06 -04:00
  • be5c839bcf
    Simplify OnAppPropertyChanged (#1914) Rose 2022-09-28 20:07:07 -04:00
  • 35f4d7e75a
    Remove partial keyword from Globals (#1909) Rose 2022-09-28 20:00:11 -04:00
  • 562e45f17e
    Merge branch 'main' into sharper2 Matt Cooley 2022-09-28 16:19:31 -07:00
  • edf08514a6
    Use lambdas instead of making new Handler objects (#1915) Rose 2022-09-28 12:31:41 -04:00
  • ce44453779 Fix formatting Rose 2022-09-28 09:17:26 -04:00
  • 6ad46a41ec Remove partial keyword from Globals Rose 2022-09-26 09:42:24 -04:00
  • 025518a6fc Simplify OnAppPropertyChanged Rose 2022-09-26 10:18:38 -04:00
  • 0de7449460
    Simplify SetTrigRowVisibility (#1913) Rose 2022-09-28 09:17:09 -04:00
  • 01f5a87402
    Create sonar-project.properties Declan Gazil 2022-09-27 12:21:33 -04:00
  • 22db281fa6
    Create build.yml Declan Gazil 2022-09-27 12:20:59 -04:00
  • 2addaae64c
    Use enhanced switches (#1908) Rose 2022-09-26 13:03:00 -04:00
  • e5ba22459a Use lambdas instead of making new Handler objects Rose 2022-09-26 10:22:24 -04:00
  • 6f9e142fb0
    Make the Ping method thread-safe (#1905) Rose 2022-09-26 10:15:59 -04:00
  • ca246afcd8 Simplify SetTrigRowVisibility Rose 2022-09-26 10:12:51 -04:00
  • e32876d416 Use enhanced switches Rose 2022-09-26 09:39:18 -04:00
  • 4bd12ea04c Make the Ping method thread-safe Rose 2022-09-24 15:28:05 -04:00
  • 2b3e4f4aad fixed decimal resetting upon category change Declan Gazil 2022-09-26 08:17:34 -04:00
  • 4ffca0cd04 fixed UpdateIsDecimalEnabled Declan Gazil 2022-09-26 07:59:47 -04:00
  • 913ef5499e
    Drop unused enum Michał Janiszewski 2022-09-26 09:04:16 +02:00
  • dbc924cac9
    Clarify that Windows 11 is required to build (#1893) Matt Cooley 2022-09-25 20:42:31 -07:00
  • 71330d5b85
    Use using instead of typedef (#1903) Rose 2022-09-25 23:38:07 -04:00
  • febb10ccc4
    Nuget updates (#1891) Matt Cooley 2022-09-25 18:40:53 -07:00
  • 1ed1a39cd4 Use using instead of typedef Rose 2022-09-23 15:22:17 -04:00
  • b06e4403db
    Remove always-false UITest check (#1904) Rose 2022-09-23 17:24:34 -04:00
  • bfed68b861 Remove always-false UITest check Rose 2022-09-23 15:34:07 -04:00
  • 095a81fecc
    Use copy_n instead of of copy (#1897) Rose 2022-09-23 14:59:28 -04:00
  • 8f1ed82ab2 Fixup Matt Cooley 2022-09-23 11:47:34 -07:00
  • 869602c90c More diff fixups Matt Cooley 2022-09-23 11:41:54 -07:00
  • 79a5f29526 Some diff cleanup Matt Cooley 2022-09-23 11:12:37 -07:00
  • 10ec87751a Load strings with x:Uid Matt Cooley 2022-09-23 10:05:36 -07:00
  • 86214400d9 Use copy_n instead of of copy Rose 2022-09-23 10:04:57 -04:00
  • 6576136465
    Use a switch statement instead of an array (#1900) Rose 2022-09-23 12:09:01 -04:00
  • 5c98b6e53c
    Resolve TODO - MSFT 12735088 (#1901) Rose 2022-09-23 12:06:49 -04:00
  • 135c37d6f7
    Fix DwWordBitWidthFromeNumWidth typo (#1898) Rose 2022-09-23 12:05:20 -04:00
  • d9ef114dbe
    Use "make_unique" instead of manually allocating and then creating a unique pointer (#1899) Rose 2022-09-23 12:04:28 -04:00
  • adde0a9795 Resolve TODO - MSFT 12735088 Rose 2022-09-23 10:15:25 -04:00
  • a5e14ca7cf Use a switch statement instead of an array Rose 2022-09-23 10:12:56 -04:00
  • 5abe4ce8a0 Use "make_unique" instead of manually allocating and then creating a unique pointer Rose 2022-09-23 10:10:59 -04:00
  • 3ddf7d43ce Fix DwWordBitWidthFromeNumWidth typo Rose 2022-09-23 10:07:58 -04:00
  • 3409ad0af1 fixed decimal usability in converter section Declan Gazil 2022-09-23 09:37:30 -04:00
  • 10c8963312 Add temporary key Matt Cooley 2022-09-22 16:23:19 -07:00
  • e68002a887 Run tests in the pipeline Matt Cooley 2022-09-22 15:24:14 -07:00
  • d9a32fdf4f
    Include cstdint in CalcErr.h for uint32_t et al (#1892) Michał Janiszewski 2022-09-23 00:22:59 +02:00
  • bfd4b8e2ae Add CalculatorApp.ViewModel and CalculatorApp.ViewModel.Tests Matt Cooley 2022-09-22 15:17:22 -07:00
  • f2ba3bbde0 Rename CalcViewModel to CalcViewModelNative Matt Cooley 2022-09-22 13:04:19 -07:00
  • b904969918 Clarify that Windows 11 is required to build Matt Cooley 2022-09-22 12:22:09 -07:00
  • 583f8addae
    Include cstdint in CalcErr.h for uint32_t et al Michał Janiszewski 2022-09-22 21:09:26 +02:00
  • ba22a87e33 Update Appium.WebDriver 4.3.1 -> 4.3.2 Matt Cooley 2022-09-22 11:53:25 -07:00
  • 26722bb0f2 Update Microsoft.NET.Test.Sdk 17.0.0 -> 17.3.1 Matt Cooley 2022-09-22 11:52:45 -07:00
  • 1d7c4f9a11 Update MSTest NuGet packages to 2.2.10 Matt Cooley 2022-09-22 11:52:02 -07:00
  • b2c82af87d Update Microsoft.UI.Xaml 2.8.0 -> 2.8.1 Matt Cooley 2022-09-22 11:50:32 -07:00
  • 4dfeba792a Update Microsoft.NETCore.UniversalWindowsPlatform 6.2.10 -> 6.2.14 Matt Cooley 2022-09-22 11:48:59 -07:00
  • 172a370722
    Replace HttpWebRequest with HttpClient (#1886) Rose 2022-09-22 14:39:08 -04:00
  • f5662250cf Fix C++ warnings Rose 2022-08-29 11:17:22 -04:00
  • d2017fbf3b Fix C# warnings Rose 2022-08-30 18:50:33 -04:00
  • 160e50dbc9 Update Packages and Solution Files Rose 2022-08-29 10:26:50 -04:00
  • ad34799a1c Update App.xaml Rose 2022-09-02 10:10:13 -04:00
  • dabbd7dbf0 Replace HttpWebRequest with HttpClient Rose 2022-08-29 11:16:47 -04:00
  • d2af1e512e Fix XAML Warnings Rose 2022-08-31 09:37:55 -04:00
  • 2798042dbb Fix C# warnings Rose 2022-08-30 18:50:33 -04:00
  • f27bdba85a
    Update azure-pipelines.release.yaml (#1885) Cory Volk 2022-08-30 08:20:08 -07:00
  • 5317f09eb8
    Update azure-pipelines.release.yaml Cory Volk 2022-08-29 09:03:10 -07:00
  • 3aa61fc32b
    add ARM64 config (#1881) release/2208 Tian L 2022-08-29 16:56:55 +08:00
  • 303bd205cf
    Update to WinUI 2.8 (#1875) hanzhang54 2022-08-29 16:48:53 +08:00
  • 2accaaaf41 Revert "Update minimum requirements" Rose 2022-08-28 14:11:44 -04:00
  • b55171e832 Merge remote-tracking branch 'origin/retarget' into hi Rose 2022-08-28 14:11:26 -04:00
  • c5f993115d Update minimum requirements Rose 2022-08-28 14:04:13 -04:00
  • 7e1990b383 Update packages Rose 2022-08-28 13:41:53 -04:00