| Commit message (Expand) | Author | Age | Files | Lines |
* | do not hide wait message early when scanning networks | Olivier Blin | 2008-02-26 | 1 | -1/+2 |
* | remove wait message when displaying device setup error | Olivier Blin | 2008-02-26 | 1 | -1/+2 |
* | setup connection if needed when updating networks list | Olivier Blin | 2008-02-26 | 1 | -0/+3 |
* | update networks list after initial connection setup | Olivier Blin | 2008-02-26 | 1 | -0/+2 |
* | write settings after initial connection setup | Olivier Blin | 2008-02-26 | 1 | -0/+1 |
* | factorize settings write in write_settings() (adds additional modules_conf wr... | Olivier Blin | 2008-02-26 | 1 | -4/+10 |
* | do not enable by default devices that require slow hardware check (like cellu... | Olivier Blin | 2008-02-26 | 1 | -1/+3 |
* | move setup check code in check_setup | Olivier Blin | 2008-02-26 | 1 | -6/+11 |
* | allow to configure device if not installed (#33531) | Olivier Blin | 2008-02-20 | 1 | -3/+19 |
* | perl_checker fixes | Olivier Blin | 2007-11-12 | 1 | -2/+2 |
* | do not redeclare unused new x/y | Olivier Blin | 2007-11-12 | 1 | -1/+1 |
* | do not make refresh/monitor buttons sensitive if device has no interface | Olivier Blin | 2007-11-12 | 1 | -0/+6 |
* | check network access and adress settings | Olivier Blin | 2007-10-05 | 1 | -6/+18 |
* | net_applet/drakroam/draknetcenter: list current network on top of network list | Olivier Blin | 2007-10-05 | 1 | -1/+1 |
* | drakroam: use same sort function than draknetcenter | Olivier Blin | 2007-10-05 | 1 | -2/+9 |
* | add banner in configure dialog (#33622) | Olivier Blin | 2007-09-19 | 1 | -1/+3 |
* | update status icon on connection change | Olivier Blin | 2007-09-19 | 1 | -0/+6 |
* | always allow to connect if no network has to be selected | Olivier Blin | 2007-09-19 | 1 | -2/+6 |
* | do not die when no wireless interface is configured (#33123) | Olivier Blin | 2007-09-19 | 1 | -2/+3 |
* | Mark title of Network settings dialog as translatable | Funda Wang | 2007-09-15 | 1 | -2/+2 |
* | do not hardcode icon extension and path | Olivier Blin | 2007-09-10 | 1 | -2/+2 |
* | oops, revert debug code | Olivier Blin | 2007-08-20 | 1 | -4/+0 |
* | do not use big titles, only bold labels | Olivier Blin | 2007-08-20 | 1 | -0/+4 |
* | remove unaccurate comment | Olivier Blin | 2007-08-20 | 1 | -1/+0 |
* | modify image (if any) for toggle button when toggled | Olivier Blin | 2007-08-20 | 1 | -1/+4 |
* | allow to run configure if type can't get networks | Olivier Blin | 2007-08-13 | 1 | -1/+2 |
* | rename prepare_connection as setup_connection (to avoid confusion with networ... | Olivier Blin | 2007-08-13 | 1 | -1/+1 |
* | allow to start connection if the type can't get networks | Olivier Blin | 2007-08-13 | 1 | -13/+18 |
* | run net_monitor when configure button is clicked | Olivier Blin | 2007-08-10 | 1 | -0/+6 |
* | rename update_on_network_change as update_on_status_change (we do not necessa... | Olivier Blin | 2007-08-09 | 1 | -5/+5 |
* | move more code in network::connection_manager | Olivier Blin | 2007-08-09 | 1 | -0/+10 |
* | rename droam as cmanager where appropriate | Olivier Blin | 2007-08-09 | 1 | -106/+106 |
* | move connection management code of drakroam in new network::connection_manager | Olivier Blin | 2007-08-09 | 1 | -0/+253 |