summaryrefslogtreecommitdiffstats
path: root/perl-install/printerdrake.pm
Commit message (Expand)AuthorAgeFilesLines
* s/drakconnet/drakconnect/ (Thank you for adding this bug, Titi)Till Kamppeter2002-08-191-3/+3
* Fixed HP multi-function device configuration during the installation:Till Kamppeter2002-08-181-1/+1
* Setup of HP MF devices on parallel port did not work. Fixed.Till Kamppeter2002-08-111-1/+6
* Removed HP multi-function device configuration from SMB and remote LPD printe...Till Kamppeter2002-08-101-10/+13
* Use any::get_secure_level() instead of printer::get_security_level().Till Kamppeter2002-08-101-1/+1
* Make/Model/Driver list in expert mode: Fixed bug of "recommended" driver entr...Till Kamppeter2002-08-051-3/+3
* Finished auto-detection of network and SMB printers.Till Kamppeter2002-08-051-168/+309
* Accelerated network scanning for printers by applying "nmap" only to machines...Till Kamppeter2002-08-041-92/+203
* Added stuff for scanning network for SMB printer shares.Till Kamppeter2002-08-011-4/+18
* - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}Pascal Rigaux2002-08-011-1/+1
* Let packages "nmap" and "scli" get installed by printerdrake.Till Kamppeter2002-08-011-1/+3
* Printer model auto-detection for ethernet-connected printers when setting up ...Till Kamppeter2002-08-011-177/+285
* Started working on network printer auto-detection.Till Kamppeter2002-07-311-1/+5
* make new perl_checker happyPascal Rigaux2002-07-311-3/+3
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-25/+25
* Better placement for waiting message.Till Kamppeter2002-07-301-1/+1
* Completed implementation of the support for HPOJ 0.9: Automatic photo card re...Till Kamppeter2002-07-271-39/+88
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-22/+6
* Adapted printerdrake to CUPS 1.1.15 and Perl 5.8.0 (for Foomatic).Till Kamppeter2002-07-221-3/+27
* use {XXX} instead of {'XXX'} (as detected by new perl_checker)Pascal Rigaux2002-07-171-141/+141
* remove "$_ =~ " (as detected by new perl_checker)Pascal Rigaux2002-07-171-1/+1
* fix undefThierry Vignaud2002-07-121-1/+1
* draknet is drakconnect nowThierry Vignaud2002-07-121-7/+6
* use get_probeall instead of get_alias for usb-interfacePascal Rigaux2002-07-111-1/+1
* adapt to new modules.pmPascal Rigaux2002-07-041-7/+3
* fix a few english stringsGuillaume Cottenceau2002-04-081-23/+23
* Fixed several problems related to HP multi-function devices:Till Kamppeter2002-03-261-4/+7
* Small text fix.Till Kamppeter2002-03-111-1/+1
* Security fix: Give a warning that SMB passwords can easily be revealed by nor...Till Kamppeter2002-03-111-0/+22
* Fixed bug of network not being started by Printerdrake during installation.Till Kamppeter2002-03-071-36/+53
* Added support for HP's newest MF devices: HP OfficeJet D series, HP LaserJet ...Till Kamppeter2002-03-051-2/+7
* Replaced "Open Office" by "OpenOffice.org".Till Kamppeter2002-03-021-14/+14
* Re-activated function to specify a CUPS server in another network and to swit...Till Kamppeter2002-02-281-139/+89
* - Fixes/Improvements on Star Office/Open Office support:Till Kamppeter2002-02-281-2/+29
* - Improved fully automatic adding of printer queue:Till Kamppeter2002-02-271-40/+98
* Added automatic configuration of printers in Star Office and Open Office.Till Kamppeter2002-02-231-0/+15
* Removed "Manual configuration" button when "Local Printer" dialog is started ...Till Kamppeter2002-02-211-5/+19
* Added "type => 'list'" to the printer modification menu, it appeared as a dro...Till Kamppeter2002-02-211-1/+2
* Changed button texts of "Do you want to auto-detect?" dialog.Till Kamppeter2002-02-191-4/+9
* Assured that the default page size is "Letter" for US/Canada and "A4" for the...Till Kamppeter2002-02-191-4/+10
* When one visited the help page of a remote CUPS printer afterwards the fullTill Kamppeter2002-02-131-11/+9
* Fixed:Till Kamppeter2002-02-121-53/+98
* Added instructions for scanning on HP's MF devices to the printer help page.Till Kamppeter2002-02-081-28/+55
* HP PhotoSmart printers do not scan, so do not show how to scan with them.Till Kamppeter2002-02-081-10/+25
* Completed wizard mode for adding a printer in both recommended and expert mode.Till Kamppeter2002-02-081-80/+188
* corrected wizard pbdamien2002-02-071-44/+51
* Added some stuff for the Wizard mode.Till Kamppeter2002-02-061-20/+31
* Automatic configuration of the scanning part of HP's multi-function devices.Till Kamppeter2002-02-061-1/+33
* Updated automatic package installation in printerdrake, no "kups" and "qtcups...Till Kamppeter2002-02-061-11/+13
* Added automatic configuration of HPOJ for HP's multi-function devices.Till Kamppeter2002-02-051-4/+33