| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | change packing to get a better GUI | Damien Chaumette | 2004-04-23 | 1 | -84/+95 |
* | create frame with a border witdth (titi rulez) | Damien Chaumette | 2004-04-23 | 1 | -1/+6 |
* | do automatic sound configuration (one can still switch between OSS and | Thierry Vignaud | 2004-04-23 | 1 | -0/+1 |
* | handle again timeouts | Thierry Vignaud | 2004-04-23 | 1 | -1/+1 |
* | do X11 configuration automagically | Thierry Vignaud | 2004-04-23 | 2 | -1/+4 |
* | handle --auto | Thierry Vignaud | 2004-04-23 | 2 | -1/+2 |
* | - when automatic flag is set for one hardware class, do not ask for | Thierry Vignaud | 2004-04-23 | 1 | -14/+20 |
* | (set_removable_configurator) use diskdrake instead of drakupdate_fstab | Thierry Vignaud | 2004-04-23 | 1 | -1/+1 |
* | handle --auto when managing removable media | Thierry Vignaud | 2004-04-23 | 2 | -6/+10 |
* | set automatic flag for removable media | Thierry Vignaud | 2004-04-23 | 1 | -0/+5 |
* | (probe_category) perl_checker cleanup | Thierry Vignaud | 2004-04-23 | 1 | -1/+2 |
* | (remove_alias, remove_alias_regexp, remove_alias_regexp_byname, | Thierry Vignaud | 2004-04-23 | 1 | -0/+5 |
* | updated Slovanian file | Pablo Saratxaga | 2004-04-22 | 1 | -2491/+4051 |
* | fix 'somewhat' broken isdn type and driver name fetching from pcitable | Damien Chaumette | 2004-04-22 | 1 | -5/+4 |
* | split usb ports from usb controllers (arnaud request) | Thierry Vignaud | 2004-04-22 | 1 | -1/+10 |
* | switch to new harddrake data structure | Thierry Vignaud | 2004-04-22 | 2 | -4/+5 |
* | new harddrake data structure (easier to extend) | Thierry Vignaud | 2004-04-22 | 1 | -49/+290 |
* | (summary) install alsaconf too for isapnp sound cards (it better handle some | Thierry Vignaud | 2004-04-22 | 1 | -2/+2 |
* | sync tuners list with 2.6.6-rc2 too | Thierry Vignaud | 2004-04-22 | 1 | -2/+5 |
* | sync card lists with 2.6.6-rc2 | Thierry Vignaud | 2004-04-22 | 1 | -2/+19 |
* | fix tv cards detection | Thierry Vignaud | 2004-04-22 | 1 | -1/+1 |
* | move reread_net_conf to tools.pm | Damien Chaumette | 2004-04-20 | 2 | -8/+10 |
* | remove unneeded @all_cards initialisation in reread_net_conf | Damien Chaumette | 2004-04-20 | 1 | -1/+0 |
* | (populate_notebook) fix drakxtools' build | Thierry Vignaud | 2004-04-20 | 1 | -1/+1 |
* | (build_notebook) do not assume there's not language that want to | Thierry Vignaud | 2004-04-20 | 1 | -1/+1 |
* | 10-31mdk | Thierry Vignaud | 2004-04-20 | 1 | -1/+10 |
* | Consolidate button_box* code, remaining file_dialogs. | Stew Benedict | 2004-04-19 | 1 | -183/+97 |
* | $adsl_modem is optional, moved to $o_adsl_modem | Damien Chaumette | 2004-04-19 | 1 | -2/+2 |
* | dropped $::i in foreach loop, use $i instead | Damien Chaumette | 2004-04-19 | 1 | -1/+1 |
* | - translate strings once and only for the user. | Damien Chaumette | 2004-04-19 | 1 | -19/+19 |
* | IPADDR, NETMASK and GATEWAY fields are not sensitive by default in DHCP | Damien Chaumette | 2004-04-19 | 1 | -0/+3 |
* | updated Welsh and Norwegian files | Pablo Saratxaga | 2004-04-19 | 2 | -2244/+2260 |
* | attempt to correct bug #9423 | damien | 2004-04-19 | 1 | -1/+1 |
* | Some drives don't return "ATIP info from disk". | Stew Benedict | 2004-04-16 | 1 | -1/+1 |
* | corrected default:LTR entries | Pablo Saratxaga | 2004-04-09 | 2 | -7716/+6759 |
* | updated Ukrainian and Welsh files | Pablo Saratxaga | 2004-04-09 | 1 | -1294/+1547 |
* | (lang::write_langs) drop prefix parameter | Thierry Vignaud | 2004-04-09 | 2 | -4/+4 |
* | updated Nynorsk and Filipino files | Pablo Saratxaga | 2004-04-09 | 1 | -1090/+1111 |
* | updates | Keld Simonsen | 2004-04-08 | 1 | -1336/+1282 |
* | - test /etc/init.d/ntpd instead of /etc/ntp.conf for ntp installation | Daouda Lo | 2004-04-08 | 1 | -1/+1 |
* | get rid of the chloop code (not used anymore) | Pascal Rigaux | 2004-04-08 | 1 | -6/+2 |
* | mount /sys before move::init() since move::init() needs it | Pascal Rigaux | 2004-04-08 | 1 | -1/+3 |
* | bump glib/gtk+ perl binding requires | Thierry Vignaud | 2004-04-08 | 1 | -1/+1 |
* | use Mandrakelinux now | Thierry Vignaud | 2004-04-08 | 1 | -3/+3 |
* | 10-30mdk | Thierry Vignaud | 2004-04-08 | 1 | -1/+17 |
* | defined default font to use in KDE for devanagari and malayalam scripts | Pablo Saratxaga | 2004-04-07 | 1 | -3/+7 |
* | corrected drakups against new libconf 0.32 | damien | 2004-04-07 | 1 | -3/+3 |
* | fully translated, was 3 fuzzy, 3 untranslated | Thomas Backlund | 2004-04-06 | 1 | -1090/+1113 |
* | (shrink_topwindow) fix faillure with perl-Gtk+-1.04x (#9411) | Thierry Vignaud | 2004-04-06 | 1 | -1/+1 |
* | Use a scalar with cat_ (Pixel suggestion). | Stew Benedict | 2004-04-06 | 1 | -6/+6 |