Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setup of HP MF devices on parallel port did not work. Fixed. | Till Kamppeter | 2002-08-11 | 1 | -1/+6 |
| | | | | | | | Allow setup of MF device if device file name "/dev/printer/<number>" was entered. If auto-detection of model name fails, ask user always whether he has an MF device. If SNMP or local auto-detection fails but HPOJ auto-detection succeeds, use model name found by HPOJ. | ||||
* | Removed HP multi-function device configuration from SMB and remote LPD ↵ | Till Kamppeter | 2002-08-10 | 1 | -10/+13 |
| | | | | | | | | printer setup. Let the Sony IJP-V100 being treated as an HP multi-function device. Taken into account that the HP PhotoSmart 7150 has no photo card reader. | ||||
* | Use any::get_secure_level() instead of printer::get_security_level(). | Till Kamppeter | 2002-08-10 | 1 | -1/+1 |
| | |||||
* | Make/Model/Driver list in expert mode: Fixed bug of "recommended" driver ↵ | Till Kamppeter | 2002-08-05 | 1 | -3/+3 |
| | | | | entries getting a duplicate entry without "recommended" when entering the list via double-click on existing queue / "Printer manufacturer, model, driver". | ||||
* | Finished auto-detection of network and SMB printers. | Till Kamppeter | 2002-08-05 | 1 | -168/+309 |
| | | | | | Added automatic configuration of HP's multi-function devices when connected via HP JetDirect (network). | ||||
* | Accelerated network scanning for printers by applying "nmap" only to ↵ | Till Kamppeter | 2002-08-04 | 1 | -92/+203 |
| | | | | | | | | machines which answered to a broadcast ping before. Completed network/SMB printer auto-detection for recommended mode. Started network/SMB printer auto-detection for expert mode. | ||||
* | Added stuff for scanning network for SMB printer shares. | Till Kamppeter | 2002-08-01 | 1 | -4/+18 |
| | |||||
* | - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD} | Pascal Rigaux | 2002-08-01 | 1 | -1/+1 |
| | | | | | | | | - KBCHARSET is $o->{keyboard}{KBCHARSET} - isNotDelete is $o->{keyboard}{BACKSPACE} (as written in sysconfig/keyboard) - add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE" - add dialog box to choose GRP_TOGGLE | ||||
* | Let packages "nmap" and "scli" get installed by printerdrake. | Till Kamppeter | 2002-08-01 | 1 | -1/+3 |
| | |||||
* | Printer model auto-detection for ethernet-connected printers when setting up ↵ | Till Kamppeter | 2002-08-01 | 1 | -177/+285 |
| | | | | | | | | | | TCP/Socket, remote LPD, IPP, or HTTP printers. Continued work on scanning the local network for printers. In "setup_local()": Renamed variable "@parport" to "@autodetected". Do not let list of auto-detected printers get sorted alphabetically, it should stay sorted by ports. Fixed typo in file name in "check_network()". | ||||
* | Started working on network printer auto-detection. | Till Kamppeter | 2002-07-31 | 1 | -1/+5 |
| | |||||
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -3/+3 |
| | |||||
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -25/+25 |
| | |||||
* | Better placement for waiting message. | Till Kamppeter | 2002-07-30 | 1 | -1/+1 |
| | |||||
* | Completed implementation of the support for HPOJ 0.9: Automatic photo card ↵ | Till Kamppeter | 2002-07-27 | 1 | -39/+88 |
| | | | | reader configuration, bugfixes. | ||||
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -22/+6 |
| | |||||
* | Adapted printerdrake to CUPS 1.1.15 and Perl 5.8.0 (for Foomatic). | Till Kamppeter | 2002-07-22 | 1 | -3/+27 |
| | | | | | Let network also be started during installation when LPRng or PDQ is the spooler, so that the user can install queues to remote printers. | ||||
* | use {XXX} instead of {'XXX'} (as detected by new perl_checker) | Pascal Rigaux | 2002-07-17 | 1 | -141/+141 |
| | |||||
* | remove "$_ =~ " (as detected by new perl_checker) | Pascal Rigaux | 2002-07-17 | 1 | -1/+1 |
| | |||||
* | fix undef | Thierry Vignaud | 2002-07-12 | 1 | -1/+1 |
| | |||||
* | draknet is drakconnect now | Thierry Vignaud | 2002-07-12 | 1 | -7/+6 |
| | |||||
* | use get_probeall instead of get_alias for usb-interface | Pascal Rigaux | 2002-07-11 | 1 | -1/+1 |
| | |||||
* | adapt to new modules.pm | Pascal Rigaux | 2002-07-04 | 1 | -7/+3 |
| | |||||
* | fix a few english strings | Guillaume Cottenceau | 2002-04-08 | 1 | -23/+23 |
| | |||||
* | Fixed several problems related to HP multi-function devices: | Till Kamppeter | 2002-03-26 | 1 | -4/+7 |
| | | | | | | | | | - Parallel multi-function devices worked only on the first (onboard) parallel port. - HP LaserJet 2200 needs HPOJ for printing via USB. - For the HP OfficeJet D series the scanning instructions were not shown. - HPOJ does not work with HP PhotoSmart 10xx, 11xx, and 12xx. | ||||
* | Small text fix. | Till Kamppeter | 2002-03-11 | 1 | -1/+1 |
| | |||||
* | Security fix: Give a warning that SMB passwords can easily be revealed by ↵ | Till Kamppeter | 2002-03-11 | 1 | -0/+22 |
| | | | | normal users when printing on a Windows-hosted printer is set up. | ||||
* | Fixed bug of network not being started by Printerdrake during installation. | Till Kamppeter | 2002-03-07 | 1 | -36/+53 |
| | |||||
* | Added support for HP's newest MF devices: HP OfficeJet D series, HP LaserJet ↵ | Till Kamppeter | 2002-03-05 | 1 | -2/+7 |
| | | | | | | | 33xx MFP. Fixed bug of printerdrake sometimes assuming the user has an MF device when he has typed the device file name in the expert mode. | ||||
* | Replaced "Open Office" by "OpenOffice.org". | Till Kamppeter | 2002-03-02 | 1 | -14/+14 |
| | |||||
* | Re-activated function to specify a CUPS server in another network and to ↵ | Till Kamppeter | 2002-02-28 | 1 | -139/+89 |
| | | | | switch to manual CUPS configuration. | ||||
* | - Fixes/Improvements on Star Office/Open Office support: | Till Kamppeter | 2002-02-28 | 1 | -2/+29 |
| | | | | | | | | o When one switches the spooler, the entries of the printers under the old spooler are removed from Star Office/Open Office o Printers on remote CUPS servers (which are known through broadcasting) can be added to Star Office/Open Office | ||||
* | - Improved fully automatic adding of printer queue: | Till Kamppeter | 2002-02-27 | 1 | -40/+98 |
| | | | | | | | | | | | o Ask for a queue name if more than one printer is detected o Let user confirm the model automatically chosen from the database o Set correct paper size according to the language/country - When one chooses a "CUPS + GIMP-Print" driver now all important options are displayed directly (without needing "Advanced" button). - Made less warning appearing on the console from where "printerdrake" was called. | ||||
* | Added automatic configuration of printers in Star Office and Open Office. | Till Kamppeter | 2002-02-23 | 1 | -0/+15 |
| | |||||
* | Removed "Manual configuration" button when "Local Printer" dialog is started ↵ | Till Kamppeter | 2002-02-21 | 1 | -5/+19 |
| | | | | | | | from the queue modification menu (Recommended mode). Improved matching of printer names resulting from auto-detection with names in the database. | ||||
* | Added "type => 'list'" to the printer modification menu, it appeared as a ↵ | Till Kamppeter | 2002-02-21 | 1 | -1/+2 |
| | | | | drop-down list during the installation. | ||||
* | Changed button texts of "Do you want to auto-detect?" dialog. | Till Kamppeter | 2002-02-19 | 1 | -4/+9 |
| | |||||
* | Assured that the default page size is "Letter" for US/Canada and "A4" for ↵ | Till Kamppeter | 2002-02-19 | 1 | -4/+10 |
| | | | | | | | | the rest of the world. The "Description" field of a printer queue is filled in with printer manufacturer and model by default. Removed unused varaiables in /usr/sbin/printerdrake. | ||||
* | When one visited the help page of a remote CUPS printer afterwards the full | Till Kamppeter | 2002-02-13 | 1 | -11/+9 |
| | | | | | | printer modification menu was shown, not only the one for remote CUPS printers. This is fixed now. | ||||
* | Fixed: | Till Kamppeter | 2002-02-12 | 1 | -53/+98 |
| | | | | | | | | | | | | | | | | | - Endless loop when entering printerdrake during installation in recommended mode without local printer - Printerdrake was not closed when one was in the "Add Printer" sequence during installation and one clicked another installation item (entries on left hand side) - When configuring printing only after installation Printerdrake tried to check the installed queues without Foomatic being installed (bug was already in 8.1, but noone discovered it). - CUPS died when one tried to add a (local) printer in recommended mode after installation. - Improved text for the dialog telling that no local printer was detected. - The list of auto-detected printers appeared as drop-down menu and not as a list. | ||||
* | Added instructions for scanning on HP's MF devices to the printer help page. | Till Kamppeter | 2002-02-08 | 1 | -28/+55 |
| | |||||
* | HP PhotoSmart printers do not scan, so do not show how to scan with them. | Till Kamppeter | 2002-02-08 | 1 | -10/+25 |
| | | | | | Do not let dialogs of network configuration correction appear embedded in the "Add printer" wizard. | ||||
* | Completed wizard mode for adding a printer in both recommended and expert mode. | Till Kamppeter | 2002-02-08 | 1 | -80/+188 |
| | |||||
* | corrected wizard pb | damien | 2002-02-07 | 1 | -44/+51 |
| | |||||
* | Added some stuff for the Wizard mode. | Till Kamppeter | 2002-02-06 | 1 | -20/+31 |
| | |||||
* | Automatic configuration of the scanning part of HP's multi-function devices. | Till Kamppeter | 2002-02-06 | 1 | -1/+33 |
| | |||||
* | Updated automatic package installation in printerdrake, no "kups" and ↵ | Till Kamppeter | 2002-02-06 | 1 | -11/+13 |
| | | | | "qtcups" any more, but "gpr", "a2ps", and "hpoj", updated also "rpmsrate" and "rpmsrate.server" appropriately. | ||||
* | Added automatic configuration of HPOJ for HP's multi-function devices. | Till Kamppeter | 2002-02-05 | 1 | -4/+33 |
| | |||||
* | Made HP multi-function devices configured with HPOJ being displayed ↵ | Till Kamppeter | 2002-02-04 | 1 | -1/+36 |
| | | | | correctly by printerdrake. | ||||
* | First steps of the implementation for the "Add printer" wizard. | Till Kamppeter | 2002-02-01 | 1 | -15/+41 |
| |