| Commit message (Expand) | Author | Age | Files | Lines |
* | - Added special handling for the "capt" driver (Canon LBP-810/1120 | Till Kamppeter | 2005-08-04 | 1 | -0/+16 |
* | - Removed automatic installation of "hplip-hpijs-ppds" package, the | Till Kamppeter | 2005-08-02 | 1 | -2/+1 |
* | Made "desktop-printing" package being installed automatically when | Till Kamppeter | 2005-08-02 | 1 | -2/+3 |
* | - Added dialog to configure automatic queue creating and automatic queue re-e... | Till Kamppeter | 2005-07-27 | 2 | -4/+113 |
* | - Started implementation of configurable, partially interactive print | Till Kamppeter | 2005-07-27 | 2 | -14/+16 |
* | - 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 | 3 | -80/+80 |
* | new netconnect API | Olivier Blin | 2005-06-06 | 1 | -5/+1 |
* | - Support for PPD file names with spaces (bug #16172). | Till Kamppeter | 2005-05-29 | 1 | -2/+2 |
* | - Let Gutenprint GIMP plug-in be installed by printerdrake when GIMP is insta... | Till Kamppeter | 2005-05-12 | 2 | -1/+9 |
* | - Gimp-Print was renamed to Gutenprint, adapted printerdrake/DrakX appropriat... | Till Kamppeter | 2005-05-12 | 1 | -6/+6 |
* | 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 |
* | 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 | 2 | -6/+7 |
* | - Let IOCTL detection of an USB printer not get accepted if there is no | Till Kamppeter | 2005-03-29 | 1 | -2/+5 |
* | - Fixed queue name auto-generation, it sometimes hanged in an endless loop | Till Kamppeter | 2005-03-17 | 1 | -9/+10 |
* | - Fixed setting of default printer on daemon-less CUPS client (bug #13940). | Till Kamppeter | 2005-03-16 | 1 | -4/+8 |
* | - Let printerdrake recognize if the user edited /etc/cups/client.conf | Till Kamppeter | 2005-03-04 | 1 | -1/+6 |
* | - Made the "(recommended)" in the printer/driver lists translateable (bug | Till Kamppeter | 2005-03-02 | 2 | -19/+31 |
* | - Make sure that recommended driver is preselected in expert mode, even if the | Till Kamppeter | 2005-03-01 | 1 | -3/+3 |
* | - Added possibility to add a remote LPD printer in beginner's mode (bug 13734) | Till Kamppeter | 2005-03-01 | 1 | -16/+100 |
* | - Fixed add printer wizard ("Previous" and "Cancel") for printerdrake being | Till Kamppeter | 2005-03-01 | 1 | -2/+38 |
* | - 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 |
* | perl_cheker doesn't like a line break between function name and parenthesis | Pablo Saratxaga | 2005-02-24 | 1 | -2/+1 |
* | - Made possible modifying the options on a non-Foomatic queue not set up | Till Kamppeter | 2005-02-23 | 1 | -7/+14 |
* | - Fixed bug of accentuated characters in PPDs not correctly reproduced in the | Till Kamppeter | 2005-02-23 | 1 | -10/+47 |
* | - Corrected default settings for printer auto-detection in beginner's mode | Till Kamppeter | 2005-02-22 | 1 | -5/+5 |
* | - Removed "gpr" from the packages to be installed. It is taken from the distro | Till Kamppeter | 2005-02-21 | 1 | -6/+4 |
* | - If a printer is set up with HPLIP and has still an old HPOJ configuration, | Till Kamppeter | 2005-02-16 | 2 | -2/+64 |
* | Force only ASCII letters, numbers, and underscores being used in print queue ... | Till Kamppeter | 2005-02-15 | 1 | -2/+6 |
* | - 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 | 2 | -14/+39 |
* | - Fixed bug of network printers without DNS hostname entry not detected | Till Kamppeter | 2005-02-14 | 1 | -12/+17 |
* | Allow HPLIP setup also when setting up the print queue manually. | Till Kamppeter | 2005-02-13 | 2 | -8/+71 |
* | Tell that card reader is USB storage in the HPLIP help text only if the devic... | Till Kamppeter | 2005-02-10 | 1 | -6/+4 |
* | - Added help text for printers used with HPLIP. | Till Kamppeter | 2005-02-10 | 2 | -10/+93 |
* | 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 | 2 | -107/+347 |
* | Added subroutine to parse HPLIP device database XML file. | Till Kamppeter | 2005-02-09 | 1 | -0/+115 |
* | 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 |
* | Fixed (worked around?) bug of parallel HP MF devices not being set up correct... | Till Kamppeter | 2005-02-08 | 1 | -3/+6 |
* | - Prevented restarting of HPOJ and reloading the parallel port kernel modules | Till Kamppeter | 2005-02-08 | 2 | -5/+12 |
* | - Corrected recognition of driver name in Foomatic-generated PPDs. | Till Kamppeter | 2005-02-08 | 1 | -2/+13 |
* | Added hplip-model-data package to be installed. | Till Kamppeter | 2005-02-08 | 1 | -1/+2 |
* | Limited automatically generated print queue names to 12 characters and warn u... | Till Kamppeter | 2005-02-08 | 1 | -7/+85 |