| Commit message (Expand) | Author | Age | Files | Lines |
* | make warning more explicit about "BBP" purpose | RĂ©mi Verschelde | 2016-07-12 | 1 | -1/+1 |
* | fix inverted test (mga#18656, mga#18704) | Thierry Vignaud | 2016-06-16 | 1 | -1/+1 |
* | update suggestions if needed after erasing disk | Thierry Vignaud | 2016-06-11 | 1 | -0/+3 |
* | add a GRUB_BIOS partitions if needed (mga#18656) | Thierry Vignaud | 2016-06-11 | 1 | -0/+5 |
* | init_efi_suggestions -> init_mntpnt_suggestions() | Thierry Vignaud | 2016-06-11 | 1 | -1/+1 |
* | check that ESP mount point actually is an ESP | Thierry Vignaud | 2016-02-10 | 1 | -1/+4 |
* | prevent a crash (mga#15919) | Thierry Vignaud | 2015-12-25 | 1 | -1/+3 |
* | only use current disk when auto partitioning, wiping disk, using free space (... | Pascal Terjan | 2015-06-03 | 1 | -3/+3 |
* | fix not always suggesting /boot/ESP mount point | Martin Whitaker | 2015-05-25 | 1 | -0/+7 |
* | fix a crash after "insufficient space" error | Thierry Vignaud | 2015-05-14 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2015-05-13 | 1 | -7/+7 |
* | Make the resize handler more visible (mga#15728) | Pascal Terjan | 2015-04-22 | 1 | -2/+1 |
* | Making the resizing handle wider | Pascal Terjan | 2015-04-20 | 1 | -0/+3 |
* | Fix ugly separator between partitions | Pascal Terjan | 2015-04-20 | 1 | -6/+1 |
* | hide empty space < 2MB, we have such holes due to alignment (mga#15733) | Pascal Terjan | 2015-04-19 | 1 | -1/+3 |
* | use the windows partition with the most available space on current | Pascal Terjan | 2015-04-18 | 1 | -5/+22 |
* | suggest max (20G,20%) of the windows partition, previously max (6G,10%) | Pascal Terjan | 2015-04-16 | 1 | -3/+3 |
* | use the windows partition with the most available space | Pascal Terjan | 2015-04-16 | 1 | -1/+1 |
* | ignore ESP for "use free space on MS" | Thierry Vignaud | 2015-04-13 | 1 | -2/+2 |
* | do not offer to select RAID as it result in a crash | Thierry Vignaud | 2015-04-03 | 1 | -1/+1 |
* | make sure to check for existing ESP on all disks | Thierry Vignaud | 2015-03-30 | 1 | -1/+1 |
* | add ESP to suggestion if needed | Thierry Vignaud | 2015-03-20 | 1 | -0/+1 |
* | use a vertical scrolling bar when needed | Thierry Vignaud | 2015-02-19 | 1 | -1/+1 |
* | we need /boot/EFI on uefi systems | Thomas Backlund | 2015-01-08 | 1 | -2/+2 |
* | hide /boot/efi check for now (mga#13638) | Thomas Backlund | 2014-07-01 | 1 | -1/+1 |
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
* | fix indent after previous commit | Thierry.Vignaud | 2014-05-26 | 1 | -1/+1 |
* | drop (broken) support for Alpha, PPC, Sparc & most of IA64 | Thierry.Vignaud | 2014-05-26 | 1 | -6/+2 |
* | perl_checker cleanup: tag an optional variable as such | Thierry Vignaud | 2013-12-09 | 1 | -5/+5 |
* | log partitioning wizard failures (mga#11924) | Thierry Vignaud | 2013-12-09 | 1 | -0/+1 |
* | fix a crash in partitioning wizard (mga#11820) | Thierry Vignaud | 2013-12-03 | 1 | -1/+1 |
* | fix partionning wizard moving the main window to left (mga#11790) | Thierry Vignaud | 2013-12-02 | 1 | -2/+2 |
* | fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797) | Thierry Vignaud | 2013-11-28 | 1 | -4/+2 |
* | workaround a gtk+3 segfault | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | revert commit 9186647e | Thierry Vignaud | 2013-11-24 | 1 | -2/+0 |
* | Gtk3::ComboBox->new_text => Gtk3::ComboBoxText->new | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-11-24 | 1 | -24/+24 |
* | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2013-11-24 | 1 | -24/+24 |
* | fix a crash when reloading partition table (mga#9838) | Thierry Vignaud | 2013-04-23 | 1 | -0/+1 |
* | fix losing crypt key when re-reeading partition tables (mga#5661) | Thierry Vignaud | 2013-04-19 | 1 | -0/+5 |
* | drop unused parameter | Thierry Vignaud | 2013-03-04 | 1 | -1/+1 |
* | (display_choices) make logs easier to read in report.bug | Thierry Vignaud | 2012-12-11 | 1 | -4/+4 |
* | (main) fix 2 three years old perl_checker warnings | Thierry Vignaud | 2012-12-11 | 1 | -2/+2 |
* | 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 |