Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace non ascii char | Pascal Rigaux | 2005-04-05 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #4319: Printer options cannot be set after renaming the printer ↵ | Till Kamppeter | 2005-04-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | 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 | ||||
* | - Made the "(recommended)" in the printer/driver lists translateable (bug | Till Kamppeter | 2005-03-02 | 1 | -13/+20 |
| | | | | | 10651) | ||||
* | - Made possible modifying the options on a non-Foomatic queue not set up | Till Kamppeter | 2005-02-23 | 1 | -7/+14 |
| | | | | | with printerdrake. | ||||
* | - If a printer is set up with HPLIP and has still an old HPOJ configuration, | Till Kamppeter | 2005-02-16 | 1 | -2/+49 |
| | | | | | it will be automatically removed now. | ||||
* | Allow HPLIP setup also when setting up the print queue manually. | Till Kamppeter | 2005-02-13 | 1 | -0/+17 |
| | |||||
* | - Added help text for printers used with HPLIP. | Till Kamppeter | 2005-02-10 | 1 | -0/+21 |
| | | | | | - Let "ask_warn()" messages not embed in the wizard, this breaks the "Cancel" button (help texts when MF device queue is added). | ||||
* | Added reading the printing technology type in the HPLIP model database. | Till Kamppeter | 2005-02-09 | 1 | -0/+3 |
| | |||||
* | Added automatic setup of HP printers with HPLIP. | Till Kamppeter | 2005-02-09 | 1 | -7/+160 |
| | |||||
* | Added subroutine to parse HPLIP device database XML file. | Till Kamppeter | 2005-02-09 | 1 | -0/+115 |
| | |||||
* | Fixed (worked around?) bug of parallel HP MF devices not being set up ↵ | Till Kamppeter | 2005-02-08 | 1 | -3/+6 |
| | | | | correctly with HPOJ (probably bad interaction with udev). | ||||
* | - Corrected recognition of driver name in Foomatic-generated PPDs. | Till Kamppeter | 2005-02-08 | 1 | -2/+13 |
| | | | | | | - Conserve auto-detection data when a Foomatic printer entry is replaced by an entry from a native PostScript PPD. | ||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -7/+7 |
| | |||||
* | - make printer::printerdrake::install_spooler() work with an optional $in | Pascal Rigaux | 2004-09-28 | 1 | -5/+3 |
| | | | | | | | | | | - 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() | ||||
* | (write_client_conf) fix drakxtools build | Thierry Vignaud | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | - If cupsd.conf is read but does not exist, use default settings for all ↵ | Till Kamppeter | 2004-09-01 | 1 | -1/+41 |
| | | | | | | | | | | settings which are required. This prevents from writing a corrupt cupsd.conf - Write cupsd.conf only if it exists already (cups package installed). - Create /etc/cups directory if it does not exist when client.conf is written - Return something reasonable if client.conf is tried to be read but does not exist. - Write mime.convs only if it exists already (cups package installed). | ||||
* | - Added column to show whether the printers are enabled or disables to the ↵ | Till Kamppeter | 2004-08-30 | 1 | -1/+12 |
| | | | | | | | | 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 | -2/+2 |
| | | | | | | | | | | 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 | -28/+80 |
| | | | | | - Fixed graying out of buttons/menu entries in the main window. | ||||
* | - Added fully automatic, non-interactive, X-less print queue set up by the ↵ | Till Kamppeter | 2004-08-21 | 1 | -0/+1 |
| | | | | | | | | "autosetupprintqueues" command, preferrably to be started by hotplug. - Typo correction. - Correction of file check for package installation. | ||||
* | workaround not to call c::upgrade_utf8 on read-only variables | Olivier Blin | 2004-08-19 | 1 | -11/+22 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -140/+125 |
| | |||||
* | - Removed installation of "gimpprint" package, it is part of GIMP 2.0.x now. | Till Kamppeter | 2004-08-19 | 1 | -44/+3 |
| | | | | | | - Removed configuration of applications, GIMP and OpenOffice.org are patched now so that they do not need configuration of print queues any more. - Text fix for scanners in HP's multi-function devices. | ||||
* | (connectionstr) workaround perl bug | Thierry Vignaud | 2004-08-19 | 1 | -1/+2 |
| | |||||
* | - %modules::conf is no more a global, so many functions need passing ↵ | Pascal Rigaux | 2004-07-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | $modules_conf - $modules_conf is a class choosing modules.conf or modprobe.conf (esp. useful after install) (but not working yet!) - modules::load() doesn't use $modules_conf, use modules::load_and_configure() - modules::load() doesn't allow options, use either modules::load_raw() or modules::load_and_configure() - some functions used to want an array ref for modules options and some a string, now every functions use a string - many functions (like modules::get_alias()) are now methods on $modules_conf - some functions in mouse.pm needed a $in where a $do_pkgs is enough - some perl_checker compliance - small fixes | ||||
* | use lang::analyse_locale_name() and lang::analyse_locale_name() | Pascal Rigaux | 2004-05-11 | 1 | -1/+2 |
| | |||||
* | Let HPOJ device entry be created with the correct printer model name. | Till Kamppeter | 2004-03-03 | 1 | -0/+2 |
| | |||||
* | Fixed HPOJ configuration when manually setting up a device. | Till Kamppeter | 2004-03-02 | 1 | -0/+10 |
| | |||||
* | Fixed bug of installer crashing when an HP multi-function device is detected ↵ | Till Kamppeter | 2004-03-01 | 1 | -1/+4 |
| | | | | and set up. | ||||
* | Removed spurious quotes ('"') from HPOJ config file. | Till Kamppeter | 2004-03-01 | 1 | -2/+3 |
| | |||||
* | Fixes for HPOJ setup during installation. | Till Kamppeter | 2004-02-26 | 1 | -0/+9 |
| | |||||
* | (set_usermode) do not die when run with --testing as user | Thierry Vignaud | 2004-02-19 | 1 | -1/+1 |
| | |||||
* | Let printerdrake load the "usblp" instead of the "printer" kernel module if ↵ | Till Kamppeter | 2004-02-14 | 1 | -4/+5 |
| | | | | kernel 2.6.x is used. | ||||
* | Removed occurences of "Mandrake" from translateable strings. | Till Kamppeter | 2004-01-21 | 1 | -4/+5 |
| | |||||
* | Added functionality to configure a PostScript printer with a | Till Kamppeter | 2004-01-12 | 1 | -3/+41 |
| | | | | | manufacturer-supplied PPD file. | ||||
* | escaped strings fixes | Thierry Vignaud | 2003-11-06 | 1 | -26/+27 |
| | |||||
* | check_prog will check first arg, specifying parameters must hence | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+1 |
| | | | | | be done with other args | ||||
* | fixed an involuntary typo | Pablo Saratxaga | 2003-10-02 | 1 | -1/+1 |
| | |||||
* | fixed parameters for LPD printer information line | Pablo Saratxaga | 2003-10-02 | 1 | -2/+2 |
| | |||||
* | corrected parameters of LPD info line | Pablo Saratxaga | 2003-10-02 | 1 | -1/+1 |
| | |||||
* | Fixed "Configure CUPS" function of printerdrake adding a second | Till Kamppeter | 2003-09-17 | 1 | -2/+2 |
| | | | | | | | "<Location />...</Location>" in /etc/cups/cupsd.conf instead of replacing the existing one (fix of Titi's newly introduced bug from May 19 14:17:58 2003 UTC). | ||||
* | Small fix on LIDIL workaround. | Till Kamppeter | 2003-09-15 | 1 | -2/+2 |
| | |||||
* | Put device identity info into the HPOJ config file also when HPOJ | Till Kamppeter | 2003-09-15 | 1 | -0/+5 |
| | | | | | configuration was not verified (LIDIL devices). | ||||
* | Added workaround to make HP PSC 1xxx and OfficeJet 4xxx really working. | Till Kamppeter | 2003-09-15 | 1 | -0/+11 |
| | |||||
* | perl_checker fix. | Till Kamppeter | 2003-09-15 | 1 | -2/+2 |
| | |||||
* | Added support for user-mode-only HPOJ devices (HP PSC 1xxx and | Till Kamppeter | 2003-09-15 | 1 | -43/+127 |
| | | | | | OfficeJet 4xxx). Fixes bug #5641. | ||||
* | - Use a field in the $printer data structure and no a global variable | Till Kamppeter | 2003-09-08 | 1 | -13/+14 |
| | | | | | | | for the expert mode. - Fixed bug of database not being re-read when switching between normal and expert mode with the new GTK2 main window. | ||||
* | Determine default printer already when reading in the queue data, | Till Kamppeter | 2003-08-27 | 1 | -4/+11 |
| | | | | | this is much faster than running "foomatic-configure" a second time. | ||||
* | If an HPOJ-controlled HP MF device on a parallel port has an URI with | Till Kamppeter | 2003-08-26 | 1 | -0/+4 |
| | | | | | | model reference (and not port number) tell at least in the menues that it is on a parallel port. | ||||
* | Distinguish between printers "Configured on this machine" and | Till Kamppeter | 2003-08-25 | 1 | -8/+1 |
| | | | | | | | "Configured on other machines", not any more "Local Printers" and "Remote Printers", so the current dialog is compatible to the new GTK2 dialog. |