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 | -5/+27 |
| | | | | | | | 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. | ||||
* | Use any::get_secure_level() instead of printer::get_security_level(). | Till Kamppeter | 2002-08-10 | 1 | -20/+0 |
| | |||||
* | s/__END__/1; | Thierry Vignaud | 2002-08-05 | 1 | -1/+1 |
| | |||||
* | kill "wonderful perl" | Thierry Vignaud | 2002-08-05 | 1 | -4/+1 |
| | |||||
* | Finished auto-detection of network and SMB printers. | Till Kamppeter | 2002-08-05 | 1 | -25/+50 |
| | | | | | Added automatic configuration of HP's multi-function devices when connected via HP JetDirect (network). | ||||
* | Corrected strings for printer queue list in main window. | Till Kamppeter | 2002-08-02 | 1 | -3/+3 |
| | |||||
* | make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}") | Pascal Rigaux | 2002-07-31 | 1 | -21/+21 |
| | |||||
* | replace "$foo" with $foo | Pascal Rigaux | 2002-07-31 | 1 | -31/+31 |
| | |||||
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -9/+9 |
| | |||||
* | "cp -a" doesn't need "echo yes|" | Thierry Vignaud | 2002-07-31 | 1 | -3/+1 |
| | |||||
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -9/+9 |
| | |||||
* | Fixed a typo and a comment in the "SIGHUP_daemon()" function. | Till Kamppeter | 2002-07-30 | 1 | -2/+2 |
| | |||||
* | Fixed some "$prefix" issues in the HPOJ auto-configuration and in the Star ↵ | Till Kamppeter | 2002-07-29 | 1 | -5/+15 |
| | | | | Office/OpenOffice.org auto-configuration. | ||||
* | make perl_checker happy | Pascal Rigaux | 2002-07-29 | 1 | -1/+1 |
| | |||||
* | Completed implementation of the support for HPOJ 0.9: Automatic photo card ↵ | Till Kamppeter | 2002-07-27 | 1 | -41/+118 |
| | | | | reader configuration, bugfixes. | ||||
* | First step of automatic HP multi-function device configuration with HPOJ 0.9. | Till Kamppeter | 2002-07-26 | 1 | -90/+203 |
| | |||||
* | Adapted printerdrake to CUPS 1.1.15 and Perl 5.8.0 (for Foomatic). | Till Kamppeter | 2002-07-22 | 1 | -8/+33 |
| | | | | | 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 | -66/+66 |
| | |||||
* | remove "$_ =~ " (as detected by new perl_checker) | Pascal Rigaux | 2002-07-17 | 1 | -9/+9 |
| | |||||
* | try to simplify | Thierry Vignaud | 2002-07-06 | 1 | -47/+22 |
| | |||||
* | fix a few english strings | Guillaume Cottenceau | 2002-04-08 | 1 | -1/+1 |
| | |||||
* | Fixed several problems related to HP multi-function devices: | Till Kamppeter | 2002-03-26 | 1 | -11/+22 |
| | | | | | | | | | - 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. | ||||
* | Protect the Star Office/OpenOffice.org configuration against manual changing ↵ | Till Kamppeter | 2002-03-10 | 1 | -4/+11 |
| | | | | of the "update-alternatives" assignment of the "lpr" command. | ||||
* | Let Star Office/OpenOffice.org configuration corrcet a bug in the PostScript ↵ | Till Kamppeter | 2002-03-03 | 1 | -2/+22 |
| | | | | produced by these programs so that the Euro symbol is printed correctly. | ||||
* | Replaced "Open Office" by "OpenOffice.org". | Till Kamppeter | 2002-03-02 | 1 | -12/+12 |
| | |||||
* | Reduced the paths to search for Star/Open Office, on systems without these ↵ | Till Kamppeter | 2002-03-01 | 1 | -13/+6 |
| | | | | applications installed the search needed a significant time. | ||||
* | - Fixes/Improvements on Star Office/Open Office support: | Till Kamppeter | 2002-02-28 | 1 | -18/+150 |
| | | | | | | | | 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 | ||||
* | Improvved mechanism which searches for Star/Open Office | Till Kamppeter | 2002-02-25 | 1 | -4/+12 |
| | | | | | Added path to Star/Open Office printing commands | ||||
* | Generalized the search method for Star/Open Office so that automatic printer ↵ | Till Kamppeter | 2002-02-24 | 1 | -10/+13 |
| | | | | configuration also works for Star Office 6.x and 5.1. | ||||
* | Added automatic configuration of printers in Star Office and Open Office. | Till Kamppeter | 2002-02-23 | 1 | -0/+489 |
| | |||||
* | Assured that the default page size is "Letter" for US/Canada and "A4" for ↵ | Till Kamppeter | 2002-02-19 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | Added forgotten '$prefix'es. | Till Kamppeter | 2002-02-12 | 1 | -3/+3 |
| | |||||
* | Fixed: | Till Kamppeter | 2002-02-12 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | - 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. | ||||
* | Enabled transferring queues of HP multi-function devices between spoolers. | Till Kamppeter | 2002-02-08 | 1 | -0/+3 |
| | |||||
* | CUPS 1.1.13 dies on SIGHUP, do normal restart instead. | Till Kamppeter | 2002-02-08 | 1 | -2/+7 |
| | |||||
* | Completed wizard mode for adding a printer in both recommended and expert mode. | Till Kamppeter | 2002-02-08 | 1 | -26/+60 |
| | |||||
* | Automatic configuration of the scanning part of HP's multi-function devices. | Till Kamppeter | 2002-02-06 | 1 | -0/+21 |
| | |||||
* | Added automatic configuration of HPOJ for HP's multi-function devices. | Till Kamppeter | 2002-02-05 | 1 | -2/+104 |
| | |||||
* | Made HP multi-function devices configured with HPOJ being displayed ↵ | Till Kamppeter | 2002-02-04 | 1 | -1/+14 |
| | | | | correctly by printerdrake. | ||||
* | Prepared printerdrake for the "Add printer" wizard. | Till Kamppeter | 2002-01-29 | 1 | -1/+1 |
| | | | | | Improvements for the selection of a local printer, especially when no or one printer was detected. | ||||
* | Removed debug helper line. | Till Kamppeter | 2002-01-28 | 1 | -1/+0 |
| | |||||
* | Replaced "sleep" commands by a subroutine which waits exactly until CUPS is ↵ | Till Kamppeter | 2002-01-28 | 1 | -5/+66 |
| | | | | | | | ready. CUPS >= 1.1.12 needs to "know" all devices, let CUPS restart if a device is not "known" to it. | ||||
* | Less important options only shown when "Advanced" button clicked. | Till Kamppeter | 2002-01-25 | 1 | -13/+11 |
| | | | | | | | | Handling of cursor position in the main window improved. Handling of empty printer queue list in main window improved. Removed line breaks from longer texts, so that text flows into window nicely Minor text improvements. | ||||
* | Fixed bug of empty menu entry appearing after adding a new printer. | Till Kamppeter | 2002-01-24 | 1 | -1/+3 |
| | | | | | Modified "Local Printer" dialog to be more newbie-friendly. | ||||
* | New user interface in main window | Till Kamppeter | 2002-01-23 | 1 | -1/+84 |
| | | | | | | More printer info in printer modification window Better support for remote CUPS printers | ||||
* | File permission settings during install were not done. Fixed. | Till Kamppeter | 2001-09-24 | 1 | -1/+1 |
| | |||||
* | Added support for automatic /dev/... file permissions setting by devfsd. | Till Kamppeter | 2001-09-22 | 1 | -6/+12 |
| | |||||
* | When one changes the driver of a freshly added printer, the cursor was not ↵ | Till Kamppeter | 2001-09-21 | 1 | -3/+4 |
| | | | | | | | pointed to the old driver, fixed. Fixed paper size not set according to chosen language during installation. | ||||
* | Added a forgotten "_( ... )". | Till Kamppeter | 2001-09-21 | 1 | -1/+1 |
| | |||||
* | Network is now only required (and checked) for remote printers. | Till Kamppeter | 2001-09-19 | 1 | -26/+47 |
| | | | | | Several buglets fixed in remote CUPS server dialog. |