Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-05 | tx: fix typo | raveit65 | 1 | -1/+1 | |
2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 1 | -1/+5 | |
2018-10-01 | tx: update help source for transifex | raveit65 | 1 | -2/+2 | |
2018-10-01 | Fix url of ulink to point to mate-user-guide | rbuj | 1 | -1/+1 | |
2018-09-29 | tx: update help source for transifex | raveit65 | 1 | -6/+6 | |
2018-09-29 | Update Catalan screenhots | rbuj | 3 | -0/+0 | |
2018-09-29 | tx: improve source file generation | raveit65 | 1 | -0/+1 | |
2018-09-29 | Fix spelling and grammar mistakes | rbuj | 1 | -4/+4 | |
2018-09-29 | Update eom_start_window.png | rbuj | 1 | -0/+0 | |
2018-09-26 | tx: add eom help to transifex config | raveit65 | 3 | -1/+1159 | |
2018-08-21 | fix a memory leak | lukefromdc | 1 | -1/+1 | |
Apply https://gitlab.gnome.org/GNOME/eog/commit/8032c8a0c6700966afbe77632c03a00ae9a878d0 | |||||
2018-07-17 | tx: update language source | raveit65 | 1 | -13/+33 | |
2018-07-15 | exif-details: make value column selectable | raveit65 | 1 | -3/+6 | |
Of course those values aren't editable, but this allowed to copy/paste gps data. | |||||
2018-07-15 | EomExifDetails: Take Exif IFD into account when creating hash keys | Felix Riemann | 1 | -3/+12 | |
This should solve conflicts with Exif values that have the same number but are stored in different IFD blocks (e.g GPS and Interoperability). https://bugzilla.gnome.org/show_bug.cgi?id=670700 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/38f49dc | |||||
2018-07-15 | Place GPS Exif tags into their own subcategory | Felix Riemann | 1 | -7/+9 | |
origin commit: https://gitlab.gnome.org/GNOME/eog/commit/e046f81 | |||||
2018-07-15 | Reformat Exif tags for GPS position to be better understandable | Felix Riemann | 1 | -3/+91 | |
libexif's formatting of these tags is not nice to read. Reformatted are latitude and longitude values and their reference points. https://bugzilla.gnome.org/show_bug.cgi?id=627185 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/3e4bc1a | |||||
2018-07-15 | Make sure GPS Exif tags are named and ordered correctly | Felix Riemann | 1 | -2/+8 | |
Some GPS tag IDs overlap with IDs from other IFDs. Specifically check for the GPS IFD and order the entries accordingly. Also respect the IFD when determining the tag's title. https://bugzilla.gnome.org/show_bug.cgi?id=627185 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/8574b4b Fixes https://github.com/mate-desktop/eom/issues/125 | |||||
2018-07-15 | EomPropertiesDialog: Make details view expand vertically | Felix Riemann | 1 | -0/+1 | |
Otherwise it would only be large enough for roughly one line. origin commit: https://gitlab.gnome.org/GNOME/eog/commit/c4a025e | |||||
2018-07-11 | EogScrollView: Implement simple two-pass filtering | Felix Riemann | 1 | -4/+65 | |
Show the filtered image only after a short time. This should improve the UI's responsiveness quite a bit. https://bugzilla.gnome.org/show_bug.cgi?id=665897 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/88c4f54 https://gitlab.gnome.org/GNOME/eog/commit/8169e0a | |||||
2018-07-11 | EomScrollView: Use better downscaling filter | Russell Haley | 1 | -4/+4 | |
Replace all instances of CAIRO_FILTER_BILINEAR with CAIRO_FILTER_GOOD. This produces much less aliasing on downscaled images. CAIRO_FILTER_GOOD uses the same method as CAIRO_FILTER_BILINEAR for scale factors greater than 0.75, according to https://bugs.webkit.org/show_bug.cgi?id=147826. Comparison screenshots made with eog 3.18.1: http://imgur.com/a/NaoOs CAIRO_FILTER_BEST is better still, but the the visual difference is almost imperceptible and the performance impact is severe. https://bugzilla.gnome.org/show_bug.cgi?id=665897 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/fbc1128 fixes https://github.com/mate-desktop/eom/issues/96 | |||||
2018-07-08 | reload: ensure that pending updates to UI are complete | raveit65 | 1 | -0/+2 | |
The plugin tries to remove the menuentry from menu during closing eom. Using gtk_ui_manager_ensure_update () function to make sure that all pending updates to the UI have been completed. fixes https://github.com/mate-desktop/eom/issues/145 | |||||
2018-06-13 | release 1.20.1v1.20.1 | raveit65 | 2 | -1/+8 | |
2018-06-13 | fix some -Wincompatible-pointer-types warnings | raveit65 | 3 | -3/+3 | |
2018-06-13 | sync with transifex | raveit65 | 133 | -21988/+68048 | |
2018-05-13 | svg: Fix offset coordinates when transforming SVG images on HiDPI displays | Victor Kareh | 1 | -5/+6 | |
2018-05-01 | Scale HiDPI images correctly | Victor Kareh | 1 | -21/+19 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-16 | tx: add makepot and move .pot file to srcdir | raveit65 | 2 | -0/+5 | |
2018-03-14 | tx: add eom.pot for auto-update translations | raveit65 | 1 | -0/+1465 | |
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/+11 | |
2018-01-30 | sync with transifex | raveit65 | 104 | -13175/+13178 | |
2018-01-30 | drop CSS for GTK+ 3.18 | monsta | 2 | -13/+1 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 10 | -111/+3 | |
and drop additional checks for min/max GLib versions, it's not needed | |||||
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-12-31 | egg-editable-toolbar.c/egg-toolbars-model.c: drop unused variables | Pablo Barciela | 2 | -7/+0 | |
2017-12-29 | print-preview: replace custom code with GDK function call | monsta | 1 | -93/+3 | |
taken from: https://git.gnome.org/browse/eog/commit/?id=c1ac983bf3bdbd7d8ab4ab34208f1f399bdacbfc | |||||
2017-11-08 | sync with transifex | raveit65 | 2 | -2/+2 | |
2017-10-12 | release 1.19.1v1.19.1 | raveit65 | 2 | -1/+10 | |
2017-10-12 | sync with transifex | raveit65 | 104 | -287/+292 | |
2017-08-23 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+21 | |
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_window | |||||
2017-07-23 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 | |
2017-07-20 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -2/+2 | |
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 | |
2017-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 | |
2017-05-20 | Restore Polish translation credits from GNOME | Piotr Drąg | 1 | -6/+12 | |
2017-05-11 | fix warning on closing empty window with multiple eom windows | monsta | 1 | -1/+1 | |
2017-05-10 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+31 | |
2017-04-27 | EomThumbView: Replace deprecated gtk_menu_popup function | raveit65 | 1 | -15/+10 | |
2017-04-27 | multiple-save-as-dialog.ui: avoid deprecated widgets | raveit65 | 1 | -289/+118 | |