summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/printerdrake.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Do not check for presence of "scanner-gui" during install.Till Kamppeter2004-09-011-1/+1
* - Fixed bug of printerdrake trying to install the virtual package "scanner-gu...Till Kamppeter2004-09-011-1/+3
* - Fixed duplicate translatable strings.Till Kamppeter2004-08-301-2/+4
* - Added column to show whether the printers are enabled or disables to the li...Till Kamppeter2004-08-301-3/+24
* - Inform the user on first-time setup, both during or after installation, tha...Till Kamppeter2004-08-291-47/+181
* - Made support for daemon-less CUPS client working.Till Kamppeter2004-08-271-35/+159
* - Moved initial package installation by printerdrake into "install_spooler()"...Till Kamppeter2004-08-251-39/+19
* - Special treatments for print queues with the "lbp660" and "ml85p" drivers. ...Till Kamppeter2004-08-241-9/+78
* Fixed "ask_from_()" calls in "config_cups()" (Thanks Olivier for breaking it ...Till Kamppeter2004-08-241-5/+5
* language names are upcase in englishThierry Vignaud2004-08-231-1/+1
* aspell's typo fixesThierry Vignaud2004-08-231-1/+1
* - Added fully automatic, non-interactive, X-less print queue set up by the "a...Till Kamppeter2004-08-211-41/+86
* - Fixed problem of Brother laser printer on parallel port not showing its nam...Till Kamppeter2004-08-201-2/+6
* - Let printer name, description, location be entered after determining the mo...Till Kamppeter2004-08-191-92/+70
* always close the wizard_window, die when an exception has been raisedOlivier Blin2004-08-191-1/+2
* perl_checker fixesOlivier Blin2004-08-191-7/+9