Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-27 | i18n: Do not collect the translation for Icon | rbuj | 1 | -1/+1 | |
2021-03-09 | travis: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
2020-11-18 | travis CI: use rolling tag for ubuntu docker image | raveit65 | 1 | -1/+1 | |
2020-08-07 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -0/+12 | |
2020-06-28 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
2020-04-22 | ci: don't run configure with autogen.sh | raveit65 | 1 | -1/+1 | |
2020-04-06 | [ci] avoid deprecated skip_cleanup | Wu Xiaotian | 1 | -1/+1 | |
2020-04-04 | [ci] fix build environment issue | Wu Xiaotian | 1 | -7/+8 | |
2020-04-03 | Travis CI: use Ubuntu 20.04 instead 19.10 | Pablo Barciela | 1 | -1/+1 | |
2020-02-24 | add meson build files to EXTRA_DIST | raveit65 | 4 | -6/+15 | |
2020-02-21 | Travis CI: Fix build error, add .build.yml | Pablo Barciela | 2 | -89/+88 | |
2020-02-16 | tx: update config | raveit65 | 1 | -2/+2 | |
2020-02-08 | release 1.24.0v1.24.0 | raveit65 | 3 | -2/+6 | |
2020-02-03 | release 1.23.1v1.23.1 | raveit65 | 3 | -2/+13 | |
2020-02-03 | tx: sync with transifex | raveit65 | 124 | -2758/+4130 | |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 | |
2019-11-19 | tx: add fixes to makepot script | raveit65 | 1 | -0/+2 | |
2019-11-19 | tx: update resource for transifex | raveit65 | 1 | -19/+20 | |
2019-11-19 | desktop file: add missing hints for translators | raveit65 | 1 | -0/+2 | |
2019-10-20 | Travis CI: don't build mate-menus from git master | Pablo Barciela | 1 | -19/+0 | |
2019-10-11 | sets the required version for gettext (0.19.8) | Pablo Barciela | 1 | -0/+1 | |
Fixes error in arch build: *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.19 but the autoconf macros are from gettext version 0.20 | |||||
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-13 | Add Undo and Redo buttons | gm10 | 3 | -7/+63 | |
2019-08-11 | moveItem: Remove redundant code, add missing check for move mode when ↵ | gm10 | 1 | -7/+8 | |
merging entries | |||||
2019-08-11 | Change DragAction to MOVE | gm10 | 1 | -2/+2 | |
2019-08-11 | undo/redo: Handle missing files | gm10 | 1 | -18/+36 | |
2019-08-11 | Fix item drag & drop creating copies, fix undo, redo and a crash when refreshing | gm10 | 2 | -47/+41 | |
2019-07-06 | release 1.23.0v1.23.0 | raveit65 | 1 | -0/+10 | |
2019-07-06 | tx: sync with transifex | raveit65 | 8 | -11/+99 | |
2019-07-06 | tx: update resource for transifex | raveit65 | 1 | -21/+29 | |
2019-07-06 | CI: don't exclude .gmo files from tarball | raveit65 | 1 | -1/+0 | |
gettext needs .gmo files to install .mo locale | |||||
2019-06-22 | CI: remove debug line | raveit65 | 1 | -1/+0 | |
2019-06-22 | CI: switch to build_scripts and fix make distcheck | raveit65 | 1 | -2/+9 | |
to remove .gmo files | |||||
2019-06-22 | CI: use autotoools for creating the tarball again | raveit65 | 1 | -4/+2 | |
2019-06-12 | Fix DeprecationWarning ABCs from 'collections' | Sam Tygier | 1 | -1/+1 | |
Need to explicitly use collections.abc | |||||
2019-06-12 | Fix DeprecationWarning: cgi.escape is deprecated | Sam Tygier | 1 | -8/+8 | |
As per note at: https://docs.python.org/3.2/library/cgi.html#cgi.escape | |||||
2019-06-10 | Change url project's website | Laurent Napias | 1 | -1/+1 | |
2019-05-31 | Create FUNDING.yml | Martin Wimpress | 1 | -0/+9 | |
2019-05-29 | travis: use fedora-30 and ubuntu-19.10 for building | raveit65 | 1 | -2/+2 | |
2019-05-21 | [ci] enable meson build on travis | Wu Xiaotian | 1 | -10/+16 | |
2019-05-21 | use meson to build | Wu Xiaotian | 6 | -0/+132 | |
2019-05-15 | update makepot | raveit65 | 1 | -1/+1 | |
2019-05-15 | [ci] add autopoint for debian/ubuntu | Wu Xiaotian | 1 | -1/+3 | |
2019-05-15 | Migrate from intltool to gettext | Wu Xiaotian | 6 | -9/+87 | |
2019-05-15 | Fix drag and drop of .desktop file | Sam Tygier | 1 | -6/+6 | |
Update for gtk3 API changes in SelectionData, Gio.File, Gio.InputStream and urllib. | |||||
2019-04-23 | pre-bump version | raveit65 | 2 | -1/+3 | |
2019-04-05 | github release page | raveit65 | 1 | -0/+19 | |
2019-03-11 | Fix creating new menus and items | gm10 | 1 | -2/+2 | |
2019-03-11 | Fix moving a menu corrupting the menu | gm10 | 1 | -5/+6 | |