Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unneeded double quotes | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | remove spurious space | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | remove unneeded parentheses | Olivier Blin | 2008-02-29 | 1 | -2/+2 |
| | |||||
* | use || | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | more space fixes | Olivier Blin | 2008-02-29 | 1 | -2/+2 |
| | |||||
* | escape @ in mail address | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | indent | Olivier Blin | 2008-02-29 | 1 | -5/+5 |
| | |||||
* | remove unneeded parentheses | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | remove unneeded backslashes | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | initial import of WPA-EAP support (patch from Clement Onime, #23925) | Olivier Blin | 2008-02-29 | 1 | -4/+233 |
| | |||||
* | update net_applet icons (from Hélène) | Olivier Blin | 2008-02-29 | 3 | -0/+0 |
| | |||||
* | show the GUI earlier to fix window icon, it gets destroyed after | Olivier Blin | 2008-02-29 | 1 | -0/+2 |
| | | | | | initial wait message is destroyed (see commit 237801) | ||||
* | fix typo (s/avalaible/available/) | Olivier Blin | 2008-02-28 | 1 | -4/+4 |
| | |||||
* | drakroam/netcenter: be 800x480 friendly (#38049) | Olivier Blin | 2008-02-28 | 2 | -2/+6 |
| | |||||
* | show the GUI earlier to fix window icon, it gets destroyed after | Olivier Blin | 2008-02-28 | 1 | -1/+2 |
| | | | | | | initial wait message is destroyed, should be investigated more (was removed in "simplification" from commit 225362) | ||||
* | use cached result for detected devices, update it when needed only | Olivier Blin | 2008-02-28 | 1 | -3/+5 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-02-28 | 1 | -887/+1086 |
| | |||||
* | update Swedish translation | Thomas Backlund | 2008-02-27 | 1 | -109/+177 |
| | |||||
* | do not crash with prism54 driver which reports quality with division by zero | Olivier Blin | 2008-02-27 | 1 | -0/+1 |
| | | | | | (assume max signal quality is 255 instead, from Eddy De Greef, #34845 and #37879) | ||||
* | Update fr translation on behalf of fr team | Christophe Berthelé | 2008-02-27 | 1 | -29/+36 |
| | |||||
* | 0.26 | Olivier Blin | 2008-02-26 | 2 | -1/+2 |
| | |||||
* | update NEWS | Olivier Blin | 2008-02-26 | 1 | -2/+32 |
| | |||||
* | add title in wait messages | Olivier Blin | 2008-02-26 | 5 | -10/+10 |
| | |||||
* | improve error message for ndiswrapper setup (#28335) | Olivier Blin | 2008-02-26 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | add wait message when starting netcenter | Olivier Blin | 2008-02-26 | 1 | -0/+2 |
| | |||||
* | update doc | Olivier Blin | 2008-02-26 | 1 | -2/+6 |
| | |||||
* | do not run sdptool search when detecting connections in fast mode | Olivier Blin | 2008-02-26 | 1 | -1/+5 |
| | |||||
* | 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 ↵ | Olivier Blin | 2008-02-26 | 1 | -4/+10 |
| | | | | write in some cases) | ||||
* | do not scan networks at startup if device is unavailable | Olivier Blin | 2008-02-26 | 1 | -1/+2 |
| | |||||
* | allow to scan networks in netcenter even if slow (like cellular), just don't ↵ | Olivier Blin | 2008-02-26 | 1 | -6/+7 |
| | | | | do it at startup | ||||
* | do not enable by default devices that require slow hardware check (like ↵ | Olivier Blin | 2008-02-26 | 1 | -1/+3 |
| | | | | cellular cards) | ||||
* | move setup check code in check_setup | Olivier Blin | 2008-02-26 | 1 | -6/+11 |
| | |||||
* | report that hardware check is slow for cellular cards | Olivier Blin | 2008-02-26 | 1 | -0/+1 |
| | |||||
* | add check_hardware_is_slow in network::connection | Olivier Blin | 2008-02-26 | 1 | -0/+2 |
| | |||||
* | updates | Keld Simonsen | 2008-02-26 | 1 | -62/+53 |
| | |||||
* | allow to override component name | Olivier Blin | 2008-02-26 | 1 | -1/+2 |
| | |||||
* | be stricter when matching provider country | Olivier Blin | 2008-02-25 | 1 | -1/+2 |
| | |||||
* | fix crash when weirdly translated locale country contains metacharacters ↵ | Olivier Blin | 2008-02-25 | 1 | -1/+1 |
| | | | | (from Cosmin Humeniuc) | ||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2008-02-24 | 1 | -20/+18 |
| | |||||
* | Fixed some committed errors... | Marek Laane | 2008-02-22 | 1 | -6/+6 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-02-22 | 1 | -58/+80 |
| | |||||
* | make sure not to run timers after quitting the main loop (#37635) | Thierry Vignaud | 2008-02-22 | 2 | -1/+5 |
| | |||||
* | blacklist feature | Thierry Vignaud | 2008-02-22 | 1 | -0/+1 |
| | |||||
* | make sure widgets got realized before any event callback is called (#36537) | Thierry Vignaud | 2008-02-22 | 2 | -0/+5 |
| | |||||
* | make expose_event callback more robust (#36537) | Thierry Vignaud | 2008-02-22 | 2 | -0/+4 |
| |