summaryrefslogtreecommitdiff
path: root/plugins/statusbar-date/eom-statusbar-date-plugin.c
AgeCommit message (Collapse)AuthorFilesLines
2018-07-11Update plugins to use EomWindowActivatable interfaceFelix Riemann1-15/+16
https://bugzilla.gnome.org/show_bug.cgi?id=626091 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/3d3d2bb
2016-11-30statusbar-date plugin: port to libpeasmonsta1-55/+105
mostly adapted from: https://git.gnome.org/browse/eog/commit/?id=cf39e40b422dad061184ac67028661bd4dcb0106 https://git.gnome.org/browse/eog/commit/?id=8b0acfddc52c220393770a9895b6b56cab7821fd
2016-11-30plugins: clean up some includesmonsta1-1/+1
2016-11-30fix indent in some placesmonsta1-51/+66
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-2/+0
and require libmate-desktop >= 1.17
2016-11-21fix indent a bitmonsta1-1/+1
2015-09-06GTK3 Date-plugin: set top/bottom margin to zero to avoid redrawsraveit651-0/+4
This avoids redraws of the image if date-plugin bump in the statusbar
2015-05-26Remove extra resize-grip coderaveit651-3/+0
- gtk+ handle this for itself since a long time - with <=3.14 resize-grip is removed - with gtk2 is not affected
2014-07-28Dont use EomExifData in the C apiinfirit1-1/+1
Eog bug https://bugzilla.gnome.org/show_bug.cgi?id=626257 Based on eog commit f457e6cd2f9b25194145681109ae4bd7f3b4ee7f From Claudio Saavedra <[email protected]>
2014-07-25Fix Makefile for ui files.infirit1-1/+1
2014-07-25Wrap ExifData in a EogExifData boxed typeinfirit1-6/+4
This is for better interaction with bindings Based on eog commit b88d3713fe45a4bab1bd24ac8ff60551c5c31d49 From Claudio Saavedra <[email protected]>
2014-07-24Gtk+3: Do not call gtk_statusbar_set_has_resize_grip for statusbar-dateinfirit1-0/+2
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-14using allman stylePerberos1-89/+75
2011-11-06inicialPerberos1-0/+184