summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/printerdrake.pm
Commit message (Expand)AuthorAgeFilesLines
* - When setting up new queue with HPLIP old HPOJ config was not deletedTill Kamppeter2005-08-301-1/+1
* - Restart CUPS after installing HPLIP for a network printer.Till Kamppeter2005-08-301-12/+16
* - Removed "Do not print testy page" in test page step of add printerTill Kamppeter2005-08-261-4/+4
* - Fixed message window in the case that no local printer was foundTill Kamppeter2005-08-261-0/+1
* - Reverted workarounds for bug #17718, the bug is now really fixed,Till Kamppeter2005-08-241-14/+12
* - Fixed problem of current printer/driver not chosen in printer/driverTill Kamppeter2005-08-241-6/+15
* - Fixed bug #17718 in both printerdrake and scannerdrake.Till Kamppeter2005-08-221-12/+14
* - Removed stuff for automatic print queue setup when starting CUPS.Till Kamppeter2005-08-181-6/+2
* - When printerdrake's first-time dialog appears on plugging a USBTill Kamppeter2005-08-181-26/+51
* - Added automatic setup of Ethernet-connected HP printers with HPLIP.Till Kamppeter2005-08-171-11/+49
* - Improved the auto queue setup pop-up window display on the user'sTill Kamppeter2005-08-161-10/+77
* - Added per-printer configurable handling of CUPS backend errors. ThisTill Kamppeter2005-08-151-0/+87
* - Added special handling for the "capt" driver (Canon LBP-810/1120Till Kamppeter2005-08-041-0/+16
* - Added dialog to configure automatic queue creating and automatic queue re-e...Till Kamppeter2005-07-271-2/+65
* - Started implementation of configurable, partially interactive printTill Kamppeter2005-07-271-11/+13
* reduce the overall perl_checker warningsThierry Vignaud2005-07-081-62/+62
* new netconnect APIOlivier Blin2005-06-061-5/+1
* - Let Gutenprint GIMP plug-in be installed by printerdrake when GIMP is insta...Till Kamppeter2005-05-121-0/+4
* 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
* - Fixed bug #4319: Printer options cannot be set after renaming the printer o...Till Kamppeter2005-04-041-4/+5
* - Fixed queue name auto-generation, it sometimes hanged in an endless loopTill Kamppeter2005-03-171-9/+10
* - Made the "(recommended)" in the printer/driver lists translateable (bugTill Kamppeter2005-03-021-6/+11
* - Make sure that recommended driver is preselected in expert mode, even if theTill Kamppeter2005-03-011-3/+3
* - Added possibility to add a remote LPD printer in beginner's mode (bug 13734)Till Kamppeter2005-03-011-16/+100
* - Fixed add printer wizard ("Previous" and "Cancel") for printerdrake beingTill Kamppeter2005-03-011-2/+38
* - 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
* perl_cheker doesn't like a line break between function name and parenthesisPablo Saratxaga2005-02-241-2/+1
* - Fixed bug of accentuated characters in PPDs not correctly reproduced in theTill Kamppeter2005-02-231-10/+47
* - Corrected default settings for printer auto-detection in beginner's modeTill Kamppeter2005-02-221-5/+5
* - If a printer is set up with HPLIP and has still an old HPOJ configuration,Till Kamppeter2005-02-161-0/+15
* Force only ASCII letters, numbers, and underscores being used in print queue ...Till Kamppeter2005-02-151-2/+6
* - 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-141-10/+35
* Allow HPLIP setup also when setting up the print queue manually.Till Kamppeter2005-02-131-8/+54
* Tell that card reader is USB storage in the HPLIP help text only if the devic...Till Kamppeter2005-02-101-6/+4
* - Added help text for printers used with HPLIP.Till Kamppeter2005-02-101-10/+72
* Added automatic setup of HP printers with HPLIP.Till Kamppeter2005-02-091-100/+187
* 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
* - Prevented restarting of HPOJ and reloading the parallel port kernel modulesTill Kamppeter2005-02-081-3/+6
* Limited automatically generated print queue names to 12 characters and warn u...Till Kamppeter2005-02-081-7/+85
* Adapted printerdrake to new printer drivers packages.Till Kamppeter2005-02-061-2/+3
* 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-131-9/+9
* - make printer::printerdrake::install_spooler() work with an optional $inPascal Rigaux2004-09-281-64/+44
* don't ask when $in is not set in security_check()Pascal Rigaux2004-09-241-1/+2