Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $::noBorder is deprecated (it was the same as !$::isInstall) | Pascal Rigaux | 2004-02-04 | 1 | -1/+0 |
| | |||||
* | kill unused variables | Thierry Vignaud | 2004-01-06 | 1 | -3/+3 |
| | |||||
* | separate version/author/... from the license by space | Thierry Vignaud | 2003-12-16 | 1 | -1/+1 |
| | |||||
* | fix warning with usb mice | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | - fix #3047's fix | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | | | | | - do not show module if unknow for system bridges since it's normal | ||||
* | fix #6134: JAZ device is not spelled like jazz music | Thierry Vignaud | 2003-11-08 | 1 | -1/+1 |
| | |||||
* | fix #3047: do not display "unknown module" in red for devices known to | Thierry Vignaud | 2003-11-08 | 1 | -0/+1 |
| | | | | | not need any module (see http://www.people.iup.edu/bclg/pci-modem.html) | ||||
* | perl_checker | Pascal Rigaux | 2003-10-01 | 1 | -2/+2 |
| | |||||
* | fix infamous #4136 | Thierry Vignaud | 2003-09-11 | 1 | -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 labels | Thierry Vignaud | 2003-08-31 | 1 | -1/+1 |
| | |||||
* | fix dialogs height: replace"small" option by "height" & "weight" ones | Thierry Vignaud | 2003-08-31 | 1 | -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 args | Daouda Lo | 2003-08-27 | 1 | -1/+1 |
| | |||||
* | workaround gtk bug #118047 | Thierry Vignaud | 2003-08-21 | 1 | -8/+2 |
| | |||||
* | display the right information when no selected device | Thierry Vignaud | 2003-08-18 | 1 | -0/+1 |
| | |||||
* | use new create_dialog api to get better modal dialogs | Thierry Vignaud | 2003-08-18 | 1 | -3/+4 |
| | |||||
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -4/+3 |
| | |||||
* | add hints for translators | Thierry Vignaud | 2003-07-21 | 1 | -0/+2 |
| | |||||
* | workaround buggy gtk+-2.x that do not wrap textviews when realized | Thierry Vignaud | 2003-07-21 | 1 | -3/+8 |
| | |||||
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -11/+8 |
| | |||||
* | fix stock items usage | Thierry Vignaud | 2003-07-07 | 1 | -2/+2 |
| | |||||
* | use stock items for menu too | Thierry Vignaud | 2003-07-06 | 1 | -3/+3 |
| | |||||
* | increase gui coherency of drakxtools vs other gtk+ apps: use stock icons | Thierry Vignaud | 2003-07-06 | 1 | -1/+1 |
| | |||||
* | colorize help | Thierry Vignaud | 2003-07-01 | 1 | -4/+4 |
| | |||||
* | perl_checker fix | Thierry Vignaud | 2003-07-01 | 1 | -1/+1 |
| | |||||
* | fix one translation (ie factorize it out) | Thierry Vignaud | 2003-07-01 | 1 | -1/+1 |
| | |||||
* | let harddrake gui fit better when embedded | Thierry Vignaud | 2003-07-01 | 1 | -2/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -3/+3 |
| | |||||
* | remove unused function that should never have come to live | Thierry Vignaud | 2003-05-21 | 1 | -2/+0 |
| | |||||
* | - help menu items are not checkable | Thierry Vignaud | 2003-05-21 | 1 | -7/+9 |
| | | | | | | - do not display spurious "/" on menu buttons when embedded - (strip_first_underscore) let speedup the regexp | ||||
* | better explanation of the wp field | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | localize drive capabilites (aka burning, dvd managment, ...) | Thierry Vignaud | 2003-05-19 | 1 | -0/+5 |
| | |||||
* | - describe wp flag on ia32 cpus | Thierry Vignaud | 2003-05-15 | 1 | -15/+16 |
| | | | | | - make all field descriptions begin by a lower case letter | ||||
* | - (create_dialog) : | Thierry Vignaud | 2003-05-15 | 1 | -4/+4 |
| | | | | | | | | | o options are passed through a hash ref o wrap text o update caller list - harddrake2: convert to use create_dialog() instead of interactive->warn (fix #3487) | ||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -1/+1 |
| | |||||
* | array costs less than a hash | Thierry Vignaud | 2003-04-22 | 1 | -32/+29 |
| | |||||
* | add hint for translators | Thierry Vignaud | 2003-04-15 | 1 | -2/+1 |
| | |||||
* | fix pablo patch that broke two translations (reported by Arkadiusz | Thierry Vignaud | 2003-04-02 | 1 | -2/+2 |
| | | | | | Lipiec) | ||||
* | - fix fscking french translation | Thierry Vignaud | 2003-04-01 | 1 | -0/+1 |
| | | | | | - explain why it's bad to translate this way | ||||
* | - prevent translators to do bad things (that is having badly constructed | Thierry Vignaud | 2003-04-01 | 1 | -22/+23 |
| | | | | | | | | strings on screen) - reuse some translations instead of relying on extracting tools' merge feature - give translators more control on about window text | ||||
* | properly *both* reap zombies and clear status bar message | Thierry Vignaud | 2003-03-19 | 1 | -2/+9 |
| | |||||
* | fix first message display | Thierry Vignaud | 2003-03-12 | 1 | -1/+5 |
| | |||||
* | better packed paned behavior in both embedded and standalone modes | Thierry Vignaud | 2003-03-12 | 1 | -1/+1 |
| | |||||
* | handle multiple removable devices: their managment is different from other hw | Thierry Vignaud | 2003-03-12 | 1 | -1/+1 |
| | | | | | classes since we need to run a config tool per device and not one per hw class | ||||
* | 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 |
| |