| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added the PDQ panic button. | Till Kamppeter | 2001-09-15 | 1 | -0/+8 |
* | Removed a superfluous "set_help" line. | Till Kamppeter | 2001-09-15 | 1 | -1/+0 |
* | Save default spooler at program start, fixed typos in comments. | Till Kamppeter | 2001-09-15 | 1 | -3/+4 |
* | Command line commands as "lpr", "lpq", ... are mapped to the correct spooler ... | Till Kamppeter | 2001-09-15 | 1 | -0/+28 |
* | added missing _() | Stefan Siegel | 2001-09-15 | 1 | -1/+1 |
* | Fixed bug of a waiting message appearing together with a dialog | Till Kamppeter | 2001-09-15 | 1 | -4/+8 |
* | Added "set_help" lines for installer help texts. | Till Kamppeter | 2001-09-14 | 1 | -7/+24 |
* | Raw queue entry added, so cursor not always on "Alps MD-1000" when no printer | Till Kamppeter | 2001-09-14 | 1 | -3/+16 |
* | Resolved conflict. | Till Kamppeter | 2001-09-14 | 1 | -3/+4 |
* | make test_pms happy | damien | 2001-09-14 | 1 | -2/+1 |
* | Now it is checked whether the network is configured and running. | Till Kamppeter | 2001-09-14 | 1 | -39/+262 |
* | Data structure fitted for auto-install to work | Till Kamppeter | 2001-09-07 | 1 | -159/+233 |
* | revert previous commit. | Francois Pons | 2001-09-06 | 1 | -1/+0 |
* | added a missing ifup lo, on some case (auto_install) it fails. | Francois Pons | 2001-09-06 | 1 | -0/+1 |
* | Set default printer (all spoolers), manual config (CUPS), bugfixes, clean-ups. | Till Kamppeter | 2001-09-05 | 1 | -37/+143 |
* | Fitted to the new Foomatic version. | Till Kamppeter | 2001-09-04 | 1 | -4/+7 |
* | fixed int and float checking which should accept negative number (added explicit | Francois Pons | 2001-08-22 | 1 | -144/+60 |
* | slight rewrite of some perl idioms. | Francois Pons | 2001-08-21 | 1 | -12/+10 |
* | big renaming of ask_from_entries_refH in ask_from and ask_from_entries_refH_p... | Pascal Rigaux | 2001-08-18 | 1 | -15/+15 |
* | i18n fixes | Stefan Siegel | 2001-08-18 | 1 | -7/+8 |
* | Fixed bug of CUPS not being installed during installation | Till Kamppeter | 2001-08-16 | 1 | -2/+2 |
* | Fixed setup dialog for the "postpipe" connection type | Till Kamppeter | 2001-08-16 | 1 | -2/+2 |
* | Let the "Options" button only appear when the queue is Foomatic or with PPD (... | Till Kamppeter | 2001-08-15 | 1 | -1/+5 |
* | Transfer queues non-interactively when switching between LPD and LPRng. | Till Kamppeter | 2001-08-14 | 1 | -1/+11 |
* | Wait message for queue transfer, manufacturer name bugfix | Till Kamppeter | 2001-08-14 | 1 | -9/+15 |
* | Automatic transfer of queues when changing the spooler. | Till Kamppeter | 2001-08-13 | 1 | -4/+97 |
* | Update printer queue list when exiting during install, so that the "Summary" ... | Till Kamppeter | 2001-08-13 | 1 | -1/+1 |
* | When one sayd "No" on the test page, the modify dialog was not pointing to th... | Till Kamppeter | 2001-08-13 | 1 | -0/+1 |
* | Check files before checking RPM database => Acceleration, waiting windows | Till Kamppeter | 2001-08-12 | 1 | -33/+110 |
* | Now the cursor in the main menu stands on the position which was choosen last... | Till Kamppeter | 2001-08-12 | 1 | -2/+3 |
* | "Expert Mode" button, better "Remote CUPS server" dialog, bugfixes | Till Kamppeter | 2001-08-12 | 1 | -114/+182 |
* | Restructuring continued and debugged | Till Kamppeter | 2001-08-11 | 1 | -97/+199 |
* | New structure for queue modification, general structure clean-up | Till Kamppeter | 2001-08-09 | 1 | -440/+607 |
* | Different choosable test pages available now | Till Kamppeter | 2001-08-08 | 1 | -4/+38 |
* | Removed superfluous line in install_spooler function | Till Kamppeter | 2001-08-08 | 1 | -1/+0 |
* | add interactive_pkgs stuff | Pascal Rigaux | 2001-08-08 | 1 | -5/+4 |
* | New package handling functions | Till Kamppeter | 2001-08-08 | 1 | -17/+17 |
* | fixed a translatable string | Pablo Saratxaga | 2001-08-08 | 1 | -2/+1 |
* | change to do_pkgs | Pascal Rigaux | 2001-08-08 | 1 | -39/+39 |
* | Bugfixes on automatic installation of needed packages | Till Kamppeter | 2001-08-08 | 1 | -62/+26 |
* | Automatic installation of all needed packages | Till Kamppeter | 2001-08-07 | 1 | -10/+26 |
* | Automatic installation and start of the desired printer spooler | Till Kamppeter | 2001-08-05 | 1 | -12/+53 |
* | In beginners mode one chooses only the printer, not the driver (default driver) | Till Kamppeter | 2001-07-30 | 1 | -4/+28 |
* | use MDK::Common | Pascal Rigaux | 2001-07-30 | 1 | -2/+2 |
* | Support for PPD files of PostScript printers (when CUPS is used) | Till Kamppeter | 2001-07-28 | 1 | -25/+49 |
* | Printerdrake changed to use Foomatic, driver options, spooler change | Till Kamppeter | 2001-07-27 | 1 | -307/+698 |
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
* | removed/renamed unused/seldom-used functions | Pascal Rigaux | 2001-07-24 | 1 | -3/+3 |
* | added fix from Michael Brown to handle pipe in queue name for lpr. | Francois Pons | 2001-05-29 | 1 | -1/+1 |
* | allow non expert user to remove a printer queue. | Francois Pons | 2001-04-25 | 1 | -1/+1 |