Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker/include fixes | Olivier Blin | 2005-03-18 | 1 | -5/+6 |
| | |||||
* | don't be verbose | Olivier Blin | 2005-03-18 | 1 | -12/+9 |
| | |||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
| | |||||
* | (ConnectNow) specify device to iwconfig when applying settings (partial fix ↵ | Olivier Blin | 2004-09-26 | 1 | -1/+1 |
| | | | | for #11279) | ||||
* | move DHCP column to left for better sizing (Austin <aacton@yorku.ca>) | Thierry Vignaud | 2004-08-29 | 1 | -14/+14 |
| | |||||
* | (UpdateAvailable) print ESSID too (Austin <aacton@yorku.ca>) | Thierry Vignaud | 2004-08-29 | 1 | -1/+1 |
| | |||||
* | fix Add button behavior (Austin <aacton@yorku.ca>) | Thierry Vignaud | 2004-08-29 | 1 | -2/+2 |
| | |||||
* | fix crash when config directory does not exist (#10935) | Thierry Vignaud | 2004-08-24 | 1 | -2/+2 |
| | |||||
* | merge with waproamd version | Olivier Blin | 2004-08-16 | 1 | -6/+43 |
| | |||||
* | add comments from waproamd version | Olivier Blin | 2004-08-16 | 1 | -1/+6 |
| | |||||
* | rewrite write_config for wlandetect to use output() | Olivier Blin | 2004-08-11 | 1 | -21/+13 |
| | |||||
* | regexp cleanup (bis) | Olivier Blin | 2004-08-11 | 1 | -2/+2 |
| | |||||
* | regexp cleanups | Olivier Blin | 2004-08-11 | 1 | -16/+8 |
| | |||||
* | remove unused variable | Olivier Blin | 2004-08-11 | 1 | -1/+0 |
| | |||||
* | use each_index | Olivier Blin | 2004-08-11 | 1 | -5/+3 |
| | |||||
* | introduce and use isRoamingRunning to detect if the roaming daemon is | Olivier Blin | 2004-08-11 | 1 | -3/+10 |
| | | | | | running (woah, sector clear, titi is gone home, no more cvs conflicts) | ||||
* | prepare for multiple roaming daemons support | Olivier Blin | 2004-08-11 | 1 | -58/+82 |
| | |||||
* | perl_checker hints | Thierry Vignaud | 2004-08-11 | 1 | -2/+2 |
| | |||||
* | run UpdateStatus after a timeout in case 'ps' output isn't updated immediately | Olivier Blin | 2004-08-11 | 1 | -2/+3 |
| | |||||
* | make titi enhancement actually work | Olivier Blin | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | (Dialog) according to mandrake guidelines we should not use stock icon | Thierry Vignaud | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | use standalone | Olivier Blin | 2004-08-11 | 1 | -2/+5 |
| | |||||
* | only one item can be selected in the known list | Olivier Blin | 2004-08-11 | 1 | -4/+4 |
| | |||||
* | use a lower scan interval, as requested by Austin | Olivier Blin | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | use cat_, remove unneeded local $_, try to fix ConnectNow | Olivier Blin | 2004-08-11 | 1 | -20/+13 |
| | |||||
* | (AddNet) help perl_checker in checking callers | Thierry Vignaud | 2004-08-11 | 1 | -5/+1 |
| | |||||
* | (UpdateStatus) simplify | Thierry Vignaud | 2004-08-11 | 1 | -7/+3 |
| | |||||
* | simplify through run_program::get_stdout() | Thierry Vignaud | 2004-08-11 | 1 | -17/+11 |
| | |||||
* | expand parenthesises | Thierry Vignaud | 2004-08-11 | 1 | -6/+24 |
| | |||||
* | (UpdateAvailable) probably better | Thierry Vignaud | 2004-08-11 | 1 | -2/+1 |
| | |||||
* | (UpdateAvailable) localize variable | Thierry Vignaud | 2004-08-11 | 1 | -0/+1 |
| | |||||
* | (Dialog) indent | Thierry Vignaud | 2004-08-11 | 1 | -8/+8 |
| | |||||
* | (Dialog) enable checking call signature | Thierry Vignaud | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | (Dialog) simplify: reuse create_scrolled_window() | Thierry Vignaud | 2004-08-11 | 1 | -5/+1 |
| | |||||
* | (Dialog) fix it (got broken on ugtk2 port) | Thierry Vignaud | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2004-08-11 | 1 | -21/+23 |
| | |||||
* | perl_checker compliance | Olivier Blin | 2004-08-10 | 1 | -1/+1 |
| | |||||
* | ugtk2 port | Olivier Blin | 2004-08-10 | 1 | -176/+88 |
| | |||||
* | (AddNet, WriteConfig) do not bother accessing arrays like in C | Thierry Vignaud | 2004-08-10 | 1 | -14/+10 |
| | |||||
* | perl_checker cleanups (GUI code actually wasn't touched in order to | Thierry Vignaud | 2004-08-10 | 1 | -132/+128 |
| | | | | | help olivier merge his ugtk2 porting work) | ||||
* | fix roaming detection | Olivier Blin | 2004-08-10 | 1 | -10/+5 |
| | |||||
* | initial import of wlandetect version, from Austin Action | Olivier Blin | 2004-08-10 | 1 | -0/+445 |