summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/printerdrake.pm
Commit message (Expand)AuthorAgeFilesLines
* - make printer::printerdrake::install_spooler() work with an optional $inPascal Rigaux2004-09-281-64/+44
* don't ask when $in is not set in security_check()Pascal Rigaux2004-09-241-1/+2
* - Do not check for presence of "scanner-gui" during install.Till Kamppeter2004-09-011-1/+1
* - Fixed bug of printerdrake trying to install the virtual package "scanner-gu...Till Kamppeter2004-09-011-1/+3
* - Fixed duplicate translatable strings.Till Kamppeter2004-08-301-2/+4
* - Added column to show whether the printers are enabled or disables to the li...Till Kamppeter2004-08-301-3/+24
* - Inform the user on first-time setup, both during or after installation, tha...Till Kamppeter2004-08-291-47/+181
* - Made support for daemon-less CUPS client working.Till Kamppeter2004-08-271-35/+159
* - Moved initial package installation by printerdrake into "install_spooler()"...Till Kamppeter2004-08-251-39/+19
* - Special treatments for print queues with the "lbp660" and "ml85p" drivers. ...Till Kamppeter2004-08-241-9/+78
* Fixed "ask_from_()" calls in "config_cups()" (Thanks Olivier for breaking it ...Till Kamppeter2004-08-241-5/+5
* language names are upcase in englishThierry Vignaud2004-08-231-1/+1
* aspell's typo fixesThierry Vignaud2004-08-231-1/+1
* - Added fully automatic, non-interactive, X-less print queue set up by the "a...Till Kamppeter2004-08-211-41/+86
* - Fixed problem of Brother laser printer on parallel port not showing its nam...Till Kamppeter2004-08-201-2/+6
* - Let printer name, description, location be entered after determining the mo...Till Kamppeter2004-08-191-92/+70
* always close the wizard_window, die when an exception has been raisedOlivier Blin2004-08-191-1/+2
* perl_checker fixesOlivier Blin2004-08-191-7/+9
* perl_checker fixesOlivier Blin2004-08-191-95/+88
* workaround not to call c::upgrade_utf8 on read-only variablesOlivier Blin2004-08-191-10/+20
* typo fixesThierry Vignaud2004-08-191-3/+3
* - Removed installation of "gimpprint" package, it is part of GIMP 2.0.x now.Till Kamppeter2004-08-191-72/+5
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-3/+4
* Let printerdrake install "scanner-gui" instead of "xsane" when it sets up an ...Till Kamppeter2004-03-131-11/+11
* spell Mandrakelinux in one wordThierry Vignaud2004-03-101-1/+1
* Made more clear choices in the first-time dialog of printerdrake.Till Kamppeter2004-03-091-1/+7
* Let URIs listed by "lpinfo -v" be shown in the dialog for entering a URI manu...Till Kamppeter2004-03-051-15/+23
* If an HP multi-function device was configured manually, extract the model nam...Till Kamppeter2004-03-031-0/+15
* Sometimes option default settings in the printer options dialog were missing ...Till Kamppeter2004-03-021-9/+9
* Fixed bug #8483: No "ptal:/..." in manual device URI list.Till Kamppeter2004-03-011-1/+3
* Support for new HP multi-function devices and for special needs of Lexmark X1...Till Kamppeter2004-03-011-2/+50
* UI text fixes.Till Kamppeter2004-02-241-3/+3
* Give clear warning/error messages if a package installation fails.Till Kamppeter2004-02-241-32/+158
* Added warnings to clearly tell the user when there is no network access.Till Kamppeter2004-02-171-19/+28
* Made printerdrake handling even very weird printer ID strings, as the one of ...Till Kamppeter2004-02-141-1/+6
* new banner iconsThierry Vignaud2004-02-131-1/+1
* Added title bar texts for error and warning pop-ups.Till Kamppeter2004-01-211-35/+35
* Removed occurences of "Mandrake" from translateable strings.Till Kamppeter2004-01-211-3/+8
* remove arrows from previous/next buttons according to interface teamThierry Vignaud2004-01-161-2/+2
* Let list of printer models get sorted.Till Kamppeter2004-01-141-1/+1
* Added functionality to configure a PostScript printer with aTill Kamppeter2004-01-121-6/+105
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-121-3/+3
* escaped strings fixesThierry Vignaud2003-11-061-17/+17
* Removed check for Perl library in checking for installed packages. TheTill Kamppeter2003-11-031-1/+0
* Added support for user-mode-only HPOJ devices (HP PSC 1xxx andTill Kamppeter2003-09-151-3/+4
* Fixed bug #5423: Some option settings were not be recognized or changed.Till Kamppeter2003-09-091-1/+4
* - Use a field in the $printer data structure and no a global variableTill Kamppeter2003-09-081-55/+55
* Fixed first-time dialog.Till Kamppeter2003-09-071-1/+1
* Fixed major number of libsane-hpoj.Till Kamppeter2003-09-021-1/+1
* Do not show hidden options in the options dialog.Till Kamppeter2003-08-291-0/+3