Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix the various transient on {rwindow} (or even {window} ?) not working ↵ | Pascal Rigaux | 2005-01-22 | 1 | -4/+4 |
| | | | | | | | anymore on the MagicWindow (maybe the code could be simplified since it should now work even when embedded (?)) | ||||
* | fix crash on opening help windows | Thierry Vignaud | 2005-01-14 | 1 | -3/+3 |
| | |||||
* | display the menubar and the banner when embedded | Thierry Vignaud | 2005-01-12 | 1 | -17/+7 |
| | |||||
* | add hint for translator | Thierry Vignaud | 2004-11-29 | 1 | -1/+3 |
| | |||||
* | fixed typo | Pablo Saratxaga | 2004-11-26 | 1 | -1/+1 |
| | |||||
* | kill a stock icon | Thierry Vignaud | 2004-11-22 | 1 | -1/+1 |
| | |||||
* | add some ";", remove some ";", as told by perl_checker | Pascal Rigaux | 2004-11-18 | 1 | -8/+8 |
| | |||||
* | display more information | Thierry Vignaud | 2004-11-02 | 1 | -0/+9 |
| | |||||
* | - don't trigger help system when mandrake-doc-common is not installed | Daouda Lo | 2004-10-19 | 1 | -2/+6 |
| | | | | | - don't trigger bug report in oem mode | ||||
* | - don't hardcode distro name (usefull for oem to change the distro | Daouda Lo | 2004-10-19 | 1 | -2/+4 |
| | | | | | name at only one place) | ||||
* | cleanup thanks to perl_checker | Pascal Rigaux | 2004-10-14 | 1 | -2/+3 |
| | |||||
* | better looking for alternative drivers | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | enable harddrake2 to properly adapt to theme changes and the like | Thierry Vignaud | 2004-09-01 | 1 | -1/+1 |
| | |||||
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -3/+3 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-08-11 | 1 | -6/+6 |
| | |||||
* | s/Mandrake/Mandrakelinux | Funda Wang | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | several typos fix | Funda Wang | 2004-08-01 | 1 | -4/+4 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-07-01 | 1 | -1/+1 |
| | |||||
* | revert ugly code printing "This program cannot be run in console mode", | Pascal Rigaux | 2004-07-01 | 1 | -10/+1 |
| | | | | | it is easily done in ugtk2.pm | ||||
* | Some standalone tools don't compile when run from console | Rafael Garcia-Suarez | 2004-06-24 | 1 | -1/+10 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 :-() |