Commit Graph

  • bed51511bb
    Update navigation unit tests to account for new graphing calc entry point position (#844) Matt Cooley 2019-12-03 14:53:17 -0800
  • 89c3fc3e4d Add error handling to graph and equations (#827) Pepe Rivera 2019-12-03 14:41:39 -0800
  • 3ca4f4ffa7
    Change GraphingCalculator package identity back to WindowsCalculator.Dev (#843) Matt Cooley 2019-12-03 13:59:10 -0800
  • 03c2d6514f
    Build GraphingCalculator against SDK 18362 (#841) Matt Cooley 2019-12-03 13:28:49 -0800
  • 94b708897b Enable PR and CI builds for feature branches (#838) Matt Cooley 2019-12-02 13:53:49 -0800
  • 6911f2b268 Add missing brush Rudy Huyn 2019-12-02 20:22:21 -0800
  • 73d6a32add merge with master Rudy Huyn 2019-12-02 19:36:54 -0800
  • 39885668ae Merge remote-tracking branch 'upstream/master' into feature/UpstreamGraphingCalculator Rudy Huyn 2019-12-02 19:20:46 -0800
  • 265721b1be
    Enable PR and CI builds for feature branches (#838) (#839) Matt Cooley 2019-12-02 14:01:54 -0800
  • deea3074b3
    Enable PR and CI builds for feature branches (#838) Matt Cooley 2019-12-02 13:53:49 -0800
  • d0785b2fad Updating HistoryViewModel::SaveHistory so it (#819) Scott Freeman 2019-12-01 12:02:34 -0500
  • 369843dd37 Changing CCalcEngine::s_engineStrings to use string_view for keys (#829) Scott Freeman 2019-12-01 11:59:50 -0500
  • f395d14764 Hide the Edit Variables button when no variables are available (#823) Rudy Huyn 2019-11-22 17:49:57 -0800
  • 25d7a46ac1 Modify how we manage the visibility of the history button (#821) Rudy Huyn 2019-11-22 16:22:53 -0800
  • 603d672015 Add tooltips to buttons in graphing calculator (#822) Eric Wong 2019-11-22 15:08:23 -0800
  • 7ef6eaf1b6 Added support for small windows in the graphing calculator (#803) Rudy Huyn 2019-11-22 10:36:36 -0800
  • 6e2b82c8bf Changing CalculatorManager::GetSavedCommands to return a const ref (#812) Scott Freeman 2019-11-22 00:50:26 -0500
  • a33c1a4494
    Equation button updates: Enable/Disable on click, button content f1, f2, f3..., visibility icon on hover (#804) Stephanie Anderl 2019-11-21 15:07:45 -0800
  • 288a90e0fe
    Refactor Equation to be treated as a model and update Key Graph Features (#791) Pepe Rivera 2019-11-20 14:28:32 -0800
  • 9ee2f8a293
    Update styles for buttons on Graph and ListView (#793) Pepe Rivera 2019-11-20 11:41:21 -0800
  • b55659f236 Update share output (#782) Pepe Rivera 2019-11-19 15:54:24 -0800
  • 00346cc5a3 Fixing typo in StandardCalculatorViewModel::UpdatecommandsInRecording… (#810) Scott Freeman 2019-11-19 10:08:05 -0500
  • 582e10faed Updating RemoveUnwantedCharsFromString to be a template (#808) Scott Freeman 2019-11-18 22:02:45 -0500
  • 86307f206f Modify the declaration of some properties of StandardCalculatorViewModel to make them read-only and use macros (#799) Rudy Huyn 2019-11-14 08:08:03 -0800
  • 1380c7ed83 Use only NumberBase to represent radix in CalcViewModel (#797) Rudy Huyn 2019-11-14 07:09:17 -0800
  • b9b0e068cd
    Convert CopyPasteManager to runtime class (#766) Rudy Huyn 2019-11-13 15:15:13 -0800
  • afc1b2146c
    Fix focus for EquationTextBox (#787) Pepe Rivera 2019-11-13 13:10:05 -0800
  • a217e0534b
    Run localization pipeline on the Hosted Windows 2019 pool (#794) Matt Cooley 2019-11-12 17:36:23 -0800
  • 442ed6a861
    Key graph features (#704) Stephanie Anderl 2019-11-12 13:46:11 -0800
  • 61c2d07a89 force a call to m_expressionContainer->Measure in UpdateScrollButtons (#750) Rudy Huyn 2019-11-11 16:23:30 -0800
  • 626bdf0de5 Added Copyright headers to .cpp and .h files (#790) marcomontoya 2019-11-11 16:18:13 -0800
  • fcf2da7b1f Update build version to 1910 (#786) Cory Volk 2019-11-11 11:44:29 -0800
  • 01299a92cd Updating code to append a wchar_t instead of const wchar_t (#778) Scott Freeman 2019-11-11 12:23:34 -0500
  • 4c81ed83c7
    use Command instead of int to represent a command id (#781) Rudy Huyn 2019-11-06 15:45:31 -0800
  • 5df3016df6 Fully separate Calculator and CalcManager (#752) Rudy Huyn 2019-11-06 15:31:57 -0800
  • be68e72a9a Updating StandardCalculatorViewModel to use algorithms (#776) Scott Freeman 2019-11-06 15:07:23 -0500
  • caa1c6bb9d Convert DateCalculatorViewModel to runtime class (#769) Rudy Huyn 2019-11-06 06:58:34 -0800
  • 577aafb3f4 Migrate TraceLogger to runtime class (#772) Rudy Huyn 2019-11-05 18:59:24 -0800
  • 8ba7234550
    Fix the right arrow button of CalculationResult not disappearing in some cases (#736) Rudy Huyn 2019-11-05 16:51:36 -0800
  • 613aaebf6f
    fix DateDifference::operator== (#762) Rudy Huyn 2019-11-05 16:51:03 -0800
  • 433d54d571
    Fix crash and high contrast (#773) Pepe Rivera 2019-11-05 15:26:46 -0800
  • e38e911bfa Modify how Calculator manages the visibility of the History button (#712) Rudy Huyn 2019-11-05 15:04:28 -0800
  • 136ade6aa8
    Replace wstring used in public methods by Platform::String in CalcViewModel (#768) Rudy Huyn 2019-11-05 13:57:48 -0800
  • 049d3f4c6c Revert "Replace wstring used in public methods by Platform::String in CalcViewModel (#758)" (#767) Rudy Huyn 2019-11-04 17:54:12 -0800
  • 93f1f784bb
    Replace wstring used in public methods by Platform::String in CalcViewModel (#758) Rudy Huyn 2019-11-04 17:16:16 -0800
  • 44e1984f6b
    Enable code analysis in the CalcManager project (#689) Matt Cooley 2019-11-04 07:41:13 -0800
  • 62c45d9d1e Add KeyboardAccelerators for AlwaysOnTop (#734) Yair Aichenbaum 2019-11-01 20:24:27 -0400
  • b36441ba5f Remove AsyncHelper, Resource and Module.cpp from CalculatorUnitTests project. (#746) Matt Cooley 2019-11-01 14:08:26 -0700
  • 5e46ceabc8 Making string concatenations more efficent (#760) Scott Freeman 2019-10-31 14:44:25 -0400
  • 6366e0c535 Replacing CalculatorVector usage with std::vector (#756) Scott Freeman 2019-10-30 13:55:13 -0400
  • 25cdca991c make ControlSizeTrigger works even if the control is already loaded (#738) Rudy Huyn 2019-10-29 15:21:32 -0700
  • bc2d2d4e9d use short date (#739) Rudy Huyn 2019-10-29 11:14:11 -0700
  • afa144cd16
    Remove unnecessary dependencies from UITestFramework project (#745) Matt Cooley 2019-10-28 10:54:26 -0700
  • 8db4c2b25a Allow negative numbers without digits before the decimal point (#743) Rudy Huyn 2019-10-28 10:17:02 -0700
  • bc298efc97
    Fix release pipeline yaml (#733) Howard Wolosky 2019-10-24 22:33:26 -0700
  • 357bb34c21
    Update release pipeline to use newer StoreBroker tasks (#727) Howard Wolosky 2019-10-22 15:41:26 -0700
  • d5046e1ffc
    Update localized strings 2019-10-21 (#724) Matt Cooley 2019-10-21 14:47:32 -0700
  • f6a061c486 Updating CalculatorHistory to use a default destructor. (#723) Scott Freeman 2019-10-21 15:47:09 -0400
  • bfa5f81ef6 Do not hide expression when user presses Enter or = (#695) Mateusz 2019-10-18 22:40:13 +0200
  • b97046ad67 Allow users to paste expressions with ^or % (#682) Rudy Huyn 2019-10-18 11:07:51 -0700
  • 00064fba11 Modify how the Calculator control manages the focus (#686) Rudy Huyn 2019-10-17 14:18:35 -0700
  • 1a9edff26b add fallback colors to RevealBrush missing them (#685) Rudy Huyn 2019-10-17 14:10:26 -0700
  • 05eda81ba2 Add E-notation support to CopyPasteManager for standard mode (#687) Rudy Huyn 2019-10-14 10:16:31 -0700
  • 033f7757e2 fix 505 (#710) James Inkster 2019-10-13 12:56:19 -0400
  • 65c304682d Active tracing (#702) David Shoemaker 2019-10-10 13:28:34 -0700
  • 51c4845f88 Fix the focus when right-clicking CalculationResult's TextBlock (#698) svsrk praveen 2019-10-09 20:09:55 +0530
  • 16e8e2d89e
    Added new dev app icons and update version to 1909 (#705) Stephanie Anderl 2019-10-08 10:44:13 -0700
  • 18f80a89db Passive & Active tracing (#638) David Shoemaker 2019-10-04 12:24:43 -0700
  • 55074c2312
    Update Calculator keyboard for greater consistency and extensibility (#688) Pepe Rivera 2019-10-03 15:56:44 -0700
  • 9cb0932eaa
    Update Calc Engine for new functions needed for keyboard refresh (#662) Pepe Rivera 2019-09-30 14:04:20 -0700
  • d9bf57ff99
    Code cleanup: simplify NarratorNotifier (#646) Matt Cooley 2019-09-29 16:42:37 -0700
  • 5c0785743c Modify how narrator names the first and last bits of a number in Bit Flip (#675) Rudy Huyn 2019-09-27 10:39:50 -0700
  • 9a099acb3a Updated signature which VS 2019 is actually enforcing (#681) David Shoemaker 2019-09-26 16:28:05 -0700
  • f6f864c88c Do not collapse Update Rates button in a transient state (#619) Zach Herman 2019-09-26 11:38:40 -0700
  • 7864fe6413
    Update color picker (#668) Pepe Rivera 2019-09-25 10:48:56 -0700
  • b2dd55a64f Switch to RichEdit math mode in EquationTextBox (#672) Pepe Rivera 2019-09-23 11:51:08 -0700
  • 80912a33d0 Prevent the history panel to be displayed when using the Programmer mode (#676) Rudy Huyn 2019-09-20 16:29:45 -0700
  • c4fe87a118
    Disable ProgrammerRadixOperators when not visible Pepe Rivera 2019-09-20 15:04:28 -0700
  • d68e505b04 Add copy button to history menu item context menu (#628) Zach Herman 2019-09-19 16:41:50 -0700
  • d6d5591148
    Move unit test runs to hosted pools (#671) Matt Cooley 2019-09-16 06:43:53 -0700
  • f0b51ae1ee Fix scroll buttons in CalculationResult (#652) Rudy Huyn 2019-09-09 09:57:30 -0700
  • a7fb172028
    Update app version to 1908 (#661) Stephanie Anderl 2019-09-05 16:00:27 -0700
  • 41fbcfe9c5
    Merge master into feature/GraphingCalculator branch (#660) Pepe Rivera 2019-09-05 15:01:12 -0700
  • c877b0a2e9 Replace AppChromeAcrylicHostBackdropMediumLowBrush from OverflowTextBlock + improvements (#647) Rudy Huyn 2019-09-05 11:01:58 -0700
  • 98908c627f
    Updated Win UI to 2.2 for Calculator and CalcViewModel projects (#658) Stephanie Anderl 2019-09-05 10:23:35 -0700
  • 6b8a83a2f9
    Remove ProgModeRadixChange unload (#641) Pepe Rivera 2019-09-04 14:20:58 -0700
  • ae30322ab9
    Update documentation for communicating discovered security vulnerabilities (#657) Howard Wolosky 2019-09-03 14:12:50 -0700
  • c9ac7baebb
    Update internals package to 0.0.18 (#645) Matt Cooley 2019-08-26 10:29:56 -0700
  • 41e2e97591 Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640) Rudy Huyn 2019-08-26 09:31:13 -0700
  • eb24c085bc General improvement of the title bar for Always-On-Top. (#634) Rudy Huyn 2019-08-23 13:42:00 -0700
  • 5b2d976e64 Remove colorize and fullcolor app list icons (#644) Matt Cooley 2019-08-21 15:40:01 -0700
  • 71b010483b Remove unused expression item template selector (#623) Rudy Huyn 2019-08-20 12:55:49 -0700
  • 5966503703 Fix regression bug with application title no longer grayed out. (#632) Rudy Huyn 2019-08-19 16:34:49 -0700
  • 1c9755d38a Adds zoom buttons to graph controls (#637) Wei (Waley) Zhang 2019-08-16 16:11:43 -0700
  • c1efa3d3e3 Adding share functionality to Graphing Calculator (#601) David Shoemaker 2019-08-13 12:57:13 -0700
  • 24d997dd00
    Update localized strings 2019-08-08 (#636) Matt Cooley 2019-08-08 18:37:05 -0700
  • 672e88187b Fixes Always-on-Top crashes (#626) Wei (Waley) Zhang 2019-08-06 19:52:19 -0700
  • c994e49279
    Prevent Dev title from showing up on Store builds (#627) Howard Wolosky 2019-08-06 16:32:13 -0700
  • 25e2a14257
    Updated README to note the requirement for installing WinAppDriver (#624) Howard Wolosky 2019-08-06 14:42:39 -0700
  • a7d668e568 Fix the thumbprint of the certificate in the vcxproj file (#617) Rudy Huyn 2019-08-03 14:22:11 -0700