summaryrefslogtreecommitdiffstats
path: root/perl-install/printer.pm
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug of printerdrake installing LPRng when it is started for theTill Kamppeter2002-09-191-3/+35
* Made "LPRng" show up in the spooler menu when LPRng is installed.Till Kamppeter2002-09-141-5/+10
* Do not insist on "curl" to download PPDs from a CUPS server (for Star Office/...Till Kamppeter2002-09-131-23/+60
* Added timeouts to network scan with "nmap" so that scan does not takeTill Kamppeter2002-09-131-4/+14
* - Made printer::assure_device_is_available_for_cups() more reliable byTill Kamppeter2002-09-111-10/+19
* - Fixed bugs in automatic GIMP printer configuration during installation.Till Kamppeter2002-08-301-33/+59
* s/||/or/ between commands, the high-precedence "||" lead to problems sometimes.Till Kamppeter2002-08-291-35/+35
* Added automatical configuration of the printers in the GIMP.Till Kamppeter2002-08-281-3/+410
* Printerdrake remembers now whether it was in normal mode or in expertTill Kamppeter2002-08-281-2/+49
* OpenOffice.org: Remove default printer tag from the "Generic Printer"Till Kamppeter2002-08-281-0/+6
* Set default text margins to half an inch and default size for imagesTill Kamppeter2002-08-271-0/+32
* Dialog for printing test pages: Unmark all test pages when "No testTill Kamppeter2002-08-261-4/+13
* Let command line tools for network scanning run under "chroot $refix", otherw...Till Kamppeter2002-08-241-0/+247
* Taken LPRng from spooler menu in printerdrake.Till Kamppeter2002-08-201-2/+3
* Fixed HP multi-function device configuration during the installation:Till Kamppeter2002-08-181-0/+6
* Fixes to make it possible toinstall HP's multi-function devices during instal...Till Kamppeter2002-08-171-1/+10
* Setup of HP MF devices on parallel port did not work. Fixed.Till Kamppeter2002-08-111-5/+27
* Use any::get_secure_level() instead of printer::get_security_level().Till Kamppeter2002-08-101-20/+0
* s/__END__/1;Thierry Vignaud2002-08-051-1/+1
* kill "wonderful perl"Thierry Vignaud2002-08-051-4/+1
* Finished auto-detection of network and SMB printers.Till Kamppeter2002-08-051-25/+50
* Corrected strings for printer queue list in main window.Till Kamppeter2002-08-021-3/+3
* make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}")Pascal Rigaux2002-07-311-21/+21
* replace "$foo" with $fooPascal Rigaux2002-07-311-31/+31
* make new perl_checker happyPascal Rigaux2002-07-311-9/+9
* "cp -a" doesn't need "echo yes|"Thierry Vignaud2002-07-311-3/+1
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-9/+9
* Fixed a typo and a comment in the "SIGHUP_daemon()" function.Till Kamppeter2002-07-301-2/+2
* Fixed some "$prefix" issues in the HPOJ auto-configuration and in the Star Of...Till Kamppeter2002-07-291-5/+15
* make perl_checker happyPascal Rigaux2002-07-291-1/+1
* Completed implementation of the support for HPOJ 0.9: Automatic photo card re...Till Kamppeter2002-07-271-41/+118
* First step of automatic HP multi-function device configuration with HPOJ 0.9.Till Kamppeter2002-07-261-90/+203
* Adapted printerdrake to CUPS 1.1.15 and Perl 5.8.0 (for Foomatic).Till Kamppeter2002-07-221-8/+33
* use {XXX} instead of {'XXX'} (as detected by new perl_checker)Pascal Rigaux2002-07-171-66/+66
* remove "$_ =~ " (as detected by new perl_checker)Pascal Rigaux2002-07-171-9/+9
* try to simplifyThierry Vignaud2002-07-061-47/+22
* fix a few english stringsGuillaume Cottenceau2002-04-081-1/+1
* Fixed several problems related to HP multi-function devices:Till Kamppeter2002-03-261-11/+22
* Protect the Star Office/OpenOffice.org configuration against manual changing ...Till Kamppeter2002-03-101-4/+11
* Let Star Office/OpenOffice.org configuration corrcet a bug in the PostScript ...Till Kamppeter2002-03-031-2/+22
* Replaced "Open Office" by "OpenOffice.org".Till Kamppeter2002-03-021-12/+12
* Reduced the paths to search for Star/Open Office, on systems without these ap...Till Kamppeter2002-03-011-13/+6
* - Fixes/Improvements on Star Office/Open Office support:Till Kamppeter2002-02-281-18/+150
* Improvved mechanism which searches for Star/Open OfficeTill Kamppeter2002-02-251-4/+12
* Generalized the search method for Star/Open Office so that automatic printer ...Till Kamppeter2002-02-241-10/+13
* Added automatic configuration of printers in Star Office and Open Office.Till Kamppeter2002-02-231-0/+489
* Assured that the default page size is "Letter" for US/Canada and "A4" for the...Till Kamppeter2002-02-191-1/+1
* Added forgotten '$prefix'es.Till Kamppeter2002-02-121-3/+3
* Fixed:Till Kamppeter2002-02-121-0/+13
* Enabled transferring queues of HP multi-function devices between spoolers.Till Kamppeter2002-02-081-0/+3