Age | Commit message (Expand) | Author | Files | Lines |
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-23 | drop forgotten gtkrc file | raveit65 | 2 | -10/+0 |
2018-07-23 | css: drop obsolete old css language | raveit65 | 1 | -3/+1 |
2018-07-17 | release 1.21.1v1.21.1 | raveit65 | 2 | -1/+49 |
2018-07-17 | tx: update language source | raveit65 | 1 | -225/+285 |
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 | 2 | -16/+76 |
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 | Update plugins to use EomWindowActivatable interface | Felix Riemann | 6 | -46/+55 |
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-09 | POTFILES.in: add 'src/eom-metadata-sidebar.c' | Pablo Barciela | 1 | -0/+1 |
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 | Drop now unneeded TotemScrSaver | Felix Riemann | 7 | -623/+1 |
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 |
2018-07-08 | Remove spurious g_object_unref | Felix Riemann | 1 | -2/+0 |
2018-07-08 | reload: ensure that pending updates to UI are complete | raveit65 | 1 | -0/+2 |
2018-07-08 | Port EomApplication to GtkApplication | Claudio Saavedra | 8 | -323/+100 |
2018-07-08 | Make the displayed EomImage a property of EomScrollView | Felix Riemann | 2 | -0/+43 |