summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
Commit message (Collapse)AuthorAgeFilesLines
* - remove a warningThierry Vignaud2003-03-031-2/+2
| | | | | - better scsi bus location
* reap zombie children (aka fix mem leak :-( )Thierry Vignaud2003-03-031-0/+1
|
* i18n fixesPablo Saratxaga2003-02-281-3/+3
|
* reflect in standalone drakxtools the removal of DrakX iconsGuillaume Cottenceau2003-02-281-1/+1
|
* remove debugging printThierry Vignaud2003-02-271-1/+0
|
* small perl_checker fixThierry Vignaud2003-02-271-1/+1
|
* - consolidate menu titles translationsThierry Vignaud2003-02-271-26/+54
| | | | | | | | | - add two pull down menu that enable one to access options and help when embedded - (popup_menu) provide this callback for embedded pull down menus - cleanup various other embedding stuff - convert all object creations to gc blessed style
* - remove unused variable (hey perl_checker, why didn't you see it ?)Thierry Vignaud2003-02-261-6/+6
| | | | | | - (rename_field) better use the parameter we passed than relying on $_ be set to the right value in that context even if it was correct
* do not display alternatives oss/alsa drivers if there's noneThierry Vignaud2003-02-251-1/+2
|
* - factorize code into harddrake::data::set_removable_configurator()Thierry Vignaud2003-02-251-5/+8
| | | | | | | - really do not offer to configure module for removable devices - do not put zip drives in unknown devices class - reuse Yes|No translations in harddrake::ui
* - don't offer to configure module for removable mediaThierry Vignaud2003-02-251-2/+18
| | | | | | - usb devices (such as zip): display vendor, description and a more detailled media type
* display media capacity too (DVD and/or burning ability)Thierry Vignaud2003-02-251-0/+1
|
* fix size when embeddedThierry Vignaud2003-02-241-3/+4
|
* first attempt at making printerdrake to behave smoother when embedded in theThierry Vignaud2003-02-241-7/+4
| | | | | mcc
* - untabifyThierry Vignaud2003-02-241-10/+7
| | | | | | - hide devices which has no driver or whose driver is an url, a graphic server and consolidate the test by the way
* prefix devfs device name with "/dev/" tooThierry Vignaud2003-02-241-1/+3
|
* changed an English stringPablo Saratxaga2003-02-221-1/+1
|
* perl_checker fixThierry Vignaud2003-02-201-2/+2
|
* - prevent any l10n problem by having only one path string when bothThierry Vignaud2003-02-201-9/+23
| | | | | | | | creating the menu and acessing a menu widget (aka translate menu paths only once), which also nicely cut down the translators job. - decrease diagnostics pragma verbosity (aka remove big fat warning messages)
* internalize prepare_gtk2 in the BEGIN {} of ugtk2 already containing the ↵Guillaume Cottenceau2003-02-181-5/+1
| | | | Gtk2->init
* correction for non-latin1 locales,Pablo Saratxaga2003-02-171-2/+6
| | | | | made strings "Unknown" and "unknown" translatable in device info
* no frame in standalone modeThierry Vignaud2003-02-111-0/+1
|
* small i18n improvementPablo Saratxaga2003-02-051-1/+7
|
* fix embeddingThierry Vignaud2003-02-051-2/+7
|
* typo fixThierry Vignaud2003-02-051-1/+1
|
* adapt to new mandrake_doc-drakxtools-* packagesThierry Vignaud2003-02-041-1/+1
|
* translate topics (aka hw class names) in harddrake guiThierry Vignaud2003-01-301-1/+1
|
* print badly managed devices' drivers in redThierry Vignaud2003-01-291-1/+1
|
* make interactive help window be modal, aka transcient for main ugtk2Thierry Vignaud2003-01-271-0/+1
| | | | | window
* perl_checker fixThierry Vignaud2003-01-271-1/+1
|
* use new help systemThierry Vignaud2003-01-271-1/+2
|
* English proofreadingPablo Saratxaga2003-01-241-8/+8
|
* fix embeddingThierry Vignaud2003-01-161-4/+9
|
* add an option to skip jazz drives detectionThierry Vignaud2003-01-151-1/+5
|
* it's uneeded to force scalar contextThierry Vignaud2003-01-131-1/+1
|
* this is not a per class help, but we told the user whatThierry Vignaud2003-01-131-9/+2
| | | | | he can achieve (aka not only on startup)
* listlength() is obviously just "overhead" for arraysThierry Vignaud2003-01-131-1/+1
|
* use diskdrake to configure cdroms, dvroms, cd|dvd -burners,Thierry Vignaud2003-01-131-2/+4
| | | | | floppies and zip drives
* saner default size (too big for 800x600 sadly)Thierry Vignaud2002-12-181-1/+1
|
* perl_checker fixesThierry Vignaud2002-12-131-2/+2
|
* better englishThierry Vignaud2002-12-121-2/+2
|
* don't confuse people by altering sentences that could have beenThierry Vignaud2002-12-121-2/+2
| | | | | interpreted as questions
* - s/::/:/ on cpu infoThierry Vignaud2002-12-121-2/+2
| | | | | - print field names in bold blue rather than just blue
* no gratuitously tabThierry Vignaud2002-12-101-3/+2
|
* Fixed some typos or bad EnglishPablo Saratxaga2002-12-051-1/+1
|
* s/describe/describes/Thierry Vignaud2002-12-051-20/+22
|
* - free objects non freeed by gtk+ (the eternal gobject vs boxed typesThierry Vignaud2002-12-041-11/+9
| | | | | | | | | | debat) - remove dead code - use ->append_set() everywhere - strip again vendor name from displayed string (aka keep only the model description) - enfoce pixel style : remove () from method calls
* kill "used by only one" harddrake::ui module,Mystery Man 5802002-12-041-2/+280
| | | | | move its content to standalone/harddrake2
* drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2,Thierry Vignaud2002-11-181-6/+0
| | | | | net_monitor : final update for common cli options/help manager
* ensure "common" is imported to have N()Pascal Rigaux2002-11-101-0/+1
|