summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/printerdrake.pm
Commit message (Expand)AuthorAgeFilesLines
* Added title bar texts for error and warning pop-ups.Till Kamppeter2004-01-211-35/+35
* Removed occurences of "Mandrake" from translateable strings.Till Kamppeter2004-01-211-3/+8
* remove arrows from previous/next buttons according to interface teamThierry Vignaud2004-01-161-2/+2
* Let list of printer models get sorted.Till Kamppeter2004-01-141-1/+1
* Added functionality to configure a PostScript printer with aTill Kamppeter2004-01-121-6/+105
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-121-3/+3
* escaped strings fixesThierry Vignaud2003-11-061-17/+17
* Removed check for Perl library in checking for installed packages. TheTill Kamppeter2003-11-031-1/+0
* Added support for user-mode-only HPOJ devices (HP PSC 1xxx andTill Kamppeter2003-09-151-3/+4
* Fixed bug #5423: Some option settings were not be recognized or changed.Till Kamppeter2003-09-091-1/+4
* - Use a field in the $printer data structure and no a global variableTill Kamppeter2003-09-081-55/+55
* Fixed first-time dialog.Till Kamppeter2003-09-071-1/+1
* Fixed major number of libsane-hpoj.Till Kamppeter2003-09-021-1/+1
* Do not show hidden options in the options dialog.Till Kamppeter2003-08-291-0/+3
* Enabled Wizards in embedded mode. They work there now!Till Kamppeter2003-08-291-2/+2
* Moved some stuff from mainwindow_interactive() to main() and init() asTill Kamppeter2003-08-281-13/+13
* Let names of automatically generated queues not contain the word "Series".Till Kamppeter2003-08-261-29/+31
* Distinguish between printers "Configured on this machine" andTill Kamppeter2003-08-251-7/+7
* - Modularized the function main() to have separate subroutines forTill Kamppeter2003-08-251-575/+690
* Made the HP DeskJet 450 really being recognized as a printer needing HPOJ.Till Kamppeter2003-08-241-7/+8
* Added HP DeskJet 450 to the models which need HPOJ.Till Kamppeter2003-08-241-6/+10
* - Fixed expert/normal mode switch (it will perhaps be removed, but aTill Kamppeter2003-08-241-3/+2
* Support for the new "ptal://..." (two slashes) URIs of the new HPOJ.Till Kamppeter2003-08-221-9/+9
* perl_checker fixesThierry Vignaud2003-05-231-2/+2
* better english (#1342)Thierry Vignaud2003-05-221-2/+2
* - perl_checker fixes, which show up the following bugs:Thierry Vignaud2003-05-201-39/+36
* perl_checker fixesThierry Vignaud2003-05-191-134/+136
* Added button to switch to japanese text file printing.Till Kamppeter2003-03-111-3/+10
* Many bug fixes:Till Kamppeter2003-03-111-29/+44
* Fixed bug of wrong function call to display the spooler name (Titi's untested...Till Kamppeter2003-03-031-4/+4
* - Avoid two overlayed wait messages when installing packagesTill Kamppeter2003-03-021-9/+18
* Call function for configuring applications only if really needed.Till Kamppeter2003-03-021-14/+26
* Shortened the texts in some list dialogs to get a better layout.Till Kamppeter2003-03-021-11/+11
* - When non-interactively creating print queues ask the user for the modelTill Kamppeter2003-03-021-40/+66
* Prepared for LPRng and PDQ goint to Contribs or leaving the distro, "ChangeTill Kamppeter2003-02-251-1/+4
* first attempt at making printerdrake to behave smoother when embedded in theThierry Vignaud2003-02-241-3/+2
* Several bug fixes on printerdrakeTill Kamppeter2003-02-231-3/+19
* Fixed bug of printerdrake loosing the printer queue info during theTill Kamppeter2003-02-231-50/+81
* - Fixed text of "Refresh printer list" button when list is empty.Till Kamppeter2003-02-211-454/+458
* - Improved/fixed generation of printer list entries fromTill Kamppeter2003-02-201-5/+4
* Show description of the printer when an unknown printer is found during autom...Till Kamppeter2003-02-181-1/+5
* Removed N( ) around IP numbers, there is no point in "translating" themPablo Saratxaga2003-02-181-7/+7
* - "BrowsePoll" support in the CUPS configuration dialog.Till Kamppeter2003-02-181-2/+180
* - Restructured function "main()"Till Kamppeter2003-02-171-273/+285
* - try to workaround #1581Guillaume Cottenceau2003-02-151-15/+13
* - set_help is deprecatedPascal Rigaux2003-02-131-26/+27
* Fixed English typoPablo Saratxaga2003-02-071-1/+1
* Fixed auto-detection of a configured (but not started) network.Till Kamppeter2003-02-041-7/+15
* - "Out-sourced" functions for config file handling into handle_configs.pm,Till Kamppeter2003-02-041-8/+11
* move whatPrinter(), whatUsbport() and whatPrinterPort() out of detect_devices...Pascal Rigaux2003-02-021-2/+1