Commit graph

  • a9d4e52128 formatting rudyhuyn 2019-05-09 02:26:12 -07:00
  • a4f78bc66f Merge with Master rudyhuyn 2019-05-09 02:23:38 -07:00
  • c64c5340a4 fix some spacing issues after merge rudyhuyn 2019-05-09 01:51:47 -07:00
  • 677211e390 merge with master and use m_resolvedName for all GetLocalInfoEx calls in LocalizationSettings.h rudyhuyn 2019-05-09 01:26:46 -07:00
  • af148c7711
    Translation optimization 賈可 2019-05-08 11:56:14 +08:00
  • 38a400c42f test1 ko040123 2019-05-07 23:17:49 +09:00
  • d9a3ad36d6 Reverted CopyPasteManager.cpp Nicholas Baron 2019-05-05 15:13:05 -07:00
  • 3fc50f2599 Revert "Added auto deduction to some constants in CopyPasteManager.cpp" Nicholas Baron 2019-05-05 15:07:20 -07:00
  • 01e6ff36d6 Merge remote-tracking branch 'Microsoft/master' Nicholas Baron 2019-05-05 15:01:42 -07:00
  • 55c58a641f Refactored GetString for variable locality Nicholas Baron 2019-05-05 14:54:39 -07:00
  • e47028b891 Followed ISO CPP Guideline NR 1 Nicholas Baron 2019-05-05 14:53:50 -07:00
  • 43f18e50d3 Conditional include logic Pepe Rivera 2019-05-02 17:12:12 -07:00
  • 9f01c8168b
    Secondary formatting changes (#489) Daniel Belcher 2019-05-02 16:48:33 -07:00
  • ba4a27ade4
    Merge pull request #5 from Microsoft/master Pepe Rivera 2019-05-02 14:16:33 -07:00
  • 27397cf745 - ConstructorInitializerAllOnOneLineOrOnePerLine: false Daniel Belcher 2019-05-02 12:51:00 -07:00
  • f6ed5ed40c - BinPack(Arguments|Parameters): false Daniel Belcher 2019-05-02 12:50:35 -07:00
  • b750107a00 - AllowAllParametersOfDeclarationOnNextLine: false Daniel Belcher 2019-05-02 12:50:06 -07:00
  • dd519dec92 - AlignAfterOpenBracket: AlwaysBreak Daniel Belcher 2019-05-02 12:49:31 -07:00
  • cdc934d19b - Add clang-format-all.ps1 Daniel Belcher 2019-05-02 12:48:34 -07:00
  • 37aacaf273 - Fix path to .clang-format in SolutionItems - Remove clang-format-all.sh from SolutionItems Daniel Belcher 2019-05-02 12:46:56 -07:00
  • dfa4556a33 Add mock end points Pepe Rivera 2019-05-02 12:34:07 -07:00
  • 96e53c01b6 - ContstructorInitializerAllOnOneLineOrOnePerLine: false Daniel Belcher 2019-05-02 11:21:58 -07:00
  • 2557b71d0d - BinPack(Arguments|Parameters): false Daniel Belcher 2019-05-02 11:21:01 -07:00
  • 428c2baced - AllowAllParametersOfDeclarationOnNextLine: false Daniel Belcher 2019-05-02 11:20:00 -07:00
  • 60be5e8185 - AlignAfterOpenBracket: AlwaysBreak Daniel Belcher 2019-05-02 11:18:53 -07:00
  • 0df371f5a3 - Format all files. Daniel Belcher 2019-05-02 12:30:54 -07:00
  • d21a854b80 - Add clang-format-all.ps1 helper script for formatting all header and source files in the repo. - Move clang-format-all.sh to Tools/Scripts/clang-format/ Daniel Belcher 2019-04-26 15:46:05 -07:00
  • 1c74c02981 - Remove clang-format-all.sh from SolutionItems Daniel Belcher 2019-05-02 12:29:22 -07:00
  • 2826d37056 Fix the project code style, as it is not consistent. (#236) Oleg Abrazhaev 2019-05-02 20:59:19 +02:00
  • adc430267c
    Merge branch 'master' into fix-code-style Daniel Belcher 2019-05-02 11:26:53 -07:00
  • c77f1de84c
    Update winui to 2.1 (#484) Pepe Rivera 2019-05-01 09:26:30 -07:00
  • 9c6e929edc replace static_cast by dynamic_cast Rudy Huyn 2019-05-01 01:31:12 -07:00
  • 7295fad2b1 merge with master Rudy Huyn 2019-05-01 01:19:12 -07:00
  • 32aaa0d7e1
    fixes #471 (#481) Eric Wong 2019-04-30 12:26:05 -07:00
  • 6524cab4e4 Update winui to 2.1 Pepe Rivera 2019-04-30 12:15:40 -07:00
  • adc743ac81 fixes #471 Expand fix for ja era to handle months and days Eric Wong(Azure) 2019-04-29 16:36:27 -07:00
  • 3fe35f9d23 Move URI info into header file Pepe Rivera 2019-04-30 10:40:46 -07:00
  • 94a90d772a UI Tests YAML updated to integrate WinAppDriver task (#480) Hassan Uraizee 2019-04-30 07:13:46 -07:00
  • 116491d713 Updated naming convention of WinAppDriver Start and Stop tasks in the UI Tests YAML Hassan Uraizee 2019-04-29 11:11:23 -07:00
  • ca8c38a08d Updated run-UI-tests.yaml to integrate with the new Azure Pipelines WinAppDriver Task Hassan Uraizee 2019-04-28 20:19:48 -07:00
  • f65610daff fix script and re apply style seyfer 2019-04-28 13:04:08 +02:00
  • e07f53d053 Merge branch 'master' into fix-code-style seyfer 2019-04-28 12:51:15 +02:00
  • 9728ccf119 Fix bug when the negate sign is before a space (#345) Rudy Huyn 2019-04-26 16:07:14 -07:00
  • 869cfface1
    Merge pull request #4 from Microsoft/master Pepe Rivera 2019-04-26 15:52:58 -07:00
  • 1f8bd3b1bf Improve readme screenshot and icon Eduardo Minguez Perez 2019-04-26 12:39:46 +02:00
  • 8e1a14793a Added WinAppDriver UI Tests to the Calculator Project. (#411) Hassan Uraizee 2019-04-25 16:54:36 -07:00
  • cf7ec5f729
    Miscellaneous updates to internal release builds (#477) Matt Cooley 2019-04-25 16:54:07 -07:00
  • 0b9c33afa8 Miscellaneous updates to internal release builds Matt Cooley 2019-04-25 16:06:32 -07:00
  • a2132d6c6a Integrate into CI build, switch to .NET Core Matt Cooley 2019-04-24 12:18:38 -07:00
  • 1dee9dc984
    Fix #471 (#473) Eric Wong 2019-04-24 13:37:49 -07:00
  • b03a026f6c
    Allow vcxproj and sln files to merge as text. (#474) Daniel Belcher 2019-04-24 12:05:19 -07:00
  • a8d9759787 Merge remote-tracking branch 'upstream/master' into Fix294 Rudy Huyn 2019-04-24 00:29:35 -07:00
  • 028a0ccc6f reformat Rudy Huyn 2019-04-24 00:29:21 -07:00
  • facecabb88 replace m_IsError by IsError and merge with master Rudy Huyn 2019-04-24 00:18:37 -07:00
  • 23e894648b Merge remote-tracking branch 'upstream/master' into Fix420 Rudy Huyn 2019-04-24 00:11:34 -07:00
  • 861d4ef408
    Update the .gitignore to ignore GraphingImplOverrides.props. (#472) Daniel Belcher 2019-04-23 16:41:48 -07:00
  • 9572c0dd22 Allow vcxproj and sln files to merge as text. Daniel Belcher 2019-04-23 16:37:32 -07:00
  • 53976ba436 Fix #471 [JaEra] Calc: subtracting 1-year from date during Reiwa 1 yields unexpected results. Eric Wong(Azure) 2019-04-23 15:41:31 -07:00
  • 5a4df7ee92 Update the .gitignore to ignore GraphingImplOverrides.props. Daniel Belcher 2019-04-23 15:03:29 -07:00
  • 452f18fd8e Update README to include infinite precision (#470) Bharat Raghunathan 2019-04-23 23:00:31 +05:30
  • 9886e41ae5
    Fix typo Bharat Raghunathan 2019-04-23 22:48:35 +05:30
  • 2c33691f29
    Apply suggestions from code review by @HowardWolosky Howard Wolosky 2019-04-23 22:46:32 +05:30
  • 6a35c7fda2
    Update ApplicationArchitecture.md to include arbitrary precision Bharat Raghunathan 2019-04-23 11:32:45 +05:30
  • c72fb37e8a
    Update README to include infinite precision Bharat Raghunathan 2019-04-23 11:12:40 +05:30
  • 2a29947a28 Collapse CurrencySecondaryStatus when no text is present in the text block (#467) Eric Wong 2019-04-22 17:30:59 -07:00
  • cdd2b1c8ad Updates to copypastemanager (#390) Nicholas Baron 2019-04-22 16:59:13 -07:00
  • 5ffe1bc858
    Add Pan/Zoom support for the graph surface (#458) Daniel Belcher 2019-04-22 14:29:57 -07:00
  • 9ff8ff80b1 - Parameter names for overriden Control members should match the names of the function in the base class. Daniel Belcher 2019-04-22 14:01:29 -07:00
  • 91f3e73509 cleanup failed revert Eric Wong(Azure) 2019-04-22 10:31:44 -07:00
  • f6cd1f91a3 Smaller fix Eric Wong(Azure) 2019-04-22 10:21:17 -07:00
  • 75dc85da95
    Update src/CalcViewModel/Common/CopyPasteManager.h Daniel Belcher 2019-04-21 21:54:58 -07:00
  • 698ae40b0d
    Update src/CalcViewModel/Common/CopyPasteManager.h Daniel Belcher 2019-04-21 21:54:20 -07:00
  • 99a6e5207f fix seyfer 2019-04-21 12:56:34 +02:00
  • c37d7c9cba apply format to the project seyfer 2019-04-21 12:48:16 +02:00
  • 0eb5d733ab add proper configs seyfer 2019-04-21 12:44:01 +02:00
  • f1da93b72d
    Update Contributing.md Shubhiey 2019-04-21 11:34:10 +05:30
  • fab21191e2 Clicking on the same element in the hamburger view should re-open that view, like the menu items do (#447) cheezwhines 2019-04-19 21:59:10 -04:00
  • bd04c92c1c Simplify title bar (#442) Rudy Huyn 2019-04-19 18:49:08 -07:00
  • 0d31d5a5a2 Fix UI issues with UnitConverter in RtL (#410) Rudy Huyn 2019-04-19 18:37:50 -07:00
  • e7feac672b - Apply CR feedback Daniel Belcher 2019-04-19 18:12:16 -07:00
  • 5e08d18e54 - Revert changed to GraphingCalculator.xaml.cpp Daniel Belcher 2019-04-19 17:58:54 -07:00
  • 3fca0ee896
    Update src/CalcManager/CalculatorHistory.h Daniel Belcher 2019-04-19 20:07:27 -04:00
  • a5ac6a3940 Code review feedback Eric Wong(Azure) 2019-04-19 15:43:50 -07:00
  • c6a603c7d1 Use properties to set visual states rather than strings Eric Wong(Azure) 2019-04-19 14:55:12 -07:00
  • 98b5c1e8d5 Update textblock name to match convention Eric Wong(Azure) 2019-04-19 11:04:15 -07:00
  • 3da3441ea8 fixes #313 Collapses the currency status textblock when the contents are empty to avoid adding an element in the accessibility tree. Eric Wong(Azure) 2019-04-19 09:47:08 -07:00
  • cc364d1cf4 Adressed @rudyhuyn's simplification Abdu Ameen 2019-04-19 10:07:04 -04:00
  • c03088a74d 1.Add utf8 bom to the "CopyPasteManager.cpp" file. 2.Amend chinese localized strings for the word "Volume". luolihua 2019-04-19 14:44:15 +08:00
  • 783d8782e9 Merge remote-tracking branch 'upstream/master' into UnitRTL Rudy Huyn 2019-04-18 23:12:00 -07:00
  • 67dba3d37b use PROPERTY_R macro Rudy Huyn 2019-04-18 23:08:16 -07:00
  • cf7e397da6 Simplify title bar Rudy Huyn 2019-04-18 22:24:34 -07:00
  • 43b2d4e536 Fix test code that never executes (#465) Eric Wong 2019-04-18 17:05:44 -07:00
  • 8520d3fc74 Refactored XAML x:Names (#433) Lance McCarthy 2019-04-18 19:01:47 -04:00
  • 6972bb617a
    Merge branch 'master' into Issue62-Squashed Daniel Belcher 2019-04-18 15:42:36 -07:00
  • d4f5c12f85 Removing no-op check loop Eric Wong(Azure) 2019-04-18 15:25:29 -07:00
  • de65db6197 Decrease CPU usage of OverflowTextBlock + optimization (#403) Rudy Huyn 2019-04-18 15:21:33 -07:00
  • f8e3aea068 Fixes #175 Test code never executes - ill defined loop Eric Wong(Azure) 2019-04-18 10:57:02 -07:00
  • 590b44378c Inlined a one line function Nicholas Baron 2019-04-17 20:45:00 -07:00
  • 8d6febf392 Inlined variables to ensure one instantiation per program. Nicholas Baron 2019-04-17 20:40:53 -07:00
  • d21a47d5a1
    Compile CalcManager project with or without precompiled headers (#436) Daniel Belcher 2019-04-17 17:28:45 -07:00