Age | Commit message (Expand) | Author | Files | Lines |
2018-07-27 | Initial GResource migration | raveit65 | 4 | -7/+27 |
2018-07-26 | EomExifUtil: Fix build with newer GCC | Felix Riemann | 1 | -0/+8 |
2018-07-26 | EomExifUtil: Allow freeform formatting of date strings | Felix Riemann | 2 | -16/+41 |
2018-07-26 | EomMetadataDetails: Improve fractional GPS coordinates support | Felix Riemann | 1 | -7/+26 |
2018-07-26 | EomPropertiesDialog: Separate Exif/XMP-specific widgets from generic ones | Felix Riemann | 1 | -23/+23 |
2018-07-26 | EomMetadataDetails: Don't install header file | Felix Riemann | 2 | -2/+8 |
2018-07-26 | EomExifDetails: Rename to EomMetadataDetails | Felix Riemann | 6 | -748/+749 |
2018-07-23 | Drop eom_close_confirmation_dialog_set_sensitive | raveit65 | 3 | -18/+0 |
2018-07-23 | scroll-view: Remove a gdk_window_process_updates call | raveit65 | 1 | -3/+0 |
2018-07-23 | util: Port to gtk_show_uri_on_window | Timm Bäder | 4 | -9/+15 |
2018-07-23 | EomImage: Make sure to emit size-prepared after applying orientation | Felix Riemann | 1 | -1/+4 |
2018-07-23 | EomImage: Fix too early size-prepared emission | Felix Riemann | 1 | -2/+0 |
2018-07-23 | EomImage: Slight optimization of private data structure | Felix Riemann | 2 | -5/+5 |
2018-07-17 | EomWindow: silence a introspection warning | raveit65 | 1 | -0/+9 |
2018-07-17 | Convert to G_DEFINE_TYPE_WITH_PRIVATE part 3 | Felix Riemann | 8 | -60/+19 |
2018-07-17 | Convert to G_DEFINE_TYPE_WITH_PRIVATE part 2 | Felix Riemann | 7 | -61/+28 |
2018-07-17 | Convert to G_DEFINE_TYPE_WITH_PRIVATE part 1 | Felix Riemann | 9 | -72/+30 |
2018-07-17 | EomApplication: Make most members private | Felix Riemann | 6 | -61/+121 |
2018-07-17 | Add new plugin hook for per-application plugins | Felix Riemann | 5 | -0/+195 |
2018-07-17 | Make EomWindow a GtkApplicationWindow | Felix Riemann | 2 | -6/+8 |
2018-07-17 | sidebar: show complete directory in button tooltip | Victor Kareh | 1 | -2/+5 |
2018-07-17 | properties-dialog: show complete directory in button tooltip | raveit65 | 1 | -5/+7 |
2018-07-17 | Make the URI-label in the properties dialog a button showing the folder | Felix Riemann | 1 | -9/+45 |
2018-07-14 | exif-details: make value column selectable | raveit65 | 1 | -3/+6 |
2018-07-14 | EomExifDetails: Take Exif IFD into account when creating hash keys | Felix Riemann | 1 | -3/+12 |
2018-07-14 | Place GPS Exif tags into their own subcategory | Felix Riemann | 1 | -7/+9 |
2018-07-14 | Reformat Exif tags for GPS position to be better understandable | Felix Riemann | 1 | -3/+91 |
2018-07-14 | Make sure GPS Exif tags are named and ordered correctly | Felix Riemann | 1 | -2/+8 |
2018-07-14 | Use GdkPixbuf's "orientation" feature as fallback for autorotation | Felix Riemann | 3 | -14/+35 |
2018-07-11 | EogScrollView: Implement simple two-pass filtering | Felix Riemann | 1 | -4/+65 |
2018-07-11 | EomScrollView: Use better downscaling filter | Russell Haley | 1 | -4/+4 |
2018-07-11 | Remove unneeded finalize() from EomListStore | Claudio Saavedra | 1 | -14/+0 |
2018-07-11 | Add our own activatable interface to EomWindow | Felix Riemann | 4 | -2/+162 |
2018-07-11 | Replace gdk_spawn_command_line_on_screen() | Claudio Saavedra | 1 | -6/+32 |
2018-07-09 | sidebar: replace deprecated gtk_misc_set_alignment | raveit65 | 1 | -2/+4 |
2018-07-08 | EomWindow: Simplify metadata sidebar title | Felix Riemann | 1 | -1/+1 |
2018-07-08 | EomSidebar: Set orientation property via g_object_new | Felix Riemann | 1 | -4/+3 |
2018-07-08 | Replace remaining uses of margin-left and margin-right properties | Felix Riemann | 1 | -3/+3 |
2018-07-08 | EomMetadataSidebar: Allow filename to be wrapped at char boundaries | Felix Riemann | 1 | -0/+4 |
2018-07-08 | sidebar: fix a deprecation | raveit65 | 1 | -1/+1 |
2018-07-08 | EomMetadataSidebar: Fix deprecation warning with newer GTK+ | Felix Riemann | 1 | -2/+1 |
2018-07-08 | MetadataSidebar: Add a tooltip to the folder button | Felix Riemann | 1 | -0/+2 |
2018-07-08 | MetadataSidebar: Change layout of the data values | Felix Riemann | 1 | -10/+22 |
2018-07-08 | Make metadata values in MetadataSidebar selectable | Felix Riemann | 1 | -0/+1 |
2018-07-08 | Fix build when not building with libexif and/or exempi | Felix Riemann | 1 | -8/+41 |
2018-07-08 | Don't force-enable the sidebar on startup once a page is added | Felix Riemann | 1 | -4/+0 |
2018-07-08 | Make Exif/XMP summaries available as sidebar | Felix Riemann | 8 | -121/+851 |
2018-07-08 | Use GtkApplication to inhibit the screensaver during slideshows | Felix Riemann | 4 | -44/+37 |
2018-07-08 | Ensure UI action sensitivity is set at least once | Felix Riemann | 1 | -0/+2 |
2018-07-08 | Remove leftover DBus service description file | Felix Riemann | 1 | -23/+0 |