summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-05-26Remove extra resize-grip coderaveit653-25/+0
2015-03-15error message area: properly escape the error message markupMonsta1-4/+4
2015-03-15some fixes from upstream:Monsta3-16/+49
2014-12-23eom-thumb-view: Fix a memory leakBoris Egorov1-0/+1
2014-12-23don't leak memoryMonsta1-2/+3
2014-12-23allocate memory a bit later to avoid possible leaksMonsta2-4/+4
2014-12-23open the file a bit later to avoid possible leak on g_return_val_if_failMonsta1-8/+8
2014-12-23don't leak memory on g_return_if_failMonsta1-2/+1
2014-12-23use guint for signals arrays, and zero-initialize themMonsta6-6/+8
2014-09-24Use MateAboutDialogStefano Karapetsas1-1/+2
2014-07-29all: Fix a load of warningsinfirit8-68/+13
2014-07-29Respect lockdown setting for page setup againinfirit1-4/+7
2014-07-29print-preview: Fix typo from commit 31434612ce873fba3410bc38d9fbbb0a411b8a5einfirit1-1/+1
2014-07-29Have GSettings use enum for transparency styleinfirit2-68/+25
2014-07-29Make the image-collection-position GSetting an enuminfirit1-4/+6
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 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