summaryrefslogtreecommitdiff
path: root/plugins/statusbar-date
AgeCommit message (Collapse)AuthorFilesLines
2019-11-13migrate from intltools to gettextWu Xiaotian1-2/+2
2018-07-11Update plugins to use EomWindowActivatable interfaceFelix Riemann2-16/+19
https://bugzilla.gnome.org/show_bug.cgi?id=626091 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/3d3d2bb
2016-11-30plugins: make them actually recognized and loaded by eommonsta1-1/+1
- use *.plugin extension instead of *.eom-plugin - use "Plugin" section name instead of "Eom Plugin" mostly adapted from: https://git.gnome.org/browse/eog/commit/?id=40bedbf33812e65f4a8e79691b1fadfaace94035 https://git.gnome.org/browse/eog/commit/?id=af184104018f36272ff8e49012c52d503f48eae7
2016-11-30statusbar-date plugin: port to libpeasmonsta2-59/+115
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 placesmonsta2-53/+68
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 Zesch2-2/+2
2012-09-02fixed urlsStefano Karapetsas1-1/+1
http://forums.mate-desktop.org/viewtopic.php?f=2&t=718#p2447
2011-11-14using allman stylePerberos3-104/+93
2011-11-06inicialPerberos3-0/+267