summaryrefslogtreecommitdiff
path: root/src/eom-exif-util.c
AgeCommit message (Collapse)AuthorFilesLines
2014-07-28Dont use EomExifData in the C apiinfirit1-0/+2
Eog bug https://bugzilla.gnome.org/show_bug.cgi?id=626257 Based on eog commit f457e6cd2f9b25194145681109ae4bd7f3b4ee7f From Claudio Saavedra <[email protected]>
2014-07-27Define EomExifData type using G_DEFINE_BOXED_TYPE macroinfirit1-12/+3
Based on eog commit 3cc45bdc35fbfd14627d266c0344f677d2037dcb From Felix Riemann <[email protected]>
2014-07-27Revert "Don't use deprecated GLib threading API."infirit1-3/+12
This reverts commit 13f1c75845c8a55a95d2c5426dbf343e3828bc78. Has an unrelated change included so we need to split this.
2014-07-25Don't use deprecated GLib threading API.infirit1-12/+3
2014-07-25Wrap ExifData in a EogExifData boxed typeinfirit1-2/+28
This is for better interaction with bindings Based on eog commit b88d3713fe45a4bab1bd24ac8ff60551c5c31d49 From Claudio Saavedra <[email protected]>
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-06inicialPerberos1-0/+214