| Commit message (Expand) | Author | Age | Files | Lines |
* | - Improvements and fixes on printer model/driver listing in | Till Kamppeter | 2006-01-21 | 1 | -13/+16 |
* | - Give priority to custom PPD file if printer queue record in | Till Kamppeter | 2006-01-20 | 1 | -9/+11 |
* | - Make sure that when a user supplies an updated PPD file, the new | Till Kamppeter | 2006-01-09 | 1 | -0/+28 |
* | adapt to new cat_() only accepting files, ie not doing popen anymore | Pascal Rigaux | 2005-11-15 | 1 | -6/+2 |
* | - Fixed setting up printers with pre-made Foomatic PPD in | Till Kamppeter | 2005-10-31 | 1 | -1/+3 |
* | - Let parallel HP printers be set up with HPLIP. | Till Kamppeter | 2005-09-28 | 1 | -459/+49 |
* | - Made printerdrake working on 64-bit systems, with /usr/lib64. | Till Kamppeter | 2005-09-06 | 1 | -5/+5 |
* | - Do not set margins in CUPS when HPIJS is the driver, for this driver | Till Kamppeter | 2005-09-06 | 1 | -7/+15 |
* | - When having added one's own PPD file now it gets pre-selected in the | Till Kamppeter | 2005-08-31 | 1 | -9/+28 |
* | - Fixed recognition of alredy set up queues for auto queue setup, for | Till Kamppeter | 2005-08-31 | 1 | -1/+1 |
* | - Support for HPLIP URIs with "?device=...", possible fix for bug | Till Kamppeter | 2005-08-30 | 1 | -4/+15 |
* | - Gutenprint does not print correctly when margins are set in the CUPS | Till Kamppeter | 2005-08-26 | 1 | -19/+45 |
* | - Support for one pre-built PPD being linked from multiple printer | Till Kamppeter | 2005-08-24 | 1 | -19/+55 |
* | - Added support for pre-built PPDs for non-PostScript drivers, | Till Kamppeter | 2005-08-24 | 1 | -15/+109 |
* | - Removed stuff for automatic print queue setup when starting CUPS. | Till Kamppeter | 2005-08-18 | 1 | -6/+0 |
* | - Added automatic setup of Ethernet-connected HP printers with HPLIP. | Till Kamppeter | 2005-08-17 | 1 | -18/+51 |
* | - Improved the auto queue setup pop-up window display on the user's | Till Kamppeter | 2005-08-16 | 1 | -4/+4 |
* | - Added per-printer configurable handling of CUPS backend errors. This | Till Kamppeter | 2005-08-15 | 1 | -2/+10 |
* | - Added dialog to configure automatic queue creating and automatic queue re-e... | Till Kamppeter | 2005-07-27 | 1 | -2/+48 |
* | - Fixed "config_sane()" function, it did not add the backend name to | Till Kamppeter | 2005-07-27 | 1 | -1/+1 |
* | reduce the overall perl_checker warnings | Thierry Vignaud | 2005-07-08 | 1 | -14/+14 |
* | - Support for PPD file names with spaces (bug #16172). | Till Kamppeter | 2005-05-29 | 1 | -2/+2 |
* | replace non ascii char | Pascal Rigaux | 2005-04-05 | 1 | -1/+1 |
* | - Fixed bug #4319: Printer options cannot be set after renaming the printer o... | Till Kamppeter | 2005-04-04 | 1 | -2/+2 |
* | - Made the "(recommended)" in the printer/driver lists translateable (bug | Till Kamppeter | 2005-03-02 | 1 | -13/+20 |
* | - Made possible modifying the options on a non-Foomatic queue not set up | Till Kamppeter | 2005-02-23 | 1 | -7/+14 |
* | - If a printer is set up with HPLIP and has still an old HPOJ configuration, | Till Kamppeter | 2005-02-16 | 1 | -2/+49 |
* | 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 |
* | 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 correct... | Till Kamppeter | 2005-02-08 | 1 | -3/+6 |
* | - Corrected recognition of driver name in Foomatic-generated PPDs. | Till Kamppeter | 2005-02-08 | 1 | -2/+13 |
* | 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 |
* | (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 sett... | Till Kamppeter | 2004-09-01 | 1 | -1/+41 |
* | - Added column to show whether the printers are enabled or disables to the li... | Till Kamppeter | 2004-08-30 | 1 | -1/+12 |
* | - Inform the user on first-time setup, both during or after installation, tha... | Till Kamppeter | 2004-08-29 | 1 | -2/+2 |
* | - Made support for daemon-less CUPS client working. | Till Kamppeter | 2004-08-27 | 1 | -28/+80 |
* | - Added fully automatic, non-interactive, X-less print queue set up by the "a... | Till Kamppeter | 2004-08-21 | 1 | -0/+1 |
* | 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 |
* | (connectionstr) workaround perl bug | Thierry Vignaud | 2004-08-19 | 1 | -1/+2 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 1 | -1/+1 |
* | 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 |