Age | Commit message (Expand) | Author | Files | Lines |
2018-08-05 | Fix build without XMP support | raveit65 | 2 | -7/+7 |
2018-08-01 | Load eom-image-properties-dialog.ui with a gresource | raveit65 | 2 | -6/+5 |
2018-08-01 | properties-dialog: Port to gtk_show_uri_on_window | Timm Bäder | 1 | -3/+3 |
2018-08-01 | EomPropertiesDialog: Convert to GtkBuilder template | Felix Riemann | 5 | -112/+147 |
2018-08-01 | EomPropertiesDialog: Remove unused private members | Felix Riemann | 1 | -4/+0 |
2018-08-01 | Fix metadata sidebar with libexif disabled | Felix Riemann | 1 | -6/+21 |
2018-08-01 | EomMetadataSidebar: fix --without-libexif build | Alexandre Rostovtsev | 1 | -0/+2 |
2018-08-01 | EomMetadataSidebar: Clear folder label if no image is set | Felix Riemann | 1 | -0/+1 |
2018-08-01 | EomSidebar: Increase margin at the sides of the sidebar | Felix Riemann | 1 | -0/+2 |
2018-08-01 | EomSidebar: Center and reformat page selector | Felix Riemann | 1 | -3/+20 |
2018-08-01 | EomMetadataSidebar: Fix leaked strings | Felix Riemann | 1 | -2/+8 |
2018-08-01 | metadata-sidebar: add the details button again | raveit65 | 1 | -0/+32 |
2018-08-01 | EogMetadataSidebar: Try to unclutter and improve the sidebar's look | Felix Riemann | 2 | -305/+69 |
2018-07-27 | GResource: free css_file | raveit65 | 1 | -0/+1 |
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 |