Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | really ensure keeping free space for Windows partition | Olivier Blin | 2009-10-28 | 1 | -2/+2 |
| | |||||
* | partitioning wizard: fix option selection when using keyboard | Pascal Terjan | 2009-10-19 | 1 | -1/+1 |
| | |||||
* | partitioning wizard: use mandriva logo on blue background for mandriva partition | Pascal Terjan | 2009-10-19 | 1 | -31/+30 |
| | |||||
* | partitioning_wizard: use available space in the window | Pascal Terjan | 2009-10-18 | 1 | -5/+6 |
| | |||||
* | partitioning_wizard: allow setting new windows size with keyboard (#54691) | Pascal Terjan | 2009-10-18 | 1 | -1/+14 |
| | |||||
* | - partitioning wizard: | Pascal Terjan | 2009-10-17 | 1 | -2/+16 |
| | | | | | | o add legend for the colors o display mount point if known o display ext2 like ext3/4 | ||||
* | partitioning wizard: use a different color for newly created partition | Pascal Terjan | 2009-10-17 | 1 | -4/+4 |
| | |||||
* | offer to resize last big enough windows partition instead of the first one, ↵ | Pascal Terjan | 2009-10-15 | 1 | -3/+6 |
| | | | | until user can chose | ||||
* | fix labels for windows resizing when getting back to the screen | Pascal Terjan | 2009-10-15 | 1 | -5/+5 |
| | |||||
* | initialize correctly labels for windows resizing | Pascal Terjan | 2009-10-15 | 1 | -5/+7 |
| | |||||
* | o reduce drawings height | Pascal Terjan | 2009-10-13 | 1 | -4/+4 |
| | | | | | o fix windows resize width | ||||
* | Style fixes | Pascal Terjan | 2009-10-13 | 1 | -51/+49 |
| | |||||
* | allow using existing partition on all disks (#54478) | Pascal Terjan | 2009-10-13 | 1 | -4/+4 |
| | |||||
* | partitioning wizard: fix typo in message | Pascal Terjan | 2009-10-12 | 1 | -1/+1 |
| | |||||
* | partitioning wizard: put back "previous" button on actions (#54475) | Pascal Terjan | 2009-10-12 | 1 | -1/+0 |
| | |||||
* | fix displaying help | Olivier Blin | 2009-10-12 | 1 | -1/+1 |
| | |||||
* | fix testing interactive::gtk in standalone mode | Olivier Blin | 2009-10-12 | 1 | -5/+5 |
| | |||||
* | improve a bit the layout | Pascal Terjan | 2009-10-08 | 1 | -0/+2 |
| | |||||
* | improve a bit the layout | Pascal Terjan | 2009-10-08 | 1 | -10/+16 |
| | |||||
* | chose windows resizing when clicking on the resize handle | Pascal Terjan | 2009-10-08 | 1 | -13/+18 |
| | |||||
* | prevent cursor to go under needed size because of rounding | Pascal Terjan | 2009-10-08 | 1 | -2/+3 |
| | |||||
* | give more space between headers and solutions | Pascal Terjan | 2009-10-08 | 1 | -2/+2 |
| | |||||
* | add separator between solutions | Pascal Terjan | 2009-10-08 | 1 | -0/+4 |
| | |||||
* | do not fail when a windows partition is corrupted | Pascal Terjan | 2009-10-08 | 1 | -9/+14 |
| | |||||
* | rewrite partitionning wizard to look better in gtk (not perfect yet) | Pascal Terjan | 2009-10-05 | 1 | -110/+358 |
| | |||||
* | Use Hal list of recovery partitions (#51532) | Pascal Terjan | 2009-06-09 | 1 | -1/+1 |
| | |||||
* | (main) do not show up big titles in standalone mode (read: draklive-install) | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (main) render title in blue | Thierry Vignaud | 2008-08-27 | 1 | -3/+6 |
| | |||||
* | stop setting banner icon now we do not display them anymore | Thierry Vignaud | 2008-07-29 | 1 | -6/+3 |
| | |||||
* | - partitioning wizard: | Pascal Rigaux | 2008-06-02 | 1 | -2/+3 |
| | | | | | | o do not propose to resize "hidden" fat partitions o do not say "the Windows partition" when there can be more than one | ||||
* | - partitioning wizard lirary: | Pascal Rigaux | 2008-03-25 | 1 | -1/+1 |
| | | | | | | | o allow "Use free space" if there is an extended partition even if all primary partitions are used (#38804) (*old* bug!) | ||||
* | - partitioning wizard: do not show error message in wizard mode when cancel ↵ | Olivier Blin | 2008-03-20 | 1 | -1/+7 |
| | | | | is clicked (clean wizard window instead) | ||||
* | - partitioning wizard: ensure existing_part and resize_fat are proposed before | Pascal Rigaux | 2007-10-19 | 1 | -3/+3 |
| | | | | | wipe_drive | ||||
* | create partition_table_initialize() and partition_table_clear_and_initialize() | Pascal Rigaux | 2007-09-19 | 1 | -1/+1 |
| | | | | | | which are wrappers around partition_table::initialize() but which also create a singleton VG automatically (so that it's easier for the user) | ||||
* | we really want to remove existing partitions first (via tell_kernel) | Pascal Rigaux | 2007-09-18 | 1 | -1/+1 |
| | |||||
* | rename partition_table::raw::clear() into partition_table::initialize() | Pascal Rigaux | 2007-09-18 | 1 | -1/+1 |
| | |||||
* | rename ->zero_MBR into ->clear, and ->zero_MBR_and_dirty into ->clear_and_dirty | Pascal Rigaux | 2007-09-18 | 1 | -1/+1 |
| | | | | | (old name kept for compatibility) | ||||
* | (partitionWizardSolutions) add missing title | Thierry Vignaud | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | - allow using diskdrake even if there is only a lvm PV on full disk available | Pascal Rigaux | 2007-08-08 | 1 | -1/+1 |
| | |||||
* | - fix range max value >2TB when creating a partition (useful for LVs >2TB) | Pascal Rigaux | 2007-08-06 | 1 | -14/+18 |
| | | | | | | nb: >> 11 and << 11 doesn't work on floats which we use to handle >2TB partitions. perl floats are precise enough up until 512TB | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+283 |