summaryrefslogtreecommitdiff
path: root/panels
Commit message (Expand)AuthorAgeFilesLines
* 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
* info: Update gsd_should_ignore_unix_mount() from g-s-d masterPhilip Withnall2018-06-291-7/+28
* printers: Fix warning about wrong data typeRobert Ancell2018-06-261-1/+1
* printers: Plug memory leaksRobert Ancell2018-06-256-6/+32
* wifi: Use g_debug() for a debug messageBastien Nocera2018-06-201-1/+1
* wacom: Hide Wacom panel when there are no tabletsBastien Nocera2018-06-202-0/+39
* 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
* power: Use GtkTemplateRobert Ancell2018-06-112-132/+132
* universal-access: Use GtkTemplateRobert Ancell2018-06-112-155/+278
* wifi: only manage Wi-Fi devices managed by NMJonathan Kang2018-06-081-2/+2
* common: Use g_auto for variablesRobert Ancell2018-06-0710-212/+115
* sharing: Use GtkTemplateRobert Ancell2018-06-072-392/+414
* 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
* 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
* power: Replace ifdefs with #pragma onceRobert Ancell2018-05-301-5/+1
* power: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2018-05-302-350/+284
* mouse: Connect signal handlers swappedRobert Ancell2018-05-314-32/+22
* mouse: Move callbacks into .ui fileRobert Ancell2018-05-314-14/+12
* notifications: Remove unused variableGeorges Basile Stavracas Neto2018-05-301-1/+0
* region: Remove unused variableGeorges Basile Stavracas Neto2018-05-301-2/+0
* color: Use GtkTemplateRobert Ancell2018-05-302-460/+379
* color: Use g_auto for variablesRobert Ancell2018-05-305-358/+176
* color: Replace ifdefs with #pragma onceRobert Ancell2018-05-306-27/+6
* color: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2018-05-3010-706/+516
* display: Use g_auto for variablesRobert Ancell2018-05-295-96/+67
* display: Replace ifdefs with #pragma onceRobert Ancell2018-05-296-25/+6
* display: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2018-05-292-267/+186