Age | Commit message (Collapse) | Author | Files | Lines |
|
Based on eog commit d1da84198d50703006e747b56ef8ba5107f7f3bd
From Cosimo Cecchi <[email protected]>
|
|
The color was assigned to the parent container and not
to the drawing area. That made it draw the default theme
background color all the time instead.
Based on eog commit 64ffb683343d9af629671ea82c85f91130c3ea7d
From Felix Riemann <[email protected]>
|
|
Based on eog commit a9029cb760020d0de65e32910f2e707c8fb19198
From Felix Riemann <[email protected]>
|
|
Based pm eog commit 200ff4ea06b05554c349d5321f25b087c078cf33
From Felix Riemann <[email protected]>
|
|
Ensures one can only scroll as far as necessary. If one scrolled to far
the images's last line/column was used for padding.
Eog bug https://bugzilla.gnome.org/show_bug.cgi?id=631710
Based one eog commit b21dd56b9437e53b7ba8abdd96942c1871edc02c
From Felix Riemann <[email protected]>
|
|
Based on eog commit 349676e43252477219d07cad279861bd9484d94d
From Felix Riemann <[email protected]>
|
|
Add a conditionally-enabled "Edit Image" toolbar button. The toolbar is
only enabled if a specific image editor is specified in GSettings.
Eog bug https://bugzilla.gnome.org/show_bug.cgi?id=609958
Based on eog commit b5e6b7d31181ab87f788921f751a6550bddb5bcf
From Ryan Lortie <[email protected]>
|
|
Missed in 72dee2d1a95db4dfa335d98358fdf3f294a9fbaa
|
|
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]>
|