summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Riemann2-16/+76
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-11Update plugins to use EomWindowActivatable interfaceFelix Riemann6-46/+55
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-09POTFILES.in: add 'src/eom-metadata-sidebar.c'Pablo Barciela1-0/+1
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
2018-07-08Make metadata values in MetadataSidebar selectableFelix Riemann1-0/+1
2018-07-08Fix build when not building with libexif and/or exempiFelix Riemann1-8/+41
2018-07-08Don't force-enable the sidebar on startup once a page is addedFelix Riemann1-4/+0
2018-07-08Make Exif/XMP summaries available as sidebarFelix Riemann8-121/+851
2018-07-08Drop now unneeded TotemScrSaverFelix Riemann7-623/+1
2018-07-08Use GtkApplication to inhibit the screensaver during slideshowsFelix Riemann4-44/+37
2018-07-08Ensure UI action sensitivity is set at least onceFelix Riemann1-0/+2
2018-07-08Remove leftover DBus service description fileFelix Riemann1-23/+0
2018-07-08Remove spurious g_object_unrefFelix Riemann1-2/+0
2018-07-08reload: ensure that pending updates to UI are completeraveit651-0/+2
2018-07-08Port EomApplication to GtkApplicationClaudio Saavedra8-323/+100
2018-07-08Make the displayed EomImage a property of EomScrollViewFelix Riemann2-0/+43
2018-07-03EomPropertiesDialog: Make details view expand verticallyFelix Riemann1-0/+1
2018-07-03Enable more Drag&Drop actions when eom is drag sourceFelix Riemann2-2/+6
2018-07-03Use new DBus API to show the current image in the file browserFelix Riemann3-34/+96
2018-07-03Add an "Open containing folder" commandAkshay Gupta3-0/+58
2018-06-21release 1.21.0v1.21.0raveit651-1/+15
2018-06-21sync with transifexraveit65133-21965/+68552
2018-06-13pre-bump versionraveit652-1/+3
2018-05-18toolbar: add missing popup menu for launching toolbar editormonsta2-0/+5