summaryrefslogtreecommitdiffstats
path: root/perl-install/printerdrake.pm
Commit message (Expand)AuthorAgeFilesLines
* When one visited the help page of a remote CUPS printer afterwards the fullTill Kamppeter2002-02-131-11/+9
* Fixed:Till Kamppeter2002-02-121-53/+98
* Added instructions for scanning on HP's MF devices to the printer help page.Till Kamppeter2002-02-081-28/+55
* HP PhotoSmart printers do not scan, so do not show how to scan with them.Till Kamppeter2002-02-081-10/+25
* Completed wizard mode for adding a printer in both recommended and expert mode.Till Kamppeter2002-02-081-80/+188
* corrected wizard pbdamien2002-02-071-44/+51
* Added some stuff for the Wizard mode.Till Kamppeter2002-02-061-20/+31
* Automatic configuration of the scanning part of HP's multi-function devices.Till Kamppeter2002-02-061-1/+33
* Updated automatic package installation in printerdrake, no "kups" and "qtcups...Till Kamppeter2002-02-061-11/+13
* Added automatic configuration of HPOJ for HP's multi-function devices.Till Kamppeter2002-02-051-4/+33
* Made HP multi-function devices configured with HPOJ being displayed correctly...Till Kamppeter2002-02-041-1/+36
* First steps of the implementation for the "Add printer" wizard.Till Kamppeter2002-02-011-15/+41
* changed some strings to make translation easierPablo Saratxaga2002-02-011-1/+1
* Prepared printerdrake for the "Add printer" wizard.Till Kamppeter2002-01-291-38/+107
* Replaced "sleep" commands by a subroutine which waits exactly until CUPS is r...Till Kamppeter2002-01-281-2/+7
* Corrected various English typosPablo Saratxaga2002-01-281-1/+1
* Less important options only shown when "Advanced" button clicked.Till Kamppeter2002-01-251-176/+213
* Fixed bug of empty menu entry appearing after adding a new printer.Till Kamppeter2002-01-241-21/+105
* New user interface in main windowTill Kamppeter2002-01-231-87/+161
* Added facility to not do printer auto-detection.Till Kamppeter2001-12-121-12/+24
* Last correction was wrong, reverted it.Till Kamppeter2001-11-191-1/+1
* Fixed connection device setting for "oki4w" driver.Till Kamppeter2001-10-211-1/+1
* Added support for automatic /dev/... file permissions setting by devfsd.Till Kamppeter2001-09-221-0/+3
* Improved matching of auto-detection results with database entries.Till Kamppeter2001-09-221-10/+38
* When one changes the driver of a freshly added printer, the cursor was not po...Till Kamppeter2001-09-211-4/+6
* small fixPablo Saratxaga2001-09-211-3/+3
* changed text strings to be more translator friendlyPablo Saratxaga2001-09-211-31/+23
* Fixed flow of the program for the "recommended" mode of the installation.Till Kamppeter2001-09-201-3/+15
* *** empty log message ***Till Kamppeter2001-09-201-2/+3
* back out the modif from till as asked by tillPascal Rigaux2001-09-201-2/+1
* Make it possible to configure more than 1 printer in a "recommended" mode ins...Till Kamppeter2001-09-201-1/+2
* help perl_checkerPascal Rigaux2001-09-191-2/+2
* Removed a forgotten debug help line from the code.Till Kamppeter2001-09-191-1/+0
* Fixed typo in dialog text of high/paranoid security.Till Kamppeter2001-09-191-1/+1
* Network is now only required (and checked) for remote printers.Till Kamppeter2001-09-191-33/+85
* /etc/foomatic/defaultspooler was not written in expert mode installation.Till Kamppeter2001-09-171-2/+2
* Added handling of high and paranoid security levels.Till Kamppeter2001-09-171-1/+64
* add eval around installing lexmark-driver (proprietary).Francois Pons2001-09-171-1/+1
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-1/+0
* Added possibility to list command line options for the printers and to give t...Till Kamppeter2001-09-161-93/+208
* Added the PDQ panic button.Till Kamppeter2001-09-151-0/+8
* Removed a superfluous "set_help" line.Till Kamppeter2001-09-151-1/+0
* Save default spooler at program start, fixed typos in comments.Till Kamppeter2001-09-151-3/+4
* Command line commands as "lpr", "lpq", ... are mapped to the correct spooler ...Till Kamppeter2001-09-151-0/+28
* added missing _()Stefan Siegel2001-09-151-1/+1
* Fixed bug of a waiting message appearing together with a dialogTill Kamppeter2001-09-151-4/+8
* Added "set_help" lines for installer help texts.Till Kamppeter2001-09-141-7/+24
* Raw queue entry added, so cursor not always on "Alps MD-1000" when no printerTill Kamppeter2001-09-141-3/+16
* Resolved conflict.Till Kamppeter2001-09-141-3/+4
* make test_pms happydamien2001-09-141-2/+1