| Commit message (Expand) | Author | Age | Files | Lines |
* | Added subroutine to parse HPLIP device database XML file. | Till Kamppeter | 2005-02-09 | 1 | -0/+115 |
* | Updated device destinctions for HPOJ to the newest models. | Till Kamppeter | 2005-02-08 | 1 | -10/+10 |
* | translatable string already in use | Pablo Saratxaga | 2005-02-08 | 1 | -1/+1 |
* | Fixed (worked around?) bug of parallel HP MF devices not being set up correct... | Till Kamppeter | 2005-02-08 | 1 | -3/+6 |
* | - Prevented restarting of HPOJ and reloading the parallel port kernel modules | Till Kamppeter | 2005-02-08 | 2 | -5/+12 |
* | - Corrected recognition of driver name in Foomatic-generated PPDs. | Till Kamppeter | 2005-02-08 | 1 | -2/+13 |
* | Added hplip-model-data package to be installed. | Till Kamppeter | 2005-02-08 | 1 | -1/+2 |
* | Limited automatically generated print queue names to 12 characters and warn u... | Till Kamppeter | 2005-02-08 | 1 | -7/+85 |
* | Use "hplip-hpijs" for HPIJS package. | Till Kamppeter | 2005-02-07 | 1 | -1/+1 |
* | Added "hplip-hpijs-ppds" to be installed when printerdrake is started. | Till Kamppeter | 2005-02-06 | 1 | -1/+3 |
* | Adapted printerdrake to new printer drivers packages. | Till Kamppeter | 2005-02-06 | 2 | -7/+22 |
* | don't pass prefix to network::netconnect::main() (it doesn't use it) | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 3 | -17/+17 |
* | - make printer::printerdrake::install_spooler() work with an optional $in | Pascal Rigaux | 2004-09-28 | 2 | -69/+47 |
* | don't ask when $in is not set in security_check() | Pascal Rigaux | 2004-09-24 | 1 | -1/+2 |
* | (write_client_conf) fix drakxtools build | Thierry Vignaud | 2004-09-02 | 1 | -1/+1 |
* | - Do not check for presence of "scanner-gui" during install. | Till Kamppeter | 2004-09-01 | 1 | -1/+1 |
* | - If cupsd.conf is read but does not exist, use default settings for all sett... | Till Kamppeter | 2004-09-01 | 1 | -1/+41 |
* | - Fixed bug of printerdrake trying to install the virtual package "scanner-gu... | Till Kamppeter | 2004-09-01 | 1 | -1/+3 |
* | - Let xpp also be installed when in daemon-less CUPS client mode. | Till Kamppeter | 2004-08-31 | 1 | -2/+3 |
* | - Fixed duplicate translatable strings. | Till Kamppeter | 2004-08-30 | 1 | -2/+4 |
* | - Added column to show whether the printers are enabled or disables to the li... | Till Kamppeter | 2004-08-30 | 3 | -4/+45 |
* | - Inform the user on first-time setup, both during or after installation, tha... | Till Kamppeter | 2004-08-29 | 2 | -49/+183 |
* | - Made support for daemon-less CUPS client working. | Till Kamppeter | 2004-08-27 | 5 | -68/+248 |
* | - Moved initial package installation by printerdrake into "install_spooler()"... | Till Kamppeter | 2004-08-25 | 2 | -44/+65 |
* | - Special treatments for print queues with the "lbp660" and "ml85p" drivers. ... | Till Kamppeter | 2004-08-24 | 1 | -9/+78 |
* | Fixed "ask_from_()" calls in "config_cups()" (Thanks Olivier for breaking it ... | Till Kamppeter | 2004-08-24 | 1 | -5/+5 |
* | (local_detect) fix modules conf parsing | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
* | language names are upcase in english | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
* | - Added fully automatic, non-interactive, X-less print queue set up by the "a... | Till Kamppeter | 2004-08-21 | 2 | -41/+87 |
* | - Fixed problem of Brother laser printer on parallel port not showing its nam... | Till Kamppeter | 2004-08-20 | 1 | -2/+6 |
* | - Let printer name, description, location be entered after determining the mo... | Till Kamppeter | 2004-08-19 | 1 | -92/+70 |
* | always close the wizard_window, die when an exception has been raised | Olivier Blin | 2004-08-19 | 1 | -1/+2 |
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -7/+9 |
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -95/+88 |
* | workaround not to call c::upgrade_utf8 on read-only variables | Olivier Blin | 2004-08-19 | 1 | -10/+20 |
* | workaround not to call c::upgrade_utf8 on read-only variables | Olivier Blin | 2004-08-19 | 1 | -11/+22 |
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -140/+125 |
* | typo fixes | Thierry Vignaud | 2004-08-19 | 1 | -3/+3 |
* | - Removed installation of "gimpprint" package, it is part of GIMP 2.0.x now. | Till Kamppeter | 2004-08-19 | 4 | -852/+8 |
* | (connectionstr) workaround perl bug | Thierry Vignaud | 2004-08-19 | 1 | -1/+2 |
* | Fix problem of the "usblp" kernel module not loaded before local printer auto... | Till Kamppeter | 2004-08-19 | 1 | -1/+1 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 3 | -5/+6 |
* | use lang::analyse_locale_name() and lang::analyse_locale_name() | Pascal Rigaux | 2004-05-11 | 1 | -1/+2 |
* | perl_checker compliance | Pascal Rigaux | 2004-05-11 | 1 | -1/+2 |
* | Let printerdrake install "scanner-gui" instead of "xsane" when it sets up an ... | Till Kamppeter | 2004-03-13 | 1 | -11/+11 |
* | spell Mandrakelinux in one word | Thierry Vignaud | 2004-03-10 | 1 | -1/+1 |
* | Made more clear choices in the first-time dialog of printerdrake. | Till Kamppeter | 2004-03-09 | 1 | -1/+7 |
* | Let URIs listed by "lpinfo -v" be shown in the dialog for entering a URI manu... | Till Kamppeter | 2004-03-05 | 2 | -15/+39 |