summaryrefslogtreecommitdiff
path: root/src/eom-window.c
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-20avoid deprecated gdk_screen_get_numberZenWalker1-2/+2
2017-05-11fix warning on closing empty window with multiple eom windowsmonsta1-1/+1
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