Commit Graph

  • cc8491a3d7 Currency rate: always display minimum 4 significant decimals or 2 trailing zeros if the number is integer (#256) Rudy Huyn 2019-08-01 15:07:27 -0700
  • 796d171960 Always-on-Top mode implemented (#579) Wei (Waley) Zhang 2019-07-30 17:53:39 -0700
  • af8322617f Restore user preferences (#456) Seulgi Kim 2019-07-30 01:39:19 +0900
  • 8106691d7c
    Fixed issue where UI Responsive events were not fired (#603) Stephanie Anderl 2019-07-26 11:51:01 -0700
  • 60c5c39ee5 Fix #563: Odd dependency cycle (#570) Michał Janiszewski 2019-07-26 08:24:12 +0200
  • 0722781fc6 Modifying the title of the window to "Calculator [Dev]" (#531) Tanuja Kirthi Doddapaneni 2019-07-26 11:32:37 +0530
  • 46f11c7c72
    Add variable editing (#581) Pepe Rivera 2019-07-24 11:23:33 -0700
  • bb027aa9c3
    Added Input pasted event and added to all modes (#593) Stephanie Anderl 2019-07-18 11:21:35 -0700
  • aea12015bd
    Update version of release builds to 1907 (#590) Matt Cooley 2019-07-17 21:37:30 -0700
  • 01cfe6dd89
    Fix 32-bit build (#588) Matt Cooley 2019-07-17 19:00:19 -0700
  • a6384269bc Updated Calculator diagnostic data collection per the specification (#572) Stephanie Anderl 2019-07-17 18:09:39 -0700
  • 2ff7bb4089 Unit Converter - Calculate the rounding precision of results based on the source (#498) Rudy Huyn 2019-07-16 17:00:57 -0700
  • 1b9d6b8fbe
    Use 2020 as the major version for the appxbundle (#586) Matt Cooley 2019-07-16 16:21:45 -0700
  • 23550f751c Make History and Memory list items context menu accessible using keyboard (#432) Rudy Huyn 2019-07-16 14:24:27 -0700
  • 5b59bdcb60 Removed need for trimIdx and fDigitsFound, resulting in less code. (#576) pi1024e 2019-07-16 15:53:34 -0400
  • a35a030683 Use the current locale to sort country names (#259) Rudy Huyn 2019-07-16 11:44:13 -0700
  • a418777f02
    Merge master into feature/GraphingCalculator branch (#585) Stephanie Anderl 2019-07-15 11:17:21 -0700
  • c3d3581240 Applying NR 1 to CalculatorVector.h (#491) Nicholas Baron 2019-07-11 10:46:13 -0700
  • 2a5a52d44d Date difference: display the difference in days (only) when we aren't able to calculate the difference in days/weeks/months.. (#555) Rudy Huyn 2019-06-30 18:22:29 -0700
  • 25708f0bef
    Ensure consistent margins/padding with currency converter keypad (#566) Howard Wolosky 2019-06-28 15:45:43 -0700
  • b3432c93c8
    Update to SDK 18362 (#568) Matt Cooley 2019-06-27 09:53:06 -0700
  • cb5dfdda7b Modify ClipTime to adjust to local time before clipping (#558) Rudy Huyn 2019-06-26 16:17:47 -0700
  • 1475b49120
    Create EquationTextBox control (#547) Pepe Rivera 2019-06-25 13:40:56 -0700
  • 499e29933c
    UI tests should be able to test both dev and store-released builds (#567) Matt Cooley 2019-06-25 11:29:32 -0700
  • 33b885ac17
    Update to v142 build tools for Visual Studio 2019 (#548) Matt Cooley 2019-06-24 16:38:45 -0700
  • 02a3532442
    Remove deprecated internal-only tests (#565) Matt Cooley 2019-06-24 13:23:41 -0700
  • 2517854836 Added Calculator Standard Mode UI Tests (#501) Stephanie Anderl 2019-06-21 14:54:36 -0700
  • c3c001af28
    Updating GraphingInterfaces to use Graphing Engine 2.0 (#561) Stephanie Anderl 2019-06-21 13:17:39 -0700
  • e9551e3774 Ensure gldPrevious is scoped to its own translation unit (#556) Michał Janiszewski 2019-06-18 22:05:18 +0200
  • 711b37f0bc Add missing override/final to CalculatorManagerDisplayTester (#551) Michał Janiszewski 2019-06-18 22:02:39 +0200
  • 841906a4ed Update comment in scicomm.cpp (#549) Michał Janiszewski 2019-06-18 02:15:35 +0200
  • da9f4ea856 Fix type of m_openParenCount (#550) Michał Janiszewski 2019-06-18 02:10:15 +0200
  • dab589b3e0 Handle date difference for ends of months (#553) Peter Tissen 2019-06-18 01:05:31 +0200
  • 1ee438ddaf Bound the calendar picker to the control above (#507) David Kheri 2019-06-15 03:41:02 +0200
  • 7276b5c7ce Fixes bug #483 by setting AccessibilityView property to Raw for hidden units Wei (Waley) Zhang 2019-06-12 17:37:19 -0700
  • 81aec1ebe8 Drop __inline from conflicting declarations (#545) Michał Janiszewski 2019-06-10 23:36:05 +0200
  • fe30c7cabc Add CMake project, GCC support (#540) Michał Janiszewski 2019-06-06 23:08:31 +0200
  • 98f1da2e9d
    Updating version of release builds to 1906 (#537) Matt Cooley 2019-06-04 14:12:30 -0700
  • 06c0dd9bd0
    Update internal package version (#532) Pepe Rivera 2019-06-03 13:58:54 -0700
  • 6e3fe90eb5
    Wrap json parsing in try/catch (#534) Pepe Rivera 2019-06-03 13:58:37 -0700
  • 2b17f82652 Migrate currency converter endpoints (#524) Pepe Rivera 2019-05-31 12:55:06 -0700
  • 2fd8dc1f9d
    Update localized strings 2019-05-24 (#521) Matt Cooley 2019-05-24 10:41:42 -0700
  • d4028cda95 Force compiler to use utf-8 so the project compiles on systems in Chinese (#516) Northurland 2019-05-23 01:16:17 +0800
  • 9515544c25
    Update bug/feature templates to track if submitter requests assignment (#510) Howard Wolosky 2019-05-20 17:19:00 -0700
  • 00f0f25dfc Added the name property for CalculationResult right/left scroll buttons on screen (#503) MelulekiDube 2019-05-18 00:54:34 +0200
  • 0f9bd40b89
    Updating terminology in new feature development process for clarity (#509) Dave Grochocki 2019-05-17 11:52:02 -0700
  • 9b920f0d86 Removed entrance transition for about button in NavigationView (#506) Mahdi Ghiasi 2019-05-17 22:40:28 +0430
  • 9f47fe3fc8 Fix unit tests to run on non-english devices (#289) Rudy Huyn 2019-05-14 09:57:58 -0700
  • 860d6d3eb2 Removed GroupName from JumpList so items can't be pinened or removed by user. (#499) Mahdi Ghiasi 2019-05-14 04:31:28 +0430
  • d8cb5c82a8 Keep spaces when users copy an error message (#430) Rudy Huyn 2019-05-10 19:55:15 -0700
  • dcc731f111 Repair empty link in ApplicationArchitecture.md (#502) Lucas Larson 2019-05-10 22:20:21 -0400
  • b82f571774
    Updating version of release builds to 1905 (#500) Matt Cooley 2019-05-10 11:17:43 -0700
  • c568ec787e
    Update localized strings 2019-05-09 (#496) Matt Cooley 2019-05-09 16:13:32 -0700
  • 28888d8df1 Remove Serialize/Deserialize functions never used in StandardCalculatorViewModel, UnitConverter, UnitConverterViewModel and CalculatorManager (#392) Rudy Huyn 2019-05-09 11:01:43 -0700
  • 750130c2bc Accept exponential numbers without -/+ sign. (#270) Rudy Huyn 2019-05-09 10:10:17 -0700
  • 9f01c8168b
    Secondary formatting changes (#489) Daniel Belcher 2019-05-02 16:48:33 -0700
  • 2826d37056 Fix the project code style, as it is not consistent. (#236) Oleg Abrazhaev 2019-05-02 20:59:19 +0200
  • c77f1de84c
    Update winui to 2.1 (#484) Pepe Rivera 2019-05-01 09:26:30 -0700
  • 32aaa0d7e1
    fixes #471 (#481) Eric Wong 2019-04-30 12:26:05 -0700
  • 94a90d772a UI Tests YAML updated to integrate WinAppDriver task (#480) Hassan Uraizee 2019-04-30 07:13:46 -0700
  • 9728ccf119 Fix bug when the negate sign is before a space (#345) Rudy Huyn 2019-04-26 16:07:14 -0700
  • 8e1a14793a Added WinAppDriver UI Tests to the Calculator Project. (#411) Hassan Uraizee 2019-04-25 16:54:36 -0700
  • cf7ec5f729
    Miscellaneous updates to internal release builds (#477) Matt Cooley 2019-04-25 16:54:07 -0700
  • 1dee9dc984
    Fix #471 (#473) Eric Wong 2019-04-24 13:37:49 -0700
  • b03a026f6c
    Allow vcxproj and sln files to merge as text. (#474) Daniel Belcher 2019-04-24 12:05:19 -0700
  • 861d4ef408
    Update the .gitignore to ignore GraphingImplOverrides.props. (#472) Daniel Belcher 2019-04-23 16:41:48 -0700
  • 452f18fd8e Update README to include infinite precision (#470) Bharat Raghunathan 2019-04-23 23:00:31 +0530
  • 2a29947a28 Collapse CurrencySecondaryStatus when no text is present in the text block (#467) Eric Wong 2019-04-22 17:30:59 -0700
  • cdd2b1c8ad Updates to copypastemanager (#390) Nicholas Baron 2019-04-22 16:59:13 -0700
  • 5ffe1bc858
    Add Pan/Zoom support for the graph surface (#458) Daniel Belcher 2019-04-22 14:29:57 -0700
  • 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 -0400
  • bd04c92c1c Simplify title bar (#442) Rudy Huyn 2019-04-19 18:49:08 -0700
  • 0d31d5a5a2 Fix UI issues with UnitConverter in RtL (#410) Rudy Huyn 2019-04-19 18:37:50 -0700
  • 43b2d4e536 Fix test code that never executes (#465) Eric Wong 2019-04-18 17:05:44 -0700
  • 8520d3fc74 Refactored XAML x:Names (#433) Lance McCarthy 2019-04-18 19:01:47 -0400
  • de65db6197 Decrease CPU usage of OverflowTextBlock + optimization (#403) Rudy Huyn 2019-04-18 15:21:33 -0700
  • d21a47d5a1
    Compile CalcManager project with or without precompiled headers (#436) Daniel Belcher 2019-04-17 17:28:45 -0700
  • 853704c1c2 Add support for Pyeong, a Korean floorspace unit. (#444) Seulgi Kim 2019-04-16 17:53:08 -0700
  • c150cd4ece Removed AppBar, OperatorTextBox and OperandTextBox controls (#440) jatinkumar 2019-04-16 20:46:07 -0400
  • 7a7ceb5888 Modify how modulo is calculated in Normal and Scientific mode. (#412) Rudy Huyn 2019-04-16 17:17:24 -0700
  • ad25feda6b Keep input when users refresh currency rates (#369) Rudy Huyn 2019-04-16 11:29:43 -0700
  • 775771d62a
    Internal builds now require the OAuth access token (#457) Matt Cooley 2019-04-15 14:12:10 -0700
  • 5a6c6f4274 Prevent the application to crash when the current page is Date Calculation and users paste a text (#391) Rudy Huyn 2019-04-15 09:51:06 -0700
  • 109326508f Improve the support of Narrator with parenthesis (#368) Rudy Huyn 2019-04-15 09:31:02 -0700
  • afdda581a4 Drop unneeded const-qualifier on return type (#396) Michał Janiszewski 2019-04-12 22:40:02 +0200
  • f6f10444f7 Simplify some of the calc engine string logic (#449) Pepe Rivera 2019-04-11 15:20:01 -0700
  • 091732aa94
    Feature/GraphingCalculator initial commit (#450) Daniel Belcher 2019-04-10 18:15:10 -0700
  • 47a2741218
    Updating Contributing (#431) Dave Grochocki 2019-04-09 17:36:36 -0700
  • 7ac750f7e5
    Fix invalid check of m_precedenceOpCount (#298) Daniel Belcher 2019-04-09 14:12:28 -0700
  • af41a183a7 Optimize and simplify CalculationResult to be able to update the FontSize and the DisplayMargin without fully updating the Style. (#217) Rudy Huyn 2019-04-05 13:04:39 -0700
  • e7eace57f8
    Update localized strings 2019-04-04 (#438) Matt Cooley 2019-04-05 08:39:29 -0700
  • 6f49b17bf0 Add Reveal Highlight on AccentCalcButtonStyle + fix accessibility iss… (#374) Rudy Huyn 2019-04-04 16:55:12 -0700
  • 71e34c6f01
    Fix inline script in loc pipeline (#434) Matt Cooley 2019-04-04 16:11:13 -0700
  • 6d779a8815
    Updating version of release builds to 1904 (#422) Matt Cooley 2019-04-04 09:19:59 -0700
  • cb31349ee2 Update README to add description of "date calculation" functionality (#365) Sonali Agrawal 2019-04-03 19:15:47 +0530
  • f6a6aae6e6 Add additional defines for MSVC ARM and ARM64 to conv.cpp (#399) Michał Janiszewski 2019-03-28 19:17:06 +0100
  • 7a48f66807 Replace custom types with standard ones (#212) Michał Janiszewski 2019-03-26 22:30:46 +0100
  • ef3f5e9cbb Improve performance of SupplementaryResult + Modify the height of RowDltrUnits when UnitConverter is in Landscape (#249) Rudy Huyn 2019-03-26 11:24:36 -0700
  • e9aea9237d Fix padding of unit converter when the current locale displays symbols on the left (#373) Rudy Huyn 2019-03-26 10:54:14 -0700
  • 74b78a67be Don't run component governance detection in postbuild steps (#381) Matt Cooley 2019-03-26 10:03:42 -0700