summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-04-12store: Add any image file in the current directory to the storeVictor Kareh1-2/+3
2019-03-08Use persistent page setupVictor Kareh1-2/+3
2019-02-18Read authors (updated) and documenters (updated) from eom.about gresourcerbuj2-35/+34
2019-02-16Ensure proper translation of the about dialog titlerbuj1-0/+1
2019-02-15Make translatable the copyright in about dialogrbuj1-3/+3
2018-08-24Reduce the number of g_file_query_info calls at start-upDebarshi Ray3-13/+33
2018-08-24EomImage: Remove unused constructorDebarshi Ray2-14/+0
2018-08-21fix a memory leaklukefromdc1-1/+1
2018-08-15EomMetadataSidebar: Make header include guard actually workFelix Riemann1-3/+3
2018-08-15EomWindow: Switch keyboard shortcuts for sidebar and galleryraveit651-2/+2
2018-08-15Tweak sidebar uiTrinh Anh Ngoc2-3/+5
2018-08-15EomPropertiesDialog: Use standard::display-name when showing the parentFelix Riemann1-5/+40
2018-08-15EomMetadataSidebar: Use standard::display-name when showing the parentDebarshi Ray1-14/+45
2018-08-13Fix GResource dependency calculation for out-of-tree buildsFelix Riemann1-1/+3
2018-08-13Make sure the libpeas-gtk dependency isn't optimized awayFelix Riemann1-0/+4
2018-08-13Remove EomDialog helper classFelix Riemann5-311/+0
2018-08-13EomPreferencesDialog: Convert to GtkBuilder templateFelix Riemann4-184/+163
2018-08-13EomThumbnail: Load thumbnail frame from a GResourceFelix Riemann2-1/+4
2018-08-13Load EomMultipleSaveAsDialog from GResourceFelix Riemann2-9/+2
2018-08-11eom-window: fix deprecated GtkStock usageraveit651-1/+1
2018-08-05Fix build without XMP supportraveit652-7/+7
2018-08-01Load eom-image-properties-dialog.ui with a gresourceraveit652-6/+5
2018-08-01properties-dialog: Port to gtk_show_uri_on_windowTimm Bäder1-3/+3
2018-08-01EomPropertiesDialog: Convert to GtkBuilder templateFelix Riemann5-112/+147
2018-08-01EomPropertiesDialog: Remove unused private membersFelix Riemann1-4/+0
2018-08-01Fix metadata sidebar with libexif disabledFelix Riemann1-6/+21
2018-08-01EomMetadataSidebar: fix --without-libexif buildAlexandre Rostovtsev1-0/+2
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