summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
Commit message (Expand)AuthorAgeFilesLines
* 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
* perl_checker fixThierry Vignaud2003-07-011-1/+1
* fix one translation (ie factorize it out)Thierry Vignaud2003-07-011-1/+1
* let harddrake gui fit better when embeddedThierry Vignaud2003-07-011-2/+1
* perl_checker fixesThierry Vignaud2003-05-231-3/+3
* remove unused function that should never have come to liveThierry Vignaud2003-05-211-2/+0
* - help menu items are not checkableThierry Vignaud2003-05-211-7/+9
* better explanation of the wp fieldThierry Vignaud2003-05-201-1/+1
* localize drive capabilites (aka burning, dvd managment, ...)Thierry Vignaud2003-05-191-0/+5
* - describe wp flag on ia32 cpusThierry Vignaud2003-05-151-15/+16
* - (create_dialog) :Thierry Vignaud2003-05-151-4/+4
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-1/+1
* array costs less than a hashThierry Vignaud2003-04-221-32/+29
* add hint for translatorsThierry Vignaud2003-04-151-2/+1
* fix pablo patch that broke two translations (reported by ArkadiuszThierry Vignaud2003-04-021-2/+2
* - fix fscking french translationThierry Vignaud2003-04-011-0/+1
* - prevent translators to do bad things (that is having badly constructedThierry Vignaud2003-04-011-22/+23
* properly *both* reap zombies and clear status bar messageThierry Vignaud2003-03-191-2/+9
* fix first message displayThierry Vignaud2003-03-121-1/+5
* better packed paned behavior in both embedded and standalone modesThierry Vignaud2003-03-121-1/+1
* handle multiple removable devices: their managment is different from other hwThierry Vignaud2003-03-121-1/+1
* fixed XIM definitions for Chinese localesPablo Saratxaga2003-03-061-1/+1
* prevent warning when using diagnostics pragma (easier debugging)Thierry Vignaud2003-03-051-2/+2
* - remove a warningThierry Vignaud2003-03-031-2/+2
* 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
* - remove unused variable (hey perl_checker, why didn't you see it ?)Thierry Vignaud2003-02-261-6/+6
* 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
* - don't offer to configure module for removable mediaThierry Vignaud2003-02-251-2/+18
* 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
* - untabifyThierry Vignaud2003-02-241-10/+7
* 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
* internalize prepare_gtk2 in the BEGIN {} of ugtk2 already containing the Gtk2...Guillaume Cottenceau2003-02-181-5/+1
* correction for non-latin1 locales,Pablo Saratxaga2003-02-171-2/+6