compwiz18
64e5c27ba2
fixed indentation problems
2007-09-04 02:43:25 +00:00
imdano
7176183b47
Fixed bug where manually opened (not opened with the tray) gui.py would reopen when closed.
2007-08-31 08:19:13 +00:00
imdano
82958861a7
Completely reorganized edgy.py
...
Changed the way wired profile chooser gets launched (now uses a dbus signal)
Fixed bug where launching gui.py through the tray sometimes left a zombie (uses a dbus signal)
Added a bunch of docstrings and changed formatting to follow python conventions
Added support for displaying signal strength in dBm instead of a percentage
Added some print statements during the ad-hoc connection process
Started work on a way to autoconnect to a hidden network (not done or working yet)
2007-08-29 18:49:02 +00:00
imdano
2ed0c5cf75
Improved the behavior of threading in networking.py when an error occurs.
...
Fixed typo in the wpa_supplicant string in networking.py.
Changed formatting in dapper.py, edgy.py, and networking.py to conform closer to python coding conventions (and hopefully improve readability in general)
2007-08-14 16:01:30 +00:00
metrics
ca8810aa4a
Centralise path configuration into a single file.
...
Path configuration was distributed throughout wicd, making it difficult
to move around project files. Centralise the configuration into
wpath.py.
2007-08-12 00:30:01 +00:00
imdano
4e4e87423d
Added disconnection script
...
Changed auto-reconnection behavior slightly to prevent possible hanging issues
Changed/Added some comments
2007-08-10 07:59:36 +00:00
imdano
626cd6010c
Changed script execution method so that scripts are always run in usermode.
...
Removed autostarting daemon code so that script execution would work properly.
Added channel display support for cards that only get frequency info in 'iwlist scan'.
Changed autoconnect behavior to fix a bug where dbus would crash if connecting was taking too long.
Changed/added some comments.
2007-08-01 09:31:43 +00:00
imdano
2d38b8f0d4
Added wired auto-connect profile chooser, fixed some bugs in the ralink legacy connection code, reorganized edgy.py and fixed some bugs in it, probably a few other things too
2007-07-23 07:05:05 +00:00
imdano
e7fd625617
fixed bug where wired icon wouldn't change if cable became unplugged, fixed yet another indentation screw up
2007-07-17 08:03:16 +00:00
imdano
5bd069702d
improved autoreconnect code
2007-07-17 07:33:18 +00:00
imdano
ba48602aa9
fixed a screw up in my indentation in edgy.py, changed tabs to 4 spaces everywhere it wasn't already
2007-07-17 07:19:10 +00:00
imdano
c047b9ed45
Added support for ralink legacy cards, implemented a debug mode option, swapped order that autoconnect uses, fixed some indentation issues, changed/added some comments
2007-07-16 06:34:23 +00:00
imdano
d3ca083420
Added script execution support, added autoconnect to wired network support, created a default wired network system to allow autoconnection
2007-07-09 14:41:14 +00:00
imdano
4a2dc331f5
Removed sleep time in autoreconnect in stable (it would sometimes make it impossible to open the GUI), removed sleep time and altered autoreconnect behavior in experimental. (Try #3 )
2007-07-09 09:38:45 +00:00
imdano
4e564bdc70
Removed sleep time in autoreconnect in stable (it would sometimes make it impossible to open the GUI), removed sleep time and altered autoreconnect behavior in experimental.
2007-07-09 09:27:13 +00:00
imdano
c5219a75ec
Removed sleep time in autoreconnect in stable (it would sometimes make it impossible to open the GUI), removed sleep time and altered autoreconnect behavior in experimental.
2007-07-09 09:21:42 +00:00
imdano
200f5a7db8
shortened sleep time when returning from hibernation
2007-07-08 08:34:42 +00:00
imdano
e05a3ff264
some minor adjustments and bug fixes
2007-07-07 20:31:45 +00:00
imdano
7b541011b5
Fixed bug where tray wouldn't load when it automatically opened the daemon
...
Fixed some typos
2007-07-05 05:30:09 +00:00
compwiz18
709efd2ac4
trying to fix
2007-07-04 14:51:57 +00:00