1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-23 06:37:59 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
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