summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_gtk.pm
Commit message (Expand)AuthorAgeFilesLines
...
* simplify (thanks to perl_checker)Pascal Rigaux2004-12-311-1/+0
* remove code using getAndSaveFile to get the X serverPascal Rigaux2004-12-311-5/+0
* fix displaying package tree (was empty since moving from XXX to CAT_XXX)Pascal Rigaux2004-12-281-1/+1
* don't pass prefix, use $::prefixPascal Rigaux2004-12-211-1/+1
* migrate to mygtk2Pascal Rigaux2004-12-161-68/+60
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-8/+8
* more debug logPascal Rigaux2004-12-031-0/+1
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-291-1/+1
* simpler codePascal Rigaux2004-11-251-4/+5
* Kludgy fix for bug 11558 : sometimes when restarting the installer at theRafael Garcia-Suarez2004-09-161-0/+2
* on a test here, a "Server died" occured whereas the server is running.Pascal Rigaux2004-09-161-1/+8
* (installPackages) kill unused variableThierry Vignaud2004-09-151-3/+0
* do not display release notes anymore (since it hides advertising...)Pascal Rigaux2004-09-101-20/+5
* define and use $o->{mouse}{alternate_install} if detected mouse can't be used...Olivier Blin2004-08-261-1/+3
* hide $release_notes_scroll by default, it's visually cleanerPascal Rigaux2004-08-181-0/+1
* add release notes during install of packagesPascal Rigaux2004-08-171-10/+29
* remove dead codePascal Rigaux2004-08-171-4/+1
* perl_checker compliancePascal Rigaux2004-08-131-1/+1
* - don't use compssUsers anymore, use compssUsers.plPascal Rigaux2004-08-131-50/+11
* drop Xpmac supportPascal Rigaux2004-08-051-7/+4
* adapt to new directories layout:Pascal Rigaux2004-07-261-1/+1
* perl_checker compliancePascal Rigaux2004-07-201-1/+1
* fix predicted time when there is an error installing packagesOlivier Blin2004-07-161-0/+3
* fix method_allows_medium_change calls (I suck)Olivier Blin2004-06-181-1/+1
* add and use install_any::method_allows_medium_changeOlivier Blin2004-06-181-1/+1
* in disk-iso install, automatically choose and change ISO images, according to...Olivier Blin2004-06-181-11/+14
* merge globetrotter support from MDK-10-branchThierry Vignaud2004-06-181-5/+5
* switch to xorgPascal Rigaux2004-06-081-1/+1
* meta_class server (PowerPack+) needs category WorkstationPascal Rigaux2004-03-241-0/+2
* spell Mandrakelinux in one wordThierry Vignaud2004-03-101-1/+1
* don't force buttons a size related to $::windowwidth since this is no more us...Guillaume Cottenceau2004-02-201-1/+1
* allow to specify the Xnest wanted resolution with --vgaGuillaume Cottenceau2004-02-201-1/+1
* the text we give to set_markup should not contain raw "&"Pascal Rigaux2004-02-191-0/+1
* when cancel is pressed, fix re-selecting unselected packagesPascal Rigaux2004-02-181-2/+1
* small cleanupPascal Rigaux2004-02-181-2/+2
* use modal windows during installPascal Rigaux2004-02-091-3/+1
* move Xtest() and setMouseLive() out of c/stuff to xf86misc::mainPascal Rigaux2004-02-081-1/+2
* use mouse::change_mouse_live()Pascal Rigaux2004-02-061-12/+1
* rename $ugtk2::force_center used at install with $ugtk2::force_center_at_posPascal Rigaux2004-02-041-1/+1
* advertising:Guillaume Cottenceau2004-01-291-11/+6
* remove arrows from previous/next buttons according to interface teamThierry Vignaud2004-01-161-2/+2
* fix individual package selection (was broken since 30 september...)Pascal Rigaux2004-01-151-3/+2
* formatList is imported, no need to get it in common::Pascal Rigaux2004-01-151-2/+2
* XFree4 during installPascal Rigaux2004-01-121-1/+1
* remove a few other SIG{__DIE__}Pascal Rigaux2004-01-091-3/+0
* allow X to restart after dying through X_move script, startkde also through s...Guillaume Cottenceau2003-11-261-2/+2
* cleanup Xfree server @options handlingPascal Rigaux2003-10-311-14/+11
* allow move to be launched in testing modeGuillaume Cottenceau2003-10-301-4/+6
* ensure we quit at once when we can't launche X server (I want toGuillaume Cottenceau2003-10-301-1/+1
* log a bit more live mouse type changeGuillaume Cottenceau2003-10-301-1/+1