summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_gtk.pm
Commit message (Collapse)AuthorAgeFilesLines
* respect default in desktop selectDerek Jennings2013-08-241-3/+1
|
* - stage2: add cinnamon to desktop selectionDerek Jennings2013-08-231-4/+8
|
* stage2: add Feature:Independently_install_desktop_environmentsDerek Jennings2013-08-211-12/+37
|
* fix displaying release notes while installing (mga#10087)Thierry Vignaud2013-05-151-6/+6
|
* fix displaying ads (mga#9939)Thierry Vignaud2013-05-021-1/+2
| | | | | regression introduced in commit r8029 on 2013-04-26: "fix doble logging of 'filesystem' installation (mga#7758)"
* (installCallback) fix doble logging of %(pre|post)trans packagesThierry Vignaud2013-04-261-1/+1
| | | | eg: 'filesystem' which has a %pretrans scriptlet (mga#7758)
* simplifyThierry Vignaud2013-03-041-6/+2
|
* drop unused parameterThierry Vignaud2013-03-041-6/+5
|
* adapt to new help layout (mga#5634)Thierry Vignaud2012-12-281-4/+4
|
* (setPackages) fix dialogs titleThierry Vignaud2012-12-141-0/+9
|
* retrieve package descriptions from XML meta-data instead of from huge hdlistsThierry Vignaud2012-11-161-2/+2
| | | | (fix not displaying packages description in network installs) (mga#549)
* (reallyChooseGroups) remove "select all" buttonThierry Vignaud2012-09-141-1/+0
| | | | | rationale: it's not as usefull as "unselect all" & it takes too much place when translated
* (reallyChooseGroups) fix crash when clicking previous in minimal install ↵Thierry Vignaud2012-09-041-3/+3
| | | | step (mga#7345)
* minor indent fixThierry Vignaud2012-08-301-1/+1
|
* (reallyChooseGroups) add "select all" & "unselect all" buttonsThierry Vignaud2012-07-261-1/+6
| | | | buttons layout should be probably enhanced later...
* (reallyChooseGroups) add a scrollbarThierry Vignaud2012-07-261-0/+2
| | | | (due to Oxygen theme eating more space than Ia Ora one)
* fix detecting if Xorg started successfullyThierry Vignaud2012-06-051-1/+1
|
* (new,_setup_and_start_X) fix fallbacking on curses install aka abortThierry Vignaud2012-06-041-2/+2
| | | | | | | gtk install startup if X failed to start issue introduced in r2434 on Dec 16 2011: "(_setup_and_start_X) split it out of new()"
* (_setup_and_start_X) /dev/kbd is unused for quite some timesThierry Vignaud2012-05-231-3/+0
|
* (choosePackagesTree) honor "no suggests" option (mga#3467)Thierry Vignaud2012-04-231-1/+3
| | | | | was not "implemented" for individual package selection when pterjan commited r259864 on Sep 2 2009: "allow minimal install without suggests"
* (choosePackagesTree) fix passing ->{media} to extractHeadersThierry Vignaud2012-04-231-1/+1
| | | | (was a missmerge)
* (choosePackagesTree) display informations, even if we failed to retrieve the ↵Thierry Vignaud2012-04-161-2/+2
| | | | | | | | package header the later is needed only for description. "No description" will be merged in from rpmdrake
* (cleanHeaders,extractHeaders) resurect them, thus enabling to retrieve ↵Thierry Vignaud2012-04-161-0/+1
| | | | | | package descriptions from headers (mga#549) (got ripped after swtiching to urpmi, needed for next commits)
* perl_checker cleanupsThierry Vignaud2012-03-231-0/+1
|
* (reallyChooseDesktop) kill doble call to grab_focus()Thierry Vignaud2012-03-231-1/+0
|
* (_setup_and_start_X) split it out of new()Thierry Vignaud2011-12-161-42/+47
|
* (_launchX) split it out of new()Thierry Vignaud2011-12-161-48/+50
|
* 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
|