Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-26 | mp: Fix calculate result ln(e^(i*π)) | Pablo Barciela | 1 | -4/+4 | |
Fixes https://github.com/mate-desktop/mate-calc/issues/100 based in gnome-calculator commit: https://gitlab.gnome.org/GNOME/gnome-calculator/commit/6eb0f2b5e6df456a97a796b35d811376a69679e0 | |||||
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 | |
'g_path_get_basename' needs to be freed Fix memory leak detected by valgrind: valgrind --leak-check=full mate-calc ==17452== 10 bytes in 1 blocks are definitely lost in loss record 501 of 10,243 ==17452== at 0x483577F: malloc (vg_replace_malloc.c:299) ==17452== by 0x5657900: g_malloc (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5800.3) ==17452== by 0x563E84A: g_path_get_basename (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5800.3) ==17452== by 0x11A9E3: main (in /usr/bin/mate-calc) | |||||
2019-03-31 | github release for stable branch | raveit65 | 1 | -0/+19 | |
2019-03-23 | tx: update resource file | raveit65 | 1 | -43/+61 | |
2019-03-23 | i18n about dialog | rbuj | 1 | -27/+32 | |
2019-03-13 | tx: update transifex config | raveit65 | 1 | -2/+2 | |
2019-02-24 | release 1.22.0v1.22.0 | raveit65 | 2 | -8/+43 | |
2019-02-24 | tx: sync with transifex | raveit65 | 132 | -3722/+3753 | |
2019-02-20 | Initialize Travis CI support | raveit65 | 1 | -0/+88 | |
2019-02-17 | math-window: update copyright year to 2019 | Pablo Barciela | 1 | -1/+1 | |
2019-02-09 | Tx: update resource for transifex server | raveit65 | 1 | -29/+29 | |
2019-02-09 | tx: sync with transifex | raveit65 | 239 | -52298/+141324 | |
2019-01-30 | Increase accuracy range to 15 | Victor Kareh | 2 | -2/+2 | |
2019-01-30 | math-display: avoid deprecated 'gtk_widget_modify_bg' | Pablo Barciela | 1 | -6/+0 | |
based in the gnome-calculator commit: https://gitlab.gnome.org/GNOME/gnome-calculator/commit/a6e6a1d94a36950df8776e38218fe349a9818ae5 | |||||
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 | |
Check https://github.com/mate-desktop/mate-calc/issues/69 for more details | |||||
2018-12-21 | Fix typo | Pavel Shlyak | 1 | -1/+1 | |
Check https://github.com/mate-desktop/mate-calc/issues/69 for more details | |||||
2018-12-19 | disable deprecation warnings for distcheck | raveit65 | 1 | -0/+3 | |
2018-12-17 | math-display: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 | |
2018-12-05 | tx: fix typo | raveit65 | 1 | -1/+1 | |
2018-12-01 | math-window: Fix memory leak | Pablo Barciela | 1 | -1/+4 | |
'g_strconcat' needs to be freed | |||||
2018-11-24 | math-display.c: avoid deprecated 'gtk_widget_ensure_style' (#66) | ZenWalker | 1 | -1/+0 | |
2018-11-13 | data: update appdata directory | raveit65 | 1 | -1/+1 | |
fixes https://github.com/mate-desktop/mate-calc/issues/49 | |||||
2018-11-13 | ui files: add missing icons in titles to dialogs | Pablo Barciela | 2 | -0/+11 | |
2018-11-12 | buttons-programming.ui: Fix buttons | Pablo Barciela | 1 | -10/+4 | |
Fixes https://github.com/mate-desktop/mate-calc/issues/63 | |||||
2018-10-08 | Use make functions for HELP_LINGUAS | rbuj | 1 | -1/+5 | |
2018-10-03 | tx: update transifex help source | raveit65 | 1 | -5/+5 | |
2018-10-03 | Write equation using MathML | rbuj | 1 | -1/+18 | |
2018-10-02 | tx: update help source for transifex | raveit65 | 1 | -5/+5 | |
2018-10-02 | Fix application name | rbuj | 3 | -3/+3 | |
2018-10-02 | Fix repeated words | rbuj | 1 | -1/+1 | |
2018-10-01 | tx: add help for user-guide to transifex config | raveit65 | 3 | -1/+1219 | |
2018-08-28 | Copy equation as ASCII text | Victor Kareh | 1 | -2/+2 | |
This ensures compatibility with pasting into software that cannot handle Unicode characters (e.g. LibreOffice) | |||||
2018-06-22 | release 1.21.0v1.21.0 | raveit65 | 1 | -0/+8 | |
2018-06-22 | sync with transifex | raveit65 | 129 | -16747/+86210 | |
2018-06-14 | pre-bump version | raveit65 | 2 | -1/+3 | |
2018-06-14 | update .pot file | raveit65 | 1 | -123/+131 | |