summaryrefslogtreecommitdiff
path: root/panels
Commit message (Expand)AuthorAgeFilesLines
* datetime: Use g_time_zone_new_identifiergbsneto/timezoneGeorges Basile Stavracas Neto2021-02-231-1/+7
* mouse: Allow horizontal scroll in mouse test pageFelipe Borges2021-02-231-1/+1
* panels: Align dialog labels with their respective listbox belowFelipe Borges2021-02-231-0/+2
* sound: Update mute button icon when volume changesBenjamin Berg2021-02-211-1/+2
* sound: Include zero volume in lowest volume iconBenjamin Berg2021-02-211-1/+1
* universal-access: Look up double-click setting in the right schemaCarlos Garnacho2021-02-181-1/+6
* power: Fix crash when power proxy becomes ready after finalizeBenjamin Berg2021-02-161-2/+1
* printers: Ensure PPD copy is always deletedRobert Ancell2021-02-151-7/+5
* printers: Add note about callback that passed ownershipRobert Ancell2021-02-151-0/+1
* printers: Improve memory management of backend listRobert Ancell2021-02-151-21/+7
* printers: Don't pass ownership in get_all_ppds_async callbackRobert Ancell2021-02-153-14/+7
* printers: Don't pass ownership in get_ipp_attributes_async callbackRobert Ancell2021-02-153-2/+4
* printers: Don't pass ownership in get_ppd_names_async callbackRobert Ancell2021-02-152-38/+15
* printers: Remove use of gotoRobert Ancell2021-02-151-44/+45
* printers: Use g_autoptr for utility functionsRobert Ancell2021-02-151-43/+31
* printers: Make helper functions for callback dataRobert Ancell2021-02-151-211/+286
* keyboard: Improve Empty Search State.Rachit Keerti Das2021-02-122-52/+68
* info-overview: Implements usage of os-release to search for the OS logoJavier Fernández2021-02-112-2/+20
* user-accounts: Add missing GTK_WIDGET castRobert Ancell2021-02-111-2/+2
* display-panel: Allow for smaller display sizesGuido Günther2021-02-111-2/+2
* network: Show DNS6 parameters in details and connection editortreysis2021-02-017-35/+180
* common: Use self variable name for CcLanguageChooserRobert Ancell2021-02-011-67/+67
* common: Move CcLanguageChooser signal handlers into GtkBuilderRobert Ancell2021-02-012-13/+10
* common: Consolidate CcLanguageChooser functionsRobert Ancell2021-02-011-26/+12
* common: Use widget types for CcLanguageChooserRobert Ancell2021-02-012-26/+27
* common: Move CcLanguageChooser more row into GtkBuilderRobert Ancell2021-02-012-28/+23
* common: Move CcLanguageChooser language placeholder widget into GtkBuilderRobert Ancell2021-02-012-17/+7
* common: Split out CcLanguageRow from CcLanguageChooserRobert Ancell2021-02-016-121/+299
* user-accounts: Make dim-label behaviour better for parental controls rowPhilip Withnall2021-02-012-3/+6
* user-accounts: Imply parental controls permissions when unlockingPhilip Withnall2021-02-011-1/+1
* user-accounts: Add a description label for the Parental Controls rowPhilip Withnall2021-02-011-12/+56
* network: Accept empty passwords if it is not savedBenjamin Berg2021-02-016-0/+40
* network: Pass NULL password if it is not saved for a secret keyBenjamin Berg2021-02-011-1/+3
* info-overview: Present Hardware "vendor" and "model" fieldsFelipe Borges2021-01-272-0/+64
* universal-access: Update to g-s-d mouse schema changesCarlos Garnacho2021-01-272-11/+1
* mouse: Drop unused g-s-d GSettings in testCarlos Garnacho2021-01-271-2/+1
* mouse: Drop unused g-s-d GSettingsCarlos Garnacho2021-01-271-3/+0
* display: Sort resolutions by width firstBenjamin Berg2021-01-211-5/+6
* keyboard: Use `g_type_ensure()`Ian Douglas Scott2021-01-111-2/+1
* keyboard: Do now call `g_binding_unbind()` finalizing shortcut editorIan Douglas Scott2021-01-111-1/+0
* keyboard: Correctly free references when finalizing shortcut dialogIan Douglas Scott2021-01-111-0/+11
* region: update the locale format along with the language when it changesMario Sanchez Prada2021-01-101-1/+9
* Fix PangoAttrList leak introduced in 63243d886aa5ee09d3eb8efb4306640cb31d1869Robert Ancell2021-01-101-0/+2
* network: Stop using deprecated nm_remote_connection_get_secretsRobert Ancell2021-01-081-32/+53
* wifi: Simplify airplane mode switchMohammed Sadiq2021-01-082-79/+28
* list-row: Add API to set sensitivity of switchMohammed Sadiq2021-01-082-0/+11
* list-row: Add 'bold' propertyMohammed Sadiq2021-01-081-0/+28
* Change PpPPDSelectionDialog to GtkDialogBrandon Nielsen2021-01-085-119/+92
* user-accounts: Simplify render_user_icon functionRobert Ancell2021-01-081-23/+23
* user-accounts: Use consistent whitespaceRobert Ancell2021-01-081-2/+1