summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-07-29Determine collection position and size using a GSettings bindinginfirit2-31/+62
2014-07-28Add API docs for EomScrollView's new propertiesinfirit1-1/+13
2014-07-28Switch EomPropertiesDialog netbook mode using a GSettings bindinginfirit1-27/+4
2014-07-28Fix conflicting mnemonics in View menuinfirit1-2/+2
2014-07-28window: add the primary-toolbar style to the toolbarinfirit1-0/+5
2014-07-28Make setting the image view background color work againinfirit1-0/+4
2014-07-28Put EomClipboardHandler into the public APIinfirit1-1/+1
2014-07-28Use G_DEFINE_INTERFACE for EomMetadataReaderinfirit1-54/+34
2014-07-28Make sure EomScrollView's adjustment values are always correctly setinfirit1-34/+21
2014-07-28Check if an editor has been set before comparing it to other appsinfirit1-1/+1
2014-07-28Add "Edit Image" toolbar buttoninfirit2-0/+122
2014-07-28Replace missed GDK_INTERP_NEAREST with CAIRO_FILTER_NEARESTinfirit1-2/+2
2014-07-28Update the thumbview visible range in an idle callbackinfirit1-30/+39
2014-07-28Workaround GtkIconView breakageinfirit1-51/+86
2014-07-28Fix gir install pathsinfirit1-2/+2
2014-07-28Dont use EomExifData in the C apiinfirit7-11/+13
2014-07-28Add the necessary machinery to generate the introspection data from eominfirit2-8/+42
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-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 entryinfirit1-36/+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 functionalityinfirit1-0/+63
2014-07-26Improve the API consistency in EomImageSaveInfoinfirit3-18/+18
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-25Allow disabling the save-on-close confirmation dialoginfirit2-1/+6
2014-07-25Wrap ExifData in a EogExifData boxed typeinfirit8-13/+48
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*infirit2-6/+6
2014-07-25Workaround concurrency issue with statusbar-date plugininfirit1-2/+4