Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | developers should always run their stuff with the strict pragma | Thierry Vignaud | 2004-08-09 | 1 | -1/+1 |
| | |||||
* | prefer obj->new rather than new obj for gtk+ widgets | Thierry Vignaud | 2004-08-09 | 1 | -1/+1 |
| | |||||
* | (checkNetwork) do not die when gateway canot be guessed (Joe Bolin | Thierry Vignaud | 2004-08-09 | 1 | -2/+0 |
| | | | | | | | | | | | | <sopwithcamel@charter.net>) else the applet dies never to be heard from again until the next login b/c with DHCP connections, the gateway information is lost when the network is manually brought down. Indeed gateway is not needed for direct connection through crossover cable. | ||||
* | (setState) fix status toolip | Thierry Vignaud | 2004-08-09 | 1 | -2/+2 |
| | |||||
* | allow multiple instances, but only one per user (Joe Bolin ↵ | Thierry Vignaud | 2004-08-09 | 1 | -6/+3 |
| | | | | <sopwithcamel@charter.net>) | ||||
* | keep strings synced and warn both coders and translators about it | Thierry Vignaud | 2004-07-30 | 1 | -1/+4 |
| | |||||
* | fix timeout usage | Thierry Vignaud | 2004-07-30 | 1 | -2/+3 |
| | |||||
* | like in all other tools, revert ugly code printing "This program | Thierry Vignaud | 2004-07-30 | 1 | -5/+1 |
| | | | | | cannot be run in console mode", which is easier done in ugtk2.pm | ||||
* | do not enforce parameter position in translatable strings | Thierry Vignaud | 2004-07-30 | 1 | -2/+2 |
| | |||||
* | apply Pixel's suggestion, use //m instead of foreach | Olivier Blin | 2004-07-13 | 1 | -3/+1 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2004-07-12 | 1 | -3/+3 |
| | |||||
* | add a "monitor network" menu item that launches net_monitor | Olivier Blin | 2004-07-12 | 1 | -1/+2 |
| | |||||
* | use drakconnect to configure network | Olivier Blin | 2004-07-12 | 1 | -1/+1 |
| | |||||
* | use 'ip route show' to find the gateway device when no GATEWAYDEV is defined | Olivier Blin | 2004-07-12 | 1 | -5/+14 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2004-06-22 | 1 | -13/+13 |
| | |||||
* | (getIP) fix build | Thierry Vignaud | 2004-06-22 | 1 | -1/+1 |
| | |||||
* | - cleaning titi factorization | Daouda Lo | 2004-06-21 | 1 | -1/+0 |
| | |||||
* | (getIP) simplify | Thierry Vignaud | 2004-06-21 | 1 | -5/+1 |
| | |||||
* | - net_applet to watch network connection | Daouda Lo | 2004-06-21 | 1 | -0/+158 |