summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* fix #3047: do not display "unknown module" in red for devices known toThierry Vignaud2003-11-081-0/+1
| | | | | not need any module (see http://www.people.iup.edu/bclg/pci-modem.html)
* perl_checkerPascal Rigaux2003-10-011-2/+2
|
* fix infamous #4136Thierry Vignaud2003-09-111-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 labelsThierry Vignaud2003-08-311-1/+1
|
* fix dialogs height: replace"small" option by "height" & "weight" onesThierry Vignaud2003-08-311-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 argsDaouda Lo2003-08-271-1/+1
|
* workaround gtk bug #118047Thierry Vignaud2003-08-211-8/+2
|
* display the right information when no selected deviceThierry Vignaud2003-08-181-0/+1
|
* use new create_dialog api to get better modal dialogsThierry Vignaud2003-08-181-3/+4
|
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-051-4/+3
|
* add hints for translatorsThierry Vignaud2003-07-211-0/+2
|
* workaround buggy gtk+-2.x that do not wrap textviews when realizedThierry Vignaud2003-07-211-3/+8
|
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-11/+8
|
* fix stock items usageThierry Vignaud2003-07-071-2/+2
|
* use stock items for menu tooThierry Vignaud2003-07-061-3/+3
|
* increase gui coherency of drakxtools vs other gtk+ apps: use stock iconsThierry Vignaud2003-07-061-1/+1
|
* colorize helpThierry Vignaud2003-07-011-4/+4
|