Commit Graph

  • 176718211a Accept plus/minus sign before a parenthesis in ClipboardManager (#346) Rudy Huyn 2019-03-25 19:09:05 -0700
  • 19e61e2b53 Disable use of min/max macros defined by Windows headers. (#363) Daniel Belcher 2019-03-25 11:28:29 -0700
  • e55ffe5b8d [Build] Remove conditional inclusion of resw files (#360) Matt Cooley 2019-03-25 11:16:15 -0700
  • 65045e9375 Update the year in the Copyright string (#320) Rudy Huyn 2019-03-25 11:11:24 -0700
  • 4603d387ae
    Updating version of release builds to 1903 (#361) Matt Cooley 2019-03-22 15:46:10 -0700
  • e2d6a325e3
    [Build] Update localization handoff pipeline (#359) Matt Cooley 2019-03-22 13:59:06 -0700
  • c4361e2bdf
    Update localized strings (#357) Matt Cooley 2019-03-22 12:29:18 -0700
  • 2a7c53a27d
    Add TemporaryKey.pfx (#354) Matt Cooley 2019-03-21 17:03:42 -0700
  • 6cb10df947
    Disable component governance task in localization build (#353) Matt Cooley 2019-03-21 12:27:05 -0700
  • fd317f5623 Simplify multiple "or" operators (#341) Shamkhal Maharramov 2019-03-21 21:43:59 +0400
  • 80a5fa01b0 Make CalculatorManager final rather than sealed (#331) Michał Janiszewski 2019-03-21 01:23:09 +0100
  • 597caf9c6b Fix order of initialization list in CalculatorManager, COpndCommand (#332) Michał Janiszewski 2019-03-21 00:45:30 +0100
  • 426a6c058d Remove expression with no effects from CalculatorManager (#337) Michał Janiszewski 2019-03-21 00:43:51 +0100
  • 251ffffc50 Propose code-cleanups#2 (#253) Shamkhal Maharramov 2019-03-21 01:28:30 +0400
  • 683b91aeec Remove redundant type qualifiers on function return type (#329) Michał Janiszewski 2019-03-20 22:22:31 +0100
  • 94f0e8b320 Replace fallthrough comment with C++17's attribute (#334) Michał Janiszewski 2019-03-20 22:19:30 +0100
  • 47f4757f07 Update Roadmap.md (#339) Dave Grochocki 2019-03-20 14:13:57 -0700
  • 462694dcef Remove unused member field from CalculatorHistory (#330) Michał Janiszewski 2019-03-20 18:58:32 +0100
  • 3bff99b323 ViewModelProperties namespaces converted to static member properties. (#306) Daniel Belcher 2019-03-20 09:56:59 -0700
  • 4b6b8fa8fa Fix auto-scaling of CalculationResult when the current locale displays currency symbols on the right (#246) Rudy Huyn 2019-03-20 09:54:02 -0700
  • 21e15c426e hide history button in programmer mode (#327) Rudy Huyn 2019-03-18 14:22:44 -0700
  • 62b2fafdd0 Fix formatting issues with CurrencyConverter and some locales (#242) Rudy Huyn 2019-03-18 14:09:13 -0700
  • 3d18dd38c2 Add explicit [[fallthrough]] attributes in Ratpack (#323) Michał Janiszewski 2019-03-18 22:02:02 +0100
  • 965e36cc5d Propose minor code-cleanups (#241) Shamkhal Maharramov 2019-03-19 00:38:04 +0400
  • b8b0fdf86b Improving code style : verbosity, indentation levels (#200) Cyril 2019-03-18 20:31:04 +0100
  • cd7c266a6b Fix issue with Date diff when it includes a Daylight Saving Time (#193) Rudy Huyn 2019-03-18 11:22:32 -0700
  • e40791d7ad Fix compilation issues due to unsigned/signed warnings treated as errors (#317) Rudy Huyn 2019-03-15 21:21:30 -0700
  • 4a41e37c87 Added support for pasting of monetary values (#176) Brandon Williams 2019-03-15 17:45:49 -0700
  • ca15f05227 DateDiff: Optimize how we build the string used when we calculate the difference between 2 dates (#195) Rudy Huyn 2019-03-15 17:20:33 -0700
  • 244fd8deee Fix grid.Row (#279) Nikita Potapenko 2019-03-15 11:06:10 +0200
  • 1113ff4b86 Updating comments per the C++ core guidelines and removing trailing whitespace (#194) Will 2019-03-15 02:30:07 -0400
  • 62317fd63b Activate TextSelection on all interesting values/results (#213) Rudy Huyn 2019-03-14 22:35:55 -0700
  • 7cad778cc0 Fix memory leak (#300) Satya 2019-03-15 09:51:17 +0530
  • a5e07418df Replace custom ARRAYSIZE macro with std::size (#208) Michał Janiszewski 2019-03-15 05:06:12 +0100
  • d37c75fec2
    Fixes #282 Narrator does not convey error information when no more Right Parenthesis can be added in expression. (#284) Stephanie Anderl 2019-03-14 16:20:05 -0700
  • ac5292cf88 Optimised images losslessly. (#229) Guillaume Rischard 2019-03-14 00:37:50 +0100
  • 6f4ecf35b3 Remove RenderTransform that is never used (#247) Rudy Huyn 2019-03-13 15:08:51 -0700
  • be31288187 Fix declarations of functions (#186) Michał Janiszewski 2019-03-13 21:15:08 +0100
  • 251578047f Make 73 numeric constants const, moving them into .rdata (#234) Jeff Genovy 2019-03-13 13:10:14 -0700
  • 7663c0d5f2 Remove .editorconfig from sln (#290) Rudy Huyn 2019-03-13 12:50:23 -0700
  • 29c362657b
    Remove logging of invalid pasted text (#286) Howard Wolosky 2019-03-13 03:34:06 -0700
  • e6bd36ec2a Eliminate redundant copies of EMPTY_UNIT object, saving 2.5 KB. (#235) Jeff Genovy 2019-03-12 19:24:37 -0700
  • a80d082242 CopyPasteManagerTest fails to test all values (#269) Rudy Huyn 2019-03-12 14:58:47 -0700
  • 67fa2286eb Remove duplicate .editorconfig. (#257) Johan Laanstra 2019-03-11 17:04:17 -0700
  • 0f615faff9 Remove end-of-line from .editorconfig (#239) Rudy Huyn 2019-03-09 15:46:32 -0800
  • a98cb50a70 fix: redundant semicolons (#230) Shamkhal Maharramov 2019-03-09 20:16:05 +0400
  • 140a5b3b21 add .editorconfig to set some basic coding styles (#225) Rudy Huyn 2019-03-09 08:09:51 -0800
  • 248b762b80 Fix indentation and extra newline (#198) Petr Sedláček 2019-03-09 08:47:40 +0100
  • 595ae6a8ff Update punctuation in README.md (#205) Ruige Lee 2019-03-09 15:18:41 +0800
  • 64c6493312
    Build with /W4 (#197) Brett Waldbaum 2019-03-08 23:15:28 -0800
  • e0f70e8c37 fixed typo (#171) marcellogianola 2019-03-08 22:46:36 +0100
  • c85d7ec454 Compare locale strings, not their pointers (#183) Michał Janiszewski 2019-03-08 22:45:39 +0100
  • 0197bf18c1 Add override keyword where applicable (#188) Michał Janiszewski 2019-03-08 20:18:01 +0100
  • c1174e057d Remove invalid links from comments (#201) Lorenz Nickel 2019-03-08 19:28:35 +0100
  • c6b770eec8 Fix usage of temporary string (#185) Michał Janiszewski 2019-03-08 07:10:20 +0100
  • c325cb1b3a Remove duplicated condition checks (#187) Michał Janiszewski 2019-03-08 07:09:37 +0100
  • 13ba479a0c Remove unused variable (#184) Michał Janiszewski 2019-03-08 06:38:40 +0100
  • e2c7db644d Mark classes as final where applicable (#189) Michał Janiszewski 2019-03-08 04:46:53 +0100
  • 0166daf5c7 Replace escape sequences with path separators in include paths Michał Janiszewski 2019-03-07 23:33:49 +0100
  • 84941c698e Spelling (#135) Josh Soref 2019-03-07 13:27:13 -0500
  • 07f4cc1926 HTTPS link to editorconfig.org (#134) Christian Oliff 2019-03-08 03:02:44 +0900
  • 2320697562 Catch polymorphic types by const-ref (#125) Michał Janiszewski 2019-03-07 18:45:51 +0100
  • 20afac5572 Modify how default units are selected for conversions (#126) Rudy Huyn 2019-03-07 09:24:34 -0800
  • 8a75dcd09d Switch urls from http: to https: (#137) Josh Soref 2019-03-07 11:56:25 -0500
  • dc00380d0f updating nuget.org source to point to V3 (#129) Karan Nandwani 2019-03-07 07:33:22 -0800
  • 6a1c2e4bbf Fix smart quotes (#131) Josh Soref 2019-03-06 21:47:27 -0500
  • 8fa9a691cc Fix comment on IsEven Jared Fuchs 2019-03-06 15:24:21 -0500
  • 6c0e4e81e7 Remove unused values Michał Janiszewski 2019-03-06 23:44:07 +0100
  • ca01a7e444 Add explicit [[fallthrough]] attribute Michał Janiszewski 2019-03-06 23:21:58 +0100
  • 0197fa41da Correct spelling mistakes Edward Betts 2019-03-06 20:31:22 +0000
  • 07ff1c372f Fix initialization order in CEngine (#118) Michał Janiszewski 2019-03-06 23:51:21 +0100
  • 1eb717f336 windows store is now called microsoft store Barry Langer 2019-03-06 11:17:27 -0800
  • 941d211181
    Update pipelines badge on README to point to public CI (#99) Matt Cooley 2019-03-06 10:45:00 -0800
  • 057401f5f2 Suppress conversion warning in Ratpack/conv.cpp. Daniel Belcher 2019-03-05 14:25:55 -0800
  • b865b1b2aa
    Add Checked Event Handler to Add/Subtract Radio Buttons to enable Narrator (#91) Stephanie Anderl 2019-03-05 20:26:37 -0800
  • b0e24c6f4c Updated UnitConvert ComboBox and Programmer Mode Radio Button Styles to Enable IsTextScaleFactorEnabled (#92) Stephanie Anderl 2019-03-05 17:27:07 -0800
  • 3698961862
    Documentation: revise the new feature process (#82) Matt Cooley 2019-03-05 15:24:32 -0800
  • 4c41f23ec4
    Switch CI builds to use public machine pool (#93) Matt Cooley 2019-03-05 07:06:06 -0800
  • a0e2dacd98 Updating all icons/images to latest version of the "developer build" icons Howard Wolosky 2019-03-03 15:39:17 -0800
  • 321672995d
    Update Rates Hyperlink changed to a HyperlinkButton (#29) Stephanie Anderl 2019-03-01 13:11:05 -0800
  • 060139f493 Readability Improvements to Calculator.xaml (#85) Lance McCarthy 2019-03-01 14:40:02 -0500
  • f2ba389978 Making the "Device and Application" section in the Bug Template easier Howard Wolosky 2019-02-28 16:40:19 -0800
  • f1ed0bf5c1
    Fix CI build versioning (#86) Matt Cooley 2019-03-01 10:10:33 -0800
  • dd79d6fcd3 Move the CalculatorManager instance to be direct member data of the StandardCalculatorViewModel class. Daniel Belcher 2019-02-28 14:16:02 -0800
  • d6917f5664
    Merge pull request #40 from Microsoft/bwaldbaum-patch-1 Brett Waldbaum 2019-02-27 08:57:39 -0800
  • 28f982a6e1
    Apply spell check (#41) Matt Cooley 2019-02-26 20:41:04 -0800
  • fa5478ac5e
    Update ManualTests.md Brett Waldbaum 2019-02-26 17:16:53 -0800
  • 81a6f59430
    Merge pull request #39 from Microsoft/bwaldbaum-patch-1 Brett Waldbaum 2019-02-26 16:18:34 -0800
  • df02025d2f
    Fix license link in README.md Brett Waldbaum 2019-02-26 16:15:48 -0800
  • 9c966fb797
    Adding Windows Calculator Roadmap Document (#37) David Grochocki 2019-02-25 15:56:35 -0800
  • 654f09f544
    Fix spelling in some comments (#38) Matt Cooley 2019-02-25 15:41:16 -0800
  • ddc470949c
    Rename scimath.h/cpp to RationalMath.h/cpp (#36) Josh Koon 2019-02-25 14:04:38 -0800
  • 0cb5e9bae0
    CalcEngine: Manage precision internally to Rational and convert functions to operator overrides (#35) Josh Koon 2019-02-25 11:41:32 -0800
  • 424891516f Removing team contact email address from README Howard Wolosky 2019-02-22 15:50:08 -0800
  • 73372283a0
    CalcEngine: Remove the need to specify base/radix when working with Rational values (#31) Josh Koon 2019-02-22 10:00:19 -0800
  • 47f9996fa9
    Auto-flight daily builds (#30) Matt Cooley 2019-02-21 16:47:32 -0800
  • 5a530c4bed
    Change m_nPrecNum from int to size_t and rename to m_precedenceOpCount (#33) Josh Koon 2019-02-21 16:36:54 -0800
  • 1302d51afe
    Update minor version to 1902 (#32) Matt Cooley 2019-02-21 16:26:47 -0800
  • 32fb8500cb
    Fix Log10 function (#27) Josh Koon 2019-02-21 10:50:32 -0800
  • 24425c48fb Moved the pull_request_template.md to the .github folder so it will be picked up automatically in new pull requests (#26) Stephanie Anderl 2019-02-20 15:42:26 -0800