summaryrefslogtreecommitdiff
path: root/src/eom-window.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-28use GtkAbout and update copyrightraveit651-3/+2
2016-03-30window: fix indent (mostly)monsta1-187/+187
2016-03-30fix a few typos in the commentsmonsta1-2/+2
2016-03-30auto-reload unmodified images when their file is changedmonsta1-0/+6
2016-02-27Drop size-request signal callback for fullscreen toolbarraveit651-12/+0
2016-02-06GTK+3: add eom-window style class at top levelWolfgang Ulbrich1-0/+7
2016-01-25GTK3: fix previous GtkMisc deprecation commitWolfgang Ulbrich1-12/+18
2015-09-06Gtk3: Drop GtkMisc and GtkAlignment usageraveit651-0/+12
2015-09-06Gtk3 EogWindow: Drop deprecated GtkStyle usageraveit651-0/+9
2015-09-06Gtk3: Remove deprecated, unneeded and now effect-less GtkStyle-usageraveit651-0/+2
2015-09-06A bunch of annotation fixes from Eoginfirit1-9/+9
2015-08-31GTK3: Replace uses of deprecated gdk_app_launch_context_new function >=gtk+....raveit651-0/+5
2015-08-31GTK3: Replace gtk_{v,h}box new with gtk_box_new for gtk+ >=3.2.0raveit651-0/+5