summaryrefslogtreecommitdiff
path: root/src/eom-preferences-dialog.c
AgeCommit message (Collapse)AuthorFilesLines
2017-04-23EomPropertiesDialog: Allow RGBA for transparent background colorFelix Riemann1-16/+14
Now that it is supported in EomScrollView there's no reason not to allow setting an alpha value for the color. taken from: https://git.gnome.org/browse/eog/commit/?id=7d2cf4d
2016-11-30port plugin system to libpeasmonsta1-2/+2
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
2016-11-30fix indent in some placesmonsta1-8/+8
2016-10-17prefs dialog: fix runtime warningmonsta1-0/+1
when "Transparent Parts" option is set to "As background", opening prefs dialog gives a warning. this adds a line missing in commit fb511ab to fix it
2016-07-13drop unused include and definesmonsta1-2/+0
2016-02-01fix build warnings and remove useless nested #ifmonsta1-2/+4
2014-07-29all: Fix a load of warningsinfirit1-1/+0
Partly based on eog commit 3859553433838e97367e7678f9da4ba2bcc7f973 From Cosimo Cecchi <[email protected]>
2014-07-29Have GSettings use enum for transparency styleinfirit1-37/+22
Based on eog commit e8f2f6ecdd99dc5dce35a044e84738fe73f937e0 From Felix Riemann <[email protected]> ps infirit: eom never had this value in the convert file
2014-07-27Rework gsettings code to be more like eoginfirit1-56/+54
2014-07-24Use MateColorButtoninfirit1-4/+6
2014-01-30Add random mode in slideshow modeStefano Karapetsas1-0/+21
Closes #20 https://github.com/mate-desktop/eom/issues/20
2012-10-21migrate to gsettingsStefano Karapetsas1-222/+85
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-06inicialPerberos1-0/+489