Age | Commit message (Expand) | Author | Files | Lines |
2020-03-08 | Port to GNU MPFR/MPC Library | mbkma | 26 | -2929/+877 |
2020-02-27 | free variables | mbkma | 2 | -4/+5 |
2020-02-27 | add history view to show recent calculations. | mbkma | 11 | -6/+548 |
2020-02-25 | Read authors (updated) from mate-calc.about | rbuj | 4 | -7/+33 |
2020-01-14 | Fix typo: 'Avogadro' instead 'Avogrado' | Pablo Barciela | 2 | -2/+2 |
2020-01-12 | Update copyright to 2020 | raveit65 | 1 | -1/+1 |
2020-01-12 | fixes precedence of functions i.e. the result of -ln(1) and add according tests | mbkma | 2 | -0/+34 |
2019-09-01 | The function 'mp_mask' is never used | rbuj | 2 | -19/+0 |
2019-07-13 | parserfunc: Return NULL on NOT operation overflow | Victor Kareh | 2 | -2/+3 |
2019-07-03 | Remove trailing whitespaces | Laurent Napias | 27 | -148/+148 |
2019-06-03 | mp-serializer: fix scientific presentation of complex numbers | mbkma | 1 | -3/+5 |
2019-05-08 | Avoid deprecated 'gtk_widget_get_style' and 'gtk_widget_modify_font' | Wu Xiaotian | 1 | -2/+41 |
2019-05-08 | Fix FSF address | rbuj | 1 | -1/+1 |
2019-05-07 | test-mp-equation: add tests for physical constants | mbkma | 1 | -2/+16 |
2019-05-07 | mp-equation: update values from physical constants to match with tooltip valu... | mbkma | 1 | -7/+7 |
2019-05-07 | Add unit tooltips to physical constants | mbkma | 1 | -11/+12 |
2019-05-07 | dont focus on click | mbkma | 1 | -0/+1 |
2019-05-07 | mp-equation: add pre-defined physical constants | mbkma | 3 | -6/+148 |
2019-05-06 | buttons-ui: add destructive-action style to 'clear' button | mbkma | 4 | -0/+12 |
2019-05-06 | buttons-ui: add style class "suggested-action" to result button | mbkma | 4 | -19/+31 |
2019-05-04 | Use gresources for UI files | rbuj | 9 | -15/+6918 |
2019-04-30 | Unit tests: pi constant, ln (e^iπ) | rbuj | 1 | -0/+2 |
2019-04-29 | currency-manager: Update name_map in load_imf_rates | rbuj | 1 | -42/+44 |
2019-04-29 | math-buttons: Fix cppcheck warning: Identical inner 'return' | Pablo Barciela | 1 | -1/+2 |
2019-04-26 | mp: Fix calculate result ln(e^(i*π)) | Pablo Barciela | 1 | -4/+4 |
2019-04-24 | display small numbers in scientific notation | mbkma | 1 | -2/+7 |
2019-04-24 | Revert "fixes issues 25 and 26" | raveit65 | 1 | -7/+2 |
2019-04-24 | fixes issues 25 and 26 | mbkma | 1 | -2/+7 |
2019-04-23 | mate-calc: Fix memory leak | Pablo Barciela | 1 | -0/+8 |
2019-04-21 | math-buttons: avoid shifting signed 64-bit value by 63 bits | Pablo Barciela | 1 | -1/+1 |
2019-04-15 | Add support for "pi" in addition to "π" | mbkma | 1 | -3/+3 |
2019-03-23 | i18n about dialog | rbuj | 1 | -27/+32 |
2019-02-17 | math-window: update copyright year to 2019 | Pablo Barciela | 1 | -1/+1 |
2019-01-30 | math-display: avoid deprecated 'gtk_widget_modify_bg' | Pablo Barciela | 1 | -6/+0 |
2019-01-30 | currency-manager: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 |
2019-01-30 | currency: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -3/+2 |
2019-01-30 | math-equation: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 |
2019-01-30 | unit-manager: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -3/+2 |
2019-01-30 | unit-category: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -3/+2 |
2019-01-30 | unit: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -3/+2 |
2019-01-30 | mp-serializer: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 |
2019-01-29 | math-variable-popup: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 |
2019-01-29 | math-preferences: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+3 |
2019-01-29 | math-variables: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -3/+2 |
2019-01-29 | math-converter: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 |
2019-01-29 | math-buttons: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 |
2019-01-29 | math-window: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 |
2018-12-29 | Remove dublicated assignment | Pavel Shlyak | 1 | -1/+0 |
2018-12-21 | Fix typo | Pavel Shlyak | 1 | -1/+1 |
2018-12-17 | math-display: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 |