| Commit message (Expand) | Author | Age | Files | Lines |
* | please perl_checker | Thierry Vignaud | 2003-05-23 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -10/+10 |
* | do not mix interactive and ugtk2, let reusse create_dialog() | Thierry Vignaud | 2003-05-22 | 1 | -6/+2 |
* | do not set twice the title, ugtk2->new already do it for us | Thierry Vignaud | 2003-05-22 | 1 | -2/+1 |
* | remove unused variable | Thierry Vignaud | 2003-05-22 | 1 | -1/+0 |
* | gtk+-2 specs prohibid playing with policy | Thierry Vignaud | 2003-05-22 | 4 | -4/+2 |
* | (quit_global) inline it | Thierry Vignaud | 2003-05-22 | 1 | -5/+1 |
* | - further clean gui construction through functionnal ugtk2 | Thierry Vignaud | 2003-05-22 | 1 | -37/+31 |
* | - simplify gui construction through create_packtable(), we really do | Thierry Vignaud | 2003-05-22 | 1 | -16/+6 |
* | (build_list) simplify ip parsing | Thierry Vignaud | 2003-05-22 | 1 | -3/+1 |
* | workaround #3341: display "Bad ip" instead of a blank field if ip | Thierry Vignaud | 2003-05-22 | 1 | -2/+1 |
* | Fix differntial user file naming. | Stew Benedict | 2003-05-22 | 1 | -1/+1 |
* | 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 |
* | we already have fork()+exec() detect_loader, so there's no need to do | Thierry Vignaud | 2003-05-21 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2003-05-20 | 1 | -3/+3 |
* | (removeverticalbar) pixelate | Thierry Vignaud | 2003-05-20 | 1 | -2/+1 |
* | perl_checker fixes | Thierry Vignaud | 2003-05-20 | 2 | -44/+39 |
* | try to simplify | Thierry Vignaud | 2003-05-20 | 1 | -22/+11 |
* | fix #1743: offer to restart the dm service | Thierry Vignaud | 2003-05-20 | 1 | -0/+4 |
* | (put_font_dir): $/variable is unlikely what was initially intended | Thierry Vignaud | 2003-05-20 | 1 | -10/+3 |
* | (chk_empty_xfs_path): | Thierry Vignaud | 2003-05-20 | 1 | -2/+2 |
* | (file_ok_sel) prevent potential crash in perl regexp engine if sg bad | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
* | better explanation of the wp field | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
* | fix #3960: divide by zero execption | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
* | some drakconnect cleanups | Thierry Vignaud | 2003-05-19 | 1 | -5/+2 |
* | dialog window is already modal | Thierry Vignaud | 2003-05-19 | 1 | -1/+0 |
* | localize drive capabilites (aka burning, dvd managment, ...) | Thierry Vignaud | 2003-05-19 | 1 | -0/+5 |
* | fix #3560 (drakboot not updating bootloader label): the only confusing | Thierry Vignaud | 2003-05-19 | 1 | -3/+11 |
* | simplify | Thierry Vignaud | 2003-05-19 | 1 | -5/+2 |
* | - describe wp flag on ia32 cpus | Thierry Vignaud | 2003-05-15 | 1 | -15/+16 |
* | - (create_dialog) : | Thierry Vignaud | 2003-05-15 | 1 | -4/+4 |
* | (create_dialog) : | Thierry Vignaud | 2003-05-15 | 2 | -6/+6 |
* | remove unused variable | Thierry Vignaud | 2003-05-15 | 1 | -5/+2 |
* | do not use interactive to get root capabilties, directly use | Thierry Vignaud | 2003-05-15 | 1 | -2/+1 |
* | fix #1352 : do not add buggy font directories | Thierry Vignaud | 2003-05-15 | 1 | -5/+12 |
* | hide "mode switch" buttons to only enable to switch to the other mode, | Thierry Vignaud | 2003-05-15 | 1 | -32/+40 |
* | - uninline poulpy | Thierry Vignaud | 2003-05-14 | 1 | -54/+37 |
* | perl_checker cleaning | Stew Benedict | 2003-05-13 | 2 | -165/+166 |
* | cleanups | Thierry Vignaud | 2003-05-13 | 1 | -64/+61 |
* | - remove 80% of perl_checker warnings | Thierry Vignaud | 2003-05-13 | 1 | -2/+2 |
* | better use s/_get/get/ and {get,set}_fraction instead of ->fraction | Thierry Vignaud | 2003-05-13 | 1 | -6/+3 |
* | better use get instead of _get | Thierry Vignaud | 2003-05-13 | 1 | -5/+5 |
* | help perl_checker by providing an empty prototype | Thierry Vignaud | 2003-05-13 | 1 | -2/+2 |
* | let ugtk2->new manage the title setting | Thierry Vignaud | 2003-05-13 | 1 | -3/+2 |
* | perl_checker fixes | Thierry Vignaud | 2003-05-13 | 1 | -14/+11 |
* | perl_checker fix | Thierry Vignaud | 2003-05-13 | 1 | -1/+1 |
* | make option managment look like real perl | Thierry Vignaud | 2003-05-13 | 1 | -2/+3 |
* | - add empty prototypes to help perl_checker | Thierry Vignaud | 2003-05-13 | 1 | -4/+3 |
* | perl_checker compliance, differential mode option, explain adding directories | Stew Benedict | 2003-05-12 | 1 | -231/+298 |