Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify code though my_gtk::gtkcolor | Thierry Vignaud | 2002-11-18 | 1 | -5/+2 |
| | |||||
* | remove old dead commented i18n code that kept being copied around | Thierry Vignaud | 2002-11-18 | 2 | -43/+0 |
| | |||||
* | - more cleanups | Thierry Vignaud | 2002-11-15 | 1 | -22/+13 |
| | | | | | | - don't display messages if we're not going to remove/install some packages | ||||
* | cleanups | Thierry Vignaud | 2002-11-15 | 1 | -34/+20 |
| | |||||
* | cleanups | Thierry Vignaud | 2002-11-15 | 1 | -22/+9 |
| | |||||
* | printerdrake::install_spooler() : fix heavy duplication of code | Thierry Vignaud | 2002-11-15 | 2 | -146/+91 |
| | | | | | by using %spoolers data structure (function shrunked by 66%) | ||||
* | perl_checker fix | Thierry Vignaud | 2002-11-15 | 1 | -1/+1 |
| | |||||
* | s/wantarray/wantarray()/ | Pascal Rigaux | 2002-11-15 | 5 | -6/+6 |
| | |||||
* | consolidate some stuff into printer::data::spoolers{XXX}{alternatives} | Thierry Vignaud | 2002-11-15 | 2 | -25/+45 |
| | | | | | so that all alternatives get centralized in one data structure | ||||
* | cleanups | Thierry Vignaud | 2002-11-15 | 1 | -37/+15 |
| | |||||
* | s/usbvideo/usbvision/ | Thierry Vignaud | 2002-11-15 | 1 | -1/+1 |
| | |||||
* | - use run_program rather than raw system | Thierry Vignaud | 2002-11-15 | 1 | -16/+26 |
| | | | | | | | | | | - kill useless show_msec_help() - kill commented remanant code of help buttons - add tooltip with default values on combos & entries - log about security administrator changes only when we do some - factorize some code into new_editable_combo() and set_default_tip() | ||||
* | *** empty log message *** | Thierry Vignaud | 2002-11-15 | 1 | -0/+1 |
| | |||||
* | - add missing printer directory | Thierry Vignaud | 2002-11-15 | 4 | -4/+12 |
| | | | | | - bump version to 9.1 like most of our packages | ||||
* | typo fix | Thierry Vignaud | 2002-11-15 | 1 | -0/+1 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-11-14 | 6 | -6/+6 |
| | |||||
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 40 | -400/+387 |
| | | | | | | - remove redundant parentheses - add some parentheses for clarity | ||||
* | explain the detect() vs new() delayed gui construction when embedded | Thierry Vignaud | 2002-11-14 | 1 | -0/+1 |
| | |||||
* | 1.1.12-1mdk | Thierry Vignaud | 2002-11-14 | 1 | -1/+6 |
| | |||||
* | - printer::data : export all data structures | Thierry Vignaud | 2002-11-14 | 5 | -24/+28 |
| | | | | | | - cleanups - all code is now runnable in strict mode | ||||
* | *** empty log message *** | Thierry Vignaud | 2002-11-14 | 1 | -0/+10 |
| | |||||
* | - kill unused myexit() | Thierry Vignaud | 2002-11-14 | 1 | -4/+2 |
| | | | | | - perl_checker fixes | ||||
* | - perl_checker fixes | Thierry Vignaud | 2002-11-14 | 1 | -17/+19 |
| | | | | | | - clean code - simplify config_function() | ||||
* | display port for network printers too | Thierry Vignaud | 2002-11-14 | 1 | -0/+1 |
| | |||||
* | Make drakfont use ttmkfdir again, as it recognizes more encodings, | Pablo Saratxaga | 2002-11-14 | 1 | -9/+23 |
| | | | | | | | | | use of parameter "-u" of ttmkfdir to always output unicode entries, call xftcache to create/update the Xftcache files (used by Xft), rewrite fonts.dir (with ttmkfdir) when removing a ttf file so it no longer appears on the font list, and execute "xset fp rehash" after adding/removing fonts, so the font list used by X server is synchronized. | ||||
* | resync with bttv-0.7.100 and saa7134-0.2.2snapshot | Thierry Vignaud | 2002-11-14 | 1 | -14/+29 |
| | |||||
* | simplify install_spooler() but there's still lot of duplication there | Thierry Vignaud | 2002-11-13 | 1 | -3/+1 |
| | | | | | (some work for tomorow) | ||||
* | - final switch to $::prefix | Thierry Vignaud | 2002-11-13 | 2 | -132/+95 |
| | | | | | | | - simplify main::get_copiable_queues(), main::setcupslink() - s/unless (X ne Y)/if (X eq Y)/ - set_usermode() : ensure we add the line if it didn't exists | ||||
* | - set_usermode() : don't reinvent the wheel, use substInFile | Thierry Vignaud | 2002-11-13 | 1 | -29/+5 |
| | | | | | - get_usermode() : ditto, use getVarsFromSh | ||||
* | don't reinvent the wheel, use common | Thierry Vignaud | 2002-11-13 | 1 | -52/+22 |
| | |||||
* | fix files lookup | Thierry Vignaud | 2002-11-13 | 1 | -2/+2 |
| | |||||
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 27 | -168/+166 |
| | |||||
* | fix syntax error | Pascal Rigaux | 2002-11-13 | 1 | -1/+0 |
| | |||||
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 26 | -212/+208 |
| | |||||
* | printer::common: export function | Thierry Vignaud | 2002-11-13 | 2 | -56/+50 |
| | |||||
* | display floppy driver type as well as mouse type | Thierry Vignaud | 2002-11-13 | 1 | -0/+2 |
| | |||||
* | fix vendor/model spliting when there's neither space nor separator | Thierry Vignaud | 2002-11-13 | 1 | -1/+1 |
| | |||||
* | pixel neither know how to update cvs nor comitting its changes | Thierry Vignaud | 2002-11-13 | 1 | -0/+3 |
| | |||||
* | 1.1.12-1mdk | Thierry Vignaud | 2002-11-12 | 1 | -2/+6 |
| | |||||
* | resync with printerdrake | Thierry Vignaud | 2002-11-12 | 1 | -1/+1 |
| | |||||
* | don't offer to configure kernel for usbvision (no option for now) | Thierry Vignaud | 2002-11-12 | 1 | -1/+1 |
| | |||||
* | handle devices managed by usbvision too | Thierry Vignaud | 2002-11-12 | 2 | -6/+5 |
| | |||||
* | resync with latest printerdrake | Thierry Vignaud | 2002-11-12 | 1 | -5/+6 |
| | |||||
* | update for new printerdrake | Thierry Vignaud | 2002-11-12 | 1 | -7/+7 |
| | |||||
* | fix getSNMPModel() location | Thierry Vignaud | 2002-11-12 | 1 | -1/+1 |
| | |||||
* | kill set_prefix() | Thierry Vignaud | 2002-11-12 | 1 | -3/+1 |
| | |||||
* | add/remove some spaces to make perl_checker happy | Pascal Rigaux | 2002-11-12 | 22 | -74/+72 |
| | |||||
* | fix _() -> N() conversion | Thierry Vignaud | 2002-11-12 | 1 | -1/+1 |
| | |||||
* | add "use common" for N() | Pascal Rigaux | 2002-11-12 | 1 | -0/+1 |
| | |||||
* | printer related modules cleaning : | Thierry Vignaud | 2002-11-12 | 13 | -1897/+1766 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 ... |