haiku/src/apps/deskcalc
Adrien Destugues e9946b675c DeskCalc: fix mixup of key codes and labels
We must keep an untranslated version of the text for use with the
expression parser. Only the key label in the user interface should be
translated.

Fixes #15709.
2021-07-25 18:54:20 +02:00
..
CalcApplication.cpp DeskCalc: improve initial window size. 2015-09-14 20:45:45 +02:00
CalcApplication.h DeskCalc: Update copyright headers 2013-07-12 22:19:12 -04:00
CalcOptions.cpp DeskCalc: Update copyright headers 2013-07-12 22:19:12 -04:00
CalcOptions.h DeskCalc: Update copyright headers 2013-07-12 22:19:12 -04:00
CalcView.cpp DeskCalc: fix mixup of key codes and labels 2021-07-25 18:54:20 +02:00
CalcView.h BeBuild: set default visibility for _EXPORT 2020-01-30 00:32:32 +00:00
CalcWindow.cpp DeskCalc: fix build. 2020-01-25 19:54:31 +01:00
CalcWindow.h DeskCalc: Update copyright headers 2013-07-12 22:19:12 -04:00
DeskCalc.cpp Fix catching by value 2020-01-21 19:26:22 +00:00
DeskCalc.rdef Haiku may be alpha quality, but DeskCalc isn't 2012-11-13 00:45:01 -05:00
ExpressionTextView.cpp IK: align BTextView text rect/fix alignment 2020-09-07 22:10:36 +00:00
ExpressionTextView.h IK: align BTextView text rect/fix alignment 2020-09-07 22:10:36 +00:00
InputTextView.cpp IK: align BTextView text rect/fix alignment 2020-09-07 22:10:36 +00:00
InputTextView.h IK: align BTextView text rect/fix alignment 2020-09-07 22:10:36 +00:00
Jamfile Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00