From 8de77e33ab168df33b2a4bc7a7fe45aed75e9040 Mon Sep 17 00:00:00 2001 From: mbkma Date: Thu, 13 Feb 2020 22:24:23 +0100 Subject: add history view to show recent calculations. add option to enable/disable history (disabled by default). add possibility to resize mate-calc if history is enabled. --- src/history-entry.ui | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 src/history-entry.ui (limited to 'src/history-entry.ui') diff --git a/src/history-entry.ui b/src/history-entry.ui new file mode 100644 index 0000000..e8335d8 --- /dev/null +++ b/src/history-entry.ui @@ -0,0 +1,83 @@ + + + + + + True + False + 12 + 16 + 12 + 16 + True + + + True + False + + + + True + False + end + 1 + 0 + 0.5 + + + + + + + + 0 + 0 + 4 + + + + + True + False + = + 1 + 0.5 + 0.5 + + + + + + + 4 + 0 + + + + + True + False + + + + True + False + end + 12 + 1 + 0.5 + + + + + + + + + 5 + 0 + 2 + + + + -- cgit v1.2.1