| Commit message (Expand) | Author | Age | Files | Lines |
* | reuse code from hd_gtk, fixes display of "Use free space" solution | Pascal Terjan | 2012-04-24 | 1 | -3/+2 |
* | (create_display_box) fix crashing on calling a method on a non blessed reference | Thierry Vignaud | 2012-04-20 | 1 | -1/+2 |
* | (fs::partitioning_wizard::main) use newly introduced raid2real_kind() in | Thierry Vignaud | 2012-04-20 | 1 | -1/+1 |
* | Fix usage of raid2kind | Pascal Terjan | 2012-03-24 | 1 | -2/+1 |
* | (main) add a FIXME note about a unused parameter since commit r265764 | Thierry Vignaud | 2012-03-23 | 1 | -0/+1 |
* | help perl_checker | Thierry Vignaud | 2012-03-23 | 1 | -0/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -3/+3 |
* | 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 pa... | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
* | - perl -pi -e 's!need to reboot before the modification can take place"!"need... | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -3/+3 |
* | - modify a string in partitioning_wizard.pm to be more grammatically correct | Ahmad Samir | 2011-04-02 | 1 | -1/+1 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 1 | -4/+4 |
* | 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 |