Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | add help for new fields | Thierry Vignaud | 2004-06-18 | 1 | -8/+8 | |
| | ||||||
* | 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 | |||||
* | fix displaying pci/usb vendor and device id | Thierry Vignaud | 2004-06-18 | 1 | -2/+2 | |
| | ||||||
* | display bus (PCI, USB, ...) first | Thierry Vignaud | 2004-06-18 | 1 | -1/+1 | |
| | ||||||
* | fix help for floppies | Thierry Vignaud | 2004-06-18 | 1 | -1/+1 | |
| | ||||||
* | - add infrastructure in order to group fields | Thierry Vignaud | 2004-06-18 | 1 | -9/+68 | |
| | | | | | - start to group fields for mass media, CPUs and generic PCI/USB devices | |||||
* | kill warnings | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 | |
| | ||||||
* | kill usb_id like usb_vendor is (for USB mass storage media) | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 | |
| | ||||||
* | add missing field for hard disks | Thierry Vignaud | 2004-06-17 | 1 | -0/+1 | |
| | ||||||
* | the split of the cpu help nicely show up that mice were using CPU help. | Thierry Vignaud | 2004-06-17 | 1 | -0/+3 | |
| | | | | | let's describe their "name" field too. | |||||
* | split out CPU help | Thierry Vignaud | 2004-06-17 | 1 | -16/+19 | |
| | ||||||
* | use new infrastructure in order to not display useless floppy help for SCSI | Thierry Vignaud | 2004-06-17 | 1 | -1/+8 | |
| | | | | | disks | |||||
* | add infrastructure for per class help (and add missing space around brackets | Thierry Vignaud | 2004-06-17 | 1 | -64/+76 | |
| | | | | | that perl_checker did miss :-() | |||||
* | perl_checker cleanup | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 | |
| | ||||||
* | enforce introduction of translators hints into translation catalogs | Thierry Vignaud | 2004-06-14 | 1 | -8/+11 | |
| | | | | | | | | | | | (perl_checker should have been loudly complain on those!!!! :-(): - add missing coma caracter - move them near translations note that i didn't bother check po comments that already have the proper comma. instead this should be done by perl_checker which should warn about po comments out of translation calls and tags contexts | |||||
* | display more data about hard disks (geometry, number of primary/extended | Thierry Vignaud | 2004-06-14 | 1 | -0/+14 | |
| | | | | | partitions) | |||||
* | switch to new harddrake data structure | Thierry Vignaud | 2004-04-22 | 1 | -2/+2 | |
| | ||||||
* | use new $ugtk2::wm_icon for x11 icon | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 | |
| | ||||||
* | show module for system bridges if it's not unknown (aka not managed by | Thierry Vignaud | 2004-03-17 | 1 | -1/+2 | |
| | | | | | kernel core) | |||||
* | blacklist agp controllers class (they're still visible in the bridges one) | Thierry Vignaud | 2004-03-17 | 1 | -0/+2 | |
| | ||||||
* | set x11 ico | Thierry Vignaud | 2004-03-16 | 1 | -0/+1 | |
| | ||||||
* | (quit_global) do not die in exit path when not run as root | Thierry Vignaud | 2004-02-18 | 1 | -1/+1 | |
| | ||||||
* | reindent button packing | Thierry Vignaud | 2004-02-18 | 1 | -12/+14 | |
| | ||||||
* | sanitize buttons layout when embedded | Thierry Vignaud | 2004-02-18 | 1 | -5/+9 | |
| | ||||||
* | break devices loop into two pass: | Thierry Vignaud | 2004-02-14 | 1 | -0/+8 | |
| | | | | | | - first detect devices into each class - then process them for later display | |||||
* | do not force black color for fields values, this badly conflict with | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 | |
| | | | | | inverted accessibility themes | |||||
* | remove statusbar on interface team request | Thierry Vignaud | 2004-02-13 | 1 | -5/+0 | |
| | ||||||
* | $::noBorder is deprecated (it was the same as !$::isInstall) | Pascal Rigaux | 2004-02-04 | 1 | -1/+0 | |
| | ||||||
* | kill unused variables | Thierry Vignaud | 2004-01-06 | 1 | -3/+3 | |
| | ||||||
* | separate version/author/... from the license by space | Thierry Vignaud | 2003-12-16 | 1 | -1/+1 | |
| | ||||||
* | fix warning with usb mice | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 | |
| | ||||||
* | - fix #3047's fix | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 | |
| | | | | | - do not show module if unknow for system bridges since it's normal | |||||
* | fix #6134: JAZ device is not spelled like jazz music | Thierry Vignaud | 2003-11-08 | 1 | -1/+1 | |
| | ||||||
* | fix #3047: do not display "unknown module" in red for devices known to | Thierry Vignaud | 2003-11-08 | 1 | -0/+1 | |
| | | | | | not need any module (see http://www.people.iup.edu/bclg/pci-modem.html) | |||||
* | perl_checker | Pascal Rigaux | 2003-10-01 | 1 | -2/+2 | |
| | ||||||
* | fix infamous #4136 | Thierry Vignaud | 2003-09-11 | 1 | -0/+1 | |
| | | | | | | | | rationale: our own SIG_CHLD handler intercept the child death after run_program's waitpid() got interrupted by the signal but before it get rescheduled by the kernel (at which stage the child it wait for does not exists anymore) | |||||
* | harddrake2 help dialog: use the new scrolled dialog API for scrolled labels | Thierry Vignaud | 2003-08-31 | 1 | -1/+1 | |
| | ||||||
* | fix dialogs height: replace"small" option by "height" & "weight" ones | Thierry Vignaud | 2003-08-31 | 1 | -1/+1 | |
| | | | | | | rationale: make thecommon path be the easiest one to set up (and make the uncommon path be the hardest one to follow) | |||||
* | - new drakhelp args | Daouda Lo | 2003-08-27 | 1 | -1/+1 | |
| |