summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - cleanupPascal Rigaux2003-07-302-40/+43
| | | | | - add pool.ntp.org (and make it the default) (cf bug #4197)
* Aurora doesn't exist anymore (and it's been that way for quite a few time)Pascal Rigaux2003-07-301-3/+3
|
* removed remaining code of eval (eq nop).Francois Pons2003-07-301-1/+0
|
* remove eval around choosePackagesTree as it display something even if it ↵Francois Pons2003-07-301-3/+5
| | | | doesn't run...
* intermediate commit to completely broken ugtk2 for handling tree, in order forFrancois Pons2003-07-301-14/+17
| | | | | gc or pixel to fix this...
* allow testing locally, should not avoid pkgs to work in real place.Francois Pons2003-07-301-7/+11
|
* fix typo (thanks to perl_checker)Pascal Rigaux2003-07-301-1/+1
|
* removed ugly code for scrollbars as pixel has fixed it now.Francois Pons2003-07-301-5/+1
|
* cleanup (especially ensure $interface is not something like "eth0 (usingPascal Rigaux2003-07-301-12/+10
| | | | | module ...)" but only "eth0" (cf network/network.pm 1.130 nasty change)
* revert to 1.129:Pascal Rigaux2003-07-301-4/+1
| | | | | | | it's no good removing " (using module ...)" from {DEVICE} field, it's much better not having it in the first place. See network/ethernet.pm v1.81 for the real fix
* - move from perl-GTK2 to perl-Gtk2Pascal Rigaux2003-07-301-2/+1
| | | | | - fix an old weird typo
* ensure "No details" is displayed instead of "Details" when beginning a newPascal Rigaux2003-07-301-2/+3
| | | | | package installation round and "No details" was pressed in previous round
* allow other=/dev/fd0 (bug #4405)Pascal Rigaux2003-07-301-1/+1
|
* use formatError for the error message occuring when auto_install.cfg is badPascal Rigaux2003-07-291-1/+1
|
* labels are not able to correctly handle long texts, so rollback to usingPascal Rigaux2003-07-291-0/+16
| | | | | | | | | | | | | | | | | | | TextView instead. For information on this pb: - IHM team doesn't like TextView because the text can be selected, and a contextual menu is available - IHM team doesn't like the difference between small text (using a Label) and longer text (using a TextView) - Label can wrap automatically but not nicely (it doesn't use the full width) - Label can't wrap CJK text which have no spaces Apart from this Label vs TextView pb, Titi only left some code which takes care of small text, causing the text to be wrapped using warp_text (which is not proportional font aware) and not using a scrolled window (causing the license to take more than the screen, the buttons disappearing at the bottom of the screen)
* remove some really obsolete docPascal Rigaux2003-07-291-10/+2
|
* there is no good url for drakxtools, but at least don't give a broken one!Pascal Rigaux2003-07-291-1/+1
| | | | | (thanks to Raul Dias)
* re-export %fsedit::suggestions as needed (why did titi my-ed it?) (fixes bug ↵Pascal Rigaux2003-07-291-1/+1
| | | | #4298)
* Add vera font by defaultFrederic Crozat2003-07-291-1/+1
|
* updated pot filePablo Saratxaga2003-07-292-90/+67
|
* moved xfs files (problably the same for ia64 ?).Francois Pons2003-07-281-2/+2
|
* moved xfs files.Francois Pons2003-07-281-2/+2
|
* moved mkfs.xfsFrancois Pons2003-07-281-1/+1
|
* we now need -lm to linkPascal Rigaux2003-07-281-0/+1
|
* make sure the split of message is done only in install mode, as standalone hasFrancois Pons2003-07-281-1/+1
| | | | | no problem.
* updated pot filePablo Saratxaga2003-07-252-787/+757
|
* 9.2-0.24mdkThierry Vignaud2003-07-251-1/+8
|
* work in progress (follow interface team recommendation) : useThierry Vignaud2003-07-251-9/+33
| | | | | | | | | checkboxes instead of ugly icon inconsistent (aka semi-selected) state still need working install caller must be fixed like rpmdrake is
* fix crash on adding new permissionThierry Vignaud2003-07-251-2/+1
|
* use std button layoutThierry Vignaud2003-07-251-2/+2
|
* 9.2-0.24mdk: work in progressThierry Vignaud2003-07-251-1/+10
|
* use option menus instead of combos in on interface team requestThierry Vignaud2003-07-251-1/+1
|
* remove nonsense expert buttonThierry Vignaud2003-07-241-16/+5
|
* - (configure_lan) directly use global variablesThierry Vignaud2003-07-241-5/+10
| | | | | - double click on ethernet lines run lan config dialog
* upcase labelThierry Vignaud2003-07-241-1/+1
|
* use std button layoutThierry Vignaud2003-07-241-1/+2
|
* fix #4258Thierry Vignaud2003-07-241-1/+2
|
* bump perl-Gtk2 requires in order to fix drakfont bug with utf8 fileThierry Vignaud2003-07-241-1/+1
| | | | | names
* 9.2-0.23mdkThierry Vignaud2003-07-241-1/+13
|
* since we've replace save "button" by "ok", exit the tool after saving the ↵Thierry Vignaud2003-07-241-0/+1
| | | | preferences
* fix tree fillingThierry Vignaud2003-07-241-8/+8
|
* - ugtk2-ize dialog constructionThierry Vignaud2003-07-241-61/+61
| | | | | - fix tip setting
* localize level option menuThierry Vignaud2003-07-241-3/+11
|
* better helpThierry Vignaud2003-07-241-25/+40
|
* restore help for msec checksThierry Vignaud2003-07-241-1/+1
|
* draksec: requires a non broken msecThierry Vignaud2003-07-241-1/+1
|
* describeThierry Vignaud2003-07-241-1/+4
|
* - filter dumb charactersThierry Vignaud2003-07-241-103/+45
| | | | | - strip help from internal msec doc so that it better fit end user
* 9.2-0.22mdkThierry Vignaud2003-07-241-2/+19
|
* settings dialog:Thierry Vignaud2003-07-241-2/+22
| | | | | | - localize all fields - add tips for all check boxes