Commit Graph

  • 814473f4d6
    Parse each individual equation (#1059) Pepe Rivera 2020-03-03 10:53:03 -0800
  • dbc3dc5abb
    Handle focus for clear and clearentry buttons (#896) Pepe Rivera 2020-03-03 10:52:48 -0800
  • d7e7f46c99
    Update Analysis after variables change (#1056) Stephanie Anderl 2020-02-28 09:34:16 -0800
  • 915e0a8220
    Pass EquationButtonContentIndex for show equation tooltip (#1057) Pepe Rivera 2020-02-27 14:28:18 -0800
  • f97c084a67
    Fix some accessibility bugs (#1047) Pepe Rivera 2020-02-27 11:54:29 -0800
  • 0c8d6dd83c
    Fix usability issues with settings flyout (#1049) Pepe Rivera 2020-02-26 16:21:38 -0800
  • 1f56b4946d
    Delay loading some unused UI elements (#1042) Pepe Rivera 2020-02-26 13:28:30 -0800
  • c0cb14a8e8
    Make unit converters stil working when users opened 'Currency' in offline mode (#1022) Rudy Huyn 2020-02-25 16:34:18 -0800
  • dab258f3f0
    share image (#1039) Pepe Rivera 2020-02-24 10:27:22 -0800
  • 8483b68f12
    Fix crash when tabbing through KGF (#1037) Pepe Rivera 2020-02-14 15:01:43 -0800
  • 11ab829b1b
    Remove unneeded assets (#1038) Pepe Rivera 2020-02-14 14:56:54 -0800
  • 1ecf431ea3
    No need to make an enum variable if it is either one of two possibilities. (#1036) pi1024e 2020-02-14 15:52:58 -0500
  • d8fedaffde
    Update Standard Mode Calculator UI Tests (#788) Crystal Edwards 2020-02-13 14:42:43 -0800
  • d196909246
    Rename icons to new format and update internals package (#1028) Pepe Rivera 2020-02-12 14:35:28 -0800
  • 7da1ab6874
    Fix ARM64 build (#1026) Matt Cooley 2020-02-11 14:03:43 -0800
  • 66e47627c0
    Update the CI build to only run p0 UI tests for PRs and all UI tests for rolling CI builds (#1012) Stephanie Anderl 2020-02-07 15:12:32 -0800
  • 724d12b762
    Update mocks (#967) Pepe Rivera 2020-02-06 15:15:29 -0800
  • 4b9d6e9799
    Making Graphing::Color fully constexpr (#1010) Scott Freeman 2020-02-06 18:13:38 -0500
  • f1482252ef
    Allow rendering the graph on a background thread (#1014) Pepe Rivera 2020-02-04 15:02:42 -0800
  • f4ab94ce1c
    Enables analysis on functions with variables (#1021) Stephanie Anderl 2020-02-04 13:43:00 -0800
  • ff5efcdd78
    Update build version to 2001 (#1016) Pepe Rivera 2020-02-03 15:22:34 -0800
  • 6ca8f90021
    Fix focus bug in graphing mode and other small changes (#938) Pepe Rivera 2020-01-31 13:45:16 -0800
  • f2dbaad9b9
    Always on top tool tip (#968) Yair Aichenbaum 2020-01-28 22:21:19 -0500
  • cdaf97e3d7
    Update Calculator MDL2 Font(#972) Rudy Huyn 2020-01-28 10:05:38 -0800
  • c55797c933 Updated unit tests certificate (#971) Stephanie Anderl 2020-01-27 11:25:33 -0800
  • 350b8a9024
    Fix graphing crash when plotting equations with errors (#958) Pepe Rivera 2020-01-22 13:39:51 -0800
  • e77823b97c Fixing CalculatorManagerTests by setting calculator mode so CCalcEngine is set. (#940) Scott Freeman 2020-01-17 23:19:17 -0500
  • 1947a25ff8 Making a few improvements in Grapher (#922) Scott Freeman 2020-01-15 12:36:31 -0500
  • 52de42e7fb Removing Utils::Swap and using std::swap instead (#932) Scott Freeman 2020-01-14 18:22:50 -0500
  • ca0b3d83e8
    fix bugs (#934) Pepe Rivera 2020-01-14 13:52:57 -0800
  • 027eab12a3
    Update release yaml to remove arm64 builds (#930) Stephanie Anderl 2020-01-13 16:05:39 -0800
  • 9fc9c97ee7
    Update KGF Back Button Styling (#927) Stephanie Anderl 2020-01-13 15:09:45 -0800
  • ff2a94f64d Fix release pipeline by setting provData to false (#929) Stephanie Anderl 2020-01-13 14:56:54 -0800
  • 3d1f0e9440
    Make variable boxes collapsible on click (#916) Pepe Rivera 2020-01-13 10:08:23 -0800
  • 80e9b82bdc Removing useless code from VisualTree::FindDescendantByName (#925) Scott Freeman 2020-01-10 21:06:21 -0500
  • c7c9bf0513
    Use path instead of glyph for active tracing (#910) Eric Wong 2020-01-10 16:42:55 -0800
  • 240792a775 Adjustments to ghost textbox (#924) Pepe Rivera 2020-01-10 16:41:23 -0800
  • ab2ad8cdee Update Font Sizes for Graph Settings and Key Graph Features to be aligned (#923) Stephanie Anderl 2020-01-10 15:56:12 -0800
  • 42dcfdc598 Update group policy check to look in HKCU instead of HKLM for allowing graphing mode (#918) Stephanie Anderl 2020-01-10 15:48:07 -0800
  • 6c524e68e2 Remove LimitedAccessFeatures check for old package name (#921) Matt Cooley 2020-01-10 15:46:55 -0800
  • 397c180d52 Format MathML equations before submission to the GraphControl (#926) Pepe Rivera 2020-01-10 15:17:36 -0800
  • c8a67eb574 ui changes (#920) Pepe Rivera 2020-01-09 14:10:48 -0800
  • 9b9c9fb7ee
    Fix function symbols in RtoL (#914) Rudy Huyn 2020-01-09 13:33:09 -0800
  • bea4c2429f Inferring std::array template params for featureLevels. (#917) Scott Freeman 2020-01-09 15:05:49 -0500
  • 4f05b63ba6 Removing unnecessary string copies when iterating vectors and maps in KeyGraphFeaturesInfo (#915) Scott Freeman 2020-01-09 15:05:16 -0500
  • 6fe229fc15 Update toggle to switch from graph to equations (#912) Rudy Huyn 2020-01-09 09:44:46 -0800
  • 9329af37f1 Fix crash when setting graph options to very large numbers (#904) Pepe Rivera 2020-01-08 15:06:26 -0800
  • c3414ea9c9
    Change Calculator app name back to Calculator and add more margin to the preview tag for graphing mode (#909) Stephanie Anderl 2020-01-08 14:56:44 -0800
  • 8141941208 Removing wstringstream usage since it adds unnecessary overhead (#908) Scott Freeman 2020-01-08 17:35:05 -0500
  • f9c049a84b Add preview tag to Graphing feature (#907) Rudy Huyn 2020-01-08 10:34:05 -0800
  • 4ac76c66da
    Merge pull request #899 from EriWong/mergeFeature Matt Cooley 2020-01-07 14:56:30 -0800
  • 09926e4f84 Fix build as a result of merge conflict Eric Wong (PAX) 2020-01-07 14:26:40 -0800
  • cb707d467a Remove ARM64 from the package since Graphing mode does not support AR… (#903) Stephanie Anderl 2020-01-07 14:09:39 -0800
  • aad968ff37 Merge remote-tracking branch 'upstream/master' into mergeFeature Eric Wong (PAX) 2020-01-07 14:08:18 -0800
  • 2d177e5160 CalcViewModel code cleaning (#754) Rudy Huyn 2020-01-07 13:59:51 -0800
  • d087404256 One more unit test fix Eric Wong (PAX) 2020-01-07 11:46:52 -0800
  • 967b2a1e86 More Unit tests fixes for when graphing calc is not enabled Eric Wong (PAX) 2020-01-07 11:27:26 -0800
  • 712bdb1b7c Code cleaning: Remove all properties/functions not used in CalculationResult (#649) Rudy Huyn 2020-01-07 11:03:47 -0800
  • f1863c0eb2
    Updated internal build version to 0.0.31 (#900) Stephanie Anderl 2020-01-06 16:07:22 -0800
  • 40cadcda13 Add condition to unit tests to handle cases where graphing calculator is hidden Eric Wong (PAX) 2020-01-06 16:04:27 -0800
  • 7f2c300e37 remove the useless code related to the management of the focus in CalculationResult (#700) Rudy Huyn 2020-01-06 15:21:29 -0800
  • 78c6c2faff Fix filters from bad merge Eric Wong (PAX) 2020-01-06 14:43:07 -0800
  • d2b2853114 Merge remote-tracking branch 'upstream/feature/GraphingCalculator' into mergeFeature Eric Wong (PAX) 2020-01-06 14:42:40 -0800
  • 22f57aab3f Take windows setting into account to Disable/Enable animations (#748) Rudy Huyn 2020-01-06 14:36:45 -0800
  • 563404fd99 Wstring view overrun (#884) Scott Freeman 2020-01-06 16:44:40 -0500
  • fb18b639e3 Using wstring::find_last_not_of in CalcManager::NumberFormattingUtils::TrimTrailingZeroes (#898) Scott Freeman 2020-01-06 16:36:58 -0500
  • 3592b3d5a2 Update equation colors (#885) Pepe Rivera 2020-01-06 13:19:04 -0800
  • 7aaeee934c Prevent the graph to pan/zoom in some cases (#897) Rudy Huyn 2020-01-06 13:10:53 -0800
  • 8357f5d5c5
    Add Graph Settings (#879) Rudy Huyn 2020-01-03 15:06:14 -0800
  • 234ac8deb3
    Change active tracing to use correct glyph instead of dot (#890) Eric Wong 2020-01-03 12:08:02 -0800
  • 3b916dcec3 Minor changes to share output (#886) Pepe Rivera 2020-01-03 10:45:51 -0800
  • 4846190008 Update build year in Aboutflyout (#895) dovisutu 2020-01-03 18:21:31 +0800
  • 9e52256196 Fix prefix 0s after deleting decimal point (#825) dovisutu 2020-01-03 18:21:12 +0800
  • 3942662c9d High Contrast support for Graphing Calculator (#878) Rudy Huyn 2019-12-20 10:56:01 -0800
  • 13e31799c9 Wire up keyboard in graphing calculator (#863) Eric Wong 2019-12-19 09:56:03 -0800
  • a21b4a2d1a Using wstring instead of wstringstream where appropriate (#881) Scott Freeman 2019-12-19 04:50:31 -0500
  • 38da8d7b38 support ctrl+- and + (#882) Rudy Huyn 2019-12-18 16:06:13 -0800
  • be4e437f4d Removing call to stripzeroesnum if no number exists. (#877) Scott Freeman 2019-12-18 05:02:04 -0500
  • 3c6b5a808e Cleaning up some UnitConverter code and making some of it more efficient. (#875) Scott Freeman 2019-12-18 04:19:28 -0500
  • dc79ec65f6 Remove EquationTextBox from KeyGraphFeaturesPanel (#833) Rudy Huyn 2019-12-16 23:00:06 -0800
  • fe599e31f8 Update graph tooltip design and content (#867) Rudy Huyn 2019-12-16 10:41:35 -0800
  • eb2fa6db9b Fix focus issues (#868) Rudy Huyn 2019-12-16 10:13:34 -0800
  • dbddc7bc86 Save and restore the value of EquationInputArea when users scroll (#866) Rudy Huyn 2019-12-13 16:42:12 -0800
  • 534139d67d GraphControl: refactoring and optimizations (#831) Rudy Huyn 2019-12-13 16:33:08 -0800
  • da38b5a015 Move variables to the right column (#859) Rudy Huyn 2019-12-12 14:52:36 -0800
  • 2a0637e51c
    Fix some UI bugs in graph mode (#862) Pepe Rivera 2019-12-12 12:58:28 -0800
  • f282605bc6 Redesign graph buttons + replace ActiveTracing button by a ToggleButton (#864) Rudy Huyn 2019-12-12 09:38:10 -0800
  • f593c621aa
    Update GraphingCalculator Projects to allow official builds (#852) Stephanie Anderl 2019-12-10 16:15:49 -0800
  • b6f9634e34 Removing unused serialization code in CalculatorManager (#858) Scott Freeman 2019-12-10 17:32:00 -0500
  • 07d012cf6b [Graph] Replace the Add button by a EquationTextBlock (#826) Rudy Huyn 2019-12-10 11:06:37 -0800
  • 06f43ad373 Refactoring LocalizationSettings (#850) Scott Freeman 2019-12-09 22:28:43 -0500
  • f1bf3354c4
    Fix graph rendering of inequalities (#856) Pepe Rivera 2019-12-09 13:30:39 -0800
  • 4bb5c39e34
    Add context menu to rich edit to allow for keyboard support (#854) Eric Wong 2019-12-09 13:18:06 -0800
  • c6d3132ad4 Add keyboard UI (#855) Pepe Rivera 2019-12-09 12:52:10 -0800
  • 5209084bb0 Fix crash with x86 (#853) Rudy Huyn 2019-12-06 17:02:46 -0800
  • 503831895d
    Hide or Disable graphing calculator menu item when necessary (#848) Rudy Huyn 2019-12-06 15:03:07 -0800
  • 81747a0a93 Update ManualTests.md (#815) Daniel-Parker 2019-12-04 11:02:08 -0800
  • 36327b73de
    Adding automation names to buttons (#842) Eric Wong 2019-12-04 11:00:07 -0800
  • ff6a221c51
    Build and test x86 in PR builds (#846) Matt Cooley 2019-12-04 10:02:57 -0800
  • 133df73d6a Add icons for show, hide and switch to equation mode (#845) Eric Wong 2019-12-03 16:02:46 -0800