Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-04 | [ci] fix build environment issue | Wu Xiaotian | 1 | -12/+14 | |
2020-04-02 | Travis CI: build with mate-common-1.24.1 tarball | raveit65 | 1 | -0/+12 | |
add missing requires autoconf-archive (fedora) | |||||
2020-03-11 | Travis CI: use Ubuntu devel instead 19.10 | Pablo Barciela | 1 | -2/+1 | |
2020-03-10 | Travis CI: set compiler warning level to maximum | raveit65 | 1 | -2/+2 | |
2020-03-10 | Remove warnings: cast between incompatible function types | rbuj | 6 | -33/+16 | |
2020-03-10 | eom.desktop: Do not collect the translation for Icon | rbuj | 1 | -1/+1 | |
2020-03-03 | help: Fix some incongruencies | rbuj | 1 | -3/+3 | |
2020-02-28 | help: Fix Image Collection shortcut (#263) | Robert Antoni Buj Gelonch | 1 | -2/+2 | |
* help: Fix Image Collection shortcut * image collection shortcut fix on another section Co-authored-by: Mohammad Abu Sakib <[email protected]> | |||||
2020-02-27 | Use user page on github when user email is private | rbuj | 2 | -1/+5 | |
2020-02-26 | Travis CI: arch build: add autoconf-archive | Pablo Barciela | 1 | -0/+1 | |
2020-02-20 | Update authors | rbuj | 1 | -1/+1 | |
2020-02-18 | travis: update config for new travis validation | raveit65 | 2 | -172/+172 | |
2020-02-09 | release 1.24.0v1.24.0 | raveit65 | 2 | -2/+12 | |
2020-02-09 | tx: sync with transifex | raveit65 | 5 | -21/+21 | |
2020-02-04 | thumbnailer: add --with-gdk-pixbuf-thumbnailer option | rbuj | 4 | -30/+64 | |
Let user choose gdk-pixbuf-thumbnailer or eom-thumbnailer for making webp thumbnails. | |||||
2020-02-04 | Add eom-thumbnailer for webp files | rbuj | 6 | -1/+266 | |
2020-01-31 | autoconf: AC_PROG_CC was called before AX_CHECK_ENABLE_DEBUG | rbuj | 1 | -2/+2 | |
2020-01-25 | Preprocessing warning for file: src/eom-window.c | rbuj | 1 | -0/+1 | |
2020-01-25 | Preprocessing warning for file: src/eom-print.c | rbuj | 1 | -0/+1 | |
2020-01-25 | Update MIME types supported by commonly used pixbuf-loaders | rbuj | 1 | -1/+1 | |
* https://github.com/aruiz/webp-pixbuf-loader * http://libopenraw.freedesktop.org/wiki * http://gitorious.org/xcf-pixbuf-loader/mainline.git | |||||
2020-01-21 | release 1.23.2v1.23.2 | raveit65 | 2 | -1/+9 | |
2020-01-21 | tx: sync with transifex | raveit65 | 139 | -17796/+17826 | |
2020-01-12 | thumbnail: Remove use of mate-desktop-thumbnail helper | Bastien Nocera | 2 | -5/+6 | |
don't use mate_desktop_thumbnail_scale_down_pixbuf(). gdk-pixbuf doesn't have the same bugs when shrinking images by large factors. https://bugzilla.gnome.org/show_bug.cgi?id=784942 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/0e7749b | |||||
2020-01-10 | tx: update resources for transifex | raveit65 | 1 | -133/+133 | |
2020-01-10 | Update copyright to 2020 | raveit65 | 2 | -2/+2 | |
2020-01-09 | enable wayland support | Wu Xiaotian | 8 | -41/+50 | |
2020-01-03 | EomPrintPreview: Fix preview thumbnail on HiDPI displays | Felix Riemann | 1 | -3/+7 | |
Simply scale the preview thumbnail according to the display scale setting. That should provide a good looking preview at the correct size. origin commit: https://gitlab.gnome.org/GNOME/eog/commit/d17e1b20ebfd878 | |||||
2019-12-04 | release 1.23.1v1.23.1 | raveit65 | 2 | -17/+45 | |
2019-12-04 | tx: sync with transifex | raveit65 | 137 | -53239/+49436 | |
2019-12-01 | Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable | Pablo Barciela | 1 | -1/+1 | |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 | |
2019-11-20 | tx: add fixes to makepot script | raveit65 | 1 | -0/+1 | |
2019-11-20 | tx: update resource for transifex, drop fuzzy line | raveit65 | 1 | -2/+1 | |
2019-11-14 | tx: update resource for transifex | raveit65 | 1 | -394/+367 | |
2019-11-14 | switch to gettext | Wu Xiaotian | 1 | -4/+4 | |
2019-11-14 | fix makefile rules | Wu Xiaotian | 1 | -2/+2 | |
2019-11-14 | help: fix Italian translation | monsta | 1 | -3/+4 | |
tx pull -f -l it -r MATE.master--eom-user-guide | |||||
2019-11-14 | help: fix Russian translation | monsta | 1 | -2/+3 | |
tx pull -f -l ru -r MATE.master--eom-user-guide | |||||
2019-11-13 | ci: remove debian.sh | Wu Xiaotian | 1 | -2/+0 | |
2019-11-13 | tx: sync with transifex | raveit65 | 219 | -53471/+47278 | |
2019-11-13 | Add translator hint | Wu Xiaotian | 1 | -0/+2 | |
2019-11-13 | ci: add autopoint | Wu Xiaotian | 1 | -3/+2 | |
2019-11-13 | migrate from intltools to gettext | Wu Xiaotian | 11 | -27/+105 | |
2019-11-12 | update potfile | monsta | 1 | -140/+140 | |
2019-11-12 | add missing format specifier for ngettext | monsta | 1 | -1/+1 | |
2019-10-06 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 | |
2019-10-05 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 | |
2019-09-22 | egg_editable_toolbar: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-09-22 | egg-toolbar-editor: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-09-22 | egg-toolbars-model: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |