Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
taken from:
https://git.gnome.org/browse/eog/commit/?id=3de58ce
|
|
|
|
|
|
|
|
taken from:
https://git.gnome.org/browse/eog/commit/?id=a54b3a8
|
|
|
|
|
|
|
|
This reduce the width of the confirmation dialog
|
|
Change the size request of the encasing ScrolledWindow instead of the
TreeView itself. Otherwise the list would hardly show one row.
https://bugzilla.gnome.org/show_bug.cgi?id=679505
taken from:
https://git.gnome.org/browse/eog/commit/?id=46fb713
|
|
Now, the default paper orientation in print settings is based on image
dimensions.
https://bugzilla.gnome.org/show_bug.cgi?id=531898
taken from:
https://git.gnome.org/browse/eog/commit/?id=5aebb88
|
|
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
|
|
Do this if no thumbnail exists yet. Avoids displaying too large thumbs
for images that have yet to be thumbnailed, breaking the file open dialog.
https://bugzilla.gnome.org/show_bug.cgi?id=671944
taken from:
https://git.gnome.org/browse/eog/commit/?id=57116d5
|
|
Now that it is supported in EomScrollView there's no reason not
to allow setting an alpha value for the color.
taken from:
https://git.gnome.org/browse/eog/commit/?id=7d2cf4d
|
|
There is no call to <libmate-desktop/mate-colorbutton.h>
in eom-preferences-dialog.c, so this fixes the usage of setting
a color for transparent areas.
And MateColorButton support no rgba colors.
|
|
This allows passing the colors more or less directly to cairo
without having to convert it from and to the GdkColor format.
taken from:
https://git.gnome.org/browse/eog/commit/?id=823a4cd
|
|
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
|
|
|
|
|
|
Avoid jumping statusbar if progressbar gets load.
Use old and new css syntax to support all gtk+ versions.
For some reasons the old syntax generates no warning with modern gtk+.
|
|
They don't work with >= gtk+-3.20 and causes only runtime warnings
It's sufficient to use normal scrollbar settings from themes
|
|
|
|
This reverts parts of commit 6fc5013e3a61d1b86f077c611c20407a796c414c.
gtk_container_add () causes a runtime warning and breaks toobar-editor
|
|
|
|
|
|
|
|
https://git.gnome.org/browse/eog/commit/?id=04859efbcde4ae38f9f35818dc586a9088b09cb0
|
|
|
|
|
|
|
|
it stopped working at some point...
fixes https://github.com/mate-desktop/eom/issues/137
ported from:
https://git.gnome.org/browse/eog/commit/?id=7e32c42ef40a2fd19227b397913c063bd33f831b
|
|
|
|
ported from:
https://git.gnome.org/browse/eog/commit/?id=55036c6d55b06e82a480b559d59f5effae26399d
|
|
|
|
This will make generating release announcements easier.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- use *.plugin extension instead of *.eom-plugin
- use "Plugin" section name instead of "Eom Plugin"
mostly adapted from:
https://git.gnome.org/browse/eog/commit/?id=40bedbf33812e65f4a8e79691b1fadfaace94035
https://git.gnome.org/browse/eog/commit/?id=af184104018f36272ff8e49012c52d503f48eae7
|
|
mostly adapted from:
https://git.gnome.org/browse/eog/commit/?id=cf39e40b422dad061184ac67028661bd4dcb0106
https://git.gnome.org/browse/eog/commit/?id=8b0acfddc52c220393770a9895b6b56cab7821fd
|
|
mostly adapted from:
https://git.gnome.org/browse/eog/commit/?id=cf39e40b422dad061184ac67028661bd4dcb0106
https://git.gnome.org/browse/eog/commit/?id=8b0acfddc52c220393770a9895b6b56cab7821fd
|
|
mostly adapted from:
https://git.gnome.org/browse/eog/commit/?id=cf39e40b422dad061184ac67028661bd4dcb0106
https://git.gnome.org/browse/eog/commit/?id=8b0acfddc52c220393770a9895b6b56cab7821fd
|
|
backported from eog with a few changes
upstream commits for reference:
https://git.gnome.org/browse/eog/commit/?id=1f79c321367c91c8e9063f1343a7e4ce4199c4d5
https://git.gnome.org/browse/eog/commit/?id=9afc5483b615039a580e295fe08d7b8ec524759c
https://git.gnome.org/browse/eog/commit/?id=40bedbf33812e65f4a8e79691b1fadfaace94035
https://git.gnome.org/browse/eog/commit/?id=8b0acfddc52c220393770a9895b6b56cab7821fd
https://git.gnome.org/browse/eog/commit/?id=95694f8b5f06b891a5e55356451ad60b53387563
https://git.gnome.org/browse/eog/commit/?id=7eeb6c8c0e55a3ad954cde4a6fed91ea7f89691c
|
|
|