Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
and require libmate-desktop >= 1.17
|
|
it requires PyGTK so won't even build with GTK+3
|
|
|
|
|
|
Based on eog commit a9029cb760020d0de65e32910f2e707c8fb19198
From Felix Riemann <[email protected]>
|
|
|
|
Annotations are still missing, but this provides enough for basic introspection usage
Based on eog commit b316c9e0b30a8c6d67feb8f21a20268e18c8cc3d
From Claudio Saavedra <[email protected]>
|
|
The used regex seems to be broken and is causing trouble on BSD.
Drop it as doesn't seem to have an effect on the symbol list anyway.
Based on eog commit e48ca60f44fef3e61b11d1d75cd3569b3b622212
From Felix Riemann <[email protected]>
|
|
The new class "snapshots" the required data from the given EomImage
and keeps it around for clipboard usage until the clipboard gets reset.
Based on eog commit dcb56b03e9c9282138b9da94eddcedfc401ab750
From Felix Riemann <[email protected]>
|
|
|