summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-29print-preview: Fix typo from commit 31434612ce873fba3410bc38d9fbbb0a411b8a5einfirit1-1/+1
2014-07-29Have GSettings use enum for transparency styleinfirit3-71/+28
2014-07-29Make the image-collection-position GSetting an enuminfirit2-7/+9
2014-07-29Use GSettings enum supportinfirit1-0/+4
2014-07-29Always use mate_gdk_spawn_command_line_on_screeninfirit1-9/+0
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 buttoninfirit4-0/+128
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-28Add a appendix to the main reference documentinfirit1-65/+75
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