Age | Commit message (Collapse) | Author | Files | Lines |
|
Even if the orientation didn't occur by Exif data.
https://bugzilla.gnome.org/show_bug.cgi?id=748598
origin commit:
https://gitlab.gnome.org/GNOME/eog/commit/abe8912
|
|
If an image without metadata support is loaded it could happen that
the size-prepared signal was emitted without knowing the actual
image size. That resulted in a smaller than necessary window size.
Remove unneeded emission since the loader will make sure to emit the
signal once the size is known.
https://bugzilla.gnome.org/show_bug.cgi?id=748598
origin commit:
https://gitlab.gnome.org/GNOME/eog/commit/5ae0b28
|
|
- Remove/Disable unused members
- Close memory hole on 64-bit
origin commit:
https://gitlab.gnome.org/GNOME/eog/commit/08a8460
|
|
origin commits:
https://gitlab.gnome.org/GNOME/eog/commit/d7317d2
https://gitlab.gnome.org/GNOME/eog/commit/756dc07
https://gitlab.gnome.org/GNOME/eog/commit/c485fb8
https://gitlab.gnome.org/GNOME/eog/commit/77be951
https://gitlab.gnome.org/GNOME/eog/commit/007273d
https://gitlab.gnome.org/GNOME/eog/commit/a545274
https://gitlab.gnome.org/GNOME/eog/commit/e0f99fb
https://gitlab.gnome.org/GNOME/eog/commit/1222978
|
|
Useful for formats where we don't support extracting the needed data
ourselves (e.g TIFF) and if eog is compiled without libexif.
https://bugzilla.gnome.org/show_bug.cgi?id=548474
https://bugzilla.gnome.org/show_bug.cgi?id=615114
origin commit:
https://gitlab.gnome.org/GNOME/eog/commit/8ac825b
|
|
taken from:
https://git.gnome.org/browse/eog/commit/?id=1b22c52
|
|
Use cairo's feature to simply attach the source file data to
the printing surface. This reduces the file size of the resulting
PDF file pretty much to the source file size.
https://bugzilla.gnome.org/show_bug.cgi?id=394260
taken from:
https://git.gnome.org/browse/eog/commit/?id=7029dfe
|
|
|
|
|
|
ported from:
https://git.gnome.org/browse/eog/commit/?id=55036c6d55b06e82a480b559d59f5effae26399d
|
|
from
https://git.gnome.org/browse/eog/commit/?id=a9c9d81405e31443ab51713f6a0712f9bb10e11b
|
|
taken from:
https://git.gnome.org/browse/eog/commit/?id=757128b
|
|
|
|
adapted from:
https://git.gnome.org/browse/eog/commit/?id=4626596c2c179bfe35c4212efced15c38d7337d6
|
|
https://git.gnome.org/browse/eog/commit/?id=ffd057a0be9610b49f2dc718060c82c4ee1065be
https://git.gnome.org/browse/eog/commit/?id=40919ebb2ce1fd70edae61c7b578c6a7ce8ef432
https://git.gnome.org/browse/eog/commit/?id=a3b769506abbbf7b24547b95c9c99349e99d44c0
Closes https://github.com/mate-desktop/eom/pull/67
|
|
|
|
Eog bug https://bugzilla.gnome.org/show_bug.cgi?id=626257
Based on eog commit f457e6cd2f9b25194145681109ae4bd7f3b4ee7f
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit 2def5c1918f1e59647b161b8991bc67a2127f63f
From Claudio Saavedra <[email protected]>
|
|
Based on eog commits:
ebb9e525a84fb169c79908ff646288550f7e480a
aa1ceac427d99e70bc2747b4503f6307f4f841e3
From Felix Riemann <[email protected]>
|
|
This is for better interaction with bindings
Based on eog commit b88d3713fe45a4bab1bd24ac8ff60551c5c31d49
From Claudio Saavedra <[email protected]>
|
|
Make sure that only an image loading job does autorotation. A metadata
loading job has no use for this. Works around lost signals when
the statusbar-date plugin is activated.
Eog bug http://bugzilla.gnome.org/show_bug.cgi?id=622161
Based on eog commit 46b027696fd73c115efe6d13421105750a0bf86c
From Felix Riemann <[email protected]>
|
|
Based on eog commit 50390e87fe4f14f3a68ca93b3048127c15244750
From Claudio Saavedra <[email protected]>
|
|
Based on oeg commit c1cc23e3c776c9b05b255c7127b4932d2d076b4e
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit by Felix Riemann <[email protected]>
Url: https://git.gnome.org/browse/eog/commit/?id=b5f61d90d0478378cf7cf21bf5ade9eded0ae9f2
|
|
Closes #25
https://github.com/mate-desktop/mate-image-viewer/issues/25
See https://git.gnome.org/browse/eog/commit/?id=3c3a835
|
|
|
|
|