Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/Mandrivalinux/Mandriva Linux/ | Pablo Saratxaga | 2005-04-23 | 1 | -2/+2 |
| | |||||
* | switch from MandrakeSoft to Mandriva | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | switch from MandrakeSoft to Mandriva in scannerdrake & printerdrake | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #4319: Printer options cannot be set after renaming the printer ↵ | Till Kamppeter | 2005-04-04 | 1 | -4/+5 |
| | | | | | | | | | | | | | or changing the connection type - Fixed bug of PostScript printers with manufacturer-supplied PPD cannot be renamed at all - Fixed bug of print queue being deleted when renaming fails - Fixed bug of printerdrake trying to open a message window when non-interactive queue generation fails - Fixed pre-definition of $printer->{ARGS}, this bug made printerdrake crashing sometimes | ||||
* | - Fixed queue name auto-generation, it sometimes hanged in an endless loop | Till Kamppeter | 2005-03-17 | 1 | -9/+10 |
| | | | | | (bugs #14426, #14525, #14563). | ||||
* | - Made the "(recommended)" in the printer/driver lists translateable (bug | Till Kamppeter | 2005-03-02 | 1 | -6/+11 |
| | | | | | 10651) | ||||
* | - Make sure that recommended driver is preselected in expert mode, even if the | Till Kamppeter | 2005-03-01 | 1 | -3/+3 |
| | | | | | recommended driver is a manufacturer-supplied PPD with language tag. | ||||
* | - Added possibility to add a remote LPD printer in beginner's mode (bug 13734) | Till Kamppeter | 2005-03-01 | 1 | -16/+100 |
| | | | | | | | | | | | - Fixed incorrect display of accentuated characters in PPD options also for boolean options (bug 13928) - Let detected LPD printer model be shown in a pop-up window and not in the add printer wizard - Let detected socket printer model be shown if the IP/port was manually entered - Small fix on selection of test pages | ||||
* | - Fixed add printer wizard ("Previous" and "Cancel") for printerdrake being | Till Kamppeter | 2005-03-01 | 1 | -2/+38 |
| | | | | | run embedded in the MCC (bug 13929). | ||||
* | - Let country and not language decide about default paper size | Till Kamppeter | 2005-02-28 | 1 | -4/+4 |
| | |||||
* | - Driver "oki4w" was renamed to "oki4drv". Adapted printerdrake appropriately | Till Kamppeter | 2005-02-25 | 1 | -2/+2 |
| | |||||
* | move "HPOJ" and "HPLIP" as parameters of translatable strings, | Pablo Saratxaga | 2005-02-24 | 1 | -6/+6 |
| | | | | | so common phrases need to be translated only once. | ||||
* | perl_cheker doesn't like a line break between function name and parenthesis | Pablo Saratxaga | 2005-02-24 | 1 | -2/+1 |
| | |||||
* | - Fixed bug of accentuated characters in PPDs not correctly reproduced in the | Till Kamppeter | 2005-02-23 | 1 | -10/+47 |
| | | | | | printer options dialog. | ||||
* | - Corrected default settings for printer auto-detection in beginner's mode | Till Kamppeter | 2005-02-22 | 1 | -5/+5 |
| | |||||
* | - If a printer is set up with HPLIP and has still an old HPOJ configuration, | Till Kamppeter | 2005-02-16 | 1 | -0/+15 |
| | | | | | it will be automatically removed now. | ||||
* | Force only ASCII letters, numbers, and underscores being used in print queue ↵ | Till Kamppeter | 2005-02-15 | 1 | -2/+6 |
| | | | | names. | ||||
* | - Let printer autodetection results get into /root/drakx/report.bug.gz | Till Kamppeter | 2005-02-14 | 1 | -3/+8 |
| | |||||
* | - Allow setting the network printer auto-detection timeout in expert mode | Till Kamppeter | 2005-02-14 | 1 | -10/+35 |
| | | | | | | - Let network not be scanned by default during printer auto-detection in beginner's mode | ||||
* | Allow HPLIP setup also when setting up the print queue manually. | Till Kamppeter | 2005-02-13 | 1 | -8/+54 |
| | |||||
* | Tell that card reader is USB storage in the HPLIP help text only if the ↵ | Till Kamppeter | 2005-02-10 | 1 | -6/+4 |
| | | | | device is actually connected via USB. | ||||
* | - Added help text for printers used with HPLIP. | Till Kamppeter | 2005-02-10 | 1 | -10/+72 |
| | | | | | - Let "ask_warn()" messages not embed in the wizard, this breaks the "Cancel" button (help texts when MF device queue is added). | ||||
* | Added automatic setup of HP printers with HPLIP. | Till Kamppeter | 2005-02-09 | 1 | -100/+187 |
| | |||||
* | Updated device destinctions for HPOJ to the newest models. | Till Kamppeter | 2005-02-08 | 1 | -10/+10 |
| | |||||
* | translatable string already in use | Pablo Saratxaga | 2005-02-08 | 1 | -1/+1 |
| | |||||
* | - Prevented restarting of HPOJ and reloading the parallel port kernel modules | Till Kamppeter | 2005-02-08 | 1 | -3/+6 |
| | | | | | when printerdrake's queue generator is called by the hotplug script. | ||||
* | Limited automatically generated print queue names to 12 characters and warn ↵ | Till Kamppeter | 2005-02-08 | 1 | -7/+85 |
| | | | | user if he manually enters longer names. Names longer than 12 characters will make the printer unaccessible for certain Windows clients (bug #12674). | ||||
* | Adapted printerdrake to new printer drivers packages. | Till Kamppeter | 2005-02-06 | 1 | -2/+3 |
| | |||||
* | don't pass prefix to network::netconnect::main() (it doesn't use it) | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
| | |||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -9/+9 |
| | |||||
* | - make printer::printerdrake::install_spooler() work with an optional $in | Pascal Rigaux | 2004-09-28 | 1 | -64/+44 |
| | | | | | | | | | | - many functions now take $security (which used to be taken from $in during install) - fix some functions with empty prototype but still using a parameter - remove some unused variable - rename some $_foo vars to $foo since those vars are used - add some undef to some function calls to be minimally perl_checker compliant - perl_checker compliant optional parameters in start_spooler_on_boot(), install_spooler() | ||||
* | don't ask when $in is not set in security_check() | Pascal Rigaux | 2004-09-24 | 1 | -1/+2 |
| | |||||
* | - Do not check for presence of "scanner-gui" during install. | Till Kamppeter | 2004-09-01 | 1 | -1/+1 |
| | |||||
* | - Fixed bug of printerdrake trying to install the virtual package ↵ | Till Kamppeter | 2004-09-01 | 1 | -1/+3 |
| | | | | "scanner-gui" during installation (when a multi-function device from HP is present). | ||||
* | - Fixed duplicate translatable strings. | Till Kamppeter | 2004-08-30 | 1 | -2/+4 |
| | |||||
* | - Added column to show whether the printers are enabled or disables to the ↵ | Till Kamppeter | 2004-08-30 | 1 | -3/+24 |
| | | | | | | | | list of available print queues in the main window. - Added command to the edit-printer window to enable and disable print queues. - Fixed bug of "--expert" command line option of printerdrake not working. | ||||
* | - Inform the user on first-time setup, both during or after installation, ↵ | Till Kamppeter | 2004-08-29 | 1 | -47/+181 |
| | | | | | | | | | | that he can set up a daemon-less CUPS client. - Warn the user when printerdrake is set to daemon-less CUPS client but no server is specified. - Fixed bug of local queues not being recognized when the spooler daemon is not running during printerdrake startup. - Do not try to copy print queues when switchung from daemon-less CUPS to normal CUPS. - Remove the client.conf when switching from daemon-less CUPS to normal CUPS. | ||||
* | - Made support for daemon-less CUPS client working. | Till Kamppeter | 2004-08-27 | 1 | -35/+159 |
| | | | | | - Fixed graying out of buttons/menu entries in the main window. | ||||
* | - Moved initial package installation by printerdrake into ↵ | Till Kamppeter | 2004-08-25 | 1 | -39/+19 |
| | | | | | | | "install_spooler()" function, so all package installation done by printerdrake (except printer/queue-type-specific, as HPOJ) is done in one step. - First changes for daemonless CUPS client support. | ||||
* | - Special treatments for print queues with the "lbp660" and "ml85p" drivers. ↵ | Till Kamppeter | 2004-08-24 | 1 | -9/+78 |
| | | | | | | | | | Here the driver communicates directly with the printer instead of sending the output to a CUPS backend. - Make sure that queues which have special treatment, as for example the ones using "lbp660" and "ml85p", do not try to open message indows when the print queues are auto-generated by dynamic/hotplug. - If the user gets an error/warning message during setup of a queue with special treatment, he is automatically put back to the previous step in the add-printer wizard. - Let warning messages (funktion "ask_warn()") never embed in the add-printer wizard, as they have no "Previous" button in the wizard. | ||||
* | Fixed "ask_from_()" calls in "config_cups()" (Thanks Olivier for breaking it ↵ | Till Kamppeter | 2004-08-24 | 1 | -5/+5 |
| | | | | in your perl-checker clean-up in 1.119 --> 1.120). | ||||
* | language names are upcase in english | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
| | |||||
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
| | |||||
* | - Added fully automatic, non-interactive, X-less print queue set up by the ↵ | Till Kamppeter | 2004-08-21 | 1 | -41/+86 |
| | | | | | | | | "autosetupprintqueues" command, preferrably to be started by hotplug. - Typo correction. - Correction of file check for package installation. | ||||
* | - Fixed problem of Brother laser printer on parallel port not showing its ↵ | Till Kamppeter | 2004-08-20 | 1 | -2/+6 |
| | | | | name in auto-detection result. | ||||
* | - Let printer name, description, location be entered after determining the ↵ | Till Kamppeter | 2004-08-19 | 1 | -92/+70 |
| | | | | | | | | | model in the add printer wizard - Let default print queue name be derived from the model instead of being "Printer", "Printer1", ... - Simplified print queue name generation in non-interactive printer setup - Fixed "Previous" button in the test page step of the add printer wizard. | ||||
* | always close the wizard_window, die when an exception has been raised | Olivier Blin | 2004-08-19 | 1 | -1/+2 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -7/+9 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -95/+88 |
| | |||||
* | workaround not to call c::upgrade_utf8 on read-only variables | Olivier Blin | 2004-08-19 | 1 | -10/+20 |
| |