Age | Commit message (Expand) | Author | Files | Lines |
2016-02-27 | Drop size-request signal callback for fullscreen toolbar | raveit65 | 1 | -12/+0 |
2016-02-06 | GTK+3: add eom-window style class at top level | Wolfgang Ulbrich | 1 | -0/+7 |
2016-01-25 | GTK3: fix previous GtkMisc deprecation commit | Wolfgang Ulbrich | 1 | -12/+18 |
2015-09-06 | Gtk3: Drop GtkMisc and GtkAlignment usage | raveit65 | 1 | -0/+12 |
2015-09-06 | Gtk3 EogWindow: Drop deprecated GtkStyle usage | raveit65 | 1 | -0/+9 |
2015-09-06 | Gtk3: Remove deprecated, unneeded and now effect-less GtkStyle-usage | raveit65 | 1 | -0/+2 |
2015-09-06 | A bunch of annotation fixes from Eog | infirit | 1 | -9/+9 |
2015-08-31 | GTK3: Replace uses of deprecated gdk_app_launch_context_new function >=gtk+.... | raveit65 | 1 | -0/+5 |
2015-08-31 | GTK3: Replace gtk_{v,h}box new with gtk_box_new for gtk+ >=3.2.0 | raveit65 | 1 | -0/+5 |
2015-06-12 | EomWindow: Hold a reference on the used ThumbView | raveit65 | 1 | -1/+11 |
2015-05-27 | remove eom_window_window_state_event | raveit65 | 1 | -26/+0 |
2015-05-26 | Remove extra resize-grip code | raveit65 | 1 | -3/+0 |
2015-03-15 | some fixes from upstream: | Monsta | 1 | -4/+8 |
2014-12-23 | use guint for signals arrays, and zero-initialize them | Monsta | 1 | -1/+1 |
2014-09-24 | Use MateAboutDialog | Stefano Karapetsas | 1 | -1/+2 |
2014-07-29 | all: Fix a load of warnings | infirit | 1 | -32/+8 |
2014-07-29 | Respect lockdown setting for page setup again | infirit | 1 | -4/+7 |
2014-07-29 | Make the image-collection-position GSetting an enum | infirit | 1 | -4/+6 |
2014-07-29 | Always use mate_gdk_spawn_command_line_on_screen | infirit | 1 | -9/+0 |
2014-07-29 | Determine collection position and size using a GSettings binding | infirit | 1 | -31/+55 |
2014-07-28 | Switch EomPropertiesDialog netbook mode using a GSettings binding | infirit | 1 | -27/+4 |
2014-07-28 | Fix conflicting mnemonics in View menu | infirit | 1 | -2/+2 |
2014-07-28 | window: add the primary-toolbar style to the toolbar | infirit | 1 | -0/+5 |
2014-07-28 | Check if an editor has been set before comparing it to other apps | infirit | 1 | -1/+1 |
2014-07-28 | Add "Edit Image" toolbar button | infirit | 1 | -0/+121 |
2014-07-27 | Set transparency style using GSettings | infirit | 1 | -39/+0 |
2014-07-27 | Set transparency fill color using GSettings | infirit | 1 | -52/+4 |
2014-07-27 | Set zoomed out antialiasing using a GSettings binding | infirit | 1 | -28/+0 |
2014-07-27 | Set zoomed in antialiasing using a GSettings binding | infirit | 1 | -28/+0 |
2014-07-27 | Rework gsettings code to be more like eog | infirit | 1 | -67/+7 |
2014-07-27 | Have the ThumbNav's scrollbuttons bound to the GSettings key | infirit | 1 | -25/+4 |
2014-07-27 | Switch scrollwheel zoom setting with GSettings | infirit | 1 | -28/+2 |
2014-07-27 | Bind zoom multiplier to GSettings instead of setting it by hand | infirit | 1 | -29/+4 |
2014-07-26 | Unite copy to clipboard functions in a single menu entry | infirit | 1 | -36/+2 |
2014-07-26 | Allow handling multiple clipboard data formats from one menu entry | infirit | 1 | -5/+6 |
2014-07-26 | Add Copy Image and Copy Path to clipboard functionality | infirit | 1 | -0/+63 |
2014-07-25 | Use default page settings when opening print dialog the first time | infirit | 1 | -3/+21 |
2014-07-25 | Allow disabling the save-on-close confirmation dialog | infirit | 1 | -1/+5 |
2014-07-25 | Ignore drag&drop requests from a window onto itself | infirit | 1 | -0/+13 |
2014-07-25 | Make toolbar editor expand vertically to fully use the dialog's space | infirit | 1 | -0/+5 |
2014-07-25 | Use gtk_paned_new() instead gtk_[h|v]paned_new() | infirit | 1 | -0/+12 |
2014-07-25 | Clear status + titlebar when deleting last image in collection | infirit | 1 | -6/+15 |
2014-07-25 | Plug leaked glist in EogWindow | infirit | 1 | -1/+2 |
2014-07-25 | Minor optimization | infirit | 1 | -2/+3 |
2014-07-24 | Remove all calls to gtk_dialog_set_has_separator | infirit | 1 | -9/+0 |
2014-07-24 | Drop support for gtk+ < 2.24 | infirit | 1 | -24/+0 |
2014-07-24 | Use gtk_widget_hide instead of gtk_widget_hide_all | infirit | 1 | -4/+3 |
2014-07-24 | Drop support for glib < 2.36 | infirit | 1 | -4/+0 |
2014-01-30 | Fix copyright in about dialogeom-1.7.0 | Stefano Karapetsas | 1 | -1/+1 |
2014-01-30 | Add random mode in slideshow mode | Stefano Karapetsas | 1 | -0/+12 |