Age | Commit message (Collapse) | Author | Files | Lines |
|
This avoids entering in an infinite loop of unsetting a thumbnail,
relayouting the iconview, updating the adjustment, setting the
thumbnail, relayouting the iconview, updating the adjustment,
unsetting the thumbnail, and so on.
Bug https://bugzilla.gnome.org/show_bug.cgi?id=639312
Based on eog commit a395e95c5df2c4cbae9ce749544ec62820746e40
From Claudio Saavedra <[email protected]>
|
|
By moving initialization code to the constructed() method. See Eog #639139.
https://bugzilla.gnome.org/show_bug.cgi?id=639139
Based on eog commit 0b98b8cc1903142112dd67ecde6a914583087da5
From Claudio Saavedra <[email protected]>
|
|
Based on eog commit 45488632bf62cd6891a41c81fcbe4c8a68d55555
From Claudio Saavedra <[email protected]>
|
|
|
|
Based on eog commit cddb3588d5982595ce7e230ea0e045454da8ff90
From Claudio Saavedra <[email protected]>
|
|
Eog bug https://bugzilla.gnome.org/show_bug.cgi?id=626257
Based on eog commit f457e6cd2f9b25194145681109ae4bd7f3b4ee7f
From Claudio Saavedra <[email protected]>
|
|
Annotations are still missing, but this provides enough for basic introspection usage
Based on eog commit b316c9e0b30a8c6d67feb8f21a20268e18c8cc3d
From Claudio Saavedra <[email protected]>
|
|
Eog bug https://bugzilla.gnome.org/show_bug.cgi?id=626257
Based on eog commit d3ee0241723db6729cb7331428293c9dc95e8cdd
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]>
|
|
Based on ec93e7f2c26a09a69dbc93241a50badccb0f6b21
From Felix Riemann <[email protected]>
|
|
Based on eog commit acdafc3563c5c88d3c2d2a25e4602d774dad92fa
From Felix Riemann <[email protected]>
|
|
Based on eog commit a7d7b35fc1eb92e17901ec9e9054db0f35f2ad80
From Felix Riemann <[email protected]>
|
|
Based on eog commit 2a4e4c30e4a41a1f4b7b452243a56851cdebe442
From Felix Riemann <[email protected]>
|
|
Based on eog commit bfef239942645fff4a5efe71d801ccb92a185cf7
From Felix Riemann <[email protected]>
|
|
Based on eog commit 15917972d9a60fc185b1cc9a7b4e304952c49d2d
From Felix Riemann <[email protected]>
|
|
|
|
Based on eog commit 0a898703a9a19589e049a73d21c91898b0dbc51e
From Felix Riemann <[email protected]>
|
|
Based on eog commit 8c7cf9f8938673eda2843be650b558084b44303e
From Felix Riemann <[email protected]>
|
|
Based on eog commit 0cadaebd5c7561991eceaf3ed9af32f50e63b1e9
From Felix Riemann <[email protected]>
|
|
Moves most of the other stuff done in eom_scroll_view_new
over to eom_scroll_view_init.
Based on eog commit e7243a9ddad0f31f8759aadbd92ad551781b8480
From Felix Riemann <[email protected]>
|
|
Based on eog commit 3cc45bdc35fbfd14627d266c0344f677d2037dcb
From Felix Riemann <[email protected]>
|
|
|
|
This reverts commit 13f1c75845c8a55a95d2c5426dbf343e3828bc78.
Has an unrelated change included so we need to split this.
|
|
|
|
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]>
|