summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* common: fix some wrong autofree useswip/tintou/fix-freeCorentin Noël2018-07-091-4/+3
* Update Catalan translationJordi Mas2018-07-081-424/+435
* docs: add the coverage badgeClaudio André2018-07-051-0/+1
* notifications: Use g_signal_connect_object to ensure handlers are not run aft...Robert Ancell2018-07-031-6/+7
* region: Fix small memory leakRobert Ancell2018-07-021-7/+5
* common: Fix missing referenceRobert Ancell2018-07-021-1/+1
* Update Romanian translationDaniel Șerbănescu2018-07-011-495/+524
* info: Update gsd_should_ignore_unix_mount() from g-s-d masterPhilip Withnall2018-06-291-7/+28
* Update Friulian translationFabio Tomat2018-06-281-492/+521
* Update Occitan translationCédric Valmary2018-06-261-3036/+4258
* printers: Fix warning about wrong data typeRobert Ancell2018-06-261-1/+1
* printers: Plug memory leaksRobert Ancell2018-06-256-6/+32
* CI: add ASAN Address SanitizerClaudio André2018-06-212-0/+39
* CI: refactor the build processClaudio André2018-06-211-9/+9
* CI: add coverage parsing to the jobClaudio André2018-06-211-0/+7
* CI: avoid rebuilding in the test jobClaudio André2018-06-211-1/+4
* CI: refactor the GitLab job headerClaudio André2018-06-211-9/+8
* CI: refactor GitLab yaml fileClaudio André2018-06-211-17/+17
* CI: add code coverage reportClaudio André2018-06-211-0/+46
* Updated Spanish translationDaniel Mustieles2018-06-211-487/+492
* wifi: Use g_debug() for a debug messageBastien Nocera2018-06-201-1/+1
* wacom: Hide Wacom panel when there are no tabletsBastien Nocera2018-06-203-1/+43
* region: Fix language search crash due to g_auto changes in 79e00c3Robert Ancell2018-06-201-11/+5
* Fix crash due to g_auto changes in 79e00c3Robert Ancell2018-06-201-1/+1
* docs: Remove trailing space from code exampleGeorges Basile Stavracas Neto2018-06-191-1/+1
* docs: Document more of the code styleGeorges Basile Stavracas Neto2018-06-191-0/+36
* window: Remove unused panel boxGeorges Basile Stavracas Neto2018-06-181-12/+4
* Update Chinese (Taiwan) translationYi-Jyun Pan2018-06-131-677/+903
* power: Use GtkTemplateRobert Ancell2018-06-112-132/+132
* universal-access: Use GtkTemplateRobert Ancell2018-06-112-155/+278
* Update German translationBenjamin Steinwender2018-06-091-631/+914
* wifi: only manage Wi-Fi devices managed by NMJonathan Kang2018-06-081-2/+2
* common: Use g_auto for variablesRobert Ancell2018-06-0711-244/+134
* sharing: Use GtkTemplateRobert Ancell2018-06-072-392/+414
* Update Russian translationStas Solovey2018-06-061-368/+377
* Updated Czech translationMarek Cernocky2018-06-061-366/+366
* Update Catalan translationJordi Mas2018-06-031-426/+647
* background: Replace deprecated GSimpleAsyncResult with GTaskRobert Ancell2018-06-033-35/+36
* power: Use g_auto for variablesRobert Ancell2018-06-031-131/+66
* universal-access: Use g_auto for variablesRobert Ancell2018-06-032-13/+6
* sharing: Use g_auto for variablesRobert Ancell2018-06-036-222/+139
* region: Move callbacks into .ui fileRobert Ancell2018-06-032-50/+50
* common: sharing: Replace ifdefs with #pragma onceRobert Ancell2018-06-019-28/+11
* common: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2018-06-016-67/+13
* sharing: Replace ifdefs with #pragma onceRobert Ancell2018-06-018-32/+8
* sharing: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2018-06-016-267/+163
* Simplify use of GCancellableRobert Ancell2018-06-019-54/+23
* datetime: Move callbacks into .ui fileRobert Ancell2018-06-012-81/+63
* user-accounts: Replace ifdefs with #pragma onceRobert Ancell2018-06-0115-48/+18
* user-accounts: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2018-06-0111-556/+443