summaryrefslogtreecommitdiff
path: root/panels
Commit message (Expand)AuthorAgeFilesLines
* 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
* search: Replace ifdefs with #pragma onceRobert Ancell2018-05-292-8/+2
* search: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2018-05-293-114/+71
* wi-fi: Remove unused headerGeorges Basile Stavracas Neto2018-05-291-1/+0
* wifi: Hide when no Wi-Fi adapter is availableGeorges Basile Stavracas Neto2018-05-292-0/+65
* nofications: Use g_auto for variablesRobert Ancell2018-05-292-87/+60
* notifications: Replace ifdefs with #pragma onceRobert Ancell2018-05-292-8/+2
* notifications: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2018-05-291-6/+1
* keyboard: Update code styleGeorges Basile Stavracas Neto2018-05-292-42/+51
* datetime: Use GtkTemplateRobert Ancell2018-05-296-431/+441
* keyboard: Replace ifdefs with #pragma onceRobert Ancell2018-05-295-20/+5
* keyboard: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2018-05-299-138/+192
* night-light: Rework implementationGeorges Basile Stavracas Neto2018-05-296-387/+258
* night-light: Use "#pragma once" in headerGeorges Basile Stavracas Neto2018-05-291-4/+1
* network: Fix disconnecting the VPN connection_removed_cb handlerBenjamin Berg2018-05-291-10/+4