summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* thumbnailer: fix incomplete TIOCSTI filteringgnome-3-26Michael Catanzaro2019-04-131-1/+1
* bg-slide-show: Plug a memory leakFlorian Müllner2018-05-011-0/+3
* Update Scottish Gaelic translationGNOME Translation Robot2018-02-231-36/+47
* build: Disable seccomp on Linux arches where it's not supportedLaurent Bigonville2018-02-061-3/+14
* Update Afrikaans translationPieter Schalk Schoeman2017-12-181-119/+120
* 3.26.23.26.2Michael Catanzaro2017-10-312-1/+7
* Update Italian translationMilo Casagrande2017-10-131-42/+42
* [l10n] Updated Catalan (Valencian) translationXavi Ivars2017-10-051-29/+30
* 3.26.13.26.1Matthias Clasen2017-10-022-1/+8
* Update Nepali translationPawan Chitrakar2017-09-261-3/+7
* thumbnailer: also add /lib(64)? to bwrap's link-mounted directory listDominique Leuenberger2017-09-121-2/+2
* 3.26.03.26.0Matthias Clasen2017-09-112-2/+8
* Update French translationAlain Lojewski2017-09-071-30/+30
* Correct the version numberv3.25.92Matthias Clasen2017-09-061-1/+1
* 3.25.923.25.92Matthias Clasen2017-09-062-2/+10
* Update Romanian translationDaniel Șerbănescu2017-09-061-317/+249
* thumbnail: Fix gsf-office-thumbnailer not workingBastien Nocera2017-09-061-11/+11
* thumbnail: Add debug when loading an image file failsBastien Nocera2017-09-061-1/+6
* thumbnail: Fix nautilus trying to thumbnail foldersBastien Nocera2017-09-041-1/+6
* thumbnail: Remove extra debug lineBastien Nocera2017-09-041-1/+0
* Update Finnish translationJiri Grönroos2017-09-021-643/+469
* thumbnail: Make test program behave like stand-alone thumbnailersBastien Nocera2017-08-281-13/+19
* thumbnail: Remove useless initialisationBastien Nocera2017-08-281-2/+0
* thumbnail: Add debug for thumbnailersBastien Nocera2017-08-281-0/+6
* thumbnail: Disable gvfs inside the sandboxBastien Nocera2017-08-281-0/+1
* thumbnailer: Add copyright notice to test applicationBastien Nocera2017-08-281-0/+23
* build: Modify NEWS file to match version numberBastien Nocera2017-08-281-3/+3
* Updated Danish translationAsk Hjorth Larsen2017-08-261-57/+58
* build: Move gnome_sub next to the other version numbersBastien Nocera2017-08-231-1/+1
* 3.25.913.25.91Bastien Nocera2017-08-232-2/+11
* thumbnail: Throw a warning if thumbnailer leaves dangling filesBastien Nocera2017-08-221-1/+9
* thumbnailer: Fix left-over files in /tmpBastien Nocera2017-08-221-3/+12
* thumbnail: Don't copy files to /tmp before using themBastien Nocera2017-08-221-17/+3
* thumbnailer: Fix compile-time error on x32Laurent Bigonville2017-08-221-1/+1
* gnome-rr-config: Fix memory leakMohammed Sadiq2017-08-221-0/+2
* 3.25.90.13.25.90.1Matthias Clasen2017-08-092-1/+8
* thumbnail: And print those errors in the debugBastien Nocera2017-08-081-1/+8
* thumbnail: Report errors when script_exec_new() failsBastien Nocera2017-08-081-5/+14
* thumbnail: Don't crash if the thumbnailer could not be setupBastien Nocera2017-08-081-0/+5
* 3.25.903.25.90Matthias Clasen2017-08-072-1/+9
* thumbnail: Don't try to setup seccomp when sandboxedBastien Nocera2017-07-301-11/+14
* Fix heap-use-after-free with duplicate xkb layoutsJason Crain2017-07-251-0/+6
* Update Nepali translationPawan Chitrakar2017-07-241-307/+346
* thumbnail: Restrict thumbnailer syscalls using seccompBastien Nocera2017-07-212-1/+381
* thumbnail: Sandbox thumbnailers on LinuxBastien Nocera2017-07-212-15/+194
* thumbnail: Split off running the scriptBastien Nocera2017-07-214-150/+321
* thumbnail: Remove TryExec element in thumbnailer definitionBastien Nocera2017-07-211-40/+1
* thumbnail: Use an array to store the thumbnailer's cmdlineBastien Nocera2017-07-211-30/+86
* thumbnail: Use g_strcmp0() and remove a NULL checkBastien Nocera2017-07-211-6/+2
* thumbnail: Simplify system includesBastien Nocera2017-07-211-12/+4