Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | typo fixes | Thierry Vignaud | 2004-08-19 | 1 | -3/+3 |
| | |||||
* | - Removed installation of "gimpprint" package, it is part of GIMP 2.0.x now. | Till Kamppeter | 2004-08-19 | 1 | -72/+5 |
| | | | | | | - 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. | ||||
* | - %modules::conf is no more a global, so many functions need passing ↵ | Pascal Rigaux | 2004-07-21 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | $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 | ||||
* | Let printerdrake install "scanner-gui" instead of "xsane" when it sets up an ↵ | Till Kamppeter | 2004-03-13 | 1 | -11/+11 |
| | | | | | | | HP multi-function device. "MandrakeSoft" -> "Mandrakesoft", "Mandrake" -> "Mandrakelinux". | ||||
* | spell Mandrakelinux in one word | Thierry Vignaud | 2004-03-10 | 1 | -1/+1 |
| | |||||
* | Made more clear choices in the first-time dialog of printerdrake. | Till Kamppeter | 2004-03-09 | 1 | -1/+7 |
| | |||||
* | Let URIs listed by "lpinfo -v" be shown in the dialog for entering a URI ↵ | Till Kamppeter | 2004-03-05 | 1 | -15/+23 |
| | | | | manually. | ||||
* | If an HP multi-function device was configured manually, extract the model ↵ | Till Kamppeter | 2004-03-03 | 1 | -0/+15 |
| | | | | name from the HPOJ device entry name. | ||||
* | Sometimes option default settings in the printer options dialog were missing ↵ | Till Kamppeter | 2004-03-02 | 1 | -9/+9 |
| | | | | (e. g. "Dithering Pixels Per Inch" in "pcl3" driver). Fixed. | ||||
* | Fixed bug #8483: No "ptal:/..." in manual device URI list. | Till Kamppeter | 2004-03-01 | 1 | -1/+3 |
| | |||||
* | Support for new HP multi-function devices and for special needs of Lexmark ↵ | Till Kamppeter | 2004-03-01 | 1 | -2/+50 |
| | | | | X125 printer. | ||||
* | UI text fixes. | Till Kamppeter | 2004-02-24 | 1 | -3/+3 |
| | |||||
* | Give clear warning/error messages if a package installation fails. | Till Kamppeter | 2004-02-24 | 1 | -32/+158 |
| | | | | | Let printer model in first-time dialog also be shown if there is no description field in the device ID of the printer. | ||||
* | Added warnings to clearly tell the user when there is no network access. | Till Kamppeter | 2004-02-17 | 1 | -19/+28 |
| | | | | | Removed printer list button whenthere is no network also in expert mode. | ||||
* | Made printerdrake handling even very weird printer ID strings, as the one of ↵ | Till Kamppeter | 2004-02-14 | 1 | -1/+6 |
| | | | | the Brother HL-720 with empty manufacturer and description fields (Bug #7753). | ||||
* | new banner icons | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | Added title bar texts for error and warning pop-ups. | Till Kamppeter | 2004-01-21 | 1 | -35/+35 |
| | |||||
* | Removed occurences of "Mandrake" from translateable strings. | Till Kamppeter | 2004-01-21 | 1 | -3/+8 |
| | |||||
* | remove arrows from previous/next buttons according to interface team | Thierry Vignaud | 2004-01-16 | 1 | -2/+2 |
| | |||||
* | Let list of printer models get sorted. | Till Kamppeter | 2004-01-14 | 1 | -1/+1 |
| | |||||
* | Added functionality to configure a PostScript printer with a | Till Kamppeter | 2004-01-12 | 1 | -6/+105 |
| | | | | | manufacturer-supplied PPD file. | ||||
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-12 | 1 | -3/+3 |
| | |||||
* | escaped strings fixes | Thierry Vignaud | 2003-11-06 | 1 | -17/+17 |
| | |||||
* | Removed check for Perl library in checking for installed packages. The | Till Kamppeter | 2003-11-03 | 1 | -1/+0 |
| | | | | | library is in a versioned directory which changes with every Perl release. | ||||
* | Added support for user-mode-only HPOJ devices (HP PSC 1xxx and | Till Kamppeter | 2003-09-15 | 1 | -3/+4 |
| | | | | | OfficeJet 4xxx). Fixes bug #5641. | ||||
* | Fixed bug #5423: Some option settings were not be recognized or changed. | Till Kamppeter | 2003-09-09 | 1 | -1/+4 |
| | |||||
* | - Use a field in the $printer data structure and no a global variable | Till Kamppeter | 2003-09-08 | 1 | -55/+55 |
| | | | | | | | 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. | ||||
* | Fixed first-time dialog. | Till Kamppeter | 2003-09-07 | 1 | -1/+1 |
| | |||||
* | Fixed major number of libsane-hpoj. | Till Kamppeter | 2003-09-02 | 1 | -1/+1 |
| | |||||
* | Do not show hidden options in the options dialog. | Till Kamppeter | 2003-08-29 | 1 | -0/+3 |
| | |||||
* | Enabled Wizards in embedded mode. They work there now! | Till Kamppeter | 2003-08-29 | 1 | -2/+2 |
| | |||||
* | Moved some stuff from mainwindow_interactive() to main() and init() as | Till Kamppeter | 2003-08-28 | 1 | -13/+13 |
| | | | | | it has nothing to do with the main window. | ||||
* | Let names of automatically generated queues not contain the word "Series". | Till Kamppeter | 2003-08-26 | 1 | -29/+31 |
| | |||||
* | Distinguish between printers "Configured on this machine" and | Till Kamppeter | 2003-08-25 | 1 | -7/+7 |
| | | | | | | | "Configured on other machines", not any more "Local Printers" and "Remote Printers", so the current dialog is compatible to the new GTK2 dialog. | ||||
* | - Modularized the function main() to have separate subroutines for | Till Kamppeter | 2003-08-25 | 1 | -575/+690 |
| | | | | | | | | adding, setting as default, editing, and removing a printer (for new main window). - Cleaned up the code of the former function main(). - Re-activated the wizard mode for adding a printer, it works again! | ||||
* | Made the HP DeskJet 450 really being recognized as a printer needing HPOJ. | Till Kamppeter | 2003-08-24 | 1 | -7/+8 |
| | |||||
* | Added HP DeskJet 450 to the models which need HPOJ. | Till Kamppeter | 2003-08-24 | 1 | -6/+10 |
| | |||||
* | - Fixed expert/normal mode switch (it will perhaps be removed, but a | Till Kamppeter | 2003-08-24 | 1 | -3/+2 |
| | | | | | | | | working switch makes the further development easier). - Added connectionstr() function which produces a human-readable string for the connection type, needed for new main window. - Added missing parantheses (there was a warning complaining about this). | ||||
* | Support for the new "ptal://..." (two slashes) URIs of the new HPOJ. | Till Kamppeter | 2003-08-22 | 1 | -9/+9 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -2/+2 |
| | |||||
* | better english (#1342) | Thierry Vignaud | 2003-05-22 | 1 | -2/+2 |
| | |||||
* | - perl_checker fixes, which show up the following bugs: | Thierry Vignaud | 2003-05-20 | 1 | -39/+36 |
| | | | | | | | | | | | | - printer::printerdrake::{setup_smb,setup_socket}(): do not use undef values, but reuse those we just calculate - printer::printerdrake::main(): fix printer::default::printer_type() callee - printer::printerdrake::check_network(): fix network::netconnect::main() callee |