summaryrefslogtreecommitdiff
path: root/panels/network/wireless-security/ws-leap.c
Commit message (Expand)AuthorAgeFilesLines
* network: Accept empty passwords if it is not savedbenzea/fix-password-validationBenjamin Berg2021-01-141-0/+7
* network: Remove constant password_flags_name propertyRobert Ancell2020-01-311-7/+3
* network: Remove WirelessSecurity constructor parameters that were never changedRobert Ancell2020-01-311-10/+4
* network: Convert WirelessSecurity objects into GtkTemplatesRobert Ancell2020-01-311-38/+11
* network: Convert WirelessSecurity into an interfaceRobert Ancell2020-01-311-8/+15
* network: Move common code to common locationRobert Ancell2019-11-271-3/+3
* network: Remove unnecessary nm-default.hRobert Ancell2019-11-271-3/+1
* network: Convert WirelessSecurity property to a virtual methodRobert Ancell2019-11-271-2/+7
* network: Convert WirelessSecurity into a GObjectRobert Ancell2019-11-271-31/+38
* network: Move GtkBuilder code from WirelessSecurity to subclassesRobert Ancell2019-11-271-8/+23
* network: Remove unused hotspot_compatible propertyRobert Ancell2019-11-271-1/+0
* network: Use self variable name consistentlyRobert Ancell2019-10-221-29/+29
* network: Store widgets inside objectsRobert Ancell2019-10-221-49/+41
* network: Rename widget IDs to standard namesRobert Ancell2019-10-221-13/+13
* network: Connect signals in swapped formRobert Ancell2019-10-221-7/+6
* network: Remove shared callback and replace with a methodRobert Ancell2019-10-221-6/+8
* network: Move includes to correct file locationsRobert Ancell2019-10-221-0/+1
* network: Remove unused virtual methodRobert Ancell2019-10-221-1/+0
* network: Refactor widget reference out using virtual methodRobert Ancell2019-10-221-2/+8
* network: Pass widget references rather than relying on namesRobert Ancell2019-10-221-2/+1
* network: Make public struct privateRobert Ancell2019-10-221-2/+2
* network: Remove unused fieldRobert Ancell2019-10-221-2/+1
* network: Replace deprecated GtkTable with GtkGridRobert Ancell2019-10-221-1/+1
* network: Remove unused GtkNotebooksRobert Ancell2019-10-221-1/+1
* network: Fix crash opening "Hidden network" dialogueBastien Nocera2018-03-121-1/+1
* network: Update wireless-security from network-manager-appletBastien Nocera2017-03-131-1/+1
* network: Update wireless-security from network-manager-appletBastien Nocera2016-06-071-6/+5
* network: Update wireless-security from network-manager-appletBastien Nocera2016-06-071-13/+32
* network: Port to libnm 1.2Bastien Nocera2016-05-271-8/+2
* network: Don't stop validating when we get an errorBastien Nocera2014-08-131-6/+9
* network: Make broken configuration entries redBastien Nocera2014-08-081-2/+8
* network: Break out wifi details code and add editing supportMatthias Clasen2013-01-301-0/+192