summaryrefslogtreecommitdiff
path: root/libgnome-desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* thumbnail: Restrict thumbnailer syscalls using seccompBastien Nocera2017-07-211-0/+375
* thumbnail: Sandbox thumbnailers on LinuxBastien Nocera2017-07-211-15/+186
* 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
* thumbnail: Fix typo in optionalBastien Nocera2017-07-211-1/+1
* thumbnail: Remove unused constant SECONDS_BETWEEN_STATSBastien Nocera2017-07-211-2/+0
* thumbnail: Remove unused #define GDK_PIXBUF_ENABLE_BACKENDBastien Nocera2017-07-211-1/+0
* thumbnail: Remove reference to GnomeIconFactoryBastien Nocera2017-07-211-1/+1
* thumbnail: Simplify init_thumbnailers_dirs()Bastien Nocera2017-07-211-9/+8
* thumbnail: Remove trailing spacesBastien Nocera2017-07-212-20/+20
* thumbnail: Fix use of uninitialised valueBastien Nocera2017-07-181-1/+5
* Add default input source for fr_BE localeLaurent Bigonville2017-07-071-0/+1
* gnome-bg: Handle EXIF orientationsSilvère Latchurié2017-05-301-2/+19
* thumbnail: Fix docs to mention which gdk-pixbuf version to usePhilip Withnall2017-04-301-1/+1
* wallclock: Remove unneeded separate dispose() functionBastien Nocera2017-04-211-11/+1
* wallclock: Don't update clock for non-clock settings changesBastien Nocera2017-04-051-0/+6
* wall-clock: 12h time format is now always availableCosimo Cecchi2017-04-031-9/+1
* wallclock: Simplify dispose()Bastien Nocera2017-04-031-9/+2
* wallclock: Remove duplicated wallclock testBastien Nocera2017-04-032-37/+1
* thumbnail: Deprecate gnome_desktop_thumbnail_scale_down_pixbuf()Bastien Nocera2017-02-032-117/+19
* default-input-sources: Change default for zh_TW to ibus-libzhuyinPeng Wu2017-01-191-1/+1
* thumbnailer: Always prefer the backend provided previewBastien Nocera2016-12-131-0/+60
* thumbnail: Remove unused constantBastien Nocera2016-12-121-2/+0
* thumbnail: Always use external gdk-pixbuf thumbnailerBastien Nocera2016-12-121-348/+3
* pnp-ids: Fix possible free of static string on non-udev platformsHyungwon Hwang2016-09-051-1/+1
* bg-slide-show: Fix annotationBastien Nocera2016-06-261-3/+1
* wallclock: Build the test applicationBastien Nocera2016-06-252-1/+3
* pnp-ids: Add --disable-udev command-line argumentBastien Nocera2016-06-251-0/+14
* pnp-ids: Use udev's hwdb to query PNP IDsBastien Nocera2016-06-254-2515/+27
* rr: Add API to know if a GnomeRRMode is interlacedRui Matos2016-05-135-14/+43
* rr: Also export the frequency as a floating point numberBastien Nocera2016-03-172-0/+8
* thumbnail: Demote a log message from WARNING to DEBUGDebarshi Ray2016-02-231-1/+1
* gnome-languages: Capitalize language and territory namesRui Matos2016-02-151-2/+19
* gnome-languages: Use g_auto* macros where applicableRui Matos2016-02-151-105/+39
* Add default keyboard layout for Guatemala and MexicoCosimo Cecchi2016-02-121-0/+2
* libgnome-desktop: add an option to disable gnome-rr-debugCosimo Cecchi2016-02-031-4/+4
* thumbnail factory: Disconnect signal handlers in finalizeMatthias Clasen2016-01-261-46/+43