Age | Commit message (Expand) | Author | Files | Lines |
2018-07-08 | Don't force-enable the sidebar on startup once a page is added | Felix Riemann | 1 | -4/+0 |
2018-07-08 | Make Exif/XMP summaries available as sidebar | Felix Riemann | 1 | -14/+33 |
2018-07-08 | Use GtkApplication to inhibit the screensaver during slideshows | Felix Riemann | 1 | -2/+37 |
2018-07-08 | Ensure UI action sensitivity is set at least once | Felix Riemann | 1 | -0/+2 |
2018-07-08 | Port EomApplication to GtkApplication | Claudio Saavedra | 1 | -23/+2 |
2018-07-03 | Use new DBus API to show the current image in the file browser | Felix Riemann | 1 | -34/+6 |
2018-07-03 | Add an "Open containing folder" command | Akshay Gupta | 1 | -0/+54 |
2018-05-18 | toolbar: add missing popup menu for launching toolbar editor | monsta | 1 | -0/+1 |
2018-02-17 | eom-window.c: avoid deprecated GtkButton:use-stock | Pablo Barciela | 1 | -5/+2 |
2018-02-12 | avoid deprecated GtkStock | Pablo Barciela | 1 | -28/+32 |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -28/+0 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2017-08-23 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+21 |
2017-07-20 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -2/+2 |
2017-05-11 | fix warning on closing empty window with multiple eom windows | monsta | 1 | -1/+1 |
2017-05-06 | EomWindow: Set file open dialog transient for its parent window | Felix Riemann | 1 | -0/+1 |
2017-04-25 | update copyright year to 2017 | monsta | 1 | -1/+1 |
2017-04-22 | Fix a few GtkStock deprecations | raveit65 | 1 | -2/+2 |
2016-11-30 | port plugin system to libpeas | monsta | 1 | -2/+46 |
2016-11-30 | fix indent in some places | monsta | 1 | -3/+3 |
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -68/+9 |
2016-11-21 | drop Python plugins support and --enable-python build option | monsta | 1 | -4/+0 |
2016-11-21 | fix indent a bit | monsta | 1 | -3/+3 |
2016-07-28 | use GtkAbout and update copyright | raveit65 | 1 | -3/+2 |
2016-03-30 | window: fix indent (mostly) | monsta | 1 | -187/+187 |
2016-03-30 | fix a few typos in the comments | monsta | 1 | -2/+2 |
2016-03-30 | auto-reload unmodified images when their file is changed | monsta | 1 | -0/+6 |
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 |