Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add build_tree to fetch info before doing GUI stuff | Damien Chaumette | 2004-01-19 | 1 | -116/+157 |
| | | | | | | | - use $intf->{$interface}{save} to re-use existing write_foo specific fonctions - change build_notebook thing - indenting && perl_checking | ||||
* | typo error | Florin Grad | 2004-01-19 | 1 | -1/+0 |
| | |||||
* | add transparent proxy support | Florin Grad | 2004-01-19 | 1 | -10/+78 |
| | |||||
* | kill useless diagnostics pragma | Thierry Vignaud | 2004-01-19 | 1 | -1/+0 |
| | |||||
* | simplify | Thierry Vignaud | 2004-01-19 | 1 | -1/+1 |
| | |||||
* | add wait message as hardware detection takes time | Damien Chaumette | 2004-01-17 | 1 | -3/+8 |
| | |||||
* | kill unused variables | Thierry Vignaud | 2004-01-16 | 1 | -5/+3 |
| | |||||
* | - set a meaningfull window title when called from mcc for explanations | Thierry Vignaud | 2004-01-16 | 1 | -3/+4 |
| | | | | | - upcase default window title | ||||
* | do not abuse global namespace (this also allow to track variables | Thierry Vignaud | 2004-01-16 | 1 | -22/+24 |
| | | | | | usage through static code analysers such as perl_checker) | ||||
* | * manage interfaces: | Damien Chaumette | 2004-01-16 | 1 | -8/+8 |
| | | | | | | - fix Ok button logic - fix some calls to $apply | ||||
* | * manage interfaces | Damien Chaumette | 2004-01-16 | 1 | -19/+68 |
| | | | | | | - added Modem page - most of the GUI in place | ||||
* | remove arrows from previous/next buttons according to interface team | Thierry Vignaud | 2004-01-16 | 1 | -13/+13 |
| | |||||
* | ask_warn fixes per Thierry, purge some old, unused code | Stew Benedict | 2004-01-16 | 2 | -541/+198 |
| | |||||
* | reuse create_okcancel() in ordet to get some std button layout | Thierry Vignaud | 2004-01-15 | 1 | -9/+10 |
| | |||||
* | remove useless menu infrastucture | Thierry Vignaud | 2004-01-15 | 1 | -18/+1 |
| | |||||
* | add bug hint | Thierry Vignaud | 2004-01-15 | 1 | -0/+2 |
| | |||||
* | remove unused variable | Thierry Vignaud | 2004-01-15 | 1 | -1/+0 |
| | |||||
* | First time wizard | Stew Benedict | 2004-01-15 | 1 | -148/+322 |
| | |||||
* | (lilo_choice) do not complain on canceling | Thierry Vignaud | 2004-01-15 | 1 | -1/+1 |
| | |||||
* | (lilo_choice) let's set dialog title when poping up an error message | Thierry Vignaud | 2004-01-15 | 1 | -1/+1 |
| | |||||
* | (lilo_choice) do not complaing about lilo faillure when we use another | Thierry Vignaud | 2004-01-15 | 1 | -2/+1 |
| | | | | | bootloader: just complain about the actually used bootloader | ||||
* | warly said that we should not restrict ourselves to lilo | Thierry Vignaud | 2004-01-15 | 1 | -2/+0 |
| | |||||
* | make splash config looks better when embedded | Thierry Vignaud | 2004-01-15 | 1 | -3/+3 |
| | |||||
* | - manage interfaces : | Damien Chaumette | 2004-01-14 | 1 | -12/+44 |
| | | | | | | | | o add Account page o speedtouch and sagem modems o build_notebook don't need $window anymore o cosmetic change to Infornations page | ||||
* | typo fix | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
| | |||||
* | use class->new rather than new class style | Thierry Vignaud | 2004-01-14 | 1 | -9/+9 |
| | |||||
* | minor cleanup | Thierry Vignaud | 2004-01-14 | 1 | -8/+3 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-14 | 1 | -3/+6 |
| | |||||
* | proper indenting | Thierry Vignaud | 2004-01-14 | 1 | -55/+56 |
| | |||||
* | - offer to configure bootsplash only on --splash | Thierry Vignaud | 2004-01-14 | 1 | -16/+16 |
| | | | | | | | - drop useless frames - set main window title according to current mode (autologin, bootloader or bootsplash) | ||||
* | clean splash management code | Florent Villard | 2004-01-14 | 1 | -123/+48 |
| | |||||
* | unused variable | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
| | |||||
* | - kill unused variables | Thierry Vignaud | 2004-01-14 | 1 | -9/+8 |
| | | | | | | - fix gtk+2 notebook usage - perl_checker cleanups | ||||
* | 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 |
| | | | | | already too much buttons | ||||
* | 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 |
| | | | | | against this) | ||||
* | handle both kernel 2.4.x and 2.6.x (before size field was not properly | Thierry Vignaud | 2004-01-12 | 1 | -1/+2 |
| | | | | | | when switching between threes b/c we looked for module.ko instead of module.o.gz and the like) | ||||
* | 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 |
| | | | | | ok/cancel (#6810) | ||||
* | 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 |
| |