summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-01-14Fix typo: 'Avogadro' instead 'Avogrado'Pablo Barciela2-2/+2
2020-01-12Update copyright to 2020raveit651-1/+1
2020-01-12fixes precedence of functions i.e. the result of -ln(1) and add according testsmbkma2-0/+34
2019-09-01The function 'mp_mask' is never usedrbuj2-19/+0
2019-07-13parserfunc: Return NULL on NOT operation overflowVictor Kareh2-2/+3
2019-07-03Remove trailing whitespacesLaurent Napias27-148/+148
2019-06-03mp-serializer: fix scientific presentation of complex numbersmbkma1-3/+5
2019-05-08Avoid deprecated 'gtk_widget_get_style' and 'gtk_widget_modify_font'Wu Xiaotian1-2/+41
2019-05-08Fix FSF addressrbuj1-1/+1
2019-05-07test-mp-equation: add tests for physical constantsmbkma1-2/+16
2019-05-07mp-equation: update values from physical constants to match with tooltip valu...mbkma1-7/+7
2019-05-07Add unit tooltips to physical constantsmbkma1-11/+12
2019-05-07dont focus on clickmbkma1-0/+1
2019-05-07mp-equation: add pre-defined physical constantsmbkma3-6/+148
2019-05-06buttons-ui: add destructive-action style to 'clear' buttonmbkma4-0/+12
2019-05-06buttons-ui: add style class "suggested-action" to result buttonmbkma4-19/+31
2019-05-04Use gresources for UI filesrbuj9-15/+6918
2019-04-30Unit tests: pi constant, ln (e^iπ)rbuj1-0/+2
2019-04-29currency-manager: Update name_map in load_imf_ratesrbuj1-42/+44
2019-04-29math-buttons: Fix cppcheck warning: Identical inner 'return'Pablo Barciela1-1/+2
2019-04-26mp: Fix calculate result ln(e^(i*π))Pablo Barciela1-4/+4
2019-04-24display small numbers in scientific notationmbkma1-2/+7
2019-04-24Revert "fixes issues 25 and 26"raveit651-7/+2
2019-04-24fixes issues 25 and 26mbkma1-2/+7
2019-04-23mate-calc: Fix memory leakPablo Barciela1-0/+8
2019-04-21math-buttons: avoid shifting signed 64-bit value by 63 bitsPablo Barciela1-1/+1
2019-04-15Add support for "pi" in addition to "π"mbkma1-3/+3
2019-03-23i18n about dialogrbuj1-27/+32
2019-02-17math-window: update copyright year to 2019Pablo Barciela1-1/+1
2019-01-30math-display: avoid deprecated 'gtk_widget_modify_bg'Pablo Barciela1-6/+0
2019-01-30currency-manager: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2019-01-30currency: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-3/+2
2019-01-30math-equation: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2019-01-30unit-manager: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-3/+2
2019-01-30unit-category: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-3/+2
2019-01-30unit: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-3/+2
2019-01-30mp-serializer: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2019-01-29math-variable-popup: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2019-01-29math-preferences: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+3
2019-01-29math-variables: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-3/+2
2019-01-29math-converter: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2019-01-29math-buttons: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2019-01-29math-window: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2018-12-29Remove dublicated assignmentPavel Shlyak1-1/+0
2018-12-21Fix typoPavel Shlyak1-1/+1
2018-12-17math-display: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2018-12-01math-window: Fix memory leakPablo Barciela1-1/+4
2018-11-24math-display.c: avoid deprecated 'gtk_widget_ensure_style' (#66)ZenWalker1-1/+0
2018-08-28Copy equation as ASCII textVictor Kareh1-2/+2
2018-06-03UI: avoid deprecated GtkButton:use-stockPablo Barciela1-0/+13