Commit graph

  • bfa81810df Revert NarratorAnnouncement.h changes and removed unused code from DataCalculator.xaml.h. Updated comments in RaiseNotification method in DateCalculator.xaml.cpp Stephanie Anderl 2019-03-04 16:10:33 -08:00
  • a0e2dacd98 Updating all icons/images to latest version of the "developer build" icons Howard Wolosky 2019-03-03 15:39:17 -08:00
  • e8d84e3f88 Updated the Programmer Operator button style to set IsTextScaleFactorEnabled to true. Stephanie Anderl 2019-03-04 12:01:30 -08:00
  • 31ee0eb659 Reverted textblock callback changes and added an event handler for when the radio buttons are checked. Stephanie Anderl 2019-03-04 10:46:01 -08:00
  • 193fd98690 Updating all icons/images to latest version of the "developer build" icons Howard Wolosky 2019-03-03 15:39:17 -08:00
  • df7b3950be Updated the DateCalculation narrator logic to use PropertyChangedCallbacks for the DateResultLabel and DateDiffAllUnitsResultLabel TextBlocks. Stephanie Anderl 2019-03-01 16:02:36 -08:00
  • 321672995d
    Update Rates Hyperlink changed to a HyperlinkButton (#29) Stephanie Anderl 2019-03-01 13:11:05 -08:00
  • 7833837386 Reword top section to make it more clear that Feedback Hub is optional Matt Cooley 2019-03-01 12:35:54 -08:00
  • 060139f493 Readability Improvements to Calculator.xaml (#85) Lance McCarthy 2019-03-01 14:40:02 -05:00
  • f2ba389978 Making the "Device and Application" section in the Bug Template easier Howard Wolosky 2019-02-28 16:40:19 -08:00
  • f1ed0bf5c1
    Fix CI build versioning (#86) Matt Cooley 2019-03-01 10:10:33 -08:00
  • 72e11defed Fix CI build versioning Matt Cooley 2019-03-01 09:48:27 -08:00
  • 265feaa1eb Added comments and organized resources for superior readability Lance McCarthy 2019-03-01 08:23:16 -05:00
  • e25bc6783c Calculator.xaml - Simple Readability Adjustments Lance McCarthy 2019-03-01 08:13:30 -05:00
  • 1d75db491b Making the "Device and Application" section in the Bug Template easier Howard Wolosky 2019-02-28 16:40:19 -08:00
  • dd79d6fcd3 Move the CalculatorManager instance to be direct member data of the StandardCalculatorViewModel class. Daniel Belcher 2019-02-28 14:16:02 -08:00
  • 768443368f Revise the new feature process Matt Cooley 2019-02-28 14:36:50 -08:00
  • 7fcfd5fca2 Move the CalculatorManager instance to be direct member data of the StandardCalculatorViewModel class. Daniel Belcher 2019-02-28 14:16:02 -08:00
  • b19cd60661 Updated UnitConverter ComboBoxStyle to set IsTextScaleFactorEnabled = true Stephanie Anderl 2019-02-27 10:45:09 -08:00
  • a342421603 Merge branch 'master' of https://github.com/Microsoft/calculator Stephanie Anderl 2019-02-27 10:19:51 -08:00
  • d6917f5664
    Merge pull request #40 from Microsoft/bwaldbaum-patch-1 Brett Waldbaum 2019-02-27 08:57:39 -08:00
  • 28f982a6e1
    Apply spell check (#41) Matt Cooley 2019-02-26 20:41:04 -08:00
  • d8d5c95631 Apply spell check Matt Cooley 2019-02-26 17:48:53 -08:00
  • fa5478ac5e
    Update ManualTests.md Brett Waldbaum 2019-02-26 17:16:53 -08:00
  • 81a6f59430
    Merge pull request #39 from Microsoft/bwaldbaum-patch-1 Brett Waldbaum 2019-02-26 16:18:34 -08:00
  • df02025d2f
    Fix license link in README.md Brett Waldbaum 2019-02-26 16:15:48 -08:00
  • 9c966fb797
    Adding Windows Calculator Roadmap Document (#37) David Grochocki 2019-02-25 15:56:35 -08:00
  • 654f09f544
    Fix spelling in some comments (#38) Matt Cooley 2019-02-25 15:41:16 -08:00
  • 37b27cfdb1 Fix spelling in some comments Matt Cooley 2019-02-25 15:15:10 -08:00
  • cf3537decc
    Update README.md David Grochocki 2019-02-25 14:14:12 -08:00
  • 2e24aa28c2
    Adding reference to roadmap in README David Grochocki 2019-02-25 14:13:28 -08:00
  • 36fd66be1c
    Update Roadmap.md David Grochocki 2019-02-25 14:06:56 -08:00
  • ddc470949c
    Rename scimath.h/cpp to RationalMath.h/cpp (#36) Josh Koon 2019-02-25 14:04:38 -08:00
  • bead65ffdc Merge branch 'update-currency-btn' of https://github.com/sanderl/calculator into update-currency-btn Stephanie Anderl 2019-02-25 13:08:17 -08:00
  • 0ea84bf672
    Create Roadmap.md David Grochocki 2019-02-25 12:09:46 -08:00
  • b9bbbf4efa Rename scimath.h/cpp to RationalMath.h/cpp Josh Koon 2019-02-25 11:45:34 -08:00
  • 0cb5e9bae0
    CalcEngine: Manage precision internally to Rational and convert functions to operator overrides (#35) Josh Koon 2019-02-25 11:41:32 -08:00
  • fdd4bbd9cf Updated the HyperlinkButton to set the content without using a TextBlock and fixed the AutomationTree issue where the HyperlinkButton wasn't being seen Stephanie Anderl 2019-02-25 10:46:19 -08:00
  • 1e3da53a73 Move assignment stmt out of IsCurrentTooBigForTrig Josh Koon 2019-02-25 10:35:09 -08:00
  • 14d8dc964f Remove unnecessary Rational::IsZero() in favor of == 0 comparisons Josh Koon 2019-02-25 10:22:13 -08:00
  • 424891516f Removing team contact email address from README Howard Wolosky 2019-02-22 15:50:08 -08:00
  • 75792d4a6d Clean up header includes for scimath and Rational Josh Koon 2019-02-23 17:11:59 -08:00
  • 1dadabdce0 Updated hyperlink button to move CurrencySecondaryStatus text out of the hyperlinkbutton control. Stephanie Anderl 2019-02-22 20:32:16 -08:00
  • 2dc3455fd6 Fix rounding issues in ratpak that result from using large precisions. Josh Koon 2019-02-22 15:50:19 -08:00
  • 51d8d874fc Removing team contact email address from README Howard Wolosky 2019-02-22 15:50:08 -08:00
  • 6150beab28 Mark RATIONAL_PRECISION as inline constexpr Josh Koon 2019-02-22 15:48:43 -08:00
  • 6a84805df1 Whitespace Josh Koon 2019-02-21 22:36:56 -08:00
  • 9d7cc0efa8 Formatting of Rational function order Josh Koon 2019-02-21 16:48:57 -08:00
  • dde5f59dc2 Replace unnecessary Rational::Not with Xor operation Josh Koon 2019-02-21 16:47:14 -08:00
  • 41db5fa28d Remove unnecessary precision variable from RationalMath operations Josh Koon 2019-02-21 15:45:47 -08:00
  • 5e4eaf636a Remove unnecessary precision arguments from Rational class and remove use of explicit Rational constructors in favor of implicit conversions for value types Josh Koon 2019-02-21 12:09:13 -08:00
  • 0d298e13f3 Convert Rational relational functions to operator overrides Josh Koon 2019-02-21 11:50:30 -08:00
  • 2fecd35fd2 Convert Rational::And, ::Or, ::Xor to use &=, &, |=, |, ^=, ^ operator overrides Josh Koon 2019-02-21 11:13:00 -08:00
  • 5f641c1389 Convert Rational::Rsh and ::Lsh to use >>=, >>, <<=, << operator overrides Josh Koon 2019-02-21 11:02:53 -08:00
  • 34b27977f6 Convert Rational::Mod to use %= and % operator overrides Josh Koon 2019-02-21 10:55:04 -08:00
  • 09d8e60798 Convert Rational::Div and ::Mul to use /, /=, *, *= operator overrides. Josh Koon 2019-02-21 10:50:06 -08:00
  • 4961b7c967 Convet Rational::Sub to - and -= operator overrides. Josh Koon 2019-02-21 10:38:10 -08:00
  • 259d16e1b8 Convert Rational::Add to + and += operator overrides. Josh Koon 2019-02-21 10:32:47 -08:00
  • 08e973a0b6 Convert Rational::Negate to an operator override Josh Koon 2019-02-21 10:18:50 -08:00
  • 9c6ef250d0 Revert Rational default base to 64 and uncomment code to convert to/from strings in intrat/fracrat, to resolve rounding errors. Josh Koon 2019-02-21 10:00:30 -08:00
  • 43bd7bb16e Set a default base of base64 for Rational class. Josh Koon 2019-02-20 16:28:04 -08:00
  • 3cef85695d Convert Rational class to always use BASEX as radix. Convert to correct base when displaying only. Josh Koon 2019-02-19 11:20:53 -08:00
  • 73372283a0
    CalcEngine: Remove the need to specify base/radix when working with Rational values (#31) Josh Koon 2019-02-22 10:00:19 -08:00
  • 5cd77c03c9 Updated hyperlink button to move text that should not be linked outside the hyperlink button Stephanie Anderl 2019-02-22 09:58:30 -08:00
  • 1fe8072e27 update currency hyperlink changed to a hyperlink button Stephanie Anderl 2019-02-20 14:04:53 -08:00
  • 3e8be642ba Change RATIONAL_BASE to be inline instead of static Josh Koon 2019-02-21 22:41:38 -08:00
  • 47f9996fa9
    Auto-flight daily builds (#30) Matt Cooley 2019-02-21 16:47:32 -08:00
  • 5a530c4bed
    Change m_nPrecNum from int to size_t and rename to m_precedenceOpCount (#33) Josh Koon 2019-02-21 16:36:54 -08:00
  • 1302d51afe
    Update minor version to 1902 (#32) Matt Cooley 2019-02-21 16:26:47 -08:00
  • db9e00a492 Change m_nPrecNum from int to size_t and rename to m_precedenceOpCount Josh Koon 2019-02-21 16:08:29 -08:00
  • b6c8a7eeed Update minor version to 1902 Matt Cooley 2019-02-21 16:03:57 -08:00
  • 4c8a48f4e4 Rename DEFAULT_BASE to RATIONAL_BASE and set to Base10 Josh Koon 2019-02-21 15:54:50 -08:00
  • 06495f8e5d Fix logRootPath input name Matt Cooley 2019-02-21 15:48:29 -08:00
  • 5ff9f50406 Force postbuild behavior in SB flight task Matt Cooley 2019-02-21 15:18:56 -08:00
  • c592ed44f4 Add SYSTEM_ACCESSTOKEN to aero task Matt Cooley 2019-02-21 13:59:35 -08:00
  • 08f6a50c40 Install NuGet in WindowsInternalRelease Matt Cooley 2019-02-21 13:30:15 -08:00
  • a56747cc98 Move StoreBrokerPackage logs off the drop share Matt Cooley 2019-02-21 13:06:30 -08:00
  • 987cb34650 Add tasks to WindowsInternalRelease to flight builds Matt Cooley 2019-02-21 13:01:13 -08:00
  • a163095ac5 Revert Rational default base to 64 and uncomment code to convert to/from strings in intrat/fracrat, to resolve rounding errors. Josh Koon 2019-02-21 10:00:30 -08:00
  • 999027da10 Set a default base of base64 for Rational class. Josh Koon 2019-02-20 16:28:04 -08:00
  • fa8c5a42d1 Convert Rational class to always use BASEX as radix. Convert to correct base when displaying only. Josh Koon 2019-02-19 11:20:53 -08:00
  • 32fb8500cb
    Fix Log10 function (#27) Josh Koon 2019-02-21 10:50:32 -08:00
  • 27dce89443 Fix Log10 function Josh Koon 2019-02-21 09:14:08 -08:00
  • 24caf88d4b Merge branch 'master' of https://github.com/sanderl/calculator Stephanie Anderl 2019-02-20 16:17:56 -08:00
  • 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 -08:00
  • 8f74c5312b Moved the pull_request_template.md to the .github folder so it will be picked up automatically in new pull requests Stephanie Anderl 2019-02-20 15:37:18 -08:00
  • 65c952874e
    Merge pull request #2 from sanderl/issuetemplates Stephanie Anderl 2019-02-20 14:49:38 -08:00
  • 23a3507253 copied pull_request_template.md to .github folder Stephanie Anderl 2019-02-20 14:47:36 -08:00
  • 89f51c9811 Merge remote-tracking branch 'upstream/master' into issuetemplates Stephanie Anderl 2019-02-20 14:46:34 -08:00
  • 3808b43044
    Merge pull request #21 from Microsoft/sanderl/prtemplate Stephanie Anderl 2019-02-20 14:27:43 -08:00
  • d9694868eb
    Merge pull request #14 from Microsoft/sanderl-templates Stephanie Anderl 2019-02-20 14:26:27 -08:00
  • 73e685fe53 Added space after NewFeatureRequest.md link to make it easier to copy Stephanie Anderl 2019-02-20 14:25:01 -08:00
  • e2409a02aa
    Merge pull request #1 from sanderl/issuetemplates Stephanie Anderl 2019-02-20 14:20:06 -08:00
  • bb0eefa006 added bug report and feature request issue tempaltes Stephanie Anderl 2019-02-20 14:17:18 -08:00
  • d84ef1c48c update currency hyperlink changed to a hyperlink button Stephanie Anderl 2019-02-20 14:04:53 -08:00
  • 2e18f6f477
    Move RADIX_TYPE enum into its own header (#25) Josh Koon 2019-02-20 11:07:32 -08:00
  • ba4bf407f2 reduced header size Stephanie Anderl 2019-02-20 10:13:33 -08:00
  • 4d47083a43 Move RADIX_TYPE enum into its own header to fix compilation error and reduce dependencies from RadixToStringConverter Josh Koon 2019-02-20 10:06:25 -08:00
  • 99a60dddc5 removed 'the' before the link to the NewFeatureRequest.md link Stephanie Anderl 2019-02-20 10:05:21 -08:00
  • 995f077127
    CalcEngine: Convert NumObj* functions to use Rationals and move under CalcEngine::RationalMath namespace (#12) Josh Koon 2019-02-19 07:46:17 -08:00