Age | Commit message (Collapse) | Author | Files | Lines |
|
Add libutil to PYTHON_LIBS
|
|
don't change file permissions when saving the modified image
|
|
adapted from:
https://git.gnome.org/browse/eog/commit/?id=4626596c2c179bfe35c4212efced15c38d7337d6
|
|
|
|
to prevent possible "undefined reference to `forkpty'" and "undefined reference to `openpty'" linker errors
|
|
|
|
|
|
|
|
cherry-picked from here:
https://git.gnome.org/browse/eog/commit/?id=edb39d51119e6bc4447582d720023f1788421893
|
|
https://git.gnome.org/browse/eog/commit/?id=ffd057a0be9610b49f2dc718060c82c4ee1065be
https://git.gnome.org/browse/eog/commit/?id=40919ebb2ce1fd70edae61c7b578c6a7ce8ef432
https://git.gnome.org/browse/eog/commit/?id=a3b769506abbbf7b24547b95c9c99349e99d44c0
Closes https://github.com/mate-desktop/eom/pull/67
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes https://github.com/mate-desktop/eom/pull/65
|
|
|
|
|
|
A gsettings description translation had invalid <b> and <i>.
|
|
|
|
|
|
|
|
Provided by Richard Hughes <[email protected]>
Closes https://github.com/mate-desktop/eom/issues/56
|
|
|
|
Partly based on eog commit 3859553433838e97367e7678f9da4ba2bcc7f973
From Cosimo Cecchi <[email protected]>
|
|
This apparently got broken when the page setup dialog was merged into
the general print dialog.
Based on eog commit 1bff58f772de4aad8cbf0886e46e1c26e075b54b
From Felix Riemann <[email protected]>
|
|
|
|
Based on eog commit e8f2f6ecdd99dc5dce35a044e84738fe73f937e0
From Felix Riemann <[email protected]>
ps infirit: eom never had this value in the convert file
|
|
Based on eog commit 7c69b182662f43636b1027fa395f9372593e39bb
From Felix Riemann <[email protected]>
|
|
Based on eog commit 28a38946c4871ee00305a4a6c0cf9e48c36e530b
From Felix Riemann <[email protected]>
|
|
|
|
Prepare everything for the use of GSettings' enum support for this.
Based on eog commit 0c327b7ec802a07f53da04f5dc484e646548b552
From Felix Riemann <[email protected]>
|
|
Based on eog commit c630747b02a9589a993c28d244448cdc291131e8
From Felix Riemann <[email protected]>
|
|
Based on eog commit 21ced20430078aaa283b7925ce282ebb54e05e5d
From Felix Riemann <[email protected]>
|
|
Eog bug https://bugzilla.gnome.org/show_bug.cgi?id=646360
Based on Eog commit b4fefa4d98a8db91738da593e2101160fbd63465
From Felix Riemann <[email protected]>
|
|
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]>
|