summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/printerdrake.pm
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - printer::main::read_cups_printer_list() is now printer::cups::read_printer_...Pascal Rigaux2002-12-191-2/+2
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-44/+42
* use if_() where possible (as reported by perl_checker)Pascal Rigaux2002-12-041-62/+50
* perl_checker adaptationsPascal Rigaux2002-11-281-37/+37
* perl_checker adaptationsPascal Rigaux2002-11-281-1/+1
* perl_checker adaptationsPascal Rigaux2002-11-271-14/+12
* miaouhThierry Vignaud2002-11-261-17/+8
* simplifyThierry Vignaud2002-11-261-34/+23
* cleanupsThierry Vignaud2002-11-201-12/+8
* update to new security::level schemeThierry Vignaud2002-11-201-2/+2
* make perl_checker happyPascal Rigaux2002-11-181-22/+21
* update copyright yearsThierry Vignaud2002-11-181-4/+2
* - more cleanupsThierry Vignaud2002-11-151-22/+13
* cleanupsThierry Vignaud2002-11-151-34/+20
* cleanupsThierry Vignaud2002-11-151-22/+9
* printerdrake::install_spooler() : fix heavy duplication of codeThierry Vignaud2002-11-151-144/+59
* consolidate some stuff into printer::data::spoolers{XXX}{alternatives}Thierry Vignaud2002-11-151-21/+12