summaryrefslogtreecommitdiff
path: root/src/eom-util.h
AgeCommit message (Collapse)AuthorFilesLines
2020-07-21Shorten the function name for notebook scroll-eventrbuj1-1/+1
2020-07-13Add tab scrolling support for dialog windowstamplan1-0/+3
2020-07-13Revert "Add tab scrolling support for GTK3"raveit651-3/+0
This reverts commit e6215d267425ec0db970aecf420077babfcc035d.
2020-07-13Revert "Add tab scrolling support for dialog windows"raveit651-2/+2
This reverts commit f27d0293d6ba096c8b9a2325bf482e1c9c281de7.
2020-07-13Add tab scrolling support for dialog windowstamplan1-2/+2
2020-07-13Add tab scrolling support for GTK3tamplan1-0/+3
2018-07-23util: Port to gtk_show_uri_on_windowTimm Bäder1-1/+1
gtk_show_uri is deprecated and will be removed in later versions. https://bugzilla.gnome.org/show_bug.cgi?id=792923 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/77f16df
2018-07-08Port EomApplication to GtkApplicationClaudio Saavedra1-2/+0
This removes the direct dependency on dbus and makes use of the GApplication/GtkApplication facilities for uniqueness and activation. Bump the glib requirement to 2.29.4, since we need G_APPLICATION_NON_UNIQUE. https://bugzilla.gnome.org/show_bug.cgi?id=622876 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/3d39587 Enable TotemScreensaver unconditionally It uses GDBus instead of libdbus now. It can be enabled even if libdbus is not available as GDBus/GIO is always present. origin commit: https://gitlab.gnome.org/GNOME/eog/commit/4c32882
2018-07-03Use new DBus API to show the current image in the file browserFelix Riemann1-0/+4
This improves the functionality implemented with commit 9df5fd43. The new API that will be included in Nautilus 3.3.4 not only opens a view for the containing folder but also marks the image in the view. The old behaviour is still available as fallback if the new API is not offered on the system. https://bugzilla.gnome.org/show_bug.cgi?id=650402 origin commit: https://git.gnome.org/browse/eog/commit/?h=gnome-3-4&id=fa74473
2016-11-28remove references to non-existent functionmonsta1-4/+0
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-06inicialPerberos1-0/+72