summaryrefslogtreecommitdiffstats
path: root/perl-install/printerdrake.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Now it is checked whether the network is configured and running.Till Kamppeter2001-09-141-39/+262
* Data structure fitted for auto-install to workTill Kamppeter2001-09-071-159/+233
* revert previous commit.Francois Pons2001-09-061-1/+0
* added a missing ifup lo, on some case (auto_install) it fails.Francois Pons2001-09-061-0/+1
* Set default printer (all spoolers), manual config (CUPS), bugfixes, clean-ups.Till Kamppeter2001-09-051-37/+143
* Fitted to the new Foomatic version.Till Kamppeter2001-09-041-4/+7
* fixed int and float checking which should accept negative number (added explicitFrancois Pons2001-08-221-144/+60
* slight rewrite of some perl idioms.Francois Pons2001-08-211-12/+10
* big renaming of ask_from_entries_refH in ask_from and ask_from_entries_refH_p...Pascal Rigaux2001-08-181-15/+15
* i18n fixesStefan Siegel2001-08-181-7/+8
* Fixed bug of CUPS not being installed during installationTill Kamppeter2001-08-161-2/+2
* Fixed setup dialog for the "postpipe" connection typeTill Kamppeter2001-08-161-2/+2
* Let the "Options" button only appear when the queue is Foomatic or with PPD (...Till Kamppeter2001-08-151-1/+5
* Transfer queues non-interactively when switching between LPD and LPRng.Till Kamppeter2001-08-141-1/+11
* Wait message for queue transfer, manufacturer name bugfixTill Kamppeter2001-08-141-9/+15
* Automatic transfer of queues when changing the spooler.Till Kamppeter2001-08-131-4/+97
* Update printer queue list when exiting during install, so that the "Summary" ...Till Kamppeter2001-08-131-1/+1
* When one sayd "No" on the test page, the modify dialog was not pointing to th...Till Kamppeter2001-08-131-0/+1
* Check files before checking RPM database => Acceleration, waiting windowsTill Kamppeter2001-08-121-33/+110
* Now the cursor in the main menu stands on the position which was choosen last...Till Kamppeter2001-08-121-2/+3
* "Expert Mode" button, better "Remote CUPS server" dialog, bugfixesTill Kamppeter2001-08-121-114/+182
* Restructuring continued and debuggedTill Kamppeter2001-08-111-97/+199
* New structure for queue modification, general structure clean-upTill Kamppeter2001-08-091-440/+607
* Different choosable test pages available nowTill Kamppeter2001-08-081-4/+38
* Removed superfluous line in install_spooler functionTill Kamppeter2001-08-081-1/+0
* add interactive_pkgs stuffPascal Rigaux2001-08-081-5/+4
* New package handling functionsTill Kamppeter2001-08-081-17/+17
* fixed a translatable stringPablo Saratxaga2001-08-081-2/+1
* change to do_pkgsPascal Rigaux2001-08-081-39/+39
* Bugfixes on automatic installation of needed packagesTill Kamppeter2001-08-081-62/+26
* Automatic installation of all needed packagesTill Kamppeter2001-08-071-10/+26
* Automatic installation and start of the desired printer spoolerTill Kamppeter2001-08-051-12/+53
* In beginners mode one chooses only the printer, not the driver (default driver)Till Kamppeter2001-07-301-4/+28
* use MDK::CommonPascal Rigaux2001-07-301-2/+2
* Support for PPD files of PostScript printers (when CUPS is used)Till Kamppeter2001-07-281-25/+49
* Printerdrake changed to use Foomatic, driver options, spooler changeTill Kamppeter2001-07-271-307/+698
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
* removed/renamed unused/seldom-used functionsPascal Rigaux2001-07-241-3/+3
* added fix from Michael Brown to handle pipe in queue name for lpr.Francois Pons2001-05-291-1/+1
* allow non expert user to remove a printer queue.Francois Pons2001-04-251-1/+1
* (main): restore the "Ok" button for the queues manipulationPascal Rigaux2001-04-151-1/+1
* automatically add a queue if nothing exists.Francois Pons2001-04-121-6/+10
* fixed ask to configure a printer.Francois Pons2001-04-121-3/+3
* fixed probe on kernel 2.4.Francois Pons2001-04-111-2/+6