summaryrefslogtreecommitdiff
path: root/panels
Commit message (Expand)AuthorAgeFilesLines
* user-accounts: Fix hint for wrong enterprise user/passwordOndrej Holy2018-05-122-2/+3
* night-light-dialog: Ignore G_IO_ERROR_CANCELLED errorsAndrea Azzarone2018-05-121-7/+9
* printers: Focus search entry in new printer dialogadd-printers-dialog-entry-grab-focusMarek Kasik2018-05-102-0/+17
* night-ligth-dialog: Avoid dereferencing invalid pointerAndrea Azzarone2018-05-101-4/+13
* datetime: Update backwards fileGeorges Basile Stavracas Neto2018-05-091-12/+22
* project: Update meson filesGeorges Basile Stavracas Neto2018-05-031-29/+25
* tests/network: Add basic testing of network panelBenjamin Berg2018-05-021-1/+2
* network: Fix crash on connection change after device removalBenjamin Berg2018-05-021-2/+2
* network: Ensure devices are removed from UI when disappearingBenjamin Berg2018-05-021-0/+2
* sharing: set end margin for labels in Networks list boxJonathan Kang2018-04-261-0/+2
* user-accounts: Port UmRealmManager to GTaskwip/oholy/port-user-accounts-to-gtaskOndrej Holy2018-04-253-183/+87
* user-accounts: Port UmAccountDialog to GTaskOndrej Holy2018-04-251-23/+15
* power: Automatically add values to drop-down when necessaryBastien Nocera2018-04-191-1/+62
* power: Don't show approximate percentagesBastien Nocera2018-04-191-4/+28
* Move datetime tests into tests subdirectoryBenjamin Berg2018-04-174-255/+2
* Move info panel test to tests subdirectoryBenjamin Berg2018-04-173-109/+2
* Move printers panel tests into tests folderBenjamin Berg2018-04-175-263/+2
* Move panel/common tests into new tests subdirectoryBenjamin Berg2018-04-174-172/+0
* Move common panel code from shell/ to panel/commonBenjamin Berg2018-04-1750-42/+985
* shell: Remove CcEditableEntry, it is not used anywhereBenjamin Berg2018-04-171-1/+0
* thunderbolt: Fix coding styleGeorges Basile Stavracas Neto2018-04-147-920/+951
* thunderbolt: fix grammar in a translatable stringPiotr Drąg2018-04-131-2/+2
* thunderbolt: add a translator comment to the .desktop filePiotr Drąg2018-04-131-0/+1
* thunderbolt: move to the 'Devices' pageChristian Kellner2018-04-131-1/+1
* thunderbolt: new panel for device managementChristian Kellner2018-04-1328-0/+6074
* printers: Fix crash when panel is closed quicklyFelipe Borges2018-04-091-5/+7
* region: Cache D-Bus proxyGeorges Basile Stavracas Neto2018-04-061-10/+10
* privacy: Cache D-Bus proxiesGeorges Basile Stavracas Neto2018-04-061-25/+25
* printers: Cache CUPS D-Bus proxyGeorges Basile Stavracas Neto2018-04-061-8/+9
* power: Cache D-Bus proxies and NMClientGeorges Basile Stavracas Neto2018-04-061-59/+75
* notification: Cache D-Bus proxyGeorges Basile Stavracas Neto2018-04-061-10/+10
* info: Cache D-Bus proxiesGeorges Basile Stavracas Neto2018-04-061-22/+20
* common: Cache D-Bus proxyGeorges Basile Stavracas Neto2018-04-061-8/+8
* network: Cache D-Bus proxies and objectsGeorges Basile Stavracas Neto2018-04-062-37/+58
* display: Cache the D-Bus proxyGeorges Basile Stavracas Neto2018-04-062-35/+35
* color: Cache D-Bus proxiesGeorges Basile Stavracas Neto2018-04-062-25/+24
* bluetooth: Cache the D-Bus proxyGeorges Basile Stavracas Neto2018-04-061-18/+17
* keyboard: Make "Set Shortcut" button accessibleAndrea Azzarone2018-03-301-1/+1
* display: Show insensitive apply button for invalid configurationsBenjamin Berg2018-03-291-36/+46
* online-accounts: Complete account removal in cc_goa_panel_finalize()Andrea Azzarone2018-03-271-0/+16
* user-accounts: Prevent freeze caused by external camerasOndrej Holy2018-03-261-6/+36
* user-accounts: fix building without cheeseRasmus Thomsen2018-03-201-0/+2
* build: Drop libgdGeorges Basile Stavracas Neto2018-03-163-3/+0
* keyboard: Remove deprecated gdk_error_trap_push|pop callsGeorges Basile Stavracas Neto2018-03-161-5/+70
* keyboard: Trivial update to code styleGeorges Basile Stavracas Neto2018-03-162-41/+42
* keyboard: Silence initialization warningGeorges Basile Stavracas Neto2018-03-161-1/+1
* keyboard: Turn gchar** into GStrv and use g_autoGeorges Basile Stavracas Neto2018-03-163-4/+3
* keyboard: Make unused public function staticGeorges Basile Stavracas Neto2018-03-162-3/+1
* keyboard: Remove unused includeGeorges Basile Stavracas Neto2018-03-161-1/+0
* bluetooth: Replace GtkAlignment by halign and valign propertiesGeorges Basile Stavracas Neto2018-03-161-4/+4