summaryrefslogtreecommitdiff
path: root/src/eom-scroll-view.h
AgeCommit message (Collapse)AuthorFilesLines
2018-07-08Make the displayed EomImage a property of EomScrollViewFelix Riemann1-0/+1
Besides the more obvious object orientation it also allows watch the property for changes. Might be useful for plugins. https://bugzilla.gnome.org/show_bug.cgi?id=544068 origin commit: https://git.gnome.org/browse/eog/commit/?h=gnome-3-4&id=4c0b5c8
2017-04-23EomScrollView: Switch to GdkRGBA for background and transparent colorsFelix Riemann1-3/+3
This allows passing the colors more or less directly to cairo without having to convert it from and to the GdkColor format. taken from: https://git.gnome.org/browse/eog/commit/?id=823a4cd
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-8/+0
and require libmate-desktop >= 1.17
2015-08-31GTK3: EomScrollView, Convert to GtkGridraveit651-0/+8
GtkTable is deprecated. taken from: https://git.gnome.org/browse/eog/commit/?id=c19345e
2014-07-27Set transparency fill color using GSettingsinfirit1-1/+2
Based on eog commit 2a4e4c30e4a41a1f4b7b452243a56851cdebe442 From Felix Riemann <[email protected]>
2011-11-06inicialPerberos1-0/+73