| Commit message (Expand) | Author | Age | Files | Lines |
* | now, we always have a help entry and a default value but when fredl rename a | Thierry Vignaud | 2003-02-04 | 1 | -4/+4 |
* | Use system configs when wrapped in mcc. | Stew Benedict | 2003-02-04 | 1 | -2/+3 |
* | cleanup | Pascal Rigaux | 2003-02-03 | 1 | -1/+1 |
* | port to Gtk2 | Pascal Rigaux | 2003-02-03 | 1 | -36/+43 |
* | don't "use diskdrake::interactive", only require it when needed | Pascal Rigaux | 2003-02-03 | 1 | -2/+1 |
* | have the background fully transparent | Pascal Rigaux | 2003-02-03 | 3 | -0/+0 |
* | fix test mode install when Xnest is not there | Pascal Rigaux | 2003-02-03 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2003-02-03 | 1 | -1/+1 |
* | fix some drakgw behaviour | Florin Grad | 2003-02-03 | 1 | -1/+8 |
* | do not eject cdrom when already removed at the end of install (bug #1235) | Pascal Rigaux | 2003-02-03 | 2 | -2/+5 |
* | remove yelp-pregenerate | Pascal Rigaux | 2003-02-03 | 1 | -1/+0 |
* | updated pot file | Pablo Saratxaga | 2003-02-03 | 3 | -186/+1393 |
* | make perl_checker happy | Pascal Rigaux | 2003-02-03 | 1 | -1/+1 |
* | *** empty log message *** | Thierry Vignaud | 2003-02-03 | 1 | -0/+1 |
* | - consolidate file names | Thierry Vignaud | 2003-02-03 | 1 | -75/+87 |
* | translate keyboard names | Pascal Rigaux | 2003-02-03 | 1 | -1/+1 |
* | 9.1-0.21mdk (to be continued by pouly) | Thierry Vignaud | 2003-02-03 | 1 | -1/+10 |
* | dhcp/zeroconf stuff | Damien Chaumette | 2003-02-03 | 1 | -4/+11 |
* | - msec was altered to produce help suitable for formatAlaTeX() | Thierry Vignaud | 2003-02-03 | 2 | -1/+34 |
* | auto-generated from msec/share/draksec_help.py libmsec and moved from | Thierry Vignaud | 2003-02-03 | 1 | -0/+139 |
* | fix typo (for treelist) | Pascal Rigaux | 2003-02-03 | 1 | -1/+1 |
* | prefer mdkkdm over kdebase-kdm | Pascal Rigaux | 2003-02-03 | 1 | -1/+1 |
* | ensure the X test strings are translated | Pascal Rigaux | 2003-02-03 | 1 | -6/+7 |
* | remove drakpxe exception since fpons has at lease fixed "fpons sucks" | Thierry Vignaud | 2003-02-03 | 1 | -1/+1 |
* | integrated chmouel fixes. | Francois Pons | 2003-02-03 | 1 | -0/+6 |
* | *** empty log message *** | Pascal Rigaux | 2003-02-03 | 1 | -1/+182 |
* | use run_program::get_stdout | Pascal Rigaux | 2003-02-03 | 1 | -3/+1 |
* | let simplify | Thierry Vignaud | 2003-02-03 | 1 | -1/+1 |
* | sanitize gui (aka make it look nicer): | Thierry Vignaud | 2003-02-03 | 1 | -37/+38 |
* | display again the first notebook page | Thierry Vignaud | 2003-02-03 | 1 | -11/+11 |
* | if no default value, then do not print one (aka for cron checks) | Thierry Vignaud | 2003-02-03 | 1 | -1/+1 |
* | fix help system description. | Thierry Vignaud | 2003-02-03 | 1 | -1/+1 |
* | - perl_checker fixes | Thierry Vignaud | 2003-02-03 | 1 | -6/+6 |
* | pixelize(tm) | Thierry Vignaud | 2003-02-03 | 1 | -3/+1 |
* | draksec is not written to use interactive, thus cannot be used by http | Thierry Vignaud | 2003-02-03 | 1 | -1/+0 |
* | sanitize draxktools server service script: | Thierry Vignaud | 2003-02-03 | 1 | -20/+29 |
* | - fix zeroconf support | Damien Chaumette | 2003-02-03 | 2 | -35/+16 |
* | (adjust_local_extended): fix resizing local extended | Pascal Rigaux | 2003-02-02 | 1 | -6/+7 |
* | NTFS is blue | Pascal Rigaux | 2003-02-02 | 1 | -1/+1 |
* | move whatParport() to printer::detect | Pascal Rigaux | 2003-02-02 | 2 | -21/+21 |
* | Fixed Foomatic installation done by installer. | Till Kamppeter | 2003-02-02 | 2 | -2/+2 |
* | ensure the window is big enough in 640x480: remove logo and steps window | Pascal Rigaux | 2003-02-02 | 2 | -4/+8 |
* | - handle {vga16} in Xnest testing mode | Pascal Rigaux | 2003-02-02 | 1 | -2/+2 |
* | move whatPrinter(), whatUsbport() and whatPrinterPort() out of detect_devices... | Pascal Rigaux | 2003-02-02 | 3 | -107/+106 |
* | do not check printer::main, printer::printerdrake and printer::detect, too ma... | Pascal Rigaux | 2003-02-02 | 1 | -0/+3 |
* | please perl_checker | Pascal Rigaux | 2003-02-02 | 3 | -11/+11 |
* | - add Xnest feature when testing | Pascal Rigaux | 2003-02-02 | 1 | -62/+79 |
* | fix grub installed on {first_hd_device} instead of {boot} (bug #1199) | Pascal Rigaux | 2003-02-02 | 1 | -1/+1 |
* | - Improved generation of printer list entries from manufacturer-supplied Post... | Till Kamppeter | 2003-02-01 | 1 | -6/+15 |
* | - Completed support for pre-compiled Foomatic PPDs. | Till Kamppeter | 2003-02-01 | 3 | -53/+124 |