summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/main.pm
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed bug of installer crashing when an HP multi-function device is detected ...Till Kamppeter2004-03-011-1/+4
* Removed spurious quotes ('"') from HPOJ config file.Till Kamppeter2004-03-011-2/+3
* Fixes for HPOJ setup during installation.Till Kamppeter2004-02-261-0/+9
* (set_usermode) do not die when run with --testing as userThierry Vignaud2004-02-191-1/+1
* Let printerdrake load the "usblp" instead of the "printer" kernel module if k...Till Kamppeter2004-02-141-4/+5
* Removed occurences of "Mandrake" from translateable strings.Till Kamppeter2004-01-211-4/+5
* Added functionality to configure a PostScript printer with aTill Kamppeter2004-01-121-3/+41
* escaped strings fixesThierry Vignaud2003-11-061-26/+27
* check_prog will check first arg, specifying parameters must henceGuillaume Cottenceau2003-11-031-1/+1
* fixed an involuntary typoPablo Saratxaga2003-10-021-1/+1
* fixed parameters for LPD printer information linePablo Saratxaga2003-10-021-2/+2
* corrected parameters of LPD info linePablo Saratxaga2003-10-021-1/+1
* Fixed "Configure CUPS" function of printerdrake adding a secondTill Kamppeter2003-09-171-2/+2
* Small fix on LIDIL workaround.Till Kamppeter2003-09-151-2/+2
* Put device identity info into the HPOJ config file also when HPOJTill Kamppeter2003-09-151-0/+5
* Added workaround to make HP PSC 1xxx and OfficeJet 4xxx really working.Till Kamppeter2003-09-151-0/+11
* perl_checker fix.Till Kamppeter2003-09-151-2/+2
* Added support for user-mode-only HPOJ devices (HP PSC 1xxx andTill Kamppeter2003-09-151-43/+127
* - Use a field in the $printer data structure and no a global variableTill Kamppeter2003-09-081-13/+14
* Determine default printer already when reading in the queue data,Till Kamppeter2003-08-271-4/+11
* If an HPOJ-controlled HP MF device on a parallel port has an URI withTill Kamppeter2003-08-261-0/+4
* Distinguish between printers "Configured on this machine" andTill Kamppeter2003-08-251-8/+1
* Fixed recognition of installed parallel HPOJ-driven MF devices.Till Kamppeter2003-08-251-1/+1
* Adapted version mark in HPOJ config files to the current HPOJ.Till Kamppeter2003-08-241-1/+1
* - Fixed expert/normal mode switch (it will perhaps be removed, but aTill Kamppeter2003-08-241-3/+49
* Support for the new "ptal://..." (two slashes) URIs of the new HPOJ.Till Kamppeter2003-08-221-4/+4
* perl_checker fixesThierry Vignaud2003-05-231-3/+3
* perl_checker fixesThierry Vignaud2003-05-201-11/+10
* prevent set_usermode() vs set_cups_autoconf() conflictThierry Vignaud2003-05-201-1/+2
* restore service restartThierry Vignaud2003-05-201-0/+2
* - (read_location, rip_location): simplify loop condition since once we getThierry Vignaud2003-05-191-5/+3
* - (get_cups_autoconf, set_cups_autoconf, get_usermode, set_usermode): simplifyThierry Vignaud2003-05-191-72/+13
* perl_checker fixesThierry Vignaud2003-05-191-148/+141
* Fixed bug #417: '$' character in printer URI not correctly handled.Till Kamppeter2003-03-131-1/+3
* Made sure that all IP addresses of the local machine are in 'AllowTill Kamppeter2003-03-111-8/+22
* Added button to switch to japanese text file printing.Till Kamppeter2003-03-111-0/+17
* Correction on reading the Foomatic overview.Till Kamppeter2003-03-021-12/+8
* Fixes on reading of Foomatic data overview ("foomatic-configure -O"):Till Kamppeter2003-03-021-14/+20
* Fixed bug #2171.Till Kamppeter2003-02-271-1/+1
* Prepared for LPRng and PDQ goint to Contribs or leaving the distro, "ChangeTill Kamppeter2003-02-251-1/+7
* Several bug fixes on printerdrakeTill Kamppeter2003-02-231-8/+20
* - Improved/fixed generation of printer list entries fromTill Kamppeter2003-02-201-17/+15
* - "BrowsePoll" support in the CUPS configuration dialog.Till Kamppeter2003-02-181-1/+45
* - Fixed bug of HP DeskJetb 990C being automatically installed even ifTill Kamppeter2003-02-171-11/+21
* - Restructured function "main()"Till Kamppeter2003-02-171-1/+2
* fix perl_checker errorPascal Rigaux2003-02-051-2/+2
* Removed debug helper line.Till Kamppeter2003-02-041-1/+0
* - "Out-sourced" functions for config file handling into handle_configs.pm,Till Kamppeter2003-02-041-168/+125
* - Improved generation of printer list entries from manufacturer-supplied Post...Till Kamppeter2003-02-011-6/+15
* - Completed support for pre-compiled Foomatic PPDs.Till Kamppeter2003-02-011-38/+110