| Commit message (Expand) | Author | Age | Files | Lines |
* | - new advertising | Pascal Rigaux | 2005-08-31 | 1 | -62/+44 |
* | instead of dirtying pkgs::installCallback, use install_steps::installCallback | Pascal Rigaux | 2005-08-31 | 1 | -3/+2 |
* | fix bad handle of the elapsed time | Pascal Rigaux | 2005-08-31 | 1 | -11/+12 |
* | - use noborderWhenEmbedded instead of dirtying directly in WizardTable | Pascal Rigaux | 2005-08-30 | 1 | -3/+5 |
* | put Cancel and Details button on the right of the main progress bar | Pascal Rigaux | 2005-08-29 | 1 | -2/+4 |
* | fill in missing titles for banners and specify icons | Thierry Vignaud | 2005-08-27 | 1 | -1/+1 |
* | (installPackages) ensure there's no margin around advertisements (IHM request) | Thierry Vignaud | 2005-08-27 | 1 | -1/+1 |
* | add a cople missing titles | Thierry Vignaud | 2005-08-26 | 1 | -2/+2 |
* | function $advertize must work when chrooted or not, we can't really know if w... | Pascal Rigaux | 2005-08-22 | 1 | -3/+3 |
* | don't fork anymore to install rpms | Pascal Rigaux | 2005-08-17 | 1 | -2/+3 |
* | fix "Mouse" button in summary doing nothing | Pascal Rigaux | 2005-08-16 | 1 | -3/+3 |
* | move is_xbox from common to detect_devices | Olivier Blin | 2005-08-05 | 1 | -1/+2 |
* | load xpad module for xbox (Stew) | Olivier Blin | 2005-08-02 | 1 | -1/+4 |
* | get rid of $clicked and $ent_number (obsolete) | Pascal Rigaux | 2005-06-06 | 1 | -5/+5 |
* | replace unused $o->{localInstall} with $::local_install, partially used inste... | Pascal Rigaux | 2005-05-26 | 1 | -1/+2 |
* | More refactorisation | Rafael Garcia-Suarez | 2005-05-26 | 1 | -1/+1 |
* | Begin refactorization of install medium handling code | Rafael Garcia-Suarez | 2005-05-25 | 1 | -2/+2 |
* | s/Mandrivalinux/Mandriva Linux/ | Funda Wang | 2005-05-20 | 1 | -1/+1 |
* | switch from MandrakeSoft to Mandriva | Thierry Vignaud | 2005-04-21 | 1 | -2/+2 |
* | using same mouse for alternate_install should be useless | Olivier Blin | 2005-04-19 | 1 | -3/+1 |
* | Change the name of the directory where the rpms are copied | Rafael Garcia-Suarez | 2005-04-15 | 1 | -1/+1 |
* | Introduce the new utility function getCDNumber() | Rafael Garcia-Suarez | 2005-04-04 | 1 | -4/+1 |
* | Actually remove multiple Mini-CD media for deselection | Rafael Garcia-Suarez | 2005-04-01 | 1 | -2/+2 |
* | When presenting the list of media to deselect, group by CDs even when using the | Rafael Garcia-Suarez | 2005-04-01 | 1 | -0/+3 |
* | Fix detection of available space when copying rpms on disk (bug 14790) | Rafael Garcia-Suarez | 2005-03-23 | 1 | -3/+4 |
* | XBox - get xpad to work in install (added xset) | Stew Benedict | 2005-03-22 | 1 | -0/+1 |
* | MERGE: stop using dedicated X drivers on x86-64, default to vesafb | Gwenolé Beauchesne | 2005-03-17 | 1 | -1/+1 |
* | Don't die while upgrading if /var/ftp/pub/Mandrakelinux isn't there (bug #14585) | Rafael Garcia-Suarez | 2005-03-14 | 1 | -1/+1 |
* | When removing duplicate physical media, take DVDs into account as well as CDs | Rafael Garcia-Suarez | 2005-03-11 | 1 | -1/+1 |
* | Disallow to delect the first media listed in the "hdlists" file. | Rafael Garcia-Suarez | 2005-03-04 | 1 | -1/+6 |
* | perl_checker fixes | Rafael Garcia-Suarez | 2005-03-03 | 1 | -1/+1 |
* | Add a progress bar when copying rpms from the media to the hard disk | Rafael Garcia-Suarez | 2005-03-03 | 1 | -2/+2 |
* | Make regexps a bit more lenient. | Rafael Garcia-Suarez | 2005-02-28 | 1 | -2/+2 |
* | Verify free space on disk for copying rpms | Rafael Garcia-Suarez | 2005-02-22 | 1 | -3/+9 |
* | Support media size check when copying every rpm on HD | Rafael Garcia-Suarez | 2005-02-15 | 1 | -4/+10 |
* | replace load/save from floppy with using media_browser() | Pascal Rigaux | 2005-02-15 | 1 | -1/+1 |
* | Better wording for a couple of strings | Rafael Garcia-Suarez | 2005-02-08 | 1 | -3/+2 |
* | Don't propose to copy RPMs on disk for ISO installation method | Rafael Garcia-Suarez | 2005-02-08 | 1 | -22/+24 |
* | Add support to copy all RPMs to the hard drive before installation. | Rafael Garcia-Suarez | 2005-02-04 | 1 | -0/+58 |
* | we always have force_focus when we have !$::isStandalone, | Pascal Rigaux | 2005-01-11 | 1 | -1/+0 |
* | remove $ugtk2::force_center_at_pos, inline it instead | Pascal Rigaux | 2005-01-11 | 1 | -1/+0 |
* | revert bad commit | Pascal Rigaux | 2005-01-11 | 1 | -1/+1 |
* | install_gtk::create_help_window is unused, removing it | Pascal Rigaux | 2005-01-11 | 1 | -2/+1 |
* | simplify (thanks to perl_checker) | Pascal Rigaux | 2004-12-31 | 1 | -1/+0 |
* | remove code using getAndSaveFile to get the X server | Pascal Rigaux | 2004-12-31 | 1 | -5/+0 |
* | fix displaying package tree (was empty since moving from XXX to CAT_XXX) | Pascal Rigaux | 2004-12-28 | 1 | -1/+1 |
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
* | migrate to mygtk2 | Pascal Rigaux | 2004-12-16 | 1 | -68/+60 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -8/+8 |
* | more debug log | Pascal Rigaux | 2004-12-03 | 1 | -0/+1 |