summaryrefslogtreecommitdiff
path: root/src/eog-window.c
Commit message (Expand)AuthorAgeFilesLines
* move show-remote from window_actions to image_actionsKrifa752022-02-251-1/+1
* Replace gtk_window_set_title with hdy_header_bar_set_titleKrifa752022-02-171-6/+6
* Merge branch 'update-shortcuts' into 'master'Felix Riemann2022-02-121-91/+91
|\
| * Shortcuts: Update shortcutsJeremias Ortega2022-01-081-91/+91
* | EogWindow: Remove unused variableFelix Riemann2022-02-121-1/+0
* | remove eog-image-properties-dialogFelix Riemann2022-02-121-57/+30
* | window: add action to show presenterPeter Eisenmann2022-02-121-0/+53
* | window: Use HdyWindow and HdyHeaderBarChristopher Davis2022-02-121-11/+14
* | eog-window: use correct type for display_profileZander Brown2022-01-101-3/+3
|/
* EogScrollView: Use overlay scrollbarsJeremias Ortega2021-12-181-4/+7
* Replace gdk_screen_get_number with gdk_x11_screen_get_screen_numberKrifa752021-05-101-2/+2
* EogListStore: Update store and window when deleting a monitored directoryKrifa752021-02-031-0/+2
* EogWindow: Drop reference on unchanged imageswip/friemann/image-ref-cntFelix Riemann2020-12-021-0/+2
* EogWindow: Convert bitwise operation into proper boolean logicFelix Riemann2020-11-221-1/+1
* EogWindow: Do not lookup wallpaper action unnecessarilyFelix Riemann2020-11-221-3/+0
* EogWindow: Do not unref autoptr when setting wallpaperFelix Riemann2020-11-221-1/+0
* EogWindow: Fix double-free when setting wallpaper from removable diskFelix Riemann2020-11-221-1/+0
* EogWindow: Avoid warning if collection is updated while reloadingFelix Riemann2020-11-051-1/+2
* EogWindow: Fix memory leak when using flag EOG_STARTUP_SINGLE_WINDOWKrifa752020-11-031-0/+9
* Eogwindow: Only inhibit screensaver in slideshow modeFelix Riemann2020-08-081-4/+6
* Make pressing Ctrl+Q close all windows.Martin van Zijl2020-08-041-0/+12
* EogWindow, EogUtil: Use portals for setting wallpaper when possibleFelipe Borges2020-07-161-4/+9
* build: Make libportal dependency optionalFelipe Borges2020-07-151-2/+5
* Merge branch 'use-appchooser-and-portals' into 'master'Felix Riemann2020-07-021-93/+47
|\
| * EogWindow: Use Portals for "Open With" when possibleFelipe Borges2020-07-021-10/+22
| * EogWindow: Use GtkAppChooserDialog for the "Open With" choicesFelipe Borges2020-06-221-92/+34
* | eog-window: use automatic line break in infobarsArnaud Ferraris2020-06-061-6/+4
* | eog-window: make it usable on phonesArnaud Ferraris2020-06-061-1/+1
|/
* EogWindow: Drop image selection code from file deletionFelix Riemann2020-01-031-21/+0
* EogWindow: Fix warning when deleting last imageFelix Riemann2020-01-031-2/+4
* EogWindow: Select next image if the current one is deleted externallyKrifa752020-01-031-19/+13
* EogWindow: Avoid starting up fullscreen with an empty modelFelix Riemann2019-12-081-0/+8
* EogWindow: Use devel style if using the development build profileFelix Riemann2019-12-011-0/+7
* meson: Add switchable build profile and update application idFelix Riemann2019-12-011-1/+1
* EogWindow: Replace deprecated GTimeValFelix Riemann2019-10-051-6/+6
* EogWindow: Don't unref timer sources before destroying themFelix Riemann2019-04-061-2/+2
* Merge branch 'slimmer_menu' into 'master'Felix Riemann2018-11-131-4/+0
|\
| * Add mnemonic for View submenup37322018-11-131-8/+0
| * Make Show Gallery not grab focusp37322018-10-261-4/+0
| * Move View options to submenup37322018-10-261-0/+8
* | EogWindow: Use updated app icon in about dialogFelix Riemann2018-10-281-1/+1
|/
* EogWindow: Fix skipping images in slideshows on slow devicesStefan Richter2018-10-031-2/+10
* EogWindow: Fix deprecated usage of gtk_screen_get_monitor_*Felix Riemann2018-02-021-9/+8
* util: Port to gtk_show_uri_on_windowTimm Bäder2018-01-281-1/+1
* EogWindow: Restore the code to update the recent files listFelix Riemann2017-11-191-0/+57
* EogZoomEntry: Replace zoom GtkRangeFelix Riemann2017-02-121-106/+9
* EogWindow: Fix keyboard controls in the popover menuFelix Riemann2017-02-121-2/+43
* EogWindow: Handle "P" shortcut through global shortcutsFelix Riemann2017-02-121-9/+0
* EogWindow: Fix sRGB display profile fallback on WaylandFelix Riemann2017-01-071-53/+59
* Use Unicode in translatable stringsPiotr Drąg2016-12-131-14/+14