| Commit message (Expand) | Author | Age | Files | Lines |
* | sort | Thierry Vignaud | 2003-10-27 | 1 | -6/+6 |
* | use fast_mouse_probe first in mandrake move | Pascal Rigaux | 2003-10-23 | 1 | -2/+2 |
* | if we have /bin/loadkeys, use it | Pascal Rigaux | 2003-10-23 | 1 | -1/+3 |
* | - use setxkbmap instead of xmodmap if setxkbmap is available | Pascal Rigaux | 2003-10-23 | 1 | -4/+8 |
* | don't use exit(), use _exit() | Pascal Rigaux | 2003-10-23 | 1 | -1/+1 |
* | handle usb isdn adapters | Thierry Vignaud | 2003-10-22 | 1 | -2/+4 |
* | add entries for usb isdn adapters | Thierry Vignaud | 2003-10-22 | 1 | -0/+10 |
* | fix steping back on choosing isdn card step | Thierry Vignaud | 2003-10-22 | 1 | -1/+1 |
* | fix isdn detection | Thierry Vignaud | 2003-10-22 | 1 | -1/+1 |
* | misc perl_checker cleanups | Thierry Vignaud | 2003-10-20 | 3 | -25/+23 |
* | kill warning complaint from gcc aka resync with official newt headers | Thierry Vignaud | 2003-10-20 | 1 | -1/+1 |
* | kill warning complaint from gcc aka resync with official rpm headers | Thierry Vignaud | 2003-10-20 | 1 | -1/+1 |
* | misc perl_checker cleanups | Thierry Vignaud | 2003-10-20 | 3 | -8/+8 |
* | drakperm incorrectly enable one to click "ok" after having altered a | Thierry Vignaud | 2003-10-20 | 1 | -0/+1 |
* | fix crash on editable items | Thierry Vignaud | 2003-10-20 | 1 | -10/+13 |
* | perform test once and move it out of the save loop | Thierry Vignaud | 2003-10-20 | 1 | -3/+3 |
* | un-jonathan-ize() | Thierry Vignaud | 2003-10-20 | 1 | -10/+4 |
* | consolidate, simplify, remove duplicate | Thierry Vignaud | 2003-10-20 | 1 | -36/+24 |
* | print more understandable error message on parse error | Thierry Vignaud | 2003-10-20 | 1 | -1/+1 |
* | fix #6159: fix detection when a local name server is faking the | Thierry Vignaud | 2003-10-20 | 1 | -7/+7 |
* | do not break working code! (titi sucks) | Pascal Rigaux | 2003-10-20 | 1 | -1/+0 |
* | minor cleanup | Thierry Vignaud | 2003-10-17 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2003-10-17 | 3 | -39/+39 |
* | - perl_checker cleanups | Thierry Vignaud | 2003-10-17 | 1 | -25/+24 |
* | roolback hp fix: | Thierry Vignaud | 2003-10-17 | 1 | -1/+1 |
* | workaround anthill bug #18 (do not overwrite sound aliases when no hardware c... | Thierry Vignaud | 2003-10-17 | 1 | -2/+5 |
* | - simplify | Thierry Vignaud | 2003-10-17 | 2 | -24/+15 |
* | network::netconnect is unused | Thierry Vignaud | 2003-10-17 | 1 | -1/+0 |
* | misc opt | Guillaume Cottenceau | 2003-10-16 | 1 | -1/+1 |
* | fix for HP (current module does not work if MII_NOT_SUPPORTED to set to yes) | Francois Pons | 2003-10-16 | 1 | -1/+1 |
* | override tex color when selected as well, it's white per default, and with th... | Guillaume Cottenceau | 2003-10-16 | 1 | -1/+3 |
* | no steps in move mode; for the moment, no logo as well, we'll see what graphi... | Guillaume Cottenceau | 2003-10-16 | 1 | -2/+2 |
* | fixed typo. | Francois Pons | 2003-10-16 | 1 | -1/+0 |
* | fixed code to avoid opening 2 files simultaneously. | Francois Pons | 2003-10-16 | 1 | -1/+8 |
* | fixed small typo. | Francois Pons | 2003-10-16 | 1 | -1/+1 |
* | fixed to avoid opening 2 ftp files at the same time. | Francois Pons | 2003-10-16 | 1 | -4/+7 |
* | fixed stupid typo. | Francois Pons | 2003-10-16 | 1 | -1/+1 |
* | make sure a pubkey file can be found if a hdlist handle is given when creatin... | Francois Pons | 2003-10-16 | 1 | -2/+4 |
* | added pubkey in update management. | Francois Pons | 2003-10-16 | 1 | -1/+2 |
* | added external pubkey file management. | Francois Pons | 2003-10-16 | 1 | -2/+2 |
* | maybe perl_checker should have told me? but that's a bit | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
* | fix default value still in location|name form in case of move | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
* | sorting according to transliteration in languages-selection-as-images is brok... | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
* | override gtk theme selection color since we won't do inverse-video on the tex... | Guillaume Cottenceau | 2003-10-15 | 1 | -0/+11 |
* | setting background color is normally not needed anymore since XFree starts wi... | Guillaume Cottenceau | 2003-10-15 | 1 | -8/+0 |
* | titi doesn't suck | Guillaume Cottenceau | 2003-10-15 | 1 | -0/+1 |
* | - rename exitMove to startMove | Pascal Rigaux | 2003-10-15 | 1 | -4/+0 |
* | don't show a tree in move mode, we have only a limited number of languages | Guillaume Cottenceau | 2003-10-15 | 1 | -4/+11 |
* | set move steps, add exitMove step, pass $o to move::init() | Pascal Rigaux | 2003-10-15 | 1 | -1/+4 |
* | pass $o to getNextStep | Pascal Rigaux | 2003-10-15 | 2 | -4/+5 |