summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* s/perl -w/use diagnostics/ so stat it get removed from package atThierry Vignaud2003-03-061-1/+2
* do not crash on color selectionThierry Vignaud2003-03-061-5/+4
* prevent one to pop up hundred of windows: make browse dialog be modalThierry Vignaud2003-03-061-1/+3
* - fix #1766Thierry Vignaud2003-03-061-3/+3
* moved prioprietary NVIDIA code support to generic prioprietary support in sta...Francois Pons2003-03-061-37/+2
* perl_checker fixThierry Vignaud2003-03-061-1/+1
* let fix #2244, #2245, #2730Thierry Vignaud2003-03-061-1/+1
* - display "wait while searching" message also when embedded: we do notThierry Vignaud2003-03-061-5/+6
* log system config changesThierry Vignaud2003-03-061-0/+1
* let i fit in 800x600Thierry Vignaud2003-03-061-1/+1
* fixed XIM definitions for Chinese localesPablo Saratxaga2003-03-061-1/+1
* fix behaviour when only one lang is available (clickingGuillaume Cottenceau2003-03-051-16/+38
* handle low case config variables despite they should have been upcaseThierry Vignaud2003-03-051-1/+1
* - (getTVcards, isTVcard) : consolidate tv detection codeThierry Vignaud2003-03-051-1/+1
* prevent warning when using diagnostics pragma (easier debugging)Thierry Vignaud2003-03-051-2/+2
* fixed wizard modification not taken into account when using drakconf.Francois Pons2003-03-051-2/+7
* restore old search behavior like we did before gtk+-2 port:Thierry Vignaud2003-03-051-6/+4
* no need to explicitely disable editable property, this is alreadyThierry Vignaud2003-03-051-1/+0
* clean interface flags when dhcp mode is used.Francois Pons2003-03-041-10/+14
* - untabifyThierry Vignaud2003-03-041-92/+93
* scroll back when loggingThierry Vignaud2003-03-041-1/+2
* - remove last warningThierry Vignaud2003-03-041-5/+4
* - fix #1776 (part one): make up and down button be usefull instead ofThierry Vignaud2003-03-041-13/+43
* simplified form (pixel)Florin Grad2003-03-041-1/+1
* - fix #1776 part two (do not insert dummy lines)Thierry Vignaud2003-03-041-20/+27
* remove debuging assertions (as spoted by gc)Thierry Vignaud2003-03-041-2/+2
* add an extra first choose the net device stepFlorin Grad2003-03-031-1/+12
* remove unused $rows_cntThierry Vignaud2003-03-031-4/+0
* - fix #2091 and #2480 (settings restorationThierry Vignaud2003-03-031-3/+9
* - remove a warningThierry Vignaud2003-03-031-2/+2
* reap zombie children (aka fix mem leak :-( )Thierry Vignaud2003-03-031-0/+1
* smoother gui: let main windows be unreachable until modal dialog is closedThierry Vignaud2003-03-031-0/+1
* fix bug reported by Cédric Thévenet (impossible to save newly edited rules)Thierry Vignaud2003-03-031-5/+9
* fixed bad English stringPablo Saratxaga2003-02-281-1/+1
* - fix the check of mandrake_doc installed package (gc)Daouda Lo2003-02-281-2/+2
* i18n fixesPablo Saratxaga2003-02-281-3/+3
* reflect in standalone drakxtools the removal of DrakX iconsGuillaume Cottenceau2003-02-2819-19/+19
* removed profile management entry point.Francois Pons2003-02-281-57/+61
* add ieee1394-controller alias and load ohci1394 when a firewire controller ap...Thierry Vignaud2003-02-271-0/+1
* - add get_info_from_fstab()Pascal Rigaux2003-02-271-1/+1
* allow removing device "non kudzu flagged" (for harddrake)Pascal Rigaux2003-02-271-3/+4
* handle configurators with options (eg: "diskdrake --removable=scd0")Thierry Vignaud2003-02-271-1/+1
* Do not ask for the port when the user has chosen an HP MF device as scanner m...Till Kamppeter2003-02-271-4/+4
* fix too big internet configuration windowThierry Vignaud2003-02-271-43/+46
* fix embeddingThierry Vignaud2003-02-271-1/+1
* make it fit in embedded mode, large enough elseThierry Vignaud2003-02-271-21/+15
* read more carefully the existing network configurationFlorin Grad2003-02-271-12/+11
* - better check /sbin/ifconfig is executable rather than simply existsThierry Vignaud2003-02-271-3/+3
* fixed cancel on configure_net, fixed bad fields setted up in configure_lan,Francois Pons2003-02-271-4/+2
* fix scrolling when embeddedThierry Vignaud2003-02-271-1/+1