summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/main.pm
Commit message (Expand)AuthorAgeFilesLines
* - Fixed "config_sane()" function, it did not add the backend name toTill Kamppeter2005-07-271-1/+1
* reduce the overall perl_checker warningsThierry Vignaud2005-07-081-14/+14
* - Support for PPD file names with spaces (bug #16172).Till Kamppeter2005-05-291-2/+2
* replace non ascii charPascal Rigaux2005-04-051-1/+1
* - Fixed bug #4319: Printer options cannot be set after renaming the printer o...Till Kamppeter2005-04-041-2/+2
* - Made the "(recommended)" in the printer/driver lists translateable (bugTill Kamppeter2005-03-021-13/+20
* - Made possible modifying the options on a non-Foomatic queue not set upTill Kamppeter2005-02-231-7/+14
* - If a printer is set up with HPLIP and has still an old HPOJ configuration,Till Kamppeter2005-02-161-2/+49
* Allow HPLIP setup also when setting up the print queue manually.Till Kamppeter2005-02-131-0/+17
* - Added help text for printers used with HPLIP.Till Kamppeter2005-02-101-0/+21
* Added reading the printing technology type in the HPLIP model database.Till Kamppeter2005-02-091-0/+3
* Added automatic setup of HP printers with HPLIP.Till Kamppeter2005-02-091-7/+160
* Added subroutine to parse HPLIP device database XML file.Till Kamppeter2005-02-091-0/+115
* Fixed (worked around?) bug of parallel HP MF devices not being set up correct...Till Kamppeter2005-02-081-3/+6
* - Corrected recognition of driver name in Foomatic-generated PPDs.Till Kamppeter2005-02-081-2/+13
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-7/+7
* - make printer::printerdrake::install_spooler() work with an optional $inPascal Rigaux2004-09-281-5/+3
* (write_client_conf) fix drakxtools buildThierry Vignaud2004-09-021-1/+1
* - If cupsd.conf is read but does not exist, use default settings for all sett...Till Kamppeter2004-09-011-1/+41
* - Added column to show whether the printers are enabled or disables to the li...Till Kamppeter2004-08-301-1/+12
* - Inform the user on first-time setup, both during or after installation, tha...Till Kamppeter2004-08-291-2/+2
* - Made support for daemon-less CUPS client working.Till Kamppeter2004-08-271-28/+80
* - Added fully automatic, non-interactive, X-less print queue set up by the "a...Till Kamppeter2004-08-211-0/+1
* workaround not to call c::upgrade_utf8 on read-only variablesOlivier Blin2004-08-191-11/+22
* perl_checker fixesOlivier Blin2004-08-191-140/+125
* - Removed installation of "gimpprint" package, it is part of GIMP 2.0.x now.Till Kamppeter2004-08-191-44/+3
* (connectionstr) workaround perl bugThierry Vignaud2004-08-191-1/+2
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-1/+1
* use lang::analyse_locale_name() and lang::analyse_locale_name()Pascal Rigaux2004-05-111-1/+2
* Let HPOJ device entry be created with the correct printer model name.Till Kamppeter2004-03-031-0/+2
* Fixed HPOJ configuration when manually setting up a device.Till Kamppeter2004-03-021-0/+10
* Fixed bug of installer crashing when an HP multi-function device is detected ...Till Kamppeter2004-03-011-1/+4
* Removed spurious quotes ('"') from HPOJ config file.Till Kamppeter2004-03-011-2/+3
* Fixes for HPOJ setup during installation.Till Kamppeter2004-02-261-0/+9
* (set_usermode) do not die when run with --testing as userThierry Vignaud2004-02-191-1/+1
* Let printerdrake load the "usblp" instead of the "printer" kernel module if k...Till Kamppeter2004-02-141-4/+5
* Removed occurences of "Mandrake" from translateable strings.Till Kamppeter2004-01-211-4/+5
* Added functionality to configure a PostScript printer with aTill Kamppeter2004-01-121-3/+41
* escaped strings fixesThierry Vignaud2003-11-061-26/+27
* check_prog will check first arg, specifying parameters must henceGuillaume Cottenceau2003-11-031-1/+1
* fixed an involuntary typoPablo Saratxaga2003-10-021-1/+1
* fixed parameters for LPD printer information linePablo Saratxaga2003-10-021-2/+2
* corrected parameters of LPD info linePablo Saratxaga2003-10-021-1/+1
* Fixed "Configure CUPS" function of printerdrake adding a secondTill Kamppeter2003-09-171-2/+2
* Small fix on LIDIL workaround.Till Kamppeter2003-09-151-2/+2
* Put device identity info into the HPOJ config file also when HPOJTill Kamppeter2003-09-151-0/+5
* Added workaround to make HP PSC 1xxx and OfficeJet 4xxx really working.Till Kamppeter2003-09-151-0/+11
* perl_checker fix.Till Kamppeter2003-09-151-2/+2
* Added support for user-mode-only HPOJ devices (HP PSC 1xxx andTill Kamppeter2003-09-151-43/+127
* - Use a field in the $printer data structure and no a global variableTill Kamppeter2003-09-081-13/+14