| Commit message (Expand) | Author | Age | Files | Lines |
* | Kludgy fix for bug 11558 : sometimes when restarting the installer at the | Rafael Garcia-Suarez | 2004-09-16 | 1 | -0/+2 |
* | on a test here, a "Server died" occured whereas the server is running. | Pascal Rigaux | 2004-09-16 | 1 | -1/+8 |
* | (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 used... | Olivier Blin | 2004-08-26 | 1 | -1/+3 |
* | 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 |
* | drop Xpmac support | Pascal Rigaux | 2004-08-05 | 1 | -7/+4 |
* | adapt to new directories layout: | Pascal Rigaux | 2004-07-26 | 1 | -1/+1 |
* | 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 to... | Olivier Blin | 2004-06-18 | 1 | -11/+14 |
* | 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 us... | Guillaume Cottenceau | 2004-02-20 | 1 | -1/+1 |
* | 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 |
* | when cancel is pressed, fix re-selecting unselected packages | Pascal Rigaux | 2004-02-18 | 1 | -2/+1 |
* | 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 |
* | 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 |
* | advertising: | Guillaume Cottenceau | 2004-01-29 | 1 | -11/+6 |
* | 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 |
* | XFree4 during install | Pascal Rigaux | 2004-01-12 | 1 | -1/+1 |
* | remove a few other SIG{__DIE__} | Pascal Rigaux | 2004-01-09 | 1 | -3/+0 |
* | allow X to restart after dying through X_move script, startkde also through s... | Guillaume Cottenceau | 2003-11-26 | 1 | -2/+2 |
* | cleanup Xfree server @options handling | Pascal Rigaux | 2003-10-31 | 1 | -14/+11 |
* | allow move to be launched in testing mode | Guillaume Cottenceau | 2003-10-30 | 1 | -4/+6 |
* | ensure we quit at once when we can't launche X server (I want to | Guillaume Cottenceau | 2003-10-30 | 1 | -1/+1 |
* | log a bit more live mouse type change | Guillaume Cottenceau | 2003-10-30 | 1 | -1/+1 |
* | don't use exit(), use _exit() | Pascal Rigaux | 2003-10-23 | 1 | -1/+1 |
* | misc opt | Guillaume Cottenceau | 2003-10-16 | 1 | -1/+1 |
* | better disabling of anti-alias, fix non-fb based start of drakx (amd64, move) | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
* | configure automatically XFree and allow to launch interactive_gtk with it | Guillaume Cottenceau | 2003-10-10 | 1 | -1/+13 |
* | remove unused (perl_checker, my love, where are you?) | Guillaume Cottenceau | 2003-10-10 | 1 | -1/+0 |
* | setsid trick to make XF4 work in fbdev (!?!) | Pascal Rigaux | 2003-10-09 | 1 | -4/+7 |
* | perl_checker fixes. | Francois Pons | 2003-09-30 | 1 | -2/+4 |
* | improved invidual package selection as toggle, a bit faster and give reason why | Francois Pons | 2003-09-30 | 1 | -47/+52 |
* | fixed log about toggle of package. | Francois Pons | 2003-09-29 | 1 | -1/+1 |