summaryrefslogtreecommitdiffstats
path: root/lib/network/connection_manager.pm
Commit message (Expand)AuthorAgeFilesLines
* perl_checker fixesOlivier Blin2007-11-121-2/+2
* do not redeclare unused new x/yOlivier Blin2007-11-121-1/+1
* do not make refresh/monitor buttons sensitive if device has no interfaceOlivier Blin2007-11-121-0/+6
* check network access and adress settingsOlivier Blin2007-10-051-6/+18
* net_applet/drakroam/draknetcenter: list current network on top of network listOlivier Blin2007-10-051-1/+1
* drakroam: use same sort function than draknetcenterOlivier Blin2007-10-051-2/+9
* add banner in configure dialog (#33622)Olivier Blin2007-09-191-1/+3
* update status icon on connection changeOlivier Blin2007-09-191-0/+6
* always allow to connect if no network has to be selectedOlivier Blin2007-09-191-2/+6
* do not die when no wireless interface is configured (#33123)Olivier Blin2007-09-191-2/+3
* Mark title of Network settings dialog as translatableFunda Wang2007-09-151-2/+2
* do not hardcode icon extension and pathOlivier Blin2007-09-101-2/+2
* oops, revert debug codeOlivier Blin2007-08-201-4/+0
* do not use big titles, only bold labelsOlivier Blin2007-08-201-0/+4
* remove unaccurate commentOlivier Blin2007-08-201-1/+0
* modify image (if any) for toggle button when toggledOlivier Blin2007-08-201-1/+4
* allow to run configure if type can't get networksOlivier Blin2007-08-131-1/+2
* rename prepare_connection as setup_connection (to avoid confusion with networ...Olivier Blin2007-08-131-1/+1
* allow to start connection if the type can't get networksOlivier Blin2007-08-131-13/+18
* run net_monitor when configure button is clickedOlivier Blin2007-08-101-0/+6
* rename update_on_network_change as update_on_status_change (we do not necessa...Olivier Blin2007-08-091-5/+5
* move more code in network::connection_managerOlivier Blin2007-08-091-0/+10
* rename droam as cmanager where appropriateOlivier Blin2007-08-091-106/+106
* move connection management code of drakroam in new network::connection_managerOlivier Blin2007-08-091-0/+253