Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
origin commits:
https://gitlab.gnome.org/GNOME/eog/commit/ffc4137
https://gitlab.gnome.org/GNOME/eog/commit/ad8c963
https://gitlab.gnome.org/GNOME/eog/commit/afa0dc8
https://gitlab.gnome.org/GNOME/eog/commit/119a768
https://gitlab.gnome.org/GNOME/eog/commit/7725a55
https://gitlab.gnome.org/GNOME/eog/commit/80cf422
|
|
taken from:
https://git.gnome.org/browse/eog/commit/?id=c1ac983bf3bdbd7d8ab4ab34208f1f399bdacbfc
|
|
The RGB values of black and white are known and thus can be set directly
without parsing them with GdkRGBA first.
taken from:
https://git.gnome.org/browse/eog/commit/?id=b06f858
|
|
and require libmate-desktop >= 1.17
|
|
it's the same issue as in gdk_cairo_set_source_pixbuf since the code
is apparently copied from there.
fix is taken from
https://git.gnome.org/browse/gtk+/commit?id=894b1ae76a32720f4bb3d39cf460402e3ce331d6
|
|
|
|
inspiriert from:
https://git.gnome.org/browse/eog/commit/?h=gnome-3-4&id=9ef7d86
|
|
The GtkHBox and GtkVBox have been deprecated by now.
Also be consistent with the other properties declarations
and use PROP_0 instead of PROP = 1.
taken from:
https://git.gnome.org/browse/eog/commit/?id=81cb068
|
|
inspired from:
https://git.gnome.org/browse/eog/commit/?id=16f37f2
For some reason most of the commit was already done at
https://github.com/mate-desktop/eom/commit/971e627
|
|
taken from:
https://git.gnome.org/browse/eog/commit/?id=9bd1a07
|
|
|
|
|
|
Partly based on eog commit 3859553433838e97367e7678f9da4ba2bcc7f973
From Cosimo Cecchi <[email protected]>
|
|
|
|
Based on eog commit 608ef5240e87c4d0e182e7748698e2c298ec00c8
From Felix Riemann <[email protected]>
|
|
|
|
|
|
|
|
|