summaryrefslogtreecommitdiff
path: root/src/eom-metadata-details.c
AgeCommit message (Collapse)AuthorFilesLines
2018-07-26EomMetadataDetails: Improve fractional GPS coordinates supportFelix Riemann1-7/+26
Increase displayed coordinate resolution for Exif GPS coordinates that use fractional degrees for minutes or fractional minutes for seconds. https://bugzilla.gnome.org/show_bug.cgi?id=725416 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/1b0fb6b
2018-07-26EomExifDetails: Rename to EomMetadataDetailsFelix Riemann1-0/+665
The widget is not specific to Exif, and is used for XMP as well. https://bugzilla.gnome.org/show_bug.cgi?id=509406 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/2969a58 Plus a clean up, tabs to spaces for eom-metadata-details.c/h