Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework timestamp for backup files to please perl_checker. | Stew Benedict | 2004-01-23 | 1 | -12/+12 |
| | |||||
* | (ask_fromW) enable TreeView to take all availlable space | Thierry Vignaud | 2004-01-23 | 1 | -2/+4 |
| | |||||
* | (search_dir_font) kill unused variable | Thierry Vignaud | 2004-01-23 | 1 | -2/+0 |
| | |||||
* | upfdated pot file | Pablo Saratxaga | 2004-01-23 | 2 | -1849/+2041 |
| | |||||
* | fix doble "IP address" entries | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-22 | 1 | -1/+0 |
| | |||||
* | config some stuff about adsl protocol | Thierry Vignaud | 2004-01-22 | 1 | -0/+14 |
| | |||||
* | kill debug statement | Thierry Vignaud | 2004-01-22 | 1 | -1/+0 |
| | |||||
* | factorize out adsl protocols' translations | Thierry Vignaud | 2004-01-22 | 1 | -9/+11 |
| | |||||
* | get rid of uselesss net_device variabl | Thierry Vignaud | 2004-01-22 | 1 | -5/+3 |
| | |||||
* | code simplification due to previous assertion | Thierry Vignaud | 2004-01-22 | 1 | -3/+3 |
| | |||||
* | ensure struct XXX and o_XXX parameters always reference the same hashes | Thierry Vignaud | 2004-01-22 | 1 | -3/+3 |
| | |||||
* | s/(Mandrake Linux is one) (the most widely used)/\1 of \2/ | Thierry Vignaud | 2004-01-22 | 3 | -3/+3 |
| | |||||
* | help perl_checker | Pascal Rigaux | 2004-01-22 | 1 | -4/+4 |
| | |||||
* | draksound doesn't write the sound alias b/c of wrong comparison with the | Thierry Vignaud | 2004-01-22 | 1 | -4/+4 |
| | | | | | default driver, thus not configuring not yet configured cards (#6988) | ||||
* | update copyright notices | Thierry Vignaud | 2004-01-22 | 25 | -28/+29 |
| | |||||
* | (ask_fromW) gc prefers ->isa() | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | remove never implemented --strong option | Thierry Vignaud | 2004-01-22 | 1 | -3/+0 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-22 | 1 | -3/+3 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-22 | 1 | -2/+2 |
| | |||||
* | minor cleanups | Thierry Vignaud | 2004-01-22 | 1 | -4/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-22 | 1 | -5/+3 |
| | |||||
* | (gtkadd_widget) introduce it for size groups | Thierry Vignaud | 2004-01-22 | 1 | -1/+11 |
| | |||||
* | (ask_fromW) enable properly setted checkbuttons (aka those who | Thierry Vignaud | 2004-01-22 | 1 | -1/+12 |
| | | | | | | correctly use text instead of label) to take all the place they need, thus preventing spurious horizontal scrolling bar to show up | ||||
* | when configuring an ethernet card, skip the protocol choice step for any cnx | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | | | | | type different than lan (eg: for cable and adsl connections) | ||||
* | help perl_checker | Pascal Rigaux | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | $def_n is unused | Pascal Rigaux | 2004-01-22 | 1 | -2/+1 |
| | |||||
* | remove unused variable | Pascal Rigaux | 2004-01-22 | 1 | -5/+0 |
| | |||||
* | fix button label | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | - fix untraslated strings | Thierry Vignaud | 2004-01-22 | 1 | -17/+17 |
| | | | | | - upcase tcp/ip | ||||
* | - remove _radio suffix | Damien Chaumette | 2004-01-22 | 1 | -5/+5 |
| | | | | | - prevent undefined value to be get_texted | ||||
* | rollback debug stuff :-( | Thierry Vignaud | 2004-01-22 | 1 | -7/+15 |
| | |||||
* | (adsl_conf_backend) kill interactive code (was merged into adsl wizard) | Thierry Vignaud | 2004-01-22 | 1 | -25/+0 |
| | |||||
* | (copy_firmware) kill it (was merged into add intf wizard | Thierry Vignaud | 2004-01-22 | 1 | -22/+0 |
| | |||||
* | handle speedtouch firmware if needed | Thierry Vignaud | 2004-01-22 | 1 | -16/+69 |
| | |||||
* | do not mix before and after firmware upload usb ids | Thierry Vignaud | 2004-01-22 | 1 | -13/+25 |
| | |||||
* | detect ECI like modems and warn we cannot support them (hence less pressure on | Thierry Vignaud | 2004-01-22 | 1 | -3/+13 |
| | | | | | our support services) | ||||
* | (adsl_detect) detect ECI modems | Thierry Vignaud | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | fix typo fix | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | (getECI) introduce it in order to detect eci like usb modems | Thierry Vignaud | 2004-01-22 | 1 | -0/+20 |
| | |||||
* | - further s/cnx/intf/ | Damien Chaumette | 2004-01-22 | 1 | -7/+5 |
| | | | | | - remove old code | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-22 | 1 | -1/+87 |
| | |||||
* | typo fix :-( | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | tag speedtouch and eci connections as to be restarted as in old wizard | Thierry Vignaud | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | rename old end adsl step | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | do not test $intf but $gui, poulpy sux | Damien Chaumette | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | fix isdn modem page | Damien Chaumette | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | factorise gui set_text | Damien Chaumette | 2004-01-22 | 1 | -4/+2 |
| | |||||
* | install needed package depending of modem | Thierry Vignaud | 2004-01-22 | 1 | -8/+23 |
| | |||||
* | rollback | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| |