summaryrefslogtreecommitdiffstats
path: root/perl-install/printer
Commit message (Collapse)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-259-9737/+0
|
* add a hint for translatorsThierry Vignaud2006-03-131-0/+2
|
* try being smarter for translators...Thierry Vignaud2006-03-131-3/+5
|
* - Improvements and fixes on printer model/driver listing inTill Kamppeter2006-01-211-13/+16
| | | | | | | | | | | | | | | | | printerdrake o Corrected handling of PPD links in Foomatic printer XML files, no the prinyer list entries have the correct model names of the Foomatic printer XML files and so PPDs linked to multiple printers appear with each linked printer in printerdrake. This also avoids duplicate "(Recommended)" tags for one printer (problem occured with HP LaserJet 1200). o Avoid duplicate PPD entries for Foomatic-generated PPDs and identical pre-generated Foomatic PPDs in /usr/share/cups/model. This problem occured when the hplip-hpijs-ppds package is installed. o Some polishing of list entries. o Reduced Perl warnings.
* - Give priority to custom PPD file if printer queue record inTill Kamppeter2006-01-201-9/+11
| | | | | | printerdrake is broken, use "Postscript" if Foomatic driver is wrongly set to "PPD", should fix bug #20028.
* - Fixed HPLIP setup when setting up a printer without auto-detectionTill Kamppeter2006-01-201-18/+41
| | | | | (bug #20231).
* - Make sure that when a user supplies an updated PPD file, the newTill Kamppeter2006-01-091-0/+28
| | | | | file and not the old one from the system gets used.
* - Moved button for daemon-less CUPS client mode to the top of the CUPSTill Kamppeter2006-01-091-12/+12
| | | | | | configuration dialog, to make it more visible, so that the user sees more easily when he has activated this mode accidentally.
* adapt to new cat_() only accepting files, ie not doing popen anymorePascal Rigaux2005-11-152-8/+3
|
* - Fixed setting up printers with pre-made Foomatic PPD inTill Kamppeter2005-10-311-1/+3
| | | | | /usr/share/cups/model (bug #19524).
* old perl_checker compliancePascal Rigaux2005-10-201-1/+1
|
* - Let parallel HP printers be set up with HPLIP.Till Kamppeter2005-09-283-782/+204
| | | | | | | | | | | | | | | | | | | | | | - Removed HPOJ support (HPOJ obsolete, now completely replaced by HPLIP). - Warn the user if an HP printer is connected via a port which is not supported by HPLIP. - Fixed printerdrake freezing when choosing a machine as remote CUPS server (for daemon-less client) which does not exist or does not run CUPS. - Let network printer detection also work if the DNS is misconfigured. - Let "Printer options" entry in printer editing menu only disapppear if there are really no options (entry disappeared also for Sagem MF3625 with empty manufacturer name in the PPD). - Fixed raw queue being shown with "driver: PPD" and not "driver: raw". - Do not use "Unknown model" and "Unknown Model", this somtimes broke identifying a print queue as being for an unknown printer. - Do not die if /usr/share/hplip/data/xml/models.xml (HPLIP printer database) is missing, this allows creation of live distros without HPLIP. - Fixed loop of determining the HPLIP device URI for local printers in the "printer::main::start_hplip()" function.
* - Do not auto-install "sane-frontends" for MF devices.Till Kamppeter2005-09-191-4/+4
|
* - On USB printer hot-plugging sometimes parallel printers are alsoTill Kamppeter2005-09-171-2/+4
| | | | | | | shown in the window popping up to ask whether the printer should be set up. Even sometimes parallel printers which are not connected or turned on any more were shown. Fixed.
* - Adapted file names to check for to the changes on the HPIJ 0.91-8mdkTill Kamppeter2005-09-161-3/+3
| | | | | packages.
* - Made configuring of auto queue setup mode also during installationTill Kamppeter2005-09-121-3/+3
| | | | | (some $::prefix were missing).
* - Another 64-bit fix in printerdrake. Now setup of HP's multi-functionTill Kamppeter2005-09-071-2/+2
| | | | | printers really works on 64-bit boxes.
* - Give also access to the CUPS auto administration dialog duringTill Kamppeter2005-09-071-0/+14
| | | | | installation.
* - Made printerdrake working on 64-bit systems, with /usr/lib64.Till Kamppeter2005-09-063-28/+31
|
* - Install "desktop-printing" only on sytems with installedTill Kamppeter2005-09-062-4/+12
| | | | | gnome-panel, Discovery does not ship GNOME and also not desktop-printing.
* - Fixed endless loop when clicking "Back" in model selection, when byTill Kamppeter2005-09-061-1/+2
| | | | | autodetection no model was found.
* - Some fixes in handling unknown printers.Till Kamppeter2005-09-061-3/+8
|
* - Do not set margins in CUPS when HPIJS is the driver, for this driverTill Kamppeter2005-09-061-7/+15
| | | | | | the margins are already well set. - Also match model name with added lower-case "hp" with HPLIP XML database.
* - When auto-detecting network printer models via SNMP, guessTill Kamppeter2005-09-061-1/+37
| | | | | manufacturer name from model name
* Corrected typos.Funda Wang2005-09-041-4/+4
|
* - Made reloading of parallel port kernel modules (for auto-detection)Till Kamppeter2005-09-021-2/+2
| | | | | also working if "ppdev" module is loaded.
* - Make building of main window of printerdrake much faster.Till Kamppeter2005-09-021-1/+3
|
* - Check for CUPS daemon running without console output.Till Kamppeter2005-09-021-1/+3
|
* - Let also network printers be found which do not answer to aTill Kamppeter2005-09-021-30/+63
| | | | | | broadcast ping (most newer HP). This is done only in class C and smaller networks, to not scan too many machines.
* - Use printer name determined by HPLIP to auto-select PPD file of aTill Kamppeter2005-09-021-1/+2
| | | | | network printer where the model name was not determined by SNMP.
* - Do not display or use the description field of the IEEE-1284 IDTill Kamppeter2005-09-011-3/+4
| | | | | | string of a printer if it is shorter than 5 characters (Many HP printers have a 4-digit number there).
* - When having added one's own PPD file now it gets pre-selected in theTill Kamppeter2005-08-311-9/+28
| | | | | printer/driver list.
* - Fixed retrieval of parallel port base address.Till Kamppeter2005-08-311-1/+11
|
* - Fixed parallel printer auto-detection and registered IEEE-1284 IDTill Kamppeter2005-08-311-4/+14
| | | | | | string for Mandriva hardware database. - Fixed USB IEEE-1284 ID string output.
* - Added recording of IEEE-1284 device ID string, for USB printers.Till Kamppeter2005-08-311-1/+2
|
* - Fixed recognition of alredy set up queues for auto queue setup, forTill Kamppeter2005-08-311-1/+1
| | | | | | several Xerox Phaser printers the user was asked again and again to set up a print queue.
* - Support for HPLIP URIs with "?device=...", possible fix for bugTill Kamppeter2005-08-301-4/+15
| | | | | #18041 and bug #18053.
* - When setting up new queue with HPLIP old HPOJ config was not deletedTill Kamppeter2005-08-301-1/+1
| | | | | during installation. Fixed.
* - Restart CUPS after installing HPLIP for a network printer.Till Kamppeter2005-08-301-12/+16
|
* - Removed "Do not print testy page" in test page step of add printerTill Kamppeter2005-08-261-4/+4
| | | | | wizard (bug #15861).
* - Fixed message window in the case that no local printer was foundTill Kamppeter2005-08-261-0/+1
| | | | | when running the add printer wizard in beginner's mode (bug #16757).
* - Gutenprint does not print correctly when margins are set in the CUPSTill Kamppeter2005-08-261-19/+45
| | | | | | | configuration, so do not set margins when creating a queue with Gutenprint, or remove the margins when switching the driver of an existing queue to Gutenprint.
* - Reverted workarounds for bug #17718, the bug is now really fixed,Till Kamppeter2005-08-241-14/+12
| | | | | the problem was in /usr/lib/libDrakX/interactive/gtk.pm.
* - Fixed problem of current printer/driver not chosen in printer/driverTill Kamppeter2005-08-241-6/+15
| | | | | | | list when choosing "Printer manufacturer, model, driver" in the printer editing menu (occured mainly in expert mode and with printers with manufacturer-supplied PPD).
* - Support for one pre-built PPD being linked from multiple printerTill Kamppeter2005-08-241-19/+55
| | | | | database entries.
* - Added support for pre-built PPDs for non-PostScript drivers,Till Kamppeter2005-08-241-15/+109
| | | | | especially PCL-XL PPDs from Ricoh.
* - Fixed bug #17718 in both printerdrake and scannerdrake.Till Kamppeter2005-08-221-12/+14
|
* - Removed stuff for automatic print queue setup when starting CUPS.Till Kamppeter2005-08-182-12/+2
| | | | | - Small menu text improvement.
* - When printerdrake's first-time dialog appears on plugging a USBTill Kamppeter2005-08-181-26/+51
| | | | | | | printer, the user can now also turn off print queue auto-setup before starting printerdrake and so without needing the printing infrastructure to be installed.
* - Added automatic setup of Ethernet-connected HP printers with HPLIP.Till Kamppeter2005-08-172-29/+100
| | | | | | | | | | | | | | | | | | | - Taken into account that HPLIP sometimes uses model names with "HP" in the beginning and sometimes not. - Fixed problem of cursor in printer model list pointing to random, completely unrelated printer when no model name was auto-detected. - For setting the cursor onto the correct model in the printer model list also taken into account a model name detected only by HPLIP. - When one chooses "Printer Connection Type" in the "Edit" menu of an Ethernet-connected printer which is under the control of HPLIP or HPOJ, "LOCAL" was pre-selected as connection type and not "SOCKET". Fixed. - Replaced "Windows 95/98/NT" by simply "Windows" in the connection type menu. There are many more Windows versions than 95, 98, and NT currently. - Made matching of detected printer model name with HPLIP database more reliable.