| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 separato... | Olivier Blin | 2009-10-28 | 1 | -1/+5 |
* | improve windows resizing when using free space from windows partition: | Olivier Blin | 2009-10-28 | 1 | -1/+10 |
* | 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 |
* | group code | Olivier Blin | 2009-10-28 | 1 | -3/+1 |
* | use last resizable fat partition in gtk mode | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
* | do not "use" gtk modules, it might crash in text mode | Olivier Blin | 2009-10-28 | 1 | -3/+4 |
* | move windows part size in req_size for non-gtk install as well | Olivier Blin | 2009-10-28 | 1 | -3/+2 |
* | really ensure keeping free space for Linux partition | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
* | put windows max size in max_win variable | Olivier Blin | 2009-10-28 | 1 | -1/+2 |
* | set total minimum linux size in part min_linux | Olivier Blin | 2009-10-28 | 1 | -3/+5 |
* | include windows free space in part min_win | Olivier Blin | 2009-10-28 | 1 | -6/+5 |
* | 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 |
* | 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, u... | Pascal Terjan | 2009-10-15 | 1 | -3/+6 |
* | 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 |
* | mount windows partitions under /media instead of /mnt (#53392) | Pascal Terjan | 2009-10-15 | 1 | -2/+2 |
* | o reduce drawings height | Pascal Terjan | 2009-10-13 | 1 | -4/+4 |
* | 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 |
* | - factorize default FS definition | Pascal Terjan | 2009-10-07 | 2 | -2/+4 |
* | do not set mountpoints for rescue partitions (#53504) | Pascal Terjan | 2009-10-06 | 1 | -1/+1 |
* | rewrite partitionning wizard to look better in gtk (not perfect yet) | Pascal Terjan | 2009-10-05 | 1 | -110/+358 |