summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'make-valid-utf8' into 'master'Felix Riemann2023-01-075-49/+5
|\
| * EogUtil: Drop eog_util_make_valid_utf8 for g_utf8_make_validKrifa2022-12-222-44/+0
| * EogMetadataDetails: Replace eog_util_make_valid_utf8 with g_utf8_make_validKrifa2022-12-221-2/+2
| * EogExifUtil: Replace eog_util_make_valid_utf8 with g_utf8_make_validKrifa2022-12-221-1/+1
| * EogErrorMessageArea: Replace eog_util_make_valid_utf8 with g_utf8_make_validKrifa2022-12-221-2/+2
* | EogJobs: Only emit "finished" signal if job wasn't cancelledFelix Riemann2023-01-071-4/+6
* | EogListStore: Cancel thumbnail jobs at disposeFelix Riemann2023-01-071-0/+14
* | EogApplication: Correctly handle window displaying no imageFelix Riemann2023-01-071-2/+2
* | EogWindow: Avoid critical warning when saving images on exitFelix Riemann2023-01-071-4/+2
|/
* Add macOS supportWeijia Wang2022-12-042-0/+8
* Eog*: Replace include guards in remaining headers with pragma onceFelix Riemann2022-07-094-15/+4
* Eog*: Replace include guards with #pragma onceKrifa752022-07-0941-166/+42
* EogMetadataReader: Make interface internal againFelix Riemann2022-07-091-0/+1
* EogMetadataReader: Use G_DECLARE_INTERFACEKrifa752022-07-092-41/+33
* EogApplicationActivatable: Use G_DECLARE_INTERFACEKrifa752022-07-091-19/+1
* EogWindowActivatable: Use G_DECLARE_INTERFACEKrifa2022-07-091-18/+1
* Revert "Merge branch 'eog-popover-sidebar'"Felix Riemann2022-07-061-38/+128
* Merge branch 'eog-popover-sidebar'Felix Riemann2022-07-061-128/+38
|\
| * Replace GtkMenu with GtkPopoverKrifa752022-02-251-128/+38
* | EogWindow: Set window title additionally through GTK+ APIFelix Riemann2022-06-211-0/+12
* | EogThumbnail: Fix build with gnome-desktop 42.xFelix Riemann2022-04-231-1/+1
* | Update for gnome-desktop thumbnail API changesMichael Catanzaro2022-04-112-12/+42
* | EogWindow: Also set wallpaper as dark wallpaperFelix Riemann2022-03-162-0/+2
* | Fix discovery of Evince for multi-page imagesKrifa752022-03-162-2/+2
* | 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-123-235/+123
|\
| * Shortcuts: Update shortcutsJeremias Ortega2022-01-083-235/+123
* | EogWindow: Remove unused variableFelix Riemann2022-02-121-1/+0
* | remove eog-image-properties-dialogFelix Riemann2022-02-129-1037/+51
* | application: add shortcut for presenterPeter Eisenmann2022-02-121-0/+1
* | window: add action to show presenterPeter Eisenmann2022-02-122-0/+54
* | unify pixel string creation via helper methodPeter Eisenmann2022-02-126-15/+19
* | remote-presenter: Add presenter dialogPeter Eisenmann2022-02-124-0/+463
* | image: add method to check for xmp infoPeter Eisenmann2022-02-123-0/+26
* | image: only provide xmp info with HAVE_EXEMPIPeter Eisenmann2022-02-122-6/+6
* | sidebar: Add button for details dialogPeter Eisenmann2022-02-121-7/+52
* | details-dialog: Add details dialogPeter Eisenmann2022-02-124-0/+266
* | Merge branch 'Ordissimo/eog-draw-thumbnails'Felix Riemann2022-02-123-0/+64
|\ \
| * | EogThumbView: Use gtk_widget_queue_draw to display thumbnails fasterKrifa752022-02-123-0/+64
* | | application: Use libhandy dark style APIChristopher Davis2022-02-121-5/+4
* | | window: Use HdyWindow and HdyHeaderBarChristopher Davis2022-02-124-14/+20
* | | doc: migrate to gi-docgenIñigo Martínez2022-02-011-1/+1
* | | eog-window: use correct type for display_profileZander Brown2022-01-101-3/+3
| |/ |/|
* | eog-image: fix double-free of eog image status mutexAntoine Jacoutot2022-01-041-2/+0
* | Merge branch 'use-overlay-scrollbars' into 'master'Felix Riemann2022-01-043-216/+177
|\ \
| * | EogScrollView: Use overlay scrollbarsJeremias Ortega2021-12-183-216/+177
* | | build: Use format stringsIñigo Martínez2021-12-291-6/+6
* | | build: Use a variable for project nameIñigo Martínez2021-12-291-7/+7
* | | build: Do not use prefix on directory variablesIñigo Martínez2021-12-291-5/+5