Age | Commit message (Collapse) | Author | Files | Lines |
|
origin commit:
https://gitlab.gnome.org/GNOME/eog/commit/fff55c6
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=746105
origin commit:
https://gitlab.gnome.org/GNOME/eog/commit/4afa1a3
|
|
origin comit:
https://gitlab.gnome.org/GNOME/eog/commit/5b9f6f5
|
|
origin commits:
https://gitlab.gnome.org/GNOME/eog/commit/35c3864
https://gitlab.gnome.org/GNOME/eog/commit/842775b
https://gitlab.gnome.org/GNOME/eog/commit/3fe0bd4
https://gitlab.gnome.org/GNOME/eog/commit/2b25632
https://gitlab.gnome.org/GNOME/eog/commit/f0c977d
https://gitlab.gnome.org/GNOME/eog/commit/5cdb1b8
https://gitlab.gnome.org/GNOME/eog/commit/dba0bd4
https://gitlab.gnome.org/GNOME/eog/commit/8e31683
https://gitlab.gnome.org/GNOME/eog/commit/3945bb1
|
|
origin commit:
https://gitlab.gnome.org/GNOME/eog/commit/db3a16e
|
|
don't use gtk_image_menu_item_new_with_label
There isn't any menuitem with an icon in the sidebar.
So this can be replaced.
|
|
|
|
|
|
and require libmate-desktop >= 1.17
|
|
Use a matching GtkImage instead
Since gtkarrow scaling doesn't work in themes,
the arrow displays almost to huge and looks ugly.
taken from:
https://git.gnome.org/browse/eog/commit/?id=096806f
https://git.gnome.org/browse/eog/commit/?id=27fb212
|
|
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
|
|
taken from:
https://git.gnome.org/browse/eog/commit/?id=9bd1a07
|
|
|
|
|
|
Partly based on eog commit 3859553433838e97367e7678f9da4ba2bcc7f973
From Cosimo Cecchi <[email protected]>
|
|
|
|
|
|
|
|
|
|
|