summaryrefslogtreecommitdiff
path: root/src/eom-window.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-21eom-window: fix warning incompatible-pointer-typesrbuj1-1/+1
2021-03-30eom-window: Remove -Wmissing-field-initializers warningsrbuj1-12/+12
2021-02-05build: allow users to disable gettext support (--disable-nls)rbuj1-0/+8
2021-02-05build: Use PACKAGE_URL variablerbuj1-1/+1
2021-01-20Remove unnecessary casts on signal function callsrbuj1-206/+194
2021-01-16Update copyright to 2021rbuj1-1/+1
2021-01-07Remove warning -Wshadowrbuj1-4/+4
2020-12-29Do not remove the accelerators from image properties dialogrbuj1-2/+2
2020-04-13eom-window: expand the comment on about dialogrbuj1-1/+1
2020-03-10Remove warnings: cast between incompatible function typesrbuj1-10/+5
2020-01-10Update copyright to 2020raveit651-1/+1
2020-01-09enable wayland supportWu Xiaotian1-5/+9
2019-11-12add missing format specifier for ngettextmonsta1-1/+1
2019-09-03remove warning: variable ‘priv’ set but not usedrbuj1-3/+0
2019-07-24eom-window: suppress GtkAction warningsraveit651-5/+100
2019-07-14Assume sRGB if no display profile is setVictor Kareh1-6/+9
2019-07-02Remove trailing whitespacesLaurent Napias1-8/+8
2019-05-29Disconnect callbacks for "Open with" menu items before connecting new ones.Saffith1-0/+5
2019-05-29Unref GtkUIManager so "Open with" menu is freed.Saffith1-0/+1
2019-03-08Use persistent page setupVictor Kareh1-2/+3
2019-02-18Read authors (updated) and documenters (updated) from eom.about gresourcerbuj1-35/+33
2019-02-16Ensure proper translation of the about dialog titlerbuj1-0/+1
2019-02-15Make translatable the copyright in about dialogrbuj1-3/+3
2018-08-15EomWindow: Switch keyboard shortcuts for sidebar and galleryraveit651-2/+2
2018-08-13EomPreferencesDialog: Convert to GtkBuilder templateFelix Riemann1-2/+2
2018-08-11eom-window: fix deprecated GtkStock usageraveit651-1/+1
2018-08-01EomPropertiesDialog: Convert to GtkBuilder templateFelix Riemann1-5/+5
2018-07-27Initial GResource migrationraveit651-3/+3
2018-07-23Drop eom_close_confirmation_dialog_set_sensitiveraveit651-1/+0
2018-07-23util: Port to gtk_show_uri_on_windowTimm Bäder1-1/+1
2018-07-17EomWindow: silence a introspection warningraveit651-0/+9
2018-07-17Convert to G_DEFINE_TYPE_WITH_PRIVATE part 1Felix Riemann1-8/+3
2018-07-17EomApplication: Make most members privateFelix Riemann1-4/+5
2018-07-17Make EomWindow a GtkApplicationWindowFelix Riemann1-4/+6
2018-07-11Add our own activatable interface to EomWindowFelix Riemann1-2/+4
2018-07-11Replace gdk_spawn_command_line_on_screen()Claudio Saavedra1-6/+32
2018-07-08EomWindow: Simplify metadata sidebar titleFelix Riemann1-1/+1
2018-07-08Don't force-enable the sidebar on startup once a page is addedFelix Riemann1-4/+0
2018-07-08Make Exif/XMP summaries available as sidebarFelix Riemann1-14/+33
2018-07-08Use GtkApplication to inhibit the screensaver during slideshowsFelix Riemann1-2/+37
2018-07-08Ensure UI action sensitivity is set at least onceFelix Riemann1-0/+2
2018-07-08Port EomApplication to GtkApplicationClaudio Saavedra1-23/+2
2018-07-03Use new DBus API to show the current image in the file browserFelix Riemann1-34/+6
2018-07-03Add an "Open containing folder" commandAkshay Gupta1-0/+54
2018-05-18toolbar: add missing popup menu for launching toolbar editormonsta1-0/+1
2018-02-17eom-window.c: avoid deprecated GtkButton:use-stockPablo Barciela1-5/+2
2018-02-12avoid deprecated GtkStockPablo Barciela1-28/+32
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-28/+0
2018-01-09update copyright year to 2018monsta1-1/+1
2017-08-23gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+21