summaryrefslogtreecommitdiffstats
path: root/perl-install/scanner.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug fixes:Till Kamppeter2003-03-131-5/+37
* perl_checker fixesThierry Vignaud2003-03-061-2/+2
* do not detect some usb webcams as scanners ...Thierry Vignaud2003-03-061-1/+1
* - Fixed confScanner() deleting the config file in some cases.Till Kamppeter2003-02-281-1/+2
* Skip Alcatel Speed Touch ADSL Modem when it is detected by "sane-find-scanner"Till Kamppeter2003-02-261-5/+4
* Replaced "my" by "our" for the declaration of the "ScannerDB" variable, so th...Till Kamppeter2003-02-181-1/+1
* perl_checker fixesThierry Vignaud2003-02-181-12/+14
* - (get_usb_ids_for_port, updateScannerDBfromSane) : simplifyThierry Vignaud2003-02-171-38/+20
* Improved manual scanner configuration, bug fixes.Till Kamppeter2003-02-141-2/+42
* no commentThierry Vignaud2003-02-131-1/+1
* fix drakxtools buildThierry Vignaud2003-02-131-1/+1
* Improved handling and structure of scanner databaseTill Kamppeter2003-02-131-11/+63
* Scannerdrake vastly improvedTill Kamppeter2003-02-121-24/+129
* perl_checker fixesThierry Vignaud2003-02-061-4/+4
* - Fixed Titi's newly introduced bugs. Now scannerdrake works at least asTill Kamppeter2003-02-041-10/+17
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-1/+1
* $prefix is no good, replace it with $::prefixPascal Rigaux2002-12-041-3/+3
* do not use "local *F", use "my $F" or output() insteadPascal Rigaux2002-12-031-18/+12
* perl_checker adaptationsPascal Rigaux2002-11-271-9/+6
* update copyright yearsThierry Vignaud2002-11-181-1/+1
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-1/+1
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-2/+2
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-1/+1
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-4/+4
* - do not use "foreach $var (...) {...}" use "foreach my $var (...) {...}" ins...Pascal Rigaux2002-11-111-1/+1
* make perl_checker happyPascal Rigaux2002-11-061-1/+1
* make perl_checker happyPascal Rigaux2002-11-061-4/+5
* s/Seiko Epson/Epson/ in subroutine to update ScannerDB from Sane.Till Kamppeter2002-09-011-1/+1
* - Let all occurences of "Seiko Epson" replaced by "Epson" both in theTill Kamppeter2002-08-201-1/+6
* Let a newline character be put after the entry inTill Kamppeter2002-08-171-1/+1
* update TODO listThierry Vignaud2002-08-121-1/+1
* old hp scanners report themselves as "Processor"s as :Thierry Vignaud2002-08-081-1/+1
* make perl_checker happier :-)Thierry Vignaud2002-08-061-1/+1
* - dont detect undef devicesThierry Vignaud2002-08-061-1/+1
* - rename scanner::findScannerUsbport as scanner::detectThierry Vignaud2002-08-061-5/+7
* kill $Log (487 useless lines supressed from drakxtools)Thierry Vignaud2002-08-051-29/+0
* perl_checker fixesThierry Vignaud2002-08-011-1/+4
* perl_checker fixesThierry Vignaud2002-08-011-15/+18
* this doesn't need either "#!/usr/bin/perl" nor "use lib qw(/usr/lib/libDrakX);"Thierry Vignaud2002-07-081-4/+4
* added ASK support for more interactiveness during configurationYves Duret2002-03-101-0/+4
* updateYves Duret2002-02-181-0/+4
* scsi parport preliminary supportYves Duret2002-02-181-4/+13
* update, sync with cvsYves Duret2001-11-121-12/+80
* wonderful perl forgottenYves Duret2001-10-151-0/+8
* *** empty log message ***Yves Duret2001-10-101-0/+134