Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | factorize more distro name | Thierry Vignaud | 2011-04-26 | 1 | -2/+2 |
| | |||||
* | replace Mageia Linux by Mageia | Anne Nicolas | 2011-04-24 | 1 | -2/+2 |
| | |||||
* | - perl -pi -e 's!For this, create a partition!To accomplish this, create a ↵ | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | | | | partition!' | ||||
* | - perl -pi -e 's!need to reboot before the modification can take ↵ | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | | | | | | | place"!"need to reboot before the modification can take effect"!' - perl -pi -e 's!"You need to reboot for the partition table modifications to take place"!"You need to reboot for the partition table modifications to take effect"!' | ||||
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -3/+3 |
| | | | | | - use 'LDAP' instead of 'Ldap' | ||||
* | - modify a string in partitioning_wizard.pm to be more grammatically correct | Ahmad Samir | 2011-04-02 | 1 | -1/+1 |
| | | | | | (spotted by Sigrid Carrera, on mageia-i18n ML) | ||||
* | 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 ------------------------------------------------------------------------ | ||||
* | add scrollbar to partitionning wizard if needed | Pascal Terjan | 2010-06-09 | 1 | -4/+9 |
| | |||||
* | fix installation of plymouth | Pascal Terjan | 2010-04-27 | 1 | -6/+1 |
| | |||||
* | - install plymouth if / is encrypted, to ask for password | Pascal Terjan | 2010-04-27 | 1 | -2/+8 |
| | |||||
* | partitioning_wizard: fix a crash on empty disk | Pascal Terjan | 2010-02-09 | 1 | -1/+1 |
| | |||||
* | Add back and fix lvm in patitioning wizard | Pascal Terjan | 2010-02-08 | 1 | -2/+4 |
| | |||||
* | display lvm/dmraid/... name in combo box, and disable lvm for now | Pascal Terjan | 2010-02-04 | 1 | -2/+1 |
| | |||||
* | partitioning wizard: offer to install on dmraid and existing lvm | Pascal Terjan | 2010-02-04 | 1 | -1/+3 |
| | |||||
* | suggest non-removable disks first | Olivier Blin | 2009-11-30 | 1 | -1/+1 |
| | |||||
* | partitioning wizard: only display Help button in install | Pascal Terjan | 2009-11-04 | 1 | -1/+2 |
| | |||||
* | please perl_checker | Olivier Blin | 2009-10-28 | 1 | -2/+2 |
| | |||||
* | make sure sizes and widths are int | Olivier Blin | 2009-10-28 | 1 | -2/+2 |
| | |||||
* | ugtkify | Olivier Blin | 2009-10-28 | 1 | -7/+5 |
| | |||||
* | use ugtk2 sweet | Olivier Blin | 2009-10-28 | 1 | -5/+3 |
| | |||||
* | rename as add_part_size_info to avoid confusion with part_info | Olivier Blin | 2009-10-28 | 1 | -3/+3 |
| | |||||
* | style | Olivier Blin | 2009-10-28 | 1 | -0/+3 |
| | |||||
* | whitespace clean | Olivier Blin | 2009-10-28 | 1 | -32/+32 |
| | |||||
* | rename last ev2 occurence as mdv_widget | Olivier Blin | 2009-10-28 | 1 | -4/+4 |
| | |||||
* | factorize resized partition info creation | Olivier Blin | 2009-10-28 | 1 | -15/+15 |
| | |||||
* | simplify | Olivier Blin | 2009-10-28 | 1 | -2/+1 |
| | |||||
* | change syntax to please perl_checker | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2009-10-28 | 1 | -8/+8 |
| | |||||
* | rename w as part_info | Olivier Blin | 2009-10-28 | 1 | -5/+4 |
| | |||||
* | rename ev as more specific part_widget | Olivier Blin | 2009-10-28 | 1 | -9/+8 |
| | |||||
* | use ugtk2 magic and separate variable for partition separator | Olivier Blin | 2009-10-28 | 1 | -6/+5 |
| | |||||
* | import ugtk2 wrappers | Olivier Blin | 2009-10-28 | 1 | -0/+2 |
| | |||||
* | no need to update req_size on allocate, only the width and ratio are changing | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | update ratio on size-allocate | Olivier Blin | 2009-10-28 | 1 | -1/+5 |
| | |||||
* | part and entry variables are the same, drop part | Olivier Blin | 2009-10-28 | 1 | -10/+7 |
| | |||||
* | use ratio variable | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | remove unused variable | Olivier Blin | 2009-10-28 | 1 | -2/+0 |
| | |||||
* | factorize in button_activate helper | Olivier Blin | 2009-10-28 | 1 | -8/+6 |
| | |||||
* | factorize in update_req_size helper | Olivier Blin | 2009-10-28 | 1 | -10/+7 |
| | |||||
* | factorize 0 return code in update_size_labels | Olivier Blin | 2009-10-28 | 1 | -3/+1 |
| | |||||
* | remove arguments to update_size_labels, they are always the same | Olivier Blin | 2009-10-28 | 1 | -7/+6 |
| | |||||
* | remove extra width computing, we do it at beginning of the loop now | Olivier Blin | 2009-10-28 | 1 | -1/+0 |
| | |||||
* | fix ratio (and thus size) estimation when resizing windows partition | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | factorize entry width computing | Olivier Blin | 2009-10-28 | 1 | -2/+3 |
| | |||||
* | remove broken ratio downgrading | Olivier Blin | 2009-10-28 | 1 | -5/+0 |
| | |||||
* | fix typo | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | fix partition width ratio computing (previous one included one extra ↵ | Olivier Blin | 2009-10-28 | 1 | -1/+5 |
| | | | | separator width) | ||||
* | improve windows resizing when using free space from windows partition: | Olivier Blin | 2009-10-28 | 1 | -1/+10 |
| | | | | | | - try to keep at least 1GB free for Windows - try to use from 6GB to 10% free space for Linux | ||||
* | use same default windows partition size for gtk and text installs | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | move default size in part req_size | Olivier Blin | 2009-10-28 | 1 | -1/+2 |
| |