1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-20 12:58:07 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
imdano
ab3f0987e0 Experimental:
- Port a ton of changes from the testing branch over.
2008-07-20 16:34:45 +00:00
imdano
72a5567835 Experimental/Testing:
- Fix changes made to encryption settings not being reset if "cancel" is selected in the dialog box.

Experimental:
- Fix bug where Static DNS checkbox would be disabled no matter what if Static IP was disabled.
2008-06-24 14:14:18 +00:00
imdano
a8007dc29b Experimental/Testing:
- Fix encryption combobox size sometimes getting distorted when switching between encryption types.
2008-06-23 22:21:47 +00:00
imdano
81470bb96b Experimental/Testing:
- Added support for using kdesu instead of gksu where it makes sense.
- Improved code used to sanitize network keys used with wpa_passphrase.
- Removed some unused functions and imports.
- Cleaned up some comments/docstrings.

Experimental:
- Split gui.py into gui.py and netentry.py.  netentry is imported by gui.py to make use of NetworkEntry and its subclasses.
- Reorganzed how dbus and the language dict are used in wicd.py and gui.py.
2008-06-11 20:13:32 +00:00