summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/printerdrake.pm
Commit message (Expand)AuthorAgeFilesLines
* perl_checker fixesThierry Vignaud2003-05-191-134/+136
* Added button to switch to japanese text file printing.Till Kamppeter2003-03-111-3/+10
* Many bug fixes:Till Kamppeter2003-03-111-29/+44
* Fixed bug of wrong function call to display the spooler name (Titi's untested...Till Kamppeter2003-03-031-4/+4
* - Avoid two overlayed wait messages when installing packagesTill Kamppeter2003-03-021-9/+18
* Call function for configuring applications only if really needed.Till Kamppeter2003-03-021-14/+26
* Shortened the texts in some list dialogs to get a better layout.Till Kamppeter2003-03-021-11/+11
* - When non-interactively creating print queues ask the user for the modelTill Kamppeter2003-03-021-40/+66
* Prepared for LPRng and PDQ goint to Contribs or leaving the distro, "ChangeTill Kamppeter2003-02-251-1/+4
* first attempt at making printerdrake to behave smoother when embedded in theThierry Vignaud2003-02-241-3/+2
* Several bug fixes on printerdrakeTill Kamppeter2003-02-231-3/+19
* Fixed bug of printerdrake loosing the printer queue info during theTill Kamppeter2003-02-231-50/+81
* - Fixed text of "Refresh printer list" button when list is empty.Till Kamppeter2003-02-211-454/+458
* - Improved/fixed generation of printer list entries fromTill Kamppeter2003-02-201-5/+4
* Show description of the printer when an unknown printer is found during autom...Till Kamppeter2003-02-181-1/+5
* Removed N( ) around IP numbers, there is no point in "translating" themPablo Saratxaga2003-02-181-7/+7
* - "BrowsePoll" support in the CUPS configuration dialog.Till Kamppeter2003-02-181-2/+180
* - Restructured function "main()"Till Kamppeter2003-02-171-273/+285
* - try to workaround #1581Guillaume Cottenceau2003-02-151-15/+13
* - set_help is deprecatedPascal Rigaux2003-02-131-26/+27
* Fixed English typoPablo Saratxaga2003-02-071-1/+1
* Fixed auto-detection of a configured (but not started) network.Till Kamppeter2003-02-041-7/+15
* - "Out-sourced" functions for config file handling into handle_configs.pm,Till Kamppeter2003-02-041-8/+11
* move whatPrinter(), whatUsbport() and whatPrinterPort() out of detect_devices...Pascal Rigaux2003-02-021-2/+1
* - Completed support for pre-compiled Foomatic PPDs.Till Kamppeter2003-02-011-14/+13
* - Faster switch between normal and expert mode (no re-read of the printTill Kamppeter2003-01-311-10/+22
* - Conservation of option settings also for queues with PostScript PPD filesTill Kamppeter2003-01-301-166/+174
* - Display options devided in the groups defined in the PPD file.Till Kamppeter2003-01-301-20/+58
* - Automatic non-interactive installation of local print queues.Till Kamppeter2003-01-291-73/+155
* More stuff for non-interactive printer configuration:Till Kamppeter2003-01-281-84/+115
* Adapted printerdrake to Foomatic 2.9.x, bug fix for use of native PPDs in rec...Till Kamppeter2003-01-271-22/+78
* perl_checker fixesThierry Vignaud2003-01-221-8/+8
* English proofreading (first pass)Pablo Saratxaga2003-01-211-13/+13
* - Support for manufacturer-supplied PostScript PPDs also in recommendedTill Kamppeter2003-01-211-2/+2
* Improve association of printers with database entries (preparation forTill Kamppeter2003-01-201-24/+121
* Removed bugs from Titi which prevented printerdrake from installing the reque...Till Kamppeter2003-01-141-6/+6
* please perl_checkerPascal Rigaux2003-01-141-2/+2
* print_testpages() : factorize and simplify options managmentThierry Vignaud2003-01-131-66/+26
* setup_local_autoscan():Thierry Vignaud2003-01-131-21/+3
* setup_local_autoscan() : simplify loop of loopThierry Vignaud2003-01-131-7/+2
* Avoid unnecessary restarts of the CUPS daemon.Till Kamppeter2003-01-131-2/+6
* Removed debug helper line.Till Kamppeter2003-01-131-2/+1
* New CUPS printer sharing configuration dialog.Till Kamppeter2003-01-131-68/+248
* once we identify the protocal, skip remaining testsThierry Vignaud2003-01-081-8/+7
* - fix autodetection code (remember me to teach titi that "and" in list contex...Pascal Rigaux2003-01-071-3/+4
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-3/+1
* printerdrake is back aliveThierry Vignaud2003-01-071-4/+4
* fix displaying of spooler listThierry Vignaud2003-01-061-5/+6
* (first_time_dialog): much cleanup (but not tested)Pascal Rigaux2003-01-031-40/+33
* help perl_checker (interactive is used even if the constructor is not there)Pascal Rigaux2002-12-231-0/+1