summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-06-26a11y: Announce status changesa11y-status-announceColomban Wendling1-4/+29
If the equation status changes and the status message is not the focused element, ask the screen reader to speak the status change because it's likely to be relevant for the user to be notified. Fixes #223.
2024-02-14release 1.28.0v1.28.0raveit653-2/+8
2024-02-14tx: sync with transifexraveit65219-7641/+13649
2024-01-23ci: use ubuntu jammy as dockerraveit651-1/+1
2023-11-25Fix implicit function declarations with libxml2 2.12Colomban Wendling1-0/+1
2023-09-16tx: fix warning in Japanese translationsraveit651-6/+7
2022-10-30release 1.27.0v1.27.0mbkma3-2/+13
2022-10-30tx: sync with transifexmbkma155-57967/+57325
2022-10-28tx: migrate config filembkma2-11/+28
2022-10-28tx: update resourcembkma2-312/+322
2022-10-12build warning: AC_OUTPUT should be used without argumentsrbuj1-1/+2
2022-02-13ci: drop -Wunused-parameter compiler cflag from debian buildraveit651-1/+1
2021-11-20Use a blank line at mostrbuj24-375/+0
2021-11-09unit: fix memory leakrbuj1-1/+1
2021-11-09cppcheck: function parameters can be declared with constrbuj3-3/+3
2021-11-09parserfunc: fix include guardrbuj1-1/+1
2021-11-05Accessibility: use localized button names for screen readersValentin Villenave1-4/+6
2021-08-04release 1.26.0v1.26.0raveit653-2/+10
2021-08-04tx: sync with transifexraveit65125-10632/+10858
2021-08-04travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-07-30Add build support for mesonzhuyaliang8-0/+377
2021-07-28integrate unittest into test-mp-equationmbkma3-790/+103
2021-07-09Fix declaration/definition mismatchesHarald van Dijk1-7/+7
Commit 869de6d8 changed the signatures of definitions of various mp_* functions but did not update the declarations in mp.h to match.
2021-06-21update copyright to 2021raveit654-4/+4
2021-05-30release 1.25.1v1.25.1raveit652-1/+35
2021-05-30Add README.md to distcheckraveit651-1/+2
2021-05-30tx: pull from transifexraveit65219-22538/+28304
2021-05-30tx: update resourceraveit651-88/+88
2021-05-30travis-ci: use ubuntu focal as host systemraveit651-1/+1
fixes build issues with fedora:latest (f34) tag.
2021-04-23travis: disable travis builds for ubunturaveit651-1/+1
Sadly, there is a limit for free builds at docker.com See discussion https://github.com/orgs/mate-desktop/teams/core-team/discussions/25
2021-04-21build: abort configuration when development library for MPC is missingrbuj1-1/+1
2021-03-22history view follows preferencesmbkma6-45/+90
2021-03-19mp-serializer: init MPNumbers outside of loopmbkma1-8/+8
2021-03-18mp.c: mp_reciprocal: fix when calling it with same arguments.mbkma1-2/+5
2021-03-18mp-serializer: fix memory leaks reported by valgrindmbkma1-3/+9
2021-03-18math-buttons: fix memory leaks reported by valgrindmbkma1-1/+5
2021-03-08travis: build with mate-common-1.24.2 from reposraveit651-11/+0
2021-02-22tx: temporarily disable build for ArchLinuxraveit651-1/+1
2021-02-18factorization: display prime factors in fixed number formatmbkma1-0/+4
2021-02-15build: add configure summaryrbuj1-0/+13
2021-02-02build: Use PACKAGE_URL variablerbuj2-2/+3
2021-02-02build: Use config.h which defines GETTEXT_PACKAGE & VERSIONrbuj4-3/+12
2021-01-16update resource for transifexrbuj2-192/+246
2021-01-16Update copyright to 2021rbuj1-1/+1
2020-12-16insert character dialog: add spacing, remove invisible charmbkma1-4/+3
2020-12-16remove unused trunc button from programming modembkma2-695/+676
2020-12-08update issue templateraveit651-1/+1
2020-12-08update issue templateraveit651-1/+1
2020-12-01Remove warning about unused parameters in `ìnt main` functionrbuj3-3/+3
2020-12-01financial: Remove warnings about unused parameter 'equation'rbuj1-18/+18