summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
Commit message (Collapse)AuthorAgeFilesLines
...
* do not display version number in title bar since it's uselessThierry Vignaud2004-06-211-1/+1
| | | | | according to interface team
* show list of partitionsThierry Vignaud2004-06-201-1/+6
|
* display better info for hard disksThierry Vignaud2004-06-201-1/+5
|
* really ensure that "identification" section is displayed firstThierry Vignaud2004-06-201-1/+1
|
* still show info field if detect_devices::getIDE() failled to parse it for aThierry Vignaud2004-06-201-1/+1
| | | | | known vendor string
* still show mass media fields for mass media that are not hard disks (eg:Thierry Vignaud2004-06-201-1/+4
| | | | | cdroms, dvdrom, burners, ...)
* remove old SCSI garbage codeThierry Vignaud2004-06-201-4/+0
|
* adapt fields name to new behavior of mousedrake on 2.6.x kernelsThierry Vignaud2004-06-201-2/+2
|
* smoother mouse data: sort fieldsThierry Vignaud2004-06-201-0/+5
|
* show more fields for miceThierry Vignaud2004-06-201-2/+8
|
* move mice help where it belongsThierry Vignaud2004-06-201-2/+2
|
* simplifyThierry Vignaud2004-06-201-1/+1
|
* display media type for mass storage devicesThierry Vignaud2004-06-201-1/+1
|
* fix undisplayed fields:Thierry Vignaud2004-06-201-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 tooThierry Vignaud2004-06-201-1/+1
|
* add help for new fieldsThierry Vignaud2004-06-181-8/+8
|
* group driver fields for sound cardsThierry Vignaud2004-06-181-0/+4
|
* do not display PCI/USB vendor id in identification sectionThierry Vignaud2004-06-181-1/+1
|
* - simplify item groupingThierry Vignaud2004-06-181-10/+8
| | | | | - always show identification first
* fix displaying pci/usb vendor and device idThierry Vignaud2004-06-181-2/+2
|
* display bus (PCI, USB, ...) firstThierry Vignaud2004-06-181-1/+1
|
* fix help for floppiesThierry Vignaud2004-06-181-1/+1
|
* - add infrastructure in order to group fieldsThierry Vignaud2004-06-181-9/+68
| | | | | - start to group fields for mass media, CPUs and generic PCI/USB devices
* kill warningsThierry Vignaud2004-06-171-1/+1
|
* kill usb_id like usb_vendor is (for USB mass storage media)Thierry Vignaud2004-06-171-1/+1
|
* add missing field for hard disksThierry Vignaud2004-06-171-0/+1
|
* the split of the cpu help nicely show up that mice were using CPU help.Thierry Vignaud2004-06-171-0/+3
| | | | | let's describe their "name" field too.
* split out CPU helpThierry Vignaud2004-06-171-16/+19
|
* use new infrastructure in order to not display useless floppy help for SCSIThierry Vignaud2004-06-171-1/+8
| | | | | disks
* add infrastructure for per class help (and add missing space around bracketsThierry Vignaud2004-06-171-64/+76
| | | | | that perl_checker did miss :-()
* perl_checker cleanupThierry Vignaud2004-06-171-1/+1
|
* enforce introduction of translators hints into translation catalogsThierry Vignaud2004-06-141-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/extendedThierry Vignaud2004-06-141-0/+14
| | | | | partitions)
* switch to new harddrake data structureThierry Vignaud2004-04-221-2/+2
|
* use new $ugtk2::wm_icon for x11 iconThierry Vignaud2004-03-171-1/+1
|
* show module for system bridges if it's not unknown (aka not managed byThierry Vignaud2004-03-171-1/+2
| | | | | kernel core)
* blacklist agp controllers class (they're still visible in the bridges one)Thierry Vignaud2004-03-171-0/+2
|
* set x11 icoThierry Vignaud2004-03-161-0/+1
|
* (quit_global) do not die in exit path when not run as rootThierry Vignaud2004-02-181-1/+1
|
* reindent button packingThierry Vignaud2004-02-181-12/+14
|
* sanitize buttons layout when embeddedThierry Vignaud2004-02-181-5/+9
|
* break devices loop into two pass:Thierry Vignaud2004-02-141-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 withThierry Vignaud2004-02-131-1/+1
| | | | | inverted accessibility themes
* remove statusbar on interface team requestThierry Vignaud2004-02-131-5/+0
|
* $::noBorder is deprecated (it was the same as !$::isInstall)Pascal Rigaux2004-02-041-1/+0
|
* kill unused variablesThierry Vignaud2004-01-061-3/+3
|
* separate version/author/... from the license by spaceThierry Vignaud2003-12-161-1/+1
|
* fix warning with usb miceThierry Vignaud2003-11-121-1/+1
|
* - fix #3047's fixThierry Vignaud2003-11-121-1/+1
| | | | | - do not show module if unknow for system bridges since it's normal
* fix #6134: JAZ device is not spelled like jazz musicThierry Vignaud2003-11-081-1/+1
|