summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-28Fix gir install pathsinfirit1-2/+2
2014-07-28gtk-doc janitoringinfirit2-3/+50
2014-07-28Dont use EomExifData in the C apiinfirit8-12/+14
2014-07-28Add the necessary machinery to generate the introspection data from eominfirit3-8/+53
2014-07-28Don't make enum types internalinfirit1-1/+1
2014-07-28Remove unneeded export-symbols-regex libtool parameterinfirit1-4/+0
2014-07-28Add gtk-doc annotations to the new properties in EomScrollViewinfirit1-0/+11
2014-07-27Set transparency style using GSettingsinfirit2-39/+47
2014-07-27Reflect transparency color API changes in Python bindingsinfirit1-1/+9
2014-07-27Set transparency fill color using GSettingsinfirit3-71/+58
2014-07-27Set zoomed out antialiasing using a GSettings bindinginfirit2-28/+19
2014-07-27Set zoomed in antialiasing using a GSettings bindinginfirit2-28/+19
2014-07-27Rework gsettings code to be more like eoginfirit5-134/+126
2014-07-27Have the ThumbNav's scrollbuttons bound to the GSettings keyinfirit1-25/+4
2014-07-27Switch scrollwheel zoom setting with GSettingsinfirit2-30/+19
2014-07-27Bind zoom multiplier to GSettings instead of setting it by handinfirit2-30/+20
2014-07-27Handle EomScrollView's instance initialization in the right functioninfirit1-69/+84
2014-07-27Define EomExifData type using G_DEFINE_BOXED_TYPE macroinfirit1-12/+3
2014-07-27Don't use deprecated GLib threading API.infirit1-13/+13
2014-07-27Revert "Don't use deprecated GLib threading API."infirit2-16/+25
2014-07-26Fix typoinfirit1-1/+1
2014-07-26Unite copy to clipboard functions in a single menu entryinfirit2-39/+2
2014-07-26Allow handling multiple clipboard data formats from one menu entryinfirit4-5/+395
2014-07-26Add Copy Image and Copy Path to clipboard functionalityinfirit2-0/+72
2014-07-26Improve the API consistency in EomImageSaveInfoinfirit4-21/+21
2014-07-26Small code fixinfirit1-3/+1
2014-07-26Fix EomPrintImageSetupPrivate type naming/typedefing to make senseinfirit2-2/+2
2014-07-26Fix build without libexifinfirit2-4/+6
2014-07-25Use default page settings when opening print dialog the first timeinfirit1-3/+21
2014-07-25Don't use deprecated GLib threading API.infirit2-25/+16
2014-07-25Fix Makefile for ui files.infirit2-11/+6
2014-07-25Allow disabling the save-on-close confirmation dialoginfirit3-1/+10
2014-07-25Wrap ExifData in a EogExifData boxed typeinfirit9-19/+52
2014-07-25Rename EogDebugSection to EogDebuginfirit2-9/+9
2014-07-25Cleanup GtkObject<->GtkWidget code.infirit2-33/+28
2014-07-25Ignore drag&drop requests from a window onto itselfinfirit1-0/+13
2014-07-25Make toolbar editor expand vertically to fully use the dialog's spaceinfirit1-0/+5
2014-07-25Remove any reference to glade*infirit5-12/+12
2014-07-25Workaround concurrency issue with statusbar-date plugininfirit1-2/+4
2014-07-25Use gtk_paned_new() instead gtk_[h|v]paned_new()infirit1-0/+12
2014-07-25Use GRandom as random value generator for random image functioninfirit1-2/+2
2014-07-25Make newly saved images user writableinfirit1-0/+23
2014-07-25Clear status + titlebar when deleting last image in collectioninfirit2-7/+20
2014-07-25Support transpose/transverse as lossless JPEG transformationsinfirit1-0/+9
2014-07-25Fix calculation of reference matrices for transpose/transverseinfirit1-6/+10
2014-07-25Don't try to thumbnail named pipes in the file open dialoginfirit1-1/+3
2014-07-25Don't create thumbnails out of outdated image pixbufsinfirit1-2/+4
2014-07-25Add eom_image_is_file_changed()infirit3-0/+10
2014-07-25Store the changed status of an image fileinfirit2-1/+7
2014-07-25Plug leaked glist in EogWindowinfirit1-1/+2