Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prevent the installer from going back to proxy configuration (!!!) | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | | | | | | when pressinth the previous button on first step of network config wizard :-) | ||||
* | cleanups enabled b/c of path sharing between standalone tool and | Thierry Vignaud | 2004-01-29 | 1 | -35/+16 |
| | | | | | installer | ||||
* | replace iocharset= with nls= for ntfs (as instructed by Thomas Backlund, thanks) | Pascal Rigaux | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | convert some write_cnx_script() callers into set_cnx_script() ones | Thierry Vignaud | 2004-01-29 | 4 | -8/+8 |
| | |||||
* | (set_cnx_script) split it out of write_cnx_script() | Thierry Vignaud | 2004-01-29 | 1 | -11/+11 |
| | | | | | | rationale:functions whose behavior is totally altered by arguments number are insane should just be splited and their callers be fixed | ||||
* | (conf_network_card_backend) insert a bug notice | Thierry Vignaud | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | (conf_network_card_backend) remove compat stuff since callers were | Thierry Vignaud | 2004-01-29 | 1 | -2/+0 |
| | | | | | cleaned up | ||||
* | replace conf_network_card_backend() "detect" calls by get_eth_cards() ones | Thierry Vignaud | 2004-01-29 | 3 | -5/+5 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-01-29 | 2 | -1799/+1945 |
| | |||||
* | 9.3-26mdk | Thierry Vignaud | 2004-01-29 | 1 | -1/+8 |
| | |||||
* | 9.3-24mdk was never released | Thierry Vignaud | 2004-01-29 | 1 | -3/+0 |
| | |||||
* | converted help-*.pot files to utf-8 too (they MUST be of same encoding | Pablo Saratxaga | 2004-01-29 | 2 | -663/+663 |
| | | | | | as po files) | ||||
* | beautify ethernet cards name | Damien Chaumette | 2004-01-29 | 1 | -0/+9 |
| | |||||
* | Configure clients with defined IPs to set hostname so gnome works. | Stew Benedict | 2004-01-29 | 1 | -6/+16 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-29 | 1 | -1/+41 |
| | |||||
* | advertising: | Guillaume Cottenceau | 2004-01-29 | 5 | -88/+85 |
| | | | | | | | - support leftish and centered text - support arbitrary bold text with ml-like syntax <b>foo</b> in strings - simplify get_text_coord and unexport it, no one else than wrap_paragraph uses it nowadays | ||||
* | 9.3-25mdk | Thierry Vignaud | 2004-01-29 | 1 | -1/+20 |
| | |||||
* | help cperl-mode parsing this file (drawback: perl_checker won't be | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | | | | | happy) | ||||
* | simplify | Thierry Vignaud | 2004-01-29 | 1 | -2/+2 |
| | |||||
* | shrink | Damien Chaumette | 2004-01-29 | 1 | -14/+5 |
| | |||||
* | add help for newly introduced MAIL_EMPTY_CONTENT item | Thierry Vignaud | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | notify that timeout is in seconds | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | fix parsing of default values for multi argument msec functions | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | fix modem login fetching | Damien Chaumette | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | - use nice interfaces name (e.g. ethernet0 rather than eth0) | Damien Chaumette | 2004-01-29 | 1 | -5/+4 |
| | | | | | - fix adsl loading and saving calls | ||||
* | fix interface config file writing | Thierry Vignaud | 2004-01-29 | 1 | -5/+2 |
| | |||||
* | fix DHCP client installation | Thierry Vignaud | 2004-01-29 | 1 | -3/+3 |
| | |||||
* | do not force page switch | Thierry Vignaud | 2004-01-29 | 1 | -1/+0 |
| | |||||
* | fix static/dhcp step branching | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | 9.3-24mdk | Thierry Vignaud | 2004-01-29 | 1 | -1/+4 |
| | |||||
* | fix ethernet network card list | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-29 | 1 | -1/+218 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | 9.3-23mdk | Thierry Vignaud | 2004-01-29 | 1 | -1/+29 |
| | |||||
* | fix encapsulation pull down menu filling | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | enable to alter encapsulation, vci and vpi parameters in advanced mode | Thierry Vignaud | 2004-01-29 | 1 | -1/+3 |
| | |||||
* | write cnx scripts for cable connection too | Thierry Vignaud | 2004-01-29 | 1 | -0/+6 |
| | |||||
* | fix encapsulation parameter | Thierry Vignaud | 2004-01-29 | 1 | -2/+2 |
| | |||||
* | fix VPI parameter setting | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | (adsl_conf_backend) fix disconnect script | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | (adsl_conf_backend) fix ppp's pty server | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | (adsl_probe_info) minor cleanups | Thierry Vignaud | 2004-01-28 | 1 | -3/+3 |
| | |||||
* | (adsl_conf_backend) new configuration stuff | Thierry Vignaud | 2004-01-28 | 1 | -135/+163 |
| | |||||
* | sucky toggled fix (queen fix) | Damien Chaumette | 2004-01-28 | 1 | -6/+6 |
| | |||||
* | - move radio buttons to $gui->{intf_radio} | Damien Chaumette | 2004-01-28 | 1 | -7/+8 |
| | | | | | - fix authentication menu wrongly used for isdn | ||||
* | Update | David Baudens | 2004-01-28 | 4 | -0/+0 |
| | |||||
* | removed useless variable | Thierry Vignaud | 2004-01-28 | 1 | -2/+1 |
| | |||||
* | create add_modify_remove_sensitive() and use it so that "Modify" and "Remove" | Pascal Rigaux | 2004-01-28 | 1 | -1/+9 |
| | | | | | are non sensitive when the initial list is empty | ||||
* | simplify code through format callback (thus enabling to centralize translatable | Thierry Vignaud | 2004-01-28 | 2 | -41/+42 |
| | | | | | strings, thus reducing error risk) | ||||
* | - add gtk_new_TextView_get_log() and gtk_TextView_get_log() which allow | Pascal Rigaux | 2004-01-27 | 1 | -0/+55 |
| | | | | | | | running a command in background and get the filtered output in a TextView - add Gtk2::OptionMenu::new_with_strings() which is a simple combination of ->new, ->set_popdown_strings and ->set_text |