summaryrefslogtreecommitdiff
path: root/src/eom-metadata-sidebar.h
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15EomMetadataSidebar: Make header include guard actually workFelix Riemann1-3/+3
The include guard had a typo which prevented it from working. Also strip the possibly reserved double underscores from it. origin commit: https://gitlab.gnome.org/GNOME/eog/commit/dca5139
2018-07-08Make Exif/XMP summaries available as sidebarFelix Riemann1-0/+61
Makes the data from the properties dialog available as a sidebar. A button opens the details tab in the properties dialog. This is graphically still a bit roughg. Committing it in hopes to get some early feedback. https://bugzilla.gnome.org/show_bug.cgi?id=616438 origin commit: https://git.gnome.org/browse/eog/commit/?id=7ac112f