Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (quit_global) inline it | Thierry Vignaud | 2003-05-22 | 1 | -5/+1 |
| | |||||
* | - further clean gui construction through functionnal ugtk2 | Thierry Vignaud | 2003-05-22 | 1 | -37/+31 |
| | | | | | | | | | | | | - do not gratuitously add: o " " around button labels o empty strings at end of kernel release - (parse_release) simplify - there's no need to keep a reference on field that we do not further use (distro release is parsed again when needed and kernel release is already stored in some variable) - do not pack nothing to widgets | ||||
* | - simplify gui construction through create_packtable(), we really do | Thierry Vignaud | 2003-05-22 | 1 | -16/+6 |
| | | | | | | | not have to offuscate it like c programmers have to - one shall not be able to alter kernel or distribution release number | ||||
* | (build_list) simplify ip parsing | Thierry Vignaud | 2003-05-22 | 1 | -3/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-05-22 | 2 | -75/+134 |
| | |||||
* | 9.2-0.3mdk | Thierry Vignaud | 2003-05-22 | 1 | -1/+5 |
| | |||||
* | workaround #3341: display "Bad ip" instead of a blank field if ip | Thierry Vignaud | 2003-05-22 | 1 | -2/+1 |
| | | | | | wasn't correctly parsed as an ip ? | ||||
* | next 9.2-0.3mdk bits | Thierry Vignaud | 2003-05-22 | 1 | -0/+2 |
| | |||||
* | do not fork usb module drivers list but reuse list_modules one instead | Thierry Vignaud | 2003-05-22 | 1 | -2/+2 |
| | |||||
* | fix #2291 | Thierry Vignaud | 2003-05-22 | 1 | -1/+1 |
| | |||||
* | kill some warnings catched by diagnostics pragma | Thierry Vignaud | 2003-05-22 | 1 | -9/+9 |
| | |||||
* | Fix differntial user file naming. | Stew Benedict | 2003-05-22 | 1 | -1/+1 |
| | |||||
* | better english (#1342) | Thierry Vignaud | 2003-05-22 | 1 | -2/+2 |
| | |||||
* | fix #3485 | Thierry Vignaud | 2003-05-22 | 1 | -1/+1 |
| | |||||
* | 9.2-0.3mdk's first bits (more to com tomorrow) | Thierry Vignaud | 2003-05-21 | 1 | -1/+5 |
| | |||||
* | add some ip checking (#853) | Damien Chaumette | 2003-05-21 | 1 | -15/+25 |
| | | | | | remove old comments | ||||
* | remove unused function that should never have come to live | Thierry Vignaud | 2003-05-21 | 1 | -2/+0 |
| | |||||
* | fix gc sux in 1.117 modfiying function behaviour | Guillaume Cottenceau | 2003-05-21 | 1 | -1/+1 |
| | |||||
* | gtktext_insert: fix indenting of one line, takes that as a | Guillaume Cottenceau | 2003-05-21 | 1 | -12/+12 |
| | | | | | pretext to redo whole function identing without tabs | ||||
* | beautify titi | Guillaume Cottenceau | 2003-05-21 | 1 | -1/+1 |
| | |||||
* | please gc | Thierry Vignaud | 2003-05-21 | 1 | -1/+1 |
| | |||||
* | - help menu items are not checkable | Thierry Vignaud | 2003-05-21 | 1 | -7/+9 |
| | | | | | | - do not display spurious "/" on menu buttons when embedded - (strip_first_underscore) let speedup the regexp | ||||
* | (gtktext_append) fix gtktext_insert() call | Thierry Vignaud | 2003-05-21 | 1 | -1/+1 |
| | |||||
* | we already have fork()+exec() detect_loader, so there's no need to do | Thierry Vignaud | 2003-05-21 | 1 | -1/+1 |
| | | | | | it again | ||||
* | updated pot file | Pablo Saratxaga | 2003-05-20 | 2 | -98/+147 |
| | |||||
* | (probe_category): one regexp is enough for isdn | Thierry Vignaud | 2003-05-20 | 1 | -2/+1 |
| | |||||
* | check again printerdrake, this would have prevent whoever altered | Thierry Vignaud | 2003-05-20 | 1 | -4/+0 |
| | | | | | | network::netconnect::main() to forget some calle when updating all calle for new parameters signature :-( | ||||
* | typo fix | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | 9.1-0.2mdk | Thierry Vignaud | 2003-05-20 | 1 | -1/+6 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-20 | 3 | -23/+22 |
| | | | | | | | | printer::printerdrake::{setup_smb,setup_socket}(): do not use undef values, but reuse those we just calculate printer::printerdrake::main(): fix printer::default::printer_type() callee | ||||
* | - perl_checker fixes, which show up the following bugs: | Thierry Vignaud | 2003-05-20 | 1 | -39/+36 |
| | | | | | | | | | | | | - printer::printerdrake::{setup_smb,setup_socket}(): do not use undef values, but reuse those we just calculate - printer::printerdrake::main(): fix printer::default::printer_type() callee - printer::printerdrake::check_network(): fix network::netconnect::main() callee | ||||
* | (pop_spaces) prevent infinite loop | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | (set_permissions): owner and group are optional parameters | Thierry Vignaud | 2003-05-20 | 1 | -7/+7 |
| | |||||
* | distriblint fix | Thierry Vignaud | 2003-05-20 | 1 | -0/+1 |
| | |||||
* | #763 #2336 fix alias in modules.conf | Damien Chaumette | 2003-05-20 | 1 | -0/+5 |
| | |||||
* | (removeverticalbar) pixelate | Thierry Vignaud | 2003-05-20 | 1 | -2/+1 |
| | |||||
* | prevent set_usermode() vs set_cups_autoconf() conflict | Thierry Vignaud | 2003-05-20 | 1 | -1/+2 |
| | |||||
* | restore service restart | Thierry Vignaud | 2003-05-20 | 1 | -0/+2 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-20 | 2 | -44/+39 |
| | |||||
* | try to simplify | Thierry Vignaud | 2003-05-20 | 1 | -22/+11 |
| | |||||
* | one last fix | Thierry Vignaud | 2003-05-20 | 1 | -0/+1 |
| | |||||
* | fix BUG 2530, no more spurious window when insmoding fail | Damien Chaumette | 2003-05-20 | 1 | -1/+2 |
| | |||||
* | further bits for 9.2-0.1mdk | Thierry Vignaud | 2003-05-20 | 1 | -0/+2 |
| | |||||
* | fix #1743: offer to restart the dm service | Thierry Vignaud | 2003-05-20 | 1 | -0/+4 |
| | |||||
* | (addprinter,isprinterconfigured): remove temp variables | Thierry Vignaud | 2003-05-20 | 1 | -4/+2 |
| | |||||
* | updated German, Estonian and Finnish files | Pablo Saratxaga | 2003-05-20 | 3 | -1420/+1964 |
| | |||||
* | (find_servers): chomp is uneeded | Thierry Vignaud | 2003-05-20 | 1 | -1/+0 |
| | |||||
* | (put_font_dir): $/variable is unlikely what was initially intended | Thierry Vignaud | 2003-05-20 | 1 | -10/+3 |
| | | | | | | | (chk_empty_xfs_path): typo fix (search_dir_font_uninstall): further simplify | ||||
* | (chk_empty_xfs_path): | Thierry Vignaud | 2003-05-20 | 1 | -2/+2 |
| | | | | | | | | - any { !cdt} equals to every { cdt } - if_ is unneeded (search_dir_font_uninstall) map { if_(cdt, $_ } equals to grep { cdt } | ||||
* | (file_ok_sel) prevent potential crash in perl regexp engine if sg bad | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | | | | | happenned in the translation |