Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2019-09-07 | remove warning: "HAVE_EXIF" is not defined, evaluates to 0 [-Wundef] | rbuj | 1 | -1/+1 | |
2019-09-03 | remove warnings: incorrect usage of abs() [-Wabsolute-value] | rbuj | 1 | -2/+2 | |
eom-transform.c:135:15: warning: using integer absolute value function ‘abs’ when argument is of floating point type ‘gdouble’ {aka ‘double’} [-Wabsolute-value] eom-transform.c:136:16: warning: using integer absolute value function ‘abs’ when argument is of floating point type ‘gdouble’ {aka ‘double’} [-Wabsolute-value] | |||||
2019-09-03 | remove warnings: redundant redeclaration [-Wredundant-decls] | rbuj | 2 | -3/+0 | |
egg-toolbars-model.h:113:10: warning: redundant redeclaration of ‘egg_tb_model_flags_get_type’ [-Wredundant-decls] eggtypebuiltins.h:13:23: warning: redundant redeclaration of ‘egg_tb_model_flags_get_type’ [-Wredundant-decls] eom-thumb-view.c:91:40: warning: redundant redeclaration of ‘eom_thumb_view_init’ [-Wredundant-decls] | |||||
2019-09-03 | remove warning: variable ‘priv’ set but not used | rbuj | 1 | -3/+0 | |
eom-window.c:3153:20: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] | |||||
2019-08-30 | Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCode | Pablo Barciela | 1 | -0/+1 | |
2019-07-24 | [CI] debian: show all deprecation warnings | raveit65 | 1 | -0/+2 | |
2019-07-24 | reload-plugin: suppress GtkAction warnings | raveit65 | 1 | -0/+2 | |
2019-07-24 | properties-dialog: suppress GtkAction warnings | raveit65 | 1 | -0/+2 | |
2019-07-24 | eom-window: suppress GtkAction warnings | raveit65 | 1 | -5/+100 | |
2019-07-24 | egg-toolbar-editor: suppress GtkAction warnings | raveit65 | 1 | -0/+2 | |
2019-07-24 | egg-editable-toolbar: suppress GtkAction warnings | raveit65 | 1 | -19/+49 | |
2019-07-14 | Allow color correcting images with alpha channel | Victor Kareh | 1 | -10/+9 | |
This is mostly useful for PNG images for now but could also help with TIFF files in the future. LittleCMS will still ignore the alpha channel, so this should be harmless. https://bugzilla.gnome.org/show_bug.cgi?id=725357 upstream commit: https://gitlab.gnome.org/GNOME/eog/commit/80b536bc | |||||
2019-07-14 | EomMetadataReaderPng: Use built-in SRGB profile for matching cHRM/gAMA | Victor Kareh | 1 | -5/+40 | |
The values used for sRGB in cHRM and gAMA chunks do not compute to a profile that exactly matches the built-in profile. Catch this case and use the built-in profile instead to avoid color differences. upstream commit: https://gitlab.gnome.org/GNOME/eog/commit/9589430c |