Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (add_intf) no need to handle errors, it's done by callee now in order to share | Thierry Vignaud | 2004-02-20 | 1 | -5/+1 |
| | | | | | exception handling with installer | ||||
* | Shrink code per Thierry. | Stew Benedict | 2004-02-20 | 1 | -36/+12 |
| | |||||
* | Gnome icon order. Drop an unused button box. | Stew Benedict | 2004-02-20 | 1 | -53/+28 |
| | |||||
* | fix string | Thierry Vignaud | 2004-02-19 | 1 | -1/+1 |
| | |||||
* | consolidate strings | Thierry Vignaud | 2004-02-19 | 1 | -1/+1 |
| | |||||
* | no more global icon in XFdrake | Pascal Rigaux | 2004-02-19 | 1 | -1/+1 |
| | |||||
* | fixed typos | Pablo Saratxaga | 2004-02-19 | 1 | -3/+3 |
| | |||||
* | Apply Olivier Blin patch to fix theme displaying under console | Florent Villard | 2004-02-19 | 1 | -2/+3 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-02-19 | 1 | -2/+2 |
| | |||||
* | add plenty of help files, add anonymous support for sainfo | Florin Grad | 2004-02-19 | 1 | -51/+218 |
| | |||||
* | Fix issue with multisession CDs (Anthill #349) | Stew Benedict | 2004-02-19 | 1 | -1/+1 |
| | |||||
* | QA - Encourage user to finish configuring media before leaving wizard. | Stew Benedict | 2004-02-18 | 1 | -27/+19 |
| | |||||
* | (quit_global) do not die in exit path when not run as root | Thierry Vignaud | 2004-02-18 | 1 | -1/+1 |
| | |||||
* | reindent button packing | Thierry Vignaud | 2004-02-18 | 1 | -12/+14 |
| | |||||
* | sanitize buttons layout when embedded | Thierry Vignaud | 2004-02-18 | 1 | -5/+9 |
| | |||||
* | - add adsl_atboot() to check at boot status | Damien Chaumette | 2004-02-18 | 1 | -1/+3 |
| | | | | | - use it instead of chk_internet() | ||||
* | typo fix | Thierry Vignaud | 2004-02-18 | 1 | -2/+2 |
| | |||||
* | Rework backupignore behavior (Anthill #306). | Stew Benedict | 2004-02-18 | 1 | -10/+4 |
| | |||||
* | fix adsl at boot, better and more clean | Damien Chaumette | 2004-02-18 | 1 | -6/+5 |
| | |||||
* | force apply button to be right aligned | Thierry Vignaud | 2004-02-18 | 1 | -1/+1 |
| | |||||
* | set useSupermount to magicdev (so that it doesn't use supermount from cdroms) | Pascal Rigaux | 2004-02-18 | 1 | -1/+1 |
| | |||||
* | new default icon for wizards | Thierry Vignaud | 2004-02-17 | 1 | -0/+0 |
| | |||||
* | - add chk_config() to test internet service state | Damien Chaumette | 2004-02-17 | 1 | -1/+8 |
| | | | | | - adsl onboot using chk_config() | ||||
* | one can now start an ipsec.conf file from scratch | Florin Grad | 2004-02-17 | 1 | -18/+28 |
| | |||||
* | (ask_info3) really use parameters... | Thierry Vignaud | 2004-02-17 | 1 | -4/+1 |
| | |||||
* | consolidate strings | Thierry Vignaud | 2004-02-17 | 1 | -1/+1 |
| | |||||
* | switch drakfont to new banner style | Thierry Vignaud | 2004-02-17 | 3 | -1/+1 |
| | |||||
* | add the ask_info3 function | Florin Grad | 2004-02-17 | 1 | -42/+37 |
| | |||||
* | typo fixes | Pablo Saratxaga | 2004-02-16 | 2 | -4/+4 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-02-16 | 1 | -1/+1 |
| | |||||
* | (ask_info2) list valid values in a pull-down menu | Thierry Vignaud | 2004-02-16 | 1 | -1/+1 |
| | |||||
* | (ask_info2) introduce it in order to share one more step | Thierry Vignaud | 2004-02-16 | 1 | -40/+27 |
| | |||||
* | (ask_info) introduce it in order to share some code | Thierry Vignaud | 2004-02-16 | 1 | -31/+22 |
| | |||||
* | PFS group only accept 3 distinct values | Thierry Vignaud | 2004-02-16 | 1 | -2/+4 |
| | |||||
* | more user friendly labels | Thierry Vignaud | 2004-02-16 | 1 | -20/+20 |
| | |||||
* | do not list twice the same elements in list... | Thierry Vignaud | 2004-02-16 | 1 | -6/+6 |
| | |||||
* | try to have better names | Thierry Vignaud | 2004-02-16 | 1 | -22/+22 |
| | |||||
* | do not put " = " in translated messages | Thierry Vignaud | 2004-02-16 | 1 | -22/+22 |
| | |||||
* | move check_field's ask_warn() to save_notebook() | Damien Chaumette | 2004-02-16 | 1 | -3/+5 |
| | |||||
* | add hints | Thierry Vignaud | 2004-02-16 | 1 | -0/+2 |
| | |||||
* | do not abuse global namespace | Thierry Vignaud | 2004-02-16 | 4 | -10/+10 |
| | |||||
* | check gateway entry | Damien Chaumette | 2004-02-16 | 1 | -0/+1 |
| | |||||
* | do not test the translated chains anymore | Florin Grad | 2004-02-16 | 1 | -8/+10 |
| | |||||
* | let's look better when embedded | Thierry Vignaud | 2004-02-16 | 1 | -8/+7 |
| | |||||
* | break devices loop into two pass: | Thierry Vignaud | 2004-02-14 | 1 | -0/+8 |
| | | | | | | - first detect devices into each class - then process them for later display | ||||
* | FTP restore failure feedback. Allow multiple catalog/file restore selection. | Stew Benedict | 2004-02-14 | 1 | -22/+54 |
| | |||||
* | forgotten modem page, to be traduced, not yet usable (please don't hurt me) | Damien Chaumette | 2004-02-13 | 1 | -19/+60 |
| | |||||
* | verbs must be upcased on buttons!!! | Thierry Vignaud | 2004-02-13 | 1 | -12/+13 |
| | |||||
* | new banner icons | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | remove useless comment | Thierry Vignaud | 2004-02-13 | 1 | -1/+0 |
| |