calculator/src/Calculator
dovisutu 5403adc914
Fix the operand order of logbasex for consistency (#1115)
* Fix #851: inconsistent operand order for log_y(x)

 - fixed the bug in scioper.cpp
 - changed the related test in CalculatorUnitTests
 - also changed the text in GraphingNumpad

* Change the name of LogBaseX for consistency

basically every occurence is repalced by logbasey, except
for the localized string for narrator, which I left for
the localization team to fix.

* Fix the test

* Revert GraphingNumPad.cpp

* Fixup according to review
2020-04-03 10:34:59 -07:00
..
Assets Added Graphing Mode Jumplist Icons (#1107) 2020-03-24 09:42:30 -07:00
Common Check for ctrl when navigating to handle AltGr (#1054) 2020-03-10 12:45:36 -07:00
Controls Revert dual screen (#1134) 2020-04-01 11:18:04 -07:00
Converters Fix some code analysis warnings in CalcManager (#1074) 2020-03-30 15:23:22 -07:00
DesignData Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
Resources Fix the operand order of logbasex for consistency (#1115) 2020-04-03 10:34:59 -07:00
TemplateSelectors Key graph features (#704) 2019-11-12 13:46:11 -08:00
Utils Graphing Calculator Diagnostics Instrumentation (#1041) 2020-03-12 14:05:47 -07:00
Views Fix the operand order of logbasex for consistency (#1115) 2020-04-03 10:34:59 -07:00
AboutFlyout.xaml Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
AboutFlyout.xaml.cpp Update build year in Aboutflyout (#895) 2020-01-03 02:21:31 -08:00
AboutFlyout.xaml.h Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
App.xaml Revert dual screen (#1134) 2020-04-01 11:18:04 -07:00
App.xaml.cpp Take windows setting into account to Disable/Enable animations (#748) 2020-01-06 14:36:45 -08:00
App.xaml.h Take windows setting into account to Disable/Enable animations (#748) 2020-01-06 14:36:45 -08:00
Calculator.rc Hello GitHub 2019-01-28 16:24:37 -08:00
Calculator.vcxproj Revert dual screen (#1134) 2020-04-01 11:18:04 -07:00
Calculator.vcxproj.filters Revert dual screen (#1134) 2020-04-01 11:18:04 -07:00
EquationStylePanelControl.xaml Allow line style to be changed (#1097) 2020-03-27 09:56:11 -07:00
EquationStylePanelControl.xaml.cpp Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
EquationStylePanelControl.xaml.h Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
Package.appxmanifest Revert dual screen (#1134) 2020-04-01 11:18:04 -07:00
packages.config Revert WinUI version back to 2.2 (#1113) 2020-03-27 12:17:11 -07:00
pch.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
pch.h Revert dual screen (#1134) 2020-04-01 11:18:04 -07:00
TemporaryKey.pfx remove the password from the certificate (#1105) 2020-03-23 17:37:22 -07:00
WindowFrameService.cpp CalcViewModel code cleaning (#754) 2020-01-07 13:59:51 -08:00
WindowFrameService.h Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00