Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-05 | Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable | Pablo Barciela | 1 | -1/+1 | |
2019-11-29 | Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCode | Pablo Barciela | 1 | -0/+1 | |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 | |
2019-11-06 | tx: add fixes to makepot script | raveit65 | 1 | -0/+2 | |
2019-11-06 | tx: remove fuzzy from resource file | raveit65 | 1 | -1/+0 | |
2019-11-04 | tx: update resource for transifex | raveit65 | 1 | -43/+115 | |
2019-11-04 | ci: add autopoint | Wu Xiaotian | 1 | -3/+2 | |
2019-11-04 | migrate from intltools to gettext | Wu Xiaotian | 24 | -46/+124 | |
2019-10-09 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 | |
2019-10-06 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 | |
2019-08-22 | Travis CI: cppcheck with -D arguments | Pablo Barciela | 1 | -2/+2 | |
cppcheck with -D'MATEMENU_I_KNOW_THIS_IS_UNSTABLE' and -D'G_ENABLE_DEBUG' To force the analyse of all the files Fixes the warning: [libmenu/matemenu-tree.c:0]: (information) This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | |||||
2019-07-12 | Remove trailing whitespaces | Laurent Napias | 1 | -1/+1 | |
2019-07-03 | release 1.23.0v1.23.0 | raveit65 | 2 | -1/+9 | |
2019-07-03 | tx: sync with transifex | raveit65 | 11 | -33/+206 | |
2019-07-03 | tx: update resource for transifex | raveit65 | 1 | -3/+3 | |
2019-07-03 | Use datadir and libdir when install gir files | Juan Picca | 1 | -2/+2 | |
Currently gir generated files are installed in INTROSPECTION_GIRDIR and INSTROSPECTION_TYPELIBDIR. | |||||
2019-06-10 | Change url project's website | Laurent Napias | 1 | -1/+1 | |
2019-06-05 | [ci] Add cppcheck html report | Pablo Barciela | 1 | -1/+4 | |
2019-05-31 | Create FUNDING.yml | Martin Wimpress | 1 | -0/+9 | |
2019-05-28 | travis: use fedora-30 and ubuntu-19.10 for building | raveit65 | 1 | -6/+7 | |
2019-04-27 | travis: enable 'cppcheck' in debian | Pablo Barciela | 1 | -0/+4 | |
2019-04-19 | [ci] fixed fedora bugs | Wu Xiaotian | 1 | -0/+4 | |
2019-04-19 | [ci] Enable Clang Static Analyzer | Wu Xiaotian | 1 | -2/+63 | |
2019-04-01 | github release page | raveit65 | 1 | -0/+19 | |
2019-02-23 | release 1.22.0v1.22.0 | raveit65 | 2 | -7/+15 | |
2019-02-23 | tx: sync with transifex | raveit65 | 127 | -288/+976 | |
2019-02-16 | Adjust the packages installation location | Wu Xiaotian | 1 | -3/+3 | |
2019-02-15 | enable for all branches | Wu Xiaotian | 1 | -25/+0 | |
2019-02-15 | initial travis-ci support | Wu Xiaotian | 1 | -0/+103 | |
2019-02-02 | Add missing include | William Wold | 1 | -0/+1 | |
A missing #include <locale.h> was breaking the build inside a snap | |||||
2018-12-30 | Switch to modern realpath() | Pino Toscano | 6 | -374/+7 | |
Assume everywhere that the realpath() implementation has the POSIX.1-2008 behaviour, i.e. allowing NULL as second parameter and thus returning a newly allocated buffer; it is not just a GNU extension, and supported already by modern libc's on other OSes. menu_canonicalize_file_name() is always called with FALSE as second parameter, so it is replaced directly by realpath(); this allows the complete removal of canonicalize.{c,h}. This is a forward-port of the same changes done in gnome-menus, see: https://gitlab.gnome.org/GNOME/gnome-menus/merge_requests/4 | |||||
2018-12-20 | disable deprecation warnings for distcheck | raveit65 | 1 | -1/+3 | |
2018-12-20 | tx: fix Project-Id-Version name in resource file | raveit65 | 1 | -2/+2 | |
2018-10-07 | drop Python support leftovers | monsta | 2 | -148/+1 | |
2018-05-27 | release 1.21.0v1.21.0 | raveit65 | 1 | -0/+9 | |
2018-05-27 | fix transifex bullshit | raveit65 | 125 | -250/+250 | |
2018-05-27 | sync with transifex | raveit65 | 126 | -1119/+4098 | |
2018-05-27 | update version to 1.21.0 | yetist | 1 | -1/+1 | |
2018-05-27 | udpate examples | yetist | 3 | -110/+127 | |
2018-05-27 | backport from gnome-menus | yetist | 6 | -1160/+1793 | |
2018-05-27 | use G_BEGIN/END_DECLS | yetist | 5 | -34/+13 | |
2018-05-27 | require gio-unix, drop python example | yetist | 1 | -10/+5 | |
2018-05-27 | require gio-unix | yetist | 4 | -10/+10 | |
2018-05-27 | drop python2 support | yetist | 4 | -1993/+0 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-17 | tx: add makepot and .pot files | raveit65 | 2 | -0/+173 | |
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-01-30 | release 1.20v1.20.0 | raveit65 | 2 | -2/+6 | |
2018-01-30 | revert ChangeLog commit | monsta | 1 | -1689/+2 | |
2018-01-30 | sync with transifex | raveit65 | 1 | -1/+1 | |