Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reflect in standalone drakxtools the removal of DrakX icons | Guillaume Cottenceau | 2003-02-28 | 1 | -1/+1 |
| | |||||
* | Do not ask for the port when the user has chosen an HP MF device as scanner ↵ | Till Kamppeter | 2003-02-27 | 1 | -4/+4 |
| | | | | model. | ||||
* | - clean up embedding; since socket automatically emit plug-added gtk+ signal | Thierry Vignaud | 2003-02-24 | 1 | -1/+0 |
| | | | | | | | | | | when plug is realize, it's just cleaner to centralize/consolidate the child embedding in mcc this of course, need a newer up-to-date mcc what's more, it allows to remove the somewhat mythical "$::isEmbedded and kill 'USR2', $::CCPID;" - keyboarddrake, xfdrake, drakautoinst: goto cleaning btw | ||||
* | Fixed wait message not embedded in drakconf. | Till Kamppeter | 2003-02-23 | 1 | -0/+1 |
| | |||||
* | cleanup | Thierry Vignaud | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | fix embedding | Thierry Vignaud | 2003-02-19 | 1 | -3/+4 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-02-18 | 1 | -23/+24 |
| | |||||
* | Fixed bug in setting up multiple scanners at once. | Till Kamppeter | 2003-02-15 | 1 | -8/+10 |
| | |||||
* | Improved manual scanner configuration, bug fixes. | Till Kamppeter | 2003-02-14 | 1 | -85/+133 |
| | |||||
* | Fixed typo. | Till Kamppeter | 2003-02-13 | 1 | -1/+1 |
| | |||||
* | Improved handling and structure of scanner database | Till Kamppeter | 2003-02-13 | 1 | -4/+8 |
| | | | | | | | | | - Scanners with multiple ports are supported now - Fully automatic build of the scanner database, including lines for configuration files - Fixed "SnapScan" <-> "snapscan" bug - Some HP scanners had no manufacturer field. Fixed. | ||||
* | Scannerdrake vastly improved | Till Kamppeter | 2003-02-12 | 1 | -22/+599 |
| | | | | | | | | | | | | - Use auto-detection methods of SANE - Do not ask the user to configure scanners which are already configured - Handle systems with more than one scanner correctly - Added ports of newer scanners (libusb, parallel, ...) to the port selector in manual setup - Main dialog showing all configured scanners - Full support for scanner sharing via SANE (server/client) - Support for USB scanner access via libusb | ||||
* | - Fixed Titi's newly introduced bugs. Now scannerdrake works at least as | Till Kamppeter | 2003-02-04 | 1 | -34/+64 |
| | | | | | | | | | | under Mandrake 9.0. - Fixed bug of automatic configuration also being done if one opts for manual configuration of an auto-detected scanner. - Made scannerdrake editing the SANE config files instead of replacing them by the config lines from the DB (or emptying them when no config lines are given in the DB). | ||||
* | English proofreading | Pablo Saratxaga | 2003-01-24 | 1 | -1/+1 |
| | |||||
* | final switch of drakbackup, logdrake and scannerdrake | Thierry Vignaud | 2002-11-18 | 1 | -2/+0 |
| | | | | | to new option scheme | ||||
* | update copyright years | Thierry Vignaud | 2002-11-18 | 1 | -1/+1 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-11-06 | 1 | -3/+3 |
| | |||||
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -15/+15 |
| | | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous! | ||||
* | - Let all occurences of "Seiko Epson" replaced by "Epson" both in the | Till Kamppeter | 2002-08-20 | 1 | -1/+13 |
| | | | | | | | | | | scanner names read from the ScannerDB and in the names resulting from scanner auto-detection (names from usbtable). So the user gets presented "Epson" and usbtable can have "Epson" names where ScannerDB can have "Seiko Epson" names. - If a scanner is listed as "unsupported" in ScannerDB, the user gets a message instead of scannerdrake silently exiting. | ||||
* | Fixed parantheses of a "member" function, fixed typos. | Till Kamppeter | 2002-08-20 | 1 | -3/+5 |
| | |||||
* | - rename scanner::findScannerUsbport as scanner::detect | Thierry Vignaud | 2002-08-06 | 1 | -2/+2 |
| | | | | | | as in mouse.pm - scanner::detect : detect SCSI scanners too | ||||
* | replace "kill USR1" with "kill 'USR1'" (and same for USR2) | Pascal Rigaux | 2002-08-05 | 1 | -1/+1 |
| | | | | | (so that 'use strict' works) | ||||
* | kill $Log (487 useless lines supressed from drakxtools) | Thierry Vignaud | 2002-08-05 | 1 | -43/+0 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 1 | -8/+11 |
| | |||||
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 1 | -1/+5 |
| | | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/ | ||||
* | re-re-re-re-re-re-uncomment the pkgs check line. | Yves Duret | 2002-03-11 | 1 | -1/+4 |
| | |||||
* | added ASK DEVICE support | Yves Duret | 2002-03-10 | 1 | -6/+17 |
| | |||||
* | added sum up at the end | Yves Duret | 2002-03-09 | 1 | -0/+6 |
| | |||||
* | uncomment line that checks if sane rpm is installed or not (thx gc). | Yves Duret | 2002-03-09 | 1 | -1/+5 |
| | | | | | i sux, | ||||
* | HP OfficeJet support | Yves Duret | 2002-02-18 | 1 | -2/+10 |
| | |||||
* | scsi/parport preliminary support | Yves Duret | 2002-02-18 | 1 | -3/+10 |
| | |||||
* | - move 'use standalone' up to comply to 'explanations' | Guillaume Cottenceau | 2002-01-18 | 1 | -2/+8 |
| | | | | | - fix a small english problem | ||||
* | Corrected English errors | Pablo Saratxaga | 2001-11-19 | 1 | -1/+4 |
| | |||||
* | added dynamic support | Yves Duret | 2001-11-19 | 1 | -4/+13 |
| | |||||
* | update | Yves Duret | 2001-11-12 | 1 | -21/+23 |
| | |||||
* | first apparition on earth.. | Yves Duret | 2001-10-10 | 1 | -0/+89 |