Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | so do it that way and get rid of $ugtk2::force_focus | ||||
* | 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 |
| | | | | | (we don't have live directory anymore, and anyway we only use one X server) | ||||
* | 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 |
| | |||||
* | - drop oem & recovery code (which was broken) | Pascal Rigaux | 2004-11-29 | 1 | -1/+1 |
| | | | | | - will be replaced with a root password + user accounts + network configuration a la drakfirsttime | ||||
* | simpler code | Pascal Rigaux | 2004-11-25 | 1 | -4/+5 |
| | |||||
* | Kludgy fix for bug 11558 : sometimes when restarting the installer at the | Rafael Garcia-Suarez | 2004-09-16 | 1 | -0/+2 |
| | | | | | | step where partitions are read, it'll be needed to reaload the rpmsrate and compssUsers.pl to avoid a crash a bit later. | ||||
* | on a test here, a "Server died" occured whereas the server is running. | Pascal Rigaux | 2004-09-16 | 1 | -1/+8 |
| | | | | | i think it can occur if the server is in fact not even started. Trying to handle this case | ||||
* | (installPackages) kill unused variable | Thierry Vignaud | 2004-09-15 | 1 | -3/+0 |
| | |||||
* | do not display release notes anymore (since it hides advertising...) | Pascal Rigaux | 2004-09-10 | 1 | -20/+5 |
| | |||||
* | define and use $o->{mouse}{alternate_install} if detected mouse can't be ↵ | Olivier Blin | 2004-08-26 | 1 | -1/+3 |
| | | | | used during install | ||||
* | hide $release_notes_scroll by default, it's visually cleaner | Pascal Rigaux | 2004-08-18 | 1 | -0/+1 |
| | |||||
* | add release notes during install of packages | Pascal Rigaux | 2004-08-17 | 1 | -10/+29 |
| | |||||
* | remove dead code | Pascal Rigaux | 2004-08-17 | 1 | -4/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-08-13 | 1 | -1/+1 |
| | |||||
* | - don't use compssUsers anymore, use compssUsers.pl | Pascal Rigaux | 2004-08-13 | 1 | -50/+11 |
| | | | | | | | | - code to display compssUsers choices is now in compssUsers.pl - {compssUsers} is now a list instead of a hash, and so drop {compssUsersSorted} - rename {compssUsersChoice} to {rpmsrate_flags_chosen} (better name) - i18n_compssUsers is no more needed, add share/compssUsers.pl* to ALLPMS | ||||
* | drop Xpmac support | Pascal Rigaux | 2004-08-05 | 1 | -7/+4 |
| | |||||
* | adapt to new directories layout: | Pascal Rigaux | 2004-07-26 | 1 | -1/+1 |
| | | | | | | | | | | | - Mandrake/mdkinst -> install/stage2/live - Mandrake/base/mdkinst_stage2.bz2 -> install/stage2/mdkinst_stage2.bz2 - Mandrake/base/rpmsrate -> media/media_info/rpmsrate - Mandrake/RPMS -> media/main - images -> install/images - isolinux -> install/isolinux - Mandrake/share/advertising -> install/extra/advertising | ||||
* | perl_checker compliance | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
| | |||||
* | fix predicted time when there is an error installing packages | Olivier Blin | 2004-07-16 | 1 | -0/+3 |
| | |||||
* | fix method_allows_medium_change calls (I suck) | Olivier Blin | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | add and use install_any::method_allows_medium_change | Olivier Blin | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | in disk-iso install, automatically choose and change ISO images, according ↵ | Olivier Blin | 2004-06-18 | 1 | -11/+14 |
| | | | | to their volume id and application id | ||||
* | merge globetrotter support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 1 | -5/+5 |
| | |||||
* | switch to xorg | Pascal Rigaux | 2004-06-08 | 1 | -1/+1 |
| | |||||
* | meta_class server (PowerPack+) needs category Workstation | Pascal Rigaux | 2004-03-24 | 1 | -0/+2 |
| | |||||
* | spell Mandrakelinux in one word | Thierry Vignaud | 2004-03-10 | 1 | -1/+1 |
| | |||||
* | don't force buttons a size related to $::windowwidth since this is no more ↵ | Guillaume Cottenceau | 2004-02-20 | 1 | -1/+1 |
| | | | | used to size the main window (fixes missing Next button in vgahi), use a global $::real_windowwidth for sizings related to the main window | ||||
* | allow to specify the Xnest wanted resolution with --vga | Guillaume Cottenceau | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | the text we give to set_markup should not contain raw "&" | Pascal Rigaux | 2004-02-19 | 1 | -0/+1 |
| | | | | | (occurs for "Any PS/2 & USB mice") | ||||
* | when cancel is pressed, fix re-selecting unselected packages | Pascal Rigaux | 2004-02-18 | 1 | -2/+1 |
| | | | | | (callback_choices unneeded, cf rpmdrake) | ||||
* | small cleanup | Pascal Rigaux | 2004-02-18 | 1 | -2/+2 |
| | |||||
* | use modal windows during install | Pascal Rigaux | 2004-02-09 | 1 | -3/+1 |
| | |||||
* | move Xtest() and setMouseLive() out of c/stuff to xf86misc::main | Pascal Rigaux | 2004-02-08 | 1 | -1/+2 |
| | | | | | | so that we can use them (esp. setMouseLive) in standalone without making drakxtools-newt require xfree libs | ||||
* | use mouse::change_mouse_live() | Pascal Rigaux | 2004-02-06 | 1 | -12/+1 |
| | |||||
* | rename $ugtk2::force_center used at install with $ugtk2::force_center_at_pos | Pascal Rigaux | 2004-02-04 | 1 | -1/+1 |
| | | | | | the boolean $ugtk2::force_center value used standalone is kept as before | ||||
* | advertising: | Guillaume Cottenceau | 2004-01-29 | 1 | -11/+6 |
| | | | | | | | - support leftish and centered text - support arbitrary bold text with ml-like syntax <b>foo</b> in strings - simplify get_text_coord and unexport it, no one else than wrap_paragraph uses it nowadays | ||||
* | remove arrows from previous/next buttons according to interface team | Thierry Vignaud | 2004-01-16 | 1 | -2/+2 |
| | |||||
* | fix individual package selection (was broken since 30 september...) | Pascal Rigaux | 2004-01-15 | 1 | -3/+2 |
| | |||||
* | formatList is imported, no need to get it in common:: | Pascal Rigaux | 2004-01-15 | 1 | -2/+2 |
| |