summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_gtk.pm
Commit message (Collapse)AuthorAgeFilesLines
* perl_checker cleanupsThierry Vignaud2011-10-101-2/+2
|
* fix missing "Mageia" instances (found by perl_checker)Thierry Vignaud2011-10-101-3/+3
|
* (installPackages) only retrieve release notes once during installationThierry Vignaud2011-09-081-1/+1
| | | | | (also reduces install log size)
* - perl -pi -e 's!hard drive!hard disk drive!'Ahmad Samir2011-04-041-2/+2
|
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-5/+5
| | | | | - use 'LDAP' instead of 'Ldap'
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. 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 dmraidPascal Terjan2010-02-091-1/+1
|
* Try to get better initial estimation of install timePascal Terjan2010-01-201-1/+2
|
* disable X11 support for dpmsThierry Vignaud2009-10-291-0/+1
|
* (installPackages) improve button layout while installingThierry Vignaud2009-10-141-1/+1
|
* (installPackages) enable to see release notes while installing packages (#34576)Thierry Vignaud2009-09-071-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 cleanupThierry Vignaud2009-09-071-1/+1
|
* remove unused parameter in installPackages (fix passing interactive setting)Olivier Blin2009-04-241-2/+2
|
* do not set urpmi in automatic mode for gtk installsOlivier Blin2009-04-241-1/+1
| | | | | (was set correctly for plain interactive installs only)
* (ask_deselect_media__copy_on_disk) fix typo in latest commitThierry Vignaud2009-03-231-1/+1
|
* (ask_deselect_media__copy_on_disk) more adjustments for ->{selected} => ↵Thierry Vignaud2009-03-231-3/+3
| | | | ->{ignore} switch
* (choosePackagesTree::get_info) do not bother call dead codeThierry Vignaud2009-03-231-1/+0
|
* (choosePackagesTree::node_state) fix checking whether medium isThierry Vignaud2009-03-231-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 appropriateChristophe Fergeau2009-03-231-3/+5
|
* (ask_deselect_media__copy_on_disk) fix layout (#43528)Thierry Vignaud2009-01-301-0/+1
|
* (installPackages) continue installing if an advertising image is corrupted ↵Thierry Vignaud2008-10-081-1/+4
| | | | (#37674)
* gtk install: activate proper button for default desktopOlivier Blin2008-10-021-0/+1
|
* pass default choice to install::steps_gtk::reallyChooseDesktopOlivier Blin2008-10-021-2/+1
|
* (chooseGroups,reallyChooseDesktop) adjust some help IDsThierry Vignaud2008-10-021-1/+1
|
* (reallyChooseGroups) use new anchor name (the existing one is duplicated at toThierry Vignaud2008-10-021-1/+1
| | | | | of page, makint use of anchor useless) (needs a new mandriva-doc package)
* (reallyChooseDesktop) add help button for desktop selection stepThierry Vignaud2008-10-021-1/+7
|
* (reallyChooseGroups) use HTML helpThierry Vignaud2008-10-011-1/+2
|
* (reallyChooseDesktop) add a missing spaceThierry Vignaud2008-10-011-1/+1
|
* (ask_deselect_media__copy_on_disk) add help button for media selection stepThierry Vignaud2008-09-301-2/+4
|
* fix/adjust some help pages (#42986)Thierry Vignaud2008-09-301-1/+4
|
* - ask_deselect_media__copy_on_disk: Pascal Rigaux2008-09-291-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 everythingPascal Rigaux2008-09-291-5/+6
| | | | | with a scrolled window around the list of checkboxes
* - ensure DPMS screensaver is not triggered during installPascal Rigaux2008-09-251-1/+1
| | | | | (it interacts badly with matchbox/compositing) (#44021)
* (installPackages) call Gtk2::Banner::update_text() instead of ↵Thierry Vignaud2008-09-241-1/+1
| | | | Gtk2::Banner::set_pixmap()
* oops, I meant o->{compssListLevel}Olivier Blin2008-09-231-1/+1
|
* reuse o->{rpmsrate_flags_chosen} (in disabled feather feature...)Olivier Blin2008-09-231-1/+1
|
* move rpmsrate values in variablesOlivier Blin2008-09-231-1/+1
|
* (choosePackagesTree) use HTML help when selecting individual packagesThierry Vignaud2008-09-161-1/+2
|
* (summary_prompt) use HTML help for summary stepThierry Vignaud2008-09-161-1/+1
|
* ((reallyChooseDesktop) fix custom preview titleThierry Vignaud2008-09-151-1/+1
|
* (reallyChooseDesktop) remove useless comaThierry Vignaud2008-09-151-1/+1
|
* (reallyChooseDesktop) make subtitle be blueThierry Vignaud2008-09-151-1/+4
|
* (reallyChooseGroups) align size label & individual choice checkbuttonThierry Vignaud2008-09-151-1/+1
|
* (reallyChooseGroups) add a separator between buttons and size labelThierry Vignaud2008-09-151-0/+1
|
* (installPackages) add a separator between buttons & progress barThierry Vignaud2008-09-121-0/+1
|
* (installPackages) add ":" at end of "time remaining" stringThierry Vignaud2008-09-121-1/+1
|
* (installPackages) pack together time label & valueThierry Vignaud2008-09-121-2/+2
|
* (installPackages) move progress bar on its own lineThierry Vignaud2008-09-121-4/+2
|
* (installPackages) add spacing between buttonsThierry Vignaud2008-09-111-1/+1
|
* (summary_prompt) use new "Help" button style (I forgot to commit this a long ↵Thierry Vignaud2008-09-111-1/+2
| | | | time ago :-()