summaryrefslogtreecommitdiff
path: root/src/math-equation.c
AgeCommit message (Collapse)AuthorFilesLines
2021-11-20Use a blank line at mostrbuj1-88/+0
2021-03-22history view follows preferencesmbkma1-5/+17
2021-02-18factorization: display prime factors in fixed number formatmbkma1-0/+4
2020-11-24Remove unused macrosrbuj1-2/+0
2020-11-20Show factorization in history view.mbkma1-4/+39
Show exponents in factorization.
2020-09-04Clear answer if editing right before itmbkma1-2/+2
2020-09-04Refresh bits panel after calculationmbkma1-0/+3
2020-06-16math-equation: Fix memory leakrbuj1-0/+1
2020-03-08Port to GNU MPFR/MPC Librarymbkma1-10/+23
For further information please visit: https://www.mpfr.org/ http://www.multiprecision.org/mpc
2020-02-27add history view to show recent calculations.mbkma1-1/+17
add option to enable/disable history (disabled by default). add possibility to resize mate-calc if history is enabled.
2019-07-03Remove trailing whitespacesLaurent Napias1-21/+21
2019-01-30math-equation: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2018-08-28Copy equation as ASCII textVictor Kareh1-2/+2
This ensures compatibility with pasting into software that cannot handle Unicode characters (e.g. LibreOffice)
2017-03-15drop old GLib codemonsta1-10/+2
2012-12-02support glib 2.30Ma Xiaojun1-3/+10
2012-11-24Fixed gsettings.Steve Zesch1-5/+9
2012-11-24Update codebase.Steve Zesch1-375/+627
2012-11-15Fix crash when pasting with empty clipboardSteve Zesch1-1/+3
http://git.gnome.org/browse/gcalctool/commit/?h=gnome-2-32&id=b7b9bc76c0dc59c3cbf85127be3898a06c0a8a26
2012-07-31fixing address issue of fsfPerberos1-30/+30
2011-11-08initialPerberos1-0/+1701