summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-08-01EomMetadataSidebar: Clear folder label if no image is setFelix Riemann1-0/+1
2018-08-01EomSidebar: Increase margin at the sides of the sidebarFelix Riemann1-0/+2
2018-08-01EomSidebar: Center and reformat page selectorFelix Riemann1-3/+20
2018-08-01EomMetadataSidebar: Fix leaked stringsFelix Riemann1-2/+8
2018-08-01metadata-sidebar: add the details button againraveit651-0/+32
2018-08-01EogMetadataSidebar: Try to unclutter and improve the sidebar's lookFelix Riemann2-305/+69
2018-07-27GResource: free css_fileraveit651-0/+1
2018-07-27Initial GResource migrationraveit654-7/+27
2018-07-26EomExifUtil: Fix build with newer GCCFelix Riemann1-0/+8
2018-07-26EomExifUtil: Allow freeform formatting of date stringsFelix Riemann2-16/+41
2018-07-26EomMetadataDetails: Improve fractional GPS coordinates supportFelix Riemann1-7/+26
2018-07-26EomPropertiesDialog: Separate Exif/XMP-specific widgets from generic onesFelix Riemann1-23/+23
2018-07-26EomMetadataDetails: Don't install header fileFelix Riemann2-2/+8
2018-07-26EomExifDetails: Rename to EomMetadataDetailsFelix Riemann6-748/+749
2018-07-23Drop eom_close_confirmation_dialog_set_sensitiveraveit653-18/+0
2018-07-23scroll-view: Remove a gdk_window_process_updates callraveit651-3/+0
2018-07-23util: Port to gtk_show_uri_on_windowTimm Bäder4-9/+15
2018-07-23EomImage: Make sure to emit size-prepared after applying orientationFelix Riemann1-1/+4
2018-07-23EomImage: Fix too early size-prepared emissionFelix Riemann1-2/+0
2018-07-23EomImage: Slight optimization of private data structureFelix Riemann2-5/+5
2018-07-17EomWindow: silence a introspection warningraveit651-0/+9
2018-07-17Convert to G_DEFINE_TYPE_WITH_PRIVATE part 3Felix Riemann8-60/+19
2018-07-17Convert to G_DEFINE_TYPE_WITH_PRIVATE part 2Felix Riemann7-61/+28
2018-07-17Convert to G_DEFINE_TYPE_WITH_PRIVATE part 1Felix Riemann9-72/+30
2018-07-17EomApplication: Make most members privateFelix Riemann6-61/+121
2018-07-17Add new plugin hook for per-application pluginsFelix Riemann5-0/+195
2018-07-17Make EomWindow a GtkApplicationWindowFelix Riemann2-6/+8
2018-07-17sidebar: show complete directory in button tooltipVictor Kareh1-2/+5
2018-07-17properties-dialog: show complete directory in button tooltipraveit651-5/+7
2018-07-17Make the URI-label in the properties dialog a button showing the folderFelix Riemann1-9/+45
2018-07-14exif-details: make value column selectableraveit651-3/+6
2018-07-14EomExifDetails: Take Exif IFD into account when creating hash keysFelix Riemann1-3/+12
2018-07-14Place GPS Exif tags into their own subcategoryFelix Riemann1-7/+9
2018-07-14Reformat Exif tags for GPS position to be better understandableFelix Riemann1-3/+91
2018-07-14Make sure GPS Exif tags are named and ordered correctlyFelix Riemann1-2/+8
2018-07-14Use GdkPixbuf's "orientation" feature as fallback for autorotationFelix Riemann3-14/+35
2018-07-11EogScrollView: Implement simple two-pass filteringFelix Riemann1-4/+65
2018-07-11EomScrollView: Use better downscaling filterRussell Haley1-4/+4
2018-07-11Remove unneeded finalize() from EomListStoreClaudio Saavedra1-14/+0
2018-07-11Add our own activatable interface to EomWindowFelix Riemann4-2/+162
2018-07-11Replace gdk_spawn_command_line_on_screen()Claudio Saavedra1-6/+32
2018-07-09sidebar: replace deprecated gtk_misc_set_alignmentraveit651-2/+4
2018-07-08EomWindow: Simplify metadata sidebar titleFelix Riemann1-1/+1
2018-07-08EomSidebar: Set orientation property via g_object_newFelix Riemann1-4/+3
2018-07-08Replace remaining uses of margin-left and margin-right propertiesFelix Riemann1-3/+3
2018-07-08EomMetadataSidebar: Allow filename to be wrapped at char boundariesFelix Riemann1-0/+4
2018-07-08sidebar: fix a deprecationraveit651-1/+1
2018-07-08EomMetadataSidebar: Fix deprecation warning with newer GTK+Felix Riemann1-2/+1
2018-07-08MetadataSidebar: Add a tooltip to the folder buttonFelix Riemann1-0/+2
2018-07-08MetadataSidebar: Change layout of the data valuesFelix Riemann1-10/+22