| Commit message (Expand) | Author | Age | Files | Lines |
* | use "if any" instead of "if grep", and various other occurences of "any", "ev... | Pascal Rigaux | 2003-01-07 | 34 | -101/+96 |
* | version 9.1 cooker | Guillaume Cottenceau | 2003-01-07 | 1 | -1/+1 |
* | printerdrake is back alive | Thierry Vignaud | 2003-01-07 | 2 | -4/+8 |
* | cleanup and add a comment (!) | Pascal Rigaux | 2003-01-07 | 1 | -3/+2 |
* | fixes | Thierry Vignaud | 2003-01-07 | 1 | -6/+12 |
* | CList and CTree being deprecated and unsupported in perl-gtk2, | Thierry Vignaud | 2003-01-07 | 1 | -1/+1 |
* | perl_checker fix | Thierry Vignaud | 2003-01-07 | 1 | -1/+1 |
* | - new way to use request help | Daouda Lo | 2003-01-07 | 1 | -1/+1 |
* | - compress code (pixel) | Daouda Lo | 2003-01-07 | 1 | -5/+2 |
* | beautify | Thierry Vignaud | 2003-01-07 | 1 | -4/+4 |
* | simplif installed spoolers "detection" | Thierry Vignaud | 2003-01-07 | 1 | -5/+1 |
* | - remove useless $_ setting | Thierry Vignaud | 2003-01-07 | 1 | -29/+11 |
* | - simplify by reusing list_passwd() | Thierry Vignaud | 2003-01-07 | 1 | -27/+20 |
* | *** empty log message *** | Pascal Rigaux | 2003-01-07 | 1 | -1/+124 |
* | - adapt to new setupBootloader | Pascal Rigaux | 2003-01-07 | 3 | -10/+9 |
* | nicer debug message | Pascal Rigaux | 2003-01-07 | 1 | -0/+1 |
* | (method_choices): returns the choices of bootloaders (lilo, grub, yaboot...) ... | Pascal Rigaux | 2003-01-07 | 1 | -132/+154 |
* | move setupBootloader before summary | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | - part of setupBootloader() are now in setupBootloader__mbr_or_not(), | Pascal Rigaux | 2003-01-07 | 1 | -139/+144 |
* | common::secured_file() is a wrapper around c::is_secure_file() | Pascal Rigaux | 2003-01-06 | 1 | -0/+6 |
* | fix "Where do you want to install the bootloader?" dialog box | Pascal Rigaux | 2003-01-06 | 1 | -1/+1 |
* | - perl checker | Daouda Lo | 2003-01-06 | 1 | -3/+2 |
* | fix typos (thanks perl_checko!) | Pascal Rigaux | 2003-01-06 | 2 | -8/+10 |
* | - support help system | Daouda Lo | 2003-01-06 | 1 | -5/+4 |
* | selectInstallClass now automatically detect if an existing install is there, | Pascal Rigaux | 2003-01-06 | 2 | -30/+31 |
* | - function on_request_help to display online help. | Daouda Lo | 2003-01-06 | 1 | -0/+12 |
* | synchronized with XFree86 4.2.99 keyboard layout names | Pablo Saratxaga | 2003-01-06 | 1 | -4/+4 |
* | (partition_with_diskdrake): fix reloading partition table | Pascal Rigaux | 2003-01-06 | 1 | -0/+1 |
* | - selectMouse is now just after selectLanguage | Pascal Rigaux | 2003-01-06 | 1 | -2/+2 |
* | (mount): do not fsck.ext2 when mounting readonly | Pascal Rigaux | 2003-01-06 | 1 | -9/+13 |
* | (selectKeyboard): read existing keyboard config even if not upgrading (it | Pascal Rigaux | 2003-01-06 | 1 | -4/+2 |
* | when reading existing config, remove double quotes around the default label | Pascal Rigaux | 2003-01-06 | 1 | -0/+1 |
* | replace *F with $F | Pascal Rigaux | 2003-01-06 | 1 | -10/+9 |
* | fix an *old* bug causing pbs when formatting more than one partition using | Pascal Rigaux | 2003-01-06 | 1 | -6/+6 |
* | fix printerdrake regarding gimp configuration | Thierry Vignaud | 2003-01-06 | 1 | -2/+2 |
* | perl_checker fixes | Thierry Vignaud | 2003-01-06 | 1 | -7/+7 |
* | prevent one to write in log buffer | Thierry Vignaud | 2003-01-06 | 1 | -0/+2 |
* | require a recent enough ldetect-lst for fixed usb hubs detection | Thierry Vignaud | 2003-01-06 | 1 | -2/+5 |
* | when taking files from perl-GTK2, don't /usr/lib/libDrakX/ugtk2.pm since we d... | Pascal Rigaux | 2003-01-06 | 1 | -1/+1 |
* | 9.1-0.7mdk | Thierry Vignaud | 2003-01-06 | 1 | -1/+4 |
* | *** empty log message *** | Thierry Vignaud | 2003-01-06 | 1 | -3/+1 |
* | fix displaying of spooler list | Thierry Vignaud | 2003-01-06 | 1 | -5/+6 |
* | fix displaying list of availlable printer spoolers | Thierry Vignaud | 2003-01-06 | 1 | -1/+1 |
* | put full data in all variants of the data structure | Thierry Vignaud | 2003-01-06 | 1 | -2/+2 |
* | *** empty log message *** | Pascal Rigaux | 2003-01-05 | 1 | -1/+50 |
* | in bootloader configuration, add return values to Add and Remove callbacks | Pascal Rigaux | 2003-01-05 | 1 | -0/+2 |
* | - callbacks "Add", "Modify" and "Remove" return undef when they fail | Pascal Rigaux | 2003-01-05 | 1 | -3/+7 |
* | add ask_from__add_modify_removeW gtk handling | Pascal Rigaux | 2003-01-05 | 1 | -24/+74 |
* | fix missing "use modules::interactive" (thanks to David Eastcott) | Pascal Rigaux | 2003-01-04 | 1 | -0/+1 |
* | (create_treeview_list): fix setter | Pascal Rigaux | 2003-01-03 | 1 | -3/+4 |