Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | please perl_checko the Clean Keeper | Olivier Blin | 2004-06-23 | 1 | -0/+1 |
| | |||||
* | remove spurious spaces | Olivier Blin | 2004-06-23 | 1 | -2/+2 |
| | |||||
* | be mouse wheel aware (fix bug 9926) | Olivier Blin | 2004-06-23 | 1 | -0/+3 |
| | |||||
* | ask for bootloader choice when framebuffer isn't configured (fix bug 9925) | Olivier Blin | 2004-06-23 | 1 | -3/+8 |
| | |||||
* | remove unused variable | Olivier Blin | 2004-06-23 | 1 | -3/+1 |
| | |||||
* | fix indentation | Olivier Blin | 2004-06-22 | 1 | -5/+5 |
| | |||||
* | do not update bootsplash in autologin wizard | Olivier Blin | 2004-06-22 | 1 | -2/+5 |
| | |||||
* | remove spurious comma and spaces | Olivier Blin | 2004-06-22 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2004-06-22 | 1 | -13/+13 |
| | |||||
* | (getIP) fix build | Thierry Vignaud | 2004-06-22 | 1 | -1/+1 |
| | |||||
* | - cleaning titi factorization | Daouda Lo | 2004-06-21 | 1 | -1/+0 |
| | |||||
* | (getIP) simplify | Thierry Vignaud | 2004-06-21 | 1 | -5/+1 |
| | |||||
* | - net_applet to watch network connection | Daouda Lo | 2004-06-21 | 1 | -0/+158 |
| | |||||
* | kill stupid useless code | Thierry Vignaud | 2004-06-21 | 1 | -2/+0 |
| | |||||
* | do not display version number in title bar since it's useless | Thierry Vignaud | 2004-06-21 | 1 | -1/+1 |
| | | | | | according to interface team | ||||
* | show list of partitions | Thierry Vignaud | 2004-06-20 | 1 | -1/+6 |
| | |||||
* | display better info for hard disks | Thierry Vignaud | 2004-06-20 | 1 | -1/+5 |
| | |||||
* | really ensure that "identification" section is displayed first | Thierry Vignaud | 2004-06-20 | 1 | -1/+1 |
| | |||||
* | fix logs of newly added hardware | Thierry Vignaud | 2004-06-20 | 1 | -1/+1 |
| | |||||
* | fix warnings | Thierry Vignaud | 2004-06-20 | 1 | -2/+2 |
| | |||||
* | only log about nv <-> nvidia swtich only if we do have to perform it | Thierry Vignaud | 2004-06-20 | 1 | -4/+10 |
| | |||||
* | still show info field if detect_devices::getIDE() failled to parse it for a | Thierry Vignaud | 2004-06-20 | 1 | -1/+1 |
| | | | | | known vendor string | ||||
* | still show mass media fields for mass media that are not hard disks (eg: | Thierry Vignaud | 2004-06-20 | 1 | -1/+4 |
| | | | | | cdroms, dvdrom, burners, ...) | ||||
* | remove old SCSI garbage code | Thierry Vignaud | 2004-06-20 | 1 | -4/+0 |
| | |||||
* | adapt fields name to new behavior of mousedrake on 2.6.x kernels | Thierry Vignaud | 2004-06-20 | 1 | -2/+2 |
| | |||||
* | smoother mouse data: sort fields | Thierry Vignaud | 2004-06-20 | 1 | -0/+5 |
| | |||||
* | show more fields for mice | Thierry Vignaud | 2004-06-20 | 1 | -2/+8 |
| | |||||
* | move mice help where it belongs | Thierry Vignaud | 2004-06-20 | 1 | -2/+2 |
| | |||||
* | simplify | Thierry Vignaud | 2004-06-20 | 1 | -1/+1 |
| | |||||
* | display media type for mass storage devices | Thierry Vignaud | 2004-06-20 | 1 | -1/+1 |
| | |||||
* | fix undisplayed fields: | Thierry Vignaud | 2004-06-20 | 1 | -2/+2 |
| | | | | | | | - if a per-class group exists, prefer it upon generic group - only care about current group fields, not about those of the group that has the same name in generic | ||||
* | show splited vendor and description fields for USB hard disks too | Thierry Vignaud | 2004-06-20 | 1 | -1/+1 |
| | |||||
* | fix mouse autoconfiguration done on every boot instead of on 2.4.x/2.6.x | Thierry Vignaud | 2004-06-20 | 1 | -1/+1 |
| | | | | | switches | ||||
* | simplify x11 autoconf | Thierry Vignaud | 2004-06-20 | 1 | -1/+1 |
| | |||||
* | log error if a tool isn't executable | Thierry Vignaud | 2004-06-20 | 1 | -1/+5 |
| | |||||
* | simplify globetrotter case: skip non interactive stuff | Thierry Vignaud | 2004-06-20 | 1 | -1/+1 |
| | |||||
* | do not uselessy fork shells | Thierry Vignaud | 2004-06-20 | 1 | -2/+2 |
| | |||||
* | log error when we cannot run the config tool | Thierry Vignaud | 2004-06-20 | 1 | -1/+7 |
| | |||||
* | faster auto mouse reconfiguration on major kernel switch | Thierry Vignaud | 2004-06-20 | 1 | -1/+5 |
| | |||||
* | harddrake wasn't aware of newly added wireless network card since early | Thierry Vignaud | 2004-06-20 | 1 | -1/+1 |
| | | | | | 2004/02 | ||||
* | kill dead code | Thierry Vignaud | 2004-06-20 | 1 | -1/+0 |
| | |||||
* | only stop boot progressbar if there a non automatic tool to run | Thierry Vignaud | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | add help for new fields | Thierry Vignaud | 2004-06-18 | 1 | -8/+8 |
| | |||||
* | merge globetrotter support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 1 | -1/+4 |
| | |||||
* | merge mouse autoreconfiguration when switching between 2.4.x and 2.6.x kernels | Thierry Vignaud | 2004-06-18 | 1 | -0/+8 |
| | | | | | from MDK-10-branch | ||||
* | merge x11 autoconf support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 1 | -0/+4 |
| | |||||
* | merge floppies support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 1 | -2/+6 |
| | |||||
* | group driver fields for sound cards | Thierry Vignaud | 2004-06-18 | 1 | -0/+4 |
| | |||||
* | do not display PCI/USB vendor id in identification section | Thierry Vignaud | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | - simplify item grouping | Thierry Vignaud | 2004-06-18 | 1 | -10/+8 |
| | | | | | - always show identification first |