| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | exclude more usb mice from unknown devices | Thierry Vignaud | 2002-11-12 | 1 | -1/+1 |
* | - replace ... =~ 'foo' with ... =~ /foo/ | Pascal Rigaux | 2002-11-11 | 24 | -60/+57 |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 50 | -355/+350 |
* | - use "foreach" instead of "for" in list context | Pascal Rigaux | 2002-11-11 | 5 | -16/+16 |
* | - do not use "foreach $var (...) {...}" use "foreach my $var (...) {...}" ins... | Pascal Rigaux | 2002-11-11 | 7 | -42/+33 |
* | various small syntax enhancements to please perl_checker | Pascal Rigaux | 2002-11-11 | 9 | -12/+12 |
* | don't use <*> for globbing, use all or glob_ | Pascal Rigaux | 2002-11-11 | 1 | -2/+2 |
* | replace q@...@ with q(...) or here_doc | Pascal Rigaux | 2002-11-11 | 1 | -7/+9 |
* | replace qq{...} with qq(...) | Pascal Rigaux | 2002-11-11 | 1 | -4/+4 |
* | replace availableMemory with availableMemory() | Pascal Rigaux | 2002-11-11 | 2 | -2/+2 |
* | ensure "common" is imported to have N() | Pascal Rigaux | 2002-11-10 | 9 | -7/+9 |
* | *** empty log message *** | Pascal Rigaux | 2002-11-10 | 1 | -1/+4 |
* | don't return a typeglob ref, return the typeglob (reference to typeglobs are | Pascal Rigaux | 2002-11-10 | 1 | -1/+1 |
* | don't return a typeglob ref, return the typeglob (reference to typeglobs are | Pascal Rigaux | 2002-11-10 | 1 | -1/+1 |
* | - do not use q{...} to please perl_checker | Pascal Rigaux | 2002-11-09 | 1 | -7/+6 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-09 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2002-11-09 | 1 | -1/+1 |
* | fix my typos | Pascal Rigaux | 2002-11-08 | 1 | -2/+2 |
* | normalize | Pascal Rigaux | 2002-11-08 | 1 | -2/+2 |
* | updated pot file | Pablo Saratxaga | 2002-11-07 | 1 | -573/+646 |
* | 1.1.11-1mdk | Thierry Vignaud | 2002-11-07 | 1 | -2/+18 |
* | *** empty log message *** | Thierry Vignaud | 2002-11-07 | 1 | -0/+14 |
* | - getCPUs() : fix cpu fields parsing | Thierry Vignaud | 2002-11-07 | 2 | -8/+15 |
* | Added definition of default font for Thai | Pablo Saratxaga | 2002-11-07 | 1 | -6/+9 |
* | updated pot file | Pablo Saratxaga | 2002-11-07 | 2 | -1012/+1131 |
* | Added dependences for greek font and urw-fonts for cyrillic | Pablo Saratxaga | 2002-11-07 | 1 | -0/+2 |
* | - describe cpu frequency | Thierry Vignaud | 2002-11-07 | 1 | -14/+20 |
* | perl checker fixes | Thierry Vignaud | 2002-11-07 | 2 | -8/+8 |
* | - add help for some cpu items | Thierry Vignaud | 2002-11-07 | 1 | -1/+6 |
* | - harddrake : don't display modem when there're none | Thierry Vignaud | 2002-11-07 | 1 | -6/+3 |
* | - have "local *FILEHANDLE" before each "open FILEHANDLE, ..." | Pascal Rigaux | 2002-11-06 | 12 | -94/+50 |
* | (write_resolv_conf): much cleanup (originally it was meant to introduce | Pascal Rigaux | 2002-11-06 | 1 | -34/+37 |