| Commit message (Expand) | Author | Age | Files | Lines |
* | alter message according to interface team suggestion | Thierry Vignaud | 2004-01-13 | 2 | -2/+2 |
* | alter message according to interface team suggestion | Thierry Vignaud | 2004-01-13 | 1 | -1/+1 |
* | hide about butto b/c there's already mcc about dialog and there're | Thierry Vignaud | 2004-01-13 | 1 | -1/+1 |
* | sanitize buttons through reusing create_okcancel() | Thierry Vignaud | 2004-01-13 | 7 | -129/+136 |
* | upcase label | Thierry Vignaud | 2004-01-13 | 1 | -1/+1 |
* | perl_checker sometimes wrongly complain | Thierry Vignaud | 2004-01-13 | 1 | -1/+1 |
* | do not push anymore help menu at right (hig and kde guidelines are | Thierry Vignaud | 2004-01-12 | 1 | -1/+1 |
* | handle both kernel 2.4.x and 2.6.x (before size field was not properly | Thierry Vignaud | 2004-01-12 | 1 | -1/+2 |
* | upcase first letter of error messages | Thierry Vignaud | 2004-01-12 | 1 | -3/+3 |
* | perl_checker fixes | Thierry Vignaud | 2004-01-12 | 1 | -6/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2004-01-12 | 1 | -2/+2 |
* | new layout with subdialogs | Thierry Vignaud | 2004-01-12 | 1 | -214/+141 |
* | remove spurious minus at beginning of paragraph | Thierry Vignaud | 2004-01-12 | 1 | -1/+1 |
* | when offering to restart dm, offer yes/no as choice rather than | Thierry Vignaud | 2004-01-12 | 1 | -1/+1 |
* | make font removing working with --testing | Thierry Vignaud | 2004-01-12 | 1 | -2/+4 |
* | fix unstalling fonts | Thierry Vignaud | 2004-01-12 | 1 | -2/+2 |
* | show a finish button on last step | Thierry Vignaud | 2004-01-12 | 1 | -0/+1 |
* | exit once delete interface wizard has ended instead of then running the std | Thierry Vignaud | 2004-01-12 | 1 | -0/+1 |
* | list ppp interfaces too when offering to delete an interface | Thierry Vignaud | 2004-01-12 | 1 | -6/+6 |
* | kill unused variables | Thierry Vignaud | 2004-01-12 | 1 | -20/+1 |
* | (put_font_dir) factorize some code into put_font_dir_real() | Thierry Vignaud | 2004-01-12 | 1 | -13/+10 |
* | fix chkfontpath call in --testing mode (/usr/sbin) not in path | Thierry Vignaud | 2004-01-12 | 1 | -1/+1 |
* | fix applications layout: | Thierry Vignaud | 2004-01-12 | 1 | -57/+30 |
* | fix about layout: | Thierry Vignaud | 2004-01-12 | 1 | -8/+17 |
* | prevent useless spacing above button bar | Thierry Vignaud | 2004-01-12 | 1 | -1/+1 |
* | enforce class->new calling convention rather than "new class" one | Thierry Vignaud | 2004-01-12 | 1 | -78/+78 |
* | style only change; "fix" gtkpacking so that expand arg always precede the | Thierry Vignaud | 2004-01-12 | 1 | -166/+167 |
* | fixed typos | Pablo Saratxaga | 2004-01-10 | 2 | -2/+2 |
* | fix drakboot --boot embedding | Thierry Vignaud | 2004-01-09 | 1 | -1/+0 |
* | fix wizard when logdrake is embeded | Thierry Vignaud | 2004-01-09 | 1 | -0/+1 |
* | - apply and ok button now working | Damien Chaumette | 2004-01-09 | 1 | -20/+39 |
* | share translations with harddrake | Thierry Vignaud | 2004-01-09 | 1 | -8/+10 |
* | information box fully fonctionnal for ethernet cards | Damien Chaumette | 2004-01-09 | 1 | -28/+35 |
* | - informations afford copy/paste (mac address) | Damien Chaumette | 2004-01-08 | 1 | -30/+27 |
* | - integrate chkauth (which is now deprecated) | Pascal Rigaux | 2004-01-08 | 1 | -5/+8 |
* | first 'manage interface' implementatiimplementation | Damien Chaumette | 2004-01-08 | 1 | -6/+175 |
* | (configure_net) | Thierry Vignaud | 2004-01-08 | 1 | -11/+12 |
* | move all options parsing pieces together | Thierry Vignaud | 2004-01-08 | 1 | -2/+1 |
* | restore exit_dialogsub | Thierry Vignaud | 2004-01-08 | 1 | -1/+1 |
* | (configure_net) | Thierry Vignaud | 2004-01-08 | 1 | -10/+7 |
* | logging when __DIE__ing is dangerous: | Pascal Rigaux | 2004-01-07 | 1 | -2/+0 |
* | DVD+RW support, perl_checker, fix bogus cron message | Stew Benedict | 2004-01-07 | 1 | -19/+19 |
* | perl_checker compliance | Pascal Rigaux | 2004-01-06 | 3 | -4/+1 |
* | perl_checker compliance | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
* | obsolete livedrake, live_install, live_update | Pascal Rigaux | 2004-01-06 | 1 | -40/+0 |
* | kill unused variables | Thierry Vignaud | 2004-01-06 | 1 | -3/+3 |
* | use $::prefix | Pascal Rigaux | 2004-01-06 | 1 | -4/+4 |
* | remove mkbootdisk support | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2004-01-06 | 1 | -2/+2 |
* | do not discard 0 when perms are 0xx like | Thierry Vignaud | 2004-01-06 | 1 | -1/+1 |