| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
- Fixed graying out of buttons/menu entries in the main window.
|
|
|
|
|
|
|
| |
"install_spooler()" function, so all package installation done by printerdrake (except printer/queue-type-specific, as HPOJ) is done in one step.
- First changes for daemonless CUPS client support.
|
| |
|
|
|
|
| |
kernel 2.6.x is used.
|
|
|
|
| |
untested changes).
|
|
|
|
|
| |
or "wget" is installed to fulfill the "webfetch" requirement.
|
|
|
|
| |
"Generic Printer".
|
|
|
|
|
|
|
|
|
|
| |
- Made automatic queue setup being done during installation
- Support for unknown printers in auto-detection and in automatic queue
setup
- Fixed determination of default printer
- Fixed printer help page display
- Fixed wait message in /usr/sbin/printerdrake
|
|
|
|
|
|
|
|
|
| |
- Cleaning of mamufacturer names for menues and for comparing auto-dtected
data against Foomatic centralized in one function.
- Fixed file name in check for installed packages.
- Fixed display of boolean options from native PostScript PPD files in the
option setting dialog.
|
|
|
|
|
|
|
| |
or when switching between PostScript PPD file and Foomatic.
- Fixed tree structure of main window in expert mode.
- Several smaller bug fixes.
|
|
|
|
| |
requested spooler.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
by using %spoolers data structure (function shrunked by 66%)
|
|
|
|
|
| |
so that all alternatives get centralized in one data structure
|
|
|
|
|
|
| |
- cleanups
- all code is now runnable in strict mode
|
| |
|
|
- create the printer/ hierarchy
- split services related stuff into services.pm & printer::services,
- move things that've nothing to do with printers into common.pm
(alternatives, permissions, ...)
- move eveything related to cups, gimp-print, detection,
{star,open}office to the corresponding splited printer:: module
- big consolidation of printer::office (it was obvious there were tons
of duplication between staroffice and openoffice managment)
- move other stuff into printer::main, printer::common,
status : print.pm has been heavily splited (now one can begin to
understand the little bits).
printerdrake still needs to be splited/cleaned and eventually removed
since printer/printerdrake modules separation is not understandable by
other people
till, in printer::gimp, $lprcommand is neither declared nor setted
nowhere. idem in mdk9.0 ...
|