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

5 Commits

Author SHA1 Message Date
imdano
57b03dd434 Experimental:
- Add new logging system which rotates the log file once it reaches a set size.
- Merge in fixes and new features from pluggablebackends and trunk
- Right click network menu in tray icon now bolds the active network.
2008-08-19 19:06:26 +00:00
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