summaryrefslogtreecommitdiff
path: root/src/eom-window.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-06EomWindow: Set file open dialog transient for its parent windowFelix Riemann1-0/+1
2017-04-25update copyright year to 2017monsta1-1/+1
2017-04-22Fix a few GtkStock deprecationsraveit651-2/+2
2016-11-30port plugin system to libpeasmonsta1-2/+46
2016-11-30fix indent in some placesmonsta1-3/+3
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-68/+9
2016-11-21drop Python plugins support and --enable-python build optionmonsta1-4/+0
2016-11-21fix indent a bitmonsta1-3/+3
2016-07-28use GtkAbout and update copyrightraveit651-3/+2
2016-03-30window: fix indent (mostly)monsta1-187/+187
2016-03-30fix a few typos in the commentsmonsta1-2/+2
2016-03-30auto-reload unmodified images when their file is changedmonsta1-0/+6
2016-02-27Drop size-request signal callback for fullscreen toolbarraveit651-12/+0
2016-02-06GTK+3: add eom-window style class at top levelWolfgang Ulbrich1-0/+7
2016-01-25GTK3: fix previous GtkMisc deprecation commitWolfgang Ulbrich1-12/+18
2015-09-06Gtk3: Drop GtkMisc and GtkAlignment usageraveit651-0/+12
2015-09-06Gtk3 EogWindow: Drop deprecated GtkStyle usageraveit651-0/+9
2015-09-06Gtk3: Remove deprecated, unneeded and now effect-less GtkStyle-usageraveit651-0/+2
2015-09-06A bunch of annotation fixes from Eoginfirit1-9/+9
2015-08-31GTK3: Replace uses of deprecated gdk_app_launch_context_new function >=gtk+....raveit651-0/+5
2015-08-31GTK3: Replace gtk_{v,h}box new with gtk_box_new for gtk+ >=3.2.0raveit651-0/+5
2015-06-12EomWindow: Hold a reference on the used ThumbViewraveit651-1/+11
2015-05-27remove eom_window_window_state_eventraveit651-26/+0
2015-05-26Remove extra resize-grip coderaveit651-3/+0
2015-03-15some fixes from upstream:Monsta1-4/+8
2014-12-23use guint for signals arrays, and zero-initialize themMonsta1-1/+1
2014-09-24Use MateAboutDialogStefano Karapetsas1-1/+2
2014-07-29all: Fix a load of warningsinfirit1-32/+8
2014-07-29Respect lockdown setting for page setup againinfirit1-4/+7
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 bindinginfirit1-31/+55
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-28Check if an editor has been set before comparing it to other appsinfirit1-1/+1
2014-07-28Add "Edit Image" toolbar buttoninfirit1-0/+121
2014-07-27Set transparency style using GSettingsinfirit1-39/+0
2014-07-27Set transparency fill color using GSettingsinfirit1-52/+4
2014-07-27Set zoomed out antialiasing using a GSettings bindinginfirit1-28/+0
2014-07-27Set zoomed in antialiasing using a GSettings bindinginfirit1-28/+0
2014-07-27Rework gsettings code to be more like eoginfirit1-67/+7
2014-07-27Have the ThumbNav's scrollbuttons bound to the GSettings keyinfirit1-25/+4
2014-07-27Switch scrollwheel zoom setting with GSettingsinfirit1-28/+2
2014-07-27Bind zoom multiplier to GSettings instead of setting it by handinfirit1-29/+4
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 entryinfirit1-5/+6
2014-07-26Add Copy Image and Copy Path to clipboard functionalityinfirit1-0/+63
2014-07-25Use default page settings when opening print dialog the first timeinfirit1-3/+21
2014-07-25Allow disabling the save-on-close confirmation dialoginfirit1-1/+5