summaryrefslogtreecommitdiffstats
path: root/perl-install/printer
Commit message (Collapse)AuthorAgeFilesLines
* new netconnect APIOlivier Blin2005-06-061-5/+1
|
* - Support for PPD file names with spaces (bug #16172).Till Kamppeter2005-05-291-2/+2
|
* - Let Gutenprint GIMP plug-in be installed by printerdrake when GIMP is ↵Till Kamppeter2005-05-122-1/+9
| | | | installed.
* - Gimp-Print was renamed to Gutenprint, adapted printerdrake/DrakX ↵Till Kamppeter2005-05-121-6/+6
| | | | appropriately.
* s/Mandrivalinux/Mandriva Linux/Pablo Saratxaga2005-04-231-2/+2
|
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-1/+1
|
* switch from MandrakeSoft to Mandriva in scannerdrake & printerdrakeThierry Vignaud2005-04-211-1/+1
|
* replace non ascii charPascal Rigaux2005-04-051-1/+1
|
* - Fixed bug #4319: Printer options cannot be set after renaming the printer ↵Till Kamppeter2005-04-042-6/+7
| | | | | | | | | | | | | or changing the connection type - Fixed bug of PostScript printers with manufacturer-supplied PPD cannot be renamed at all - Fixed bug of print queue being deleted when renaming fails - Fixed bug of printerdrake trying to open a message window when non-interactive queue generation fails - Fixed pre-definition of $printer->{ARGS}, this bug made printerdrake crashing sometimes
* - Let IOCTL detection of an USB printer not get accepted if there is noTill Kamppeter2005-03-291-2/+5
| | | | | | relevant item at all in the ID string, to avoid mis-detection of some USB keyboards as printers.
* - Fixed queue name auto-generation, it sometimes hanged in an endless loopTill Kamppeter2005-03-171-9/+10
| | | | | (bugs #14426, #14525, #14563).
* - Fixed setting of default printer on daemon-less CUPS client (bug #13940).Till Kamppeter2005-03-161-4/+8
|
* - Let printerdrake recognize if the user edited /etc/cups/client.confTill Kamppeter2005-03-041-1/+6
| | | | | manually.
* - Made the "(recommended)" in the printer/driver lists translateable (bugTill Kamppeter2005-03-022-19/+31
| | | | | 10651)
* - Make sure that recommended driver is preselected in expert mode, even if theTill Kamppeter2005-03-011-3/+3
| | | | | recommended driver is a manufacturer-supplied PPD with language tag.
* - Added possibility to add a remote LPD printer in beginner's mode (bug 13734)Till Kamppeter2005-03-011-16/+100
| | | | | | | | | | | - Fixed incorrect display of accentuated characters in PPD options also for boolean options (bug 13928) - Let detected LPD printer model be shown in a pop-up window and not in the add printer wizard - Let detected socket printer model be shown if the IP/port was manually entered - Small fix on selection of test pages
* - Fixed add printer wizard ("Previous" and "Cancel") for printerdrake beingTill Kamppeter2005-03-011-2/+38
| | | | | run embedded in the MCC (bug 13929).
* - Let country and not language decide about default paper sizeTill Kamppeter2005-02-281-4/+4
|
* - Driver "oki4w" was renamed to "oki4drv". Adapted printerdrake appropriatelyTill Kamppeter2005-02-251-2/+2
|
* move "HPOJ" and "HPLIP" as parameters of translatable strings,Pablo Saratxaga2005-02-241-6/+6
| | | | | so common phrases need to be translated only once.
* perl_cheker doesn't like a line break between function name and parenthesisPablo Saratxaga2005-02-241-2/+1
|
* - Made possible modifying the options on a non-Foomatic queue not set upTill Kamppeter2005-02-231-7/+14
| | | | | with printerdrake.
* - Fixed bug of accentuated characters in PPDs not correctly reproduced in theTill Kamppeter2005-02-231-10/+47
| | | | | printer options dialog.
* - Corrected default settings for printer auto-detection in beginner's modeTill Kamppeter2005-02-221-5/+5
|
* - Removed "gpr" from the packages to be installed. It is taken from the distroTill Kamppeter2005-02-211-6/+4
| | | | | because it is not maintained anymore.
* - If a printer is set up with HPLIP and has still an old HPOJ configuration,Till Kamppeter2005-02-162-2/+64
| | | | | it will be automatically removed now.
* Force only ASCII letters, numbers, and underscores being used in print queue ↵Till Kamppeter2005-02-151-2/+6
| | | | names.
* - Let printer autodetection results get into /root/drakx/report.bug.gzTill Kamppeter2005-02-141-3/+8
|
* - Allow setting the network printer auto-detection timeout in expert modeTill Kamppeter2005-02-142-14/+39
| | | | | | - Let network not be scanned by default during printer auto-detection in beginner's mode
* - Fixed bug of network printers without DNS hostname entry not detectedTill Kamppeter2005-02-141-12/+17
| | | | | | - Longer timeouts for "ping", as some network printers were missed - Suppressed stderr output of called command line tools
* Allow HPLIP setup also when setting up the print queue manually.Till Kamppeter2005-02-132-8/+71
|
* Tell that card reader is USB storage in the HPLIP help text only if the ↵Till Kamppeter2005-02-101-6/+4
| | | | device is actually connected via USB.
* - Added help text for printers used with HPLIP.Till Kamppeter2005-02-102-10/+93
| | | | | - Let "ask_warn()" messages not embed in the wizard, this breaks the "Cancel" button (help texts when MF device queue is added).
* 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-092-107/+347
|
* Added subroutine to parse HPLIP device database XML file.Till Kamppeter2005-02-091-0/+115
|
* Updated device destinctions for HPOJ to the newest models.Till Kamppeter2005-02-081-10/+10
|
* translatable string already in usePablo Saratxaga2005-02-081-1/+1
|
* Fixed (worked around?) bug of parallel HP MF devices not being set up ↵Till Kamppeter2005-02-081-3/+6
| | | | correctly with HPOJ (probably bad interaction with udev).
* - Prevented restarting of HPOJ and reloading the parallel port kernel modulesTill Kamppeter2005-02-082-5/+12
| | | | | when printerdrake's queue generator is called by the hotplug script.
* - Corrected recognition of driver name in Foomatic-generated PPDs.Till Kamppeter2005-02-081-2/+13
| | | | | | - Conserve auto-detection data when a Foomatic printer entry is replaced by an entry from a native PostScript PPD.
* Added hplip-model-data package to be installed.Till Kamppeter2005-02-081-1/+2
|
* Limited automatically generated print queue names to 12 characters and warn ↵Till Kamppeter2005-02-081-7/+85
| | | | user if he manually enters longer names. Names longer than 12 characters will make the printer unaccessible for certain Windows clients (bug #12674).
* Use "hplip-hpijs" for HPIJS package.Till Kamppeter2005-02-071-1/+1
|
* Added "hplip-hpijs-ppds" to be installed when printerdrake is started.Till Kamppeter2005-02-061-1/+3
|
* Adapted printerdrake to new printer drivers packages.Till Kamppeter2005-02-062-7/+22
|
* don't pass prefix to network::netconnect::main() (it doesn't use it)Pascal Rigaux2004-12-211-1/+1
|
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-133-17/+17
|
* - make printer::printerdrake::install_spooler() work with an optional $inPascal Rigaux2004-09-282-69/+47
| | | | | | | | | | - many functions now take $security (which used to be taken from $in during install) - fix some functions with empty prototype but still using a parameter - remove some unused variable - rename some $_foo vars to $foo since those vars are used - add some undef to some function calls to be minimally perl_checker compliant - perl_checker compliant optional parameters in start_spooler_on_boot(), install_spooler()
* don't ask when $in is not set in security_check()Pascal Rigaux2004-09-241-1/+2
|