Age | Commit message (Collapse) | Author | Files | Lines |
|
Also assign a shortcut and icon to it.
Based on eog commit 031908baeeac94a398e44e53253ee8454f834242
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]>
|
|
Based on eog commit 0b209b1ff16e863e60a1d86413aa57c5fbde76b0
From Adrian Hands <[email protected]>
|
|
This will make things better for introspection
Based on eog commit ae39227b82978abf2b69baff0e46d8bba8d3474e
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit 2def5c1918f1e59647b161b8991bc67a2127f63f
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit 943a59737c800801055478fb4b6db1493e376fee
From Felix Riemann <[email protected]>
|
|
Based on eog commits:
ebb9e525a84fb169c79908ff646288550f7e480a
aa1ceac427d99e70bc2747b4503f6307f4f841e3
From Felix Riemann <[email protected]>
|
|
Use the default page setup the first time after application start.
Then re-use the last used page setup for rest of the time.
Eog bug http://bugzilla.gnome.org/show_bug.cgi?id=549039
Based on eog commit 796aae00058655d6f9e796f36fd7420991c657a7
From Marek Kašík <[email protected]>
|
|
|
|
|
|
Based on eog commit 20d1a4a24ea4d1ae25cec467ee7be364a8ab82cb
From Felix Riemann <[email protected]>
|
|
This is for better interaction with bindings
Based on eog commit b88d3713fe45a4bab1bd24ac8ff60551c5c31d49
From Claudio Saavedra <[email protected]>
|
|
Also rename EOG_NO_DEBUG to EOG_DEBUG_NO_DEBUG for clarity in bindings.
Based on eog commit 5f66a42b0f445b181b4612474af43b7304104684
From Claudio Saavedra <[email protected]>
|
|
|
|
Avoids accidential DnD of an image into the same window (e.g. while
trying to scroll) and the resulting reload.
Eog bug http://bugzilla.gnome.org/show_bug.cgi?id=585069
Based on eog commit 6a406bf93969a73159b67eefe125f700a1f82126
From Felix Riemann <[email protected]>
|
|
Editor only showed a single row of items due to the changed expand behaviour in GTK+-3 before.
Based on eog commit 685ea8bd493b3832f9e245dd2da294ef9edf15c3
From Felix Riemann <[email protected]>
|
|
Based on eog commit d26606d6273427777790e998902d86acd57c3393
From Baptiste Mille-Mathias <[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 1564455e2585cfee8dd30d7adbe65715608aee03
From Javier Jardón <[email protected]>
|
|
Seems to have a better distribution. At least works better with lower image counts.
Eom bug https://bugzilla.gnome.org/show_bug.cgi?id=633746
Based on eog commit 88407daf16b509dc33256ad11a8941a8eb4e3eb4
From Felix Riemann <[email protected]>
|
|
Doesn't occur for existing files only when saving creates a new file.
Eog bug http://bugzilla.gnome.org/show_bug.cgi?id=589921
Based on eog commit 00075ab25d5bd3656a2f5f89773bd56e091d5b47
From Javier Sánchez <[email protected]>
|
|
Eog bug http://bugzilla.gnome.org/show_bug.cgi?id=632458
Based on eog commit 7a6ea9ee0e5e8a2d89fd16f241a693c5a56f3b78
From Felix Riemann <[email protected]>
|
|
Also implement a warning message if unsupported transformations
are used to easier discover such cases in the future.
Eog bug http://bugzilla.gnome.org/show_bug.cgi?id=632290
Based on eog commit 5bb5a0bbbd8a47215828f30d97474d63dc979be4
From Felix Riemann <[email protected]>
|
|
The flip matrices were applied as if the source matrix were an
identity matrix instead of properly multiplicating them.
Based on eog commit f2a9be530668155e2a6ab31213f230b104f4832b
From Felix Riemann <[email protected]>
|
|
In fact this means all "special" files like sockets and device files.
This prevents lockups due to file I/O blocking here.
Eog bug http://bugzilla.gnome.org/show_bug.cgi?id=623271
Based on eog commit b417c57d846bfa83045de8d74ed35e96ef345e22
From Felix Riemann <[email protected]>
|
|
Eog bug reff http://bugzilla.gnome.org/show_bug.cgi?id=614634
Based on eog commit 35ea437d25c94cbd7c0c61c7a4c3094a239048d8
From Claudio Saavedra <[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 4f8def2160c053d910c15f53ace97ab7431c4bee
From Claudio Saavedra <[email protected]>
|
|
GList should always be prepended and reversed later.
Based on eog commit 6aff895cc42d08aca91657ab7bb85a99c2ea1899
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit c4f204aee4640b3997d3e30d67f6f292da935078
From Felix Riemann <[email protected]>
|
|
Handle incoming smooth scroll events that are oviously caused by the scrollwheel just like legacy scroll
events.
Based on eog commit 22618a75bcf2a754f5fbe48b2d49c27b5e66ecd5
From Felix Riemann <[email protected]>
|
|
Based on eog commit 608ef5240e87c4d0e182e7748698e2c298ec00c8
From Felix Riemann <[email protected]>
|
|
Based on eog commit 8db7761ea28a9c214fe02dd4aca9c25166eded68
From Felix Riemann <[email protected]>
|
|
Based on eog commit e300daf3ad2743199cab0263d945e3bf732a05b3
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit f9ba7f06d73fcd901691e5fa375d87a3a9981cd6
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit 2be68aaee33e3e6732e512a22d9ee5b681e95cc5
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit 9e6f9ee6ea2c0ca4338445a55ff3c6175ca6f623
From Claudio Saavedra <[email protected]>
|
|
Basedon eog commit 793ede27dd4cd0aa73d5e84cc478641e25424f54
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit bb9d00011e07e9ad68b5e4968a2c1e68596c5684
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit 8654e7de549d8edf34c14f3f0a655d8773b1e433
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit f0410a55778e719da8f2b62f0e5060bb128f028e
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit 919929eea1d63380f773f9c0a339a32149e592ba
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit 648302091b5517b5da96c4277fbee8f13c125938
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit 889f275e38d0a7dcf062f5c63b8efaebaa1ca14f
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit 4f432e981a956cd157ae3f190b9c7850a6f180d9
From Claudio Saavedra <[email protected]>
|
|
|
|
|
|
We removed rsvg_init and cleaned the includes but no bumped the min version.
|
|
|