Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug of network not being started by Printerdrake during installation. | Till Kamppeter | 2002-03-07 | 1 | -36/+53 |
| | |||||
* | Added support for HP's newest MF devices: HP OfficeJet D series, HP LaserJet ↵ | Till Kamppeter | 2002-03-05 | 1 | -2/+7 |
| | | | | | | | 33xx MFP. Fixed bug of printerdrake sometimes assuming the user has an MF device when he has typed the device file name in the expert mode. | ||||
* | Replaced "Open Office" by "OpenOffice.org". | Till Kamppeter | 2002-03-02 | 1 | -14/+14 |
| | |||||
* | Re-activated function to specify a CUPS server in another network and to ↵ | Till Kamppeter | 2002-02-28 | 1 | -139/+89 |
| | | | | switch to manual CUPS configuration. | ||||
* | - Fixes/Improvements on Star Office/Open Office support: | Till Kamppeter | 2002-02-28 | 1 | -2/+29 |
| | | | | | | | | o When one switches the spooler, the entries of the printers under the old spooler are removed from Star Office/Open Office o Printers on remote CUPS servers (which are known through broadcasting) can be added to Star Office/Open Office | ||||
* | - Improved fully automatic adding of printer queue: | Till Kamppeter | 2002-02-27 | 1 | -40/+98 |
| | | | | | | | | | | | o Ask for a queue name if more than one printer is detected o Let user confirm the model automatically chosen from the database o Set correct paper size according to the language/country - When one chooses a "CUPS + GIMP-Print" driver now all important options are displayed directly (without needing "Advanced" button). - Made less warning appearing on the console from where "printerdrake" was called. | ||||
* | Added automatic configuration of printers in Star Office and Open Office. | Till Kamppeter | 2002-02-23 | 1 | -0/+15 |
| | |||||
* | Removed "Manual configuration" button when "Local Printer" dialog is started ↵ | Till Kamppeter | 2002-02-21 | 1 | -5/+19 |
| | | | | | | | from the queue modification menu (Recommended mode). Improved matching of printer names resulting from auto-detection with names in the database. | ||||
* | Added "type => 'list'" to the printer modification menu, it appeared as a ↵ | Till Kamppeter | 2002-02-21 | 1 | -1/+2 |
| | | | | drop-down list during the installation. | ||||
* | Changed button texts of "Do you want to auto-detect?" dialog. | Till Kamppeter | 2002-02-19 | 1 | -4/+9 |
| | |||||
* | Assured that the default page size is "Letter" for US/Canada and "A4" for ↵ | Till Kamppeter | 2002-02-19 | 1 | -4/+10 |
| | | | | | | | | the rest of the world. The "Description" field of a printer queue is filled in with printer manufacturer and model by default. Removed unused varaiables in /usr/sbin/printerdrake. | ||||
* | When one visited the help page of a remote CUPS printer afterwards the full | Till Kamppeter | 2002-02-13 | 1 | -11/+9 |
| | | | | | | printer modification menu was shown, not only the one for remote CUPS printers. This is fixed now. | ||||
* | Fixed: | Till Kamppeter | 2002-02-12 | 1 | -53/+98 |
| | | | | | | | | | | | | | | | | | - Endless loop when entering printerdrake during installation in recommended mode without local printer - Printerdrake was not closed when one was in the "Add Printer" sequence during installation and one clicked another installation item (entries on left hand side) - When configuring printing only after installation Printerdrake tried to check the installed queues without Foomatic being installed (bug was already in 8.1, but noone discovered it). - CUPS died when one tried to add a (local) printer in recommended mode after installation. - Improved text for the dialog telling that no local printer was detected. - The list of auto-detected printers appeared as drop-down menu and not as a list. | ||||
* | Added instructions for scanning on HP's MF devices to the printer help page. | Till Kamppeter | 2002-02-08 | 1 | -28/+55 |
| | |||||
* | HP PhotoSmart printers do not scan, so do not show how to scan with them. | Till Kamppeter | 2002-02-08 | 1 | -10/+25 |
| | | | | | Do not let dialogs of network configuration correction appear embedded in the "Add printer" wizard. | ||||
* | Completed wizard mode for adding a printer in both recommended and expert mode. | Till Kamppeter | 2002-02-08 | 1 | -80/+188 |
| | |||||
* | corrected wizard pb | damien | 2002-02-07 | 1 | -44/+51 |
| | |||||
* | Added some stuff for the Wizard mode. | Till Kamppeter | 2002-02-06 | 1 | -20/+31 |
| | |||||
* | Automatic configuration of the scanning part of HP's multi-function devices. | Till Kamppeter | 2002-02-06 | 1 | -1/+33 |
| | |||||
* | Updated automatic package installation in printerdrake, no "kups" and ↵ | Till Kamppeter | 2002-02-06 | 1 | -11/+13 |
| | | | | "qtcups" any more, but "gpr", "a2ps", and "hpoj", updated also "rpmsrate" and "rpmsrate.server" appropriately. | ||||
* | Added automatic configuration of HPOJ for HP's multi-function devices. | Till Kamppeter | 2002-02-05 | 1 | -4/+33 |
| | |||||
* | Made HP multi-function devices configured with HPOJ being displayed ↵ | Till Kamppeter | 2002-02-04 | 1 | -1/+36 |
| | | | | correctly by printerdrake. | ||||
* | First steps of the implementation for the "Add printer" wizard. | Till Kamppeter | 2002-02-01 | 1 | -15/+41 |
| | |||||
* | changed some strings to make translation easier | Pablo Saratxaga | 2002-02-01 | 1 | -1/+1 |
| | |||||
* | Prepared printerdrake for the "Add printer" wizard. | Till Kamppeter | 2002-01-29 | 1 | -38/+107 |
| | | | | | Improvements for the selection of a local printer, especially when no or one printer was detected. | ||||
* | Replaced "sleep" commands by a subroutine which waits exactly until CUPS is ↵ | Till Kamppeter | 2002-01-28 | 1 | -2/+7 |
| | | | | | | | ready. CUPS >= 1.1.12 needs to "know" all devices, let CUPS restart if a device is not "known" to it. | ||||
* | Corrected various English typos | Pablo Saratxaga | 2002-01-28 | 1 | -1/+1 |
| | |||||
* | Less important options only shown when "Advanced" button clicked. | Till Kamppeter | 2002-01-25 | 1 | -176/+213 |
| | | | | | | | | Handling of cursor position in the main window improved. Handling of empty printer queue list in main window improved. Removed line breaks from longer texts, so that text flows into window nicely Minor text improvements. | ||||
* | Fixed bug of empty menu entry appearing after adding a new printer. | Till Kamppeter | 2002-01-24 | 1 | -21/+105 |
| | | | | | Modified "Local Printer" dialog to be more newbie-friendly. | ||||
* | New user interface in main window | Till Kamppeter | 2002-01-23 | 1 | -87/+161 |
| | | | | | | More printer info in printer modification window Better support for remote CUPS printers | ||||
* | Added facility to not do printer auto-detection. | Till Kamppeter | 2001-12-12 | 1 | -12/+24 |
| | |||||
* | Last correction was wrong, reverted it. | Till Kamppeter | 2001-11-19 | 1 | -1/+1 |
| | |||||
* | Fixed connection device setting for "oki4w" driver. | Till Kamppeter | 2001-10-21 | 1 | -1/+1 |
| | |||||
* | Added support for automatic /dev/... file permissions setting by devfsd. | Till Kamppeter | 2001-09-22 | 1 | -0/+3 |
| | |||||
* | Improved matching of auto-detection results with database entries. | Till Kamppeter | 2001-09-22 | 1 | -10/+38 |
| | | | | | Given hint to the user to select the correct model when matching fails. | ||||
* | When one changes the driver of a freshly added printer, the cursor was not ↵ | Till Kamppeter | 2001-09-21 | 1 | -4/+6 |
| | | | | | | | pointed to the old driver, fixed. Fixed paper size not set according to chosen language during installation. | ||||
* | small fix | Pablo Saratxaga | 2001-09-21 | 1 | -3/+3 |
| | |||||
* | changed text strings to be more translator friendly | Pablo Saratxaga | 2001-09-21 | 1 | -31/+23 |
| | | | | | (NEVER EVER cut a phrase) | ||||
* | Fixed flow of the program for the "recommended" mode of the installation. | Till Kamppeter | 2001-09-20 | 1 | -3/+15 |
| | |||||
* | *** empty log message *** | Till Kamppeter | 2001-09-20 | 1 | -2/+3 |
| | |||||
* | back out the modif from till as asked by till | Pascal Rigaux | 2001-09-20 | 1 | -2/+1 |
| | |||||
* | Make it possible to configure more than 1 printer in a "recommended" mode ↵ | Till Kamppeter | 2001-09-20 | 1 | -1/+2 |
| | | | | installation. | ||||
* | help perl_checker | Pascal Rigaux | 2001-09-19 | 1 | -2/+2 |
| | |||||
* | Removed a forgotten debug help line from the code. | Till Kamppeter | 2001-09-19 | 1 | -1/+0 |
| | |||||
* | Fixed typo in dialog text of high/paranoid security. | Till Kamppeter | 2001-09-19 | 1 | -1/+1 |
| | |||||
* | Network is now only required (and checked) for remote printers. | Till Kamppeter | 2001-09-19 | 1 | -33/+85 |
| | | | | | Several buglets fixed in remote CUPS server dialog. | ||||
* | /etc/foomatic/defaultspooler was not written in expert mode installation. | Till Kamppeter | 2001-09-17 | 1 | -2/+2 |
| | |||||
* | Added handling of high and paranoid security levels. | Till Kamppeter | 2001-09-17 | 1 | -1/+64 |
| | |||||
* | add eval around installing lexmark-driver (proprietary). | Francois Pons | 2001-09-17 | 1 | -1/+1 |
| | |||||
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -1/+0 |
| |