summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* keyboard: Add "Alternate Characters Key" configurationwip/alt-chars-keyBastien Nocera2018-06-214-1/+412
* keyboard: Rename listbox to shortcuts_listboxBastien Nocera2018-06-212-13/+13
* 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
* Update Scottish Gaelic translationGun Chleoc2018-06-011-2585/+2342
* background: Fix compile warning about object typeRobert Ancell2018-06-011-1/+1
* region: Show scrollbars if neededGunnar Hjalmarsson2018-05-316-23/+6
* search: Fix crash introduced in 58a6432Robert Ancell2018-05-311-2/+6
* search: Use GtkTemplateRobert Ancell2018-05-302-147/+136
* universal-access: Replace ifdefs with #pragma onceRobert Ancell2018-05-301-5/+1
* universal-access: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2018-05-302-166/+113
* search: Use g_auto for variablesRobert Ancell2018-05-302-167/+89
* power: Simplify GPtrArray memory managementRobert Ancell2018-05-301-6/+5
* power: Simplify cancellable destructionRobert Ancell2018-05-301-6/+2