summaryrefslogtreecommitdiffstats
path: root/perl-install/printerdrake.pm
Commit message (Collapse)AuthorAgeFilesLines
* Data structure fitted for auto-install to workTill Kamppeter2001-09-071-159/+233
| | | | | | | Optimized program to be much faster Many more waiting messages Many bugfixes
* 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 bug of spooler change only working when language is English.
* fixed int and float checking which should accept negative number (added explicitFrancois Pons2001-08-221-144/+60
| | | | | positive too), cleaned code for some perl idioms.
* slight rewrite of some perl idioms.Francois Pons2001-08-211-12/+10
|
* big renaming of ask_from_entries_refH in ask_from and ↵Pascal Rigaux2001-08-181-15/+15
| | | | ask_from_entries_refH_powered in ask_from_
* 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
| | | | (CUPS)
* 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
| | | | entry is correct.
* When one sayd "No" on the test page, the modify dialog was not pointing to ↵Till Kamppeter2001-08-131-0/+1
| | | | the current printer
* 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 ↵Till Kamppeter2001-08-121-2/+3
| | | | last time.
* "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
| | | | | i wonder why it was included and Till used an older version without merging?
* 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
|
* make printer devices more accurate.Francois Pons2001-04-111-1/+5
|
* removed limitation to only one port probedFrancois Pons2001-04-111-6/+1
|
* make sure to insmod parport_probe alone as it is not available in 2.4 kernel andFrancois Pons2001-04-041-1/+2
| | | | | this this not a problem (silent error).
* added complete callback to check queue name under cups does containsFrancois Pons2001-04-041-1/+9
| | | | | only letters, numerics or underscore.
* Do not ask to configure a printer if standalone, previously only for embended.Francois Pons2001-03-231-1/+1
|
* if embedded -> no first questiondamien2001-03-091-1/+1
|
* fix typoPascal Rigaux2001-02-201-2/+1
|