summaryrefslogtreecommitdiff
path: root/src/math-history-entry.c
AgeCommit message (Collapse)AuthorFilesLines
2020-06-20math-history-entry: Reduce the macro scope and its argument numberrbuj1-5/+7
2020-04-07history-view: simplify code and add clear optionJohannes Unruh1-53/+21
2020-02-27free variablesmbkma1-2/+3
2020-02-27add history view to show recent calculations.mbkma1-0/+129
add option to enable/disable history (disabled by default). add possibility to resize mate-calc if history is enabled.