Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/desktop/keydialog.py
Commit message (Expand)AuthorAgeFilesLines
* Add capability to connect to WPA/WPA2-Enterprise Networks.Ajay Garg2012-02-011-3/+244
* Wireless key dialog: handle delete_event correctlyDaniel Drake2011-09-191-6/+2
* style cleanup: prefer ' for stringsSascha Silbe2010-11-241-20/+20
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-1/+1
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+10
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-241-3/+5
* Send all network settings to NetworkManager in secrets response (#1602)Daniel Drake2009-12-071-10/+15
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-1/+1
* Add sbin to PATH (silbe) #998Tomeu Vizoso2009-08-101-1/+1
* md5 and sha module will be deprecated in python 2.6 #266Aleksey Lim2009-07-111-2/+2
* Add saving and loading of the nm connections and support for WPASimon Schampijer2008-11-131-76/+41
* Add intermediate object to report the secrets back from the dialogSimon Schampijer2008-10-291-15/+14
* Move dialog destruction at the end. I don't get why but itMarco Pesenti Gritti2008-10-281-1/+2
* Fix a few issues reported by pylint.Marco Pesenti Gritti2008-10-221-6/+9
* Make connection to WEP work. Lots of cleanups left toMarco Pesenti Gritti2008-10-221-0/+344