summaryrefslogtreecommitdiff
path: root/src/eom-properties-dialog.c
AgeCommit message (Collapse)AuthorFilesLines
2017-04-26EomPropertiesDialog: Fix deprecation warningsEmmanuel Pacaud1-4/+10
Implementation as suggested in the GTK+ documentation. taken from: https://git.gnome.org/browse/eog/commit/?id=a57e788
2015-09-06A bunch of annotation fixes from Eoginfirit1-0/+12
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-25Wrap ExifData in a EogExifData boxed typeinfirit1-2/+2
This is for better interaction with bindings Based on eog commit b88d3713fe45a4bab1bd24ac8ff60551c5c31d49 From Claudio Saavedra <[email protected]>
2014-07-24Use gtk_widget_hide instead of gtk_widget_hide_allinfirit1-12/+8
gtk_widget_hide_all is deprecated in gtk+2.24 for gtk_widget_hide.
2014-07-24Drop support for glib < 2.36infirit1-4/+0
2013-10-17GTK3 supportLaszlo Boros1-0/+4
2013-02-04replace some deprecated codeElias Aebi1-2/+6
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-06inicialPerberos1-0/+834