Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (_setup_and_start_X) split it out of new() | Thierry Vignaud | 2011-12-16 | 1 | -42/+47 | |
| | ||||||
* | (_launchX) split it out of new() | Thierry Vignaud | 2011-12-16 | 1 | -48/+50 | |
| | ||||||
* | perl_checker cleanups | Thierry Vignaud | 2011-10-10 | 1 | -2/+2 | |
| | ||||||
* | fix missing "Mageia" instances (found by perl_checker) | Thierry Vignaud | 2011-10-10 | 1 | -3/+3 | |
| | ||||||
* | (installPackages) only retrieve release notes once during installation | Thierry Vignaud | 2011-09-08 | 1 | -1/+1 | |
| | | | | | (also reduces install log size) | |||||
* | - perl -pi -e 's!hard drive!hard disk drive!' | Ahmad Samir | 2011-04-04 | 1 | -2/+2 | |
| | ||||||
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -5/+5 | |
| | | | | | - use 'LDAP' instead of 'Ldap' | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | |||||
* | fix using empty dmraid | Pascal Terjan | 2010-02-09 | 1 | -1/+1 | |
| | ||||||
* | Try to get better initial estimation of install time | Pascal Terjan | 2010-01-20 | 1 | -1/+2 | |
| | ||||||
* | disable X11 support for dpms | Thierry Vignaud | 2009-10-29 | 1 | -0/+1 | |
| | ||||||
* | (installPackages) improve button layout while installing | Thierry Vignaud | 2009-10-14 | 1 | -1/+1 | |
| | ||||||
* | (installPackages) enable to see release notes while installing packages (#34576) | Thierry Vignaud | 2009-09-07 | 1 | -1/+18 | |
| | | | | | since we are not in a gtk+ main loop but deep in a callback where librpm performs chroot(), we only fork the release notes viewer when safe | |||||
* | minor perl_checker cleanup | Thierry Vignaud | 2009-09-07 | 1 | -1/+1 | |
| | ||||||
* | remove unused parameter in installPackages (fix passing interactive setting) | Olivier Blin | 2009-04-24 | 1 | -2/+2 | |
| | ||||||
* | do not set urpmi in automatic mode for gtk installs | Olivier Blin | 2009-04-24 | 1 | -1/+1 | |
| | | | | | (was set correctly for plain interactive installs only) | |||||
* | (ask_deselect_media__copy_on_disk) fix typo in latest commit | Thierry Vignaud | 2009-03-23 | 1 | -1/+1 | |
| | ||||||
* | (ask_deselect_media__copy_on_disk) more adjustments for ->{selected} => ↵ | Thierry Vignaud | 2009-03-23 | 1 | -3/+3 | |
| | | | | ->{ignore} switch | |||||
* | (choosePackagesTree::get_info) do not bother call dead code | Thierry Vignaud | 2009-03-23 | 1 | -1/+0 | |
| | ||||||
* | (choosePackagesTree::node_state) fix checking whether medium is | Thierry Vignaud | 2009-03-23 | 1 | -1/+1 | |
| | | | | | | selected or not, thus fixing empty packages tree at "Individual package selection" step (#48672) | |||||
* | Only show warning about the i810 not supporting graphical inst when appropriate | Christophe Fergeau | 2009-03-23 | 1 | -3/+5 | |
| | ||||||
* | (ask_deselect_media__copy_on_disk) fix layout (#43528) | Thierry Vignaud | 2009-01-30 | 1 | -0/+1 | |
| | ||||||
* | (installPackages) continue installing if an advertising image is corrupted ↵ | Thierry Vignaud | 2008-10-08 | 1 | -1/+4 | |
| | | | | (#37674) | |||||
* | gtk install: activate proper button for default desktop | Olivier Blin | 2008-10-02 | 1 | -0/+1 | |
| | ||||||
* | pass default choice to install::steps_gtk::reallyChooseDesktop | Olivier Blin | 2008-10-02 | 1 | -2/+1 | |
| | ||||||
* | (chooseGroups,reallyChooseDesktop) adjust some help IDs | Thierry Vignaud | 2008-10-02 | 1 | -1/+1 | |
| | ||||||
* | (reallyChooseGroups) use new anchor name (the existing one is duplicated at to | Thierry Vignaud | 2008-10-02 | 1 | -1/+1 | |
| | | | | | of page, makint use of anchor useless) (needs a new mandriva-doc package) | |||||
* | (reallyChooseDesktop) add help button for desktop selection step | Thierry Vignaud | 2008-10-02 | 1 | -1/+7 | |
| | ||||||
* | (reallyChooseGroups) use HTML help | Thierry Vignaud | 2008-10-01 | 1 | -1/+2 | |
| | ||||||
* | (reallyChooseDesktop) add a missing space | Thierry Vignaud | 2008-10-01 | 1 | -1/+1 | |
| | ||||||
* | (ask_deselect_media__copy_on_disk) add help button for media selection step | Thierry Vignaud | 2008-09-30 | 1 | -2/+4 | |
| | ||||||
* | fix/adjust some help pages (#42986) | Thierry Vignaud | 2008-09-30 | 1 | -1/+4 | |
| | ||||||
* | - ask_deselect_media__copy_on_disk: | Pascal Rigaux | 2008-09-29 | 1 | -1/+1 | |
| | | | | | | | o do not select all media by default (eg: debug media) (nb: this dialog occurs when user chooses "Go back to media and packages selection" on pkg install error) | |||||
* | - ask_deselect_media__copy_on_disk: replace scrolled window around everything | Pascal Rigaux | 2008-09-29 | 1 | -5/+6 | |
| | | | | | with a scrolled window around the list of checkboxes | |||||
* | - ensure DPMS screensaver is not triggered during install | Pascal Rigaux | 2008-09-25 | 1 | -1/+1 | |
| | | | | | (it interacts badly with matchbox/compositing) (#44021) | |||||
* | (installPackages) call Gtk2::Banner::update_text() instead of ↵ | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 | |
| | | | | Gtk2::Banner::set_pixmap() | |||||
* | oops, I meant o->{compssListLevel} | Olivier Blin | 2008-09-23 | 1 | -1/+1 | |
| | ||||||
* | reuse o->{rpmsrate_flags_chosen} (in disabled feather feature...) | Olivier Blin | 2008-09-23 | 1 | -1/+1 | |
| | ||||||
* | move rpmsrate values in variables | Olivier Blin | 2008-09-23 | 1 | -1/+1 | |
| | ||||||
* | (choosePackagesTree) use HTML help when selecting individual packages | Thierry Vignaud | 2008-09-16 | 1 | -1/+2 | |
| | ||||||
* | (summary_prompt) use HTML help for summary step | Thierry Vignaud | 2008-09-16 | 1 | -1/+1 | |
| | ||||||
* | ((reallyChooseDesktop) fix custom preview title | Thierry Vignaud | 2008-09-15 | 1 | -1/+1 | |
| | ||||||
* | (reallyChooseDesktop) remove useless coma | Thierry Vignaud | 2008-09-15 | 1 | -1/+1 | |
| | ||||||
* | (reallyChooseDesktop) make subtitle be blue | Thierry Vignaud | 2008-09-15 | 1 | -1/+4 | |
| | ||||||
* | (reallyChooseGroups) align size label & individual choice checkbutton | Thierry Vignaud | 2008-09-15 | 1 | -1/+1 | |
| | ||||||
* | (reallyChooseGroups) add a separator between buttons and size label | Thierry Vignaud | 2008-09-15 | 1 | -0/+1 | |
| | ||||||
* | (installPackages) add a separator between buttons & progress bar | Thierry Vignaud | 2008-09-12 | 1 | -0/+1 | |
| | ||||||
* | (installPackages) add ":" at end of "time remaining" string | Thierry Vignaud | 2008-09-12 | 1 | -1/+1 | |
| | ||||||
* | (installPackages) pack together time label & value | Thierry Vignaud | 2008-09-12 | 1 | -2/+2 | |
| | ||||||
* | (installPackages) move progress bar on its own line | Thierry Vignaud | 2008-09-12 | 1 | -4/+2 | |
| |