Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed XIM definitions for Chinese locales | Pablo Saratxaga | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | prevent warning when using diagnostics pragma (easier debugging) | Thierry Vignaud | 2003-03-05 | 1 | -2/+2 |
| | |||||
* | - remove a warning | Thierry Vignaud | 2003-03-03 | 1 | -2/+2 |
| | | | | | - better scsi bus location | ||||
* | reap zombie children (aka fix mem leak :-( ) | Thierry Vignaud | 2003-03-03 | 1 | -0/+1 |
| | |||||
* | i18n fixes | Pablo Saratxaga | 2003-02-28 | 1 | -3/+3 |
| | |||||
* | reflect in standalone drakxtools the removal of DrakX icons | Guillaume Cottenceau | 2003-02-28 | 1 | -1/+1 |
| | |||||
* | remove debugging print | Thierry Vignaud | 2003-02-27 | 1 | -1/+0 |
| | |||||
* | small perl_checker fix | Thierry Vignaud | 2003-02-27 | 1 | -1/+1 |
| | |||||
* | - consolidate menu titles translations | Thierry Vignaud | 2003-02-27 | 1 | -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 Vignaud | 2003-02-26 | 1 | -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 none | Thierry Vignaud | 2003-02-25 | 1 | -1/+2 |
| | |||||
* | - factorize code into harddrake::data::set_removable_configurator() | Thierry Vignaud | 2003-02-25 | 1 | -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 media | Thierry Vignaud | 2003-02-25 | 1 | -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 Vignaud | 2003-02-25 | 1 | -0/+1 |
| | |||||
* | fix size when embedded | Thierry Vignaud | 2003-02-24 | 1 | -3/+4 |
| | |||||
* | first attempt at making printerdrake to behave smoother when embedded in the | Thierry Vignaud | 2003-02-24 | 1 | -7/+4 |
| | | | | | mcc | ||||
* | - untabify | Thierry Vignaud | 2003-02-24 | 1 | -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/" too | Thierry Vignaud | 2003-02-24 | 1 | -1/+3 |
| | |||||
* | changed an English string | Pablo Saratxaga | 2003-02-22 | 1 | -1/+1 |
| | |||||
* | perl_checker fix | Thierry Vignaud | 2003-02-20 | 1 | -2/+2 |
| | |||||
* | - prevent any l10n problem by having only one path string when both | Thierry Vignaud | 2003-02-20 | 1 | -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 Cottenceau | 2003-02-18 | 1 | -5/+1 |
| | | | | Gtk2->init | ||||
* | correction for non-latin1 locales, | Pablo Saratxaga | 2003-02-17 | 1 | -2/+6 |
| | | | | | made strings "Unknown" and "unknown" translatable in device info | ||||
* | no frame in standalone mode | Thierry Vignaud | 2003-02-11 | 1 | -0/+1 |
| | |||||
* | small i18n improvement | Pablo Saratxaga | 2003-02-05 | 1 | -1/+7 |
| | |||||
* | fix embedding | Thierry Vignaud | 2003-02-05 | 1 | -2/+7 |
| | |||||
* | typo fix | Thierry Vignaud | 2003-02-05 | 1 | -1/+1 |
| | |||||
* | adapt to new mandrake_doc-drakxtools-* packages | Thierry Vignaud | 2003-02-04 | 1 | -1/+1 |
| | |||||
* | translate topics (aka hw class names) in harddrake gui | Thierry Vignaud | 2003-01-30 | 1 | -1/+1 |
| | |||||
* | print badly managed devices' drivers in red | Thierry Vignaud | 2003-01-29 | 1 | -1/+1 |
| | |||||
* | make interactive help window be modal, aka transcient for main ugtk2 | Thierry Vignaud | 2003-01-27 | 1 | -0/+1 |
| | | | | | window | ||||
* | perl_checker fix | Thierry Vignaud | 2003-01-27 | 1 | -1/+1 |
| | |||||
* | use new help system | Thierry Vignaud | 2003-01-27 | 1 | -1/+2 |
| | |||||
* | English proofreading | Pablo Saratxaga | 2003-01-24 | 1 | -8/+8 |
| | |||||
* | fix embedding | Thierry Vignaud | 2003-01-16 | 1 | -4/+9 |
| | |||||
* | add an option to skip jazz drives detection | Thierry Vignaud | 2003-01-15 | 1 | -1/+5 |
| | |||||
* | it's uneeded to force scalar context | Thierry Vignaud | 2003-01-13 | 1 | -1/+1 |
| | |||||
* | this is not a per class help, but we told the user what | Thierry Vignaud | 2003-01-13 | 1 | -9/+2 |
| | | | | | he can achieve (aka not only on startup) | ||||
* | listlength() is obviously just "overhead" for arrays | Thierry Vignaud | 2003-01-13 | 1 | -1/+1 |
| | |||||
* | use diskdrake to configure cdroms, dvroms, cd|dvd -burners, | Thierry Vignaud | 2003-01-13 | 1 | -2/+4 |
| | | | | | floppies and zip drives | ||||
* | saner default size (too big for 800x600 sadly) | Thierry Vignaud | 2002-12-18 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-12-13 | 1 | -2/+2 |
| | |||||
* | better english | Thierry Vignaud | 2002-12-12 | 1 | -2/+2 |
| | |||||
* | don't confuse people by altering sentences that could have been | Thierry Vignaud | 2002-12-12 | 1 | -2/+2 |
| | | | | | interpreted as questions | ||||
* | - s/::/:/ on cpu info | Thierry Vignaud | 2002-12-12 | 1 | -2/+2 |
| | | | | | - print field names in bold blue rather than just blue | ||||
* | no gratuitously tab | Thierry Vignaud | 2002-12-10 | 1 | -3/+2 |
| | |||||
* | Fixed some typos or bad English | Pablo Saratxaga | 2002-12-05 | 1 | -1/+1 |
| | |||||
* | s/describe/describes/ | Thierry Vignaud | 2002-12-05 | 1 | -20/+22 |
| | |||||
* | - free objects non freeed by gtk+ (the eternal gobject vs boxed types | Thierry Vignaud | 2002-12-04 | 1 | -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 580 | 2002-12-04 | 1 | -2/+280 |
| | | | | | move its content to standalone/harddrake2 |