Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | partitioning_wizard: allow setting new windows size with keyboard (#54691) | Pascal Terjan | 2009-10-18 | 1 | -0/+1 | |
| | ||||||
* | - partitioning wizard: | Pascal Terjan | 2009-10-17 | 1 | -0/+3 | |
| | | | | | | 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 | -0/+3 | |
| | ||||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-10-17 | 1 | -1/+2 | |
| | ||||||
* | Release 12.66 | Pascal Terjan | 2009-10-15 | 1 | -0/+2 | |
| | ||||||
* | offer to resize last big enough windows partition instead of the first one, ↵ | Pascal Terjan | 2009-10-15 | 1 | -0/+2 | |
| | | | | until user can chose | |||||
* | fix labels for windows resizing when getting back to the screen | Pascal Terjan | 2009-10-15 | 1 | -0/+1 | |
| | ||||||
* | initialize correctly labels for windows resizing | Pascal Terjan | 2009-10-15 | 1 | -0/+2 | |
| | ||||||
* | mount windows partitions under /media instead of /mnt (#53392) | Pascal Terjan | 2009-10-15 | 1 | -0/+2 | |
| | ||||||
* | Release 12.65 (part 3) | Pascal Terjan | 2009-10-14 | 1 | -0/+2 | |
| | ||||||
* | enable using newly created raid devices (#54295) | Pascal Terjan | 2009-10-14 | 1 | -0/+1 | |
| | ||||||
* | fix msgfmt errors in ko.po | Thomas Backlund | 2009-10-14 | 1 | -1/+1 | |
| | ||||||
* | (installPackages) improve button layout while installing | Thierry Vignaud | 2009-10-14 | 2 | -1/+2 | |
| | ||||||
* | o reduce drawings height | Pascal Terjan | 2009-10-13 | 1 | -0/+2 | |
| | | | | | o fix windows resize width | |||||
* | use UTF-8 for zh_TW (#53976) | Olivier Blin | 2009-10-13 | 1 | -0/+1 | |
| | ||||||
* | do not attempt to configure autologin if CAT_X is not selected | Olivier Blin | 2009-10-13 | 2 | -5/+8 | |
| | ||||||
* | make sure suggests are disabled in truly minimal install | Olivier Blin | 2009-10-13 | 2 | -1/+2 | |
| | ||||||
* | allow using existing partition on all disks (#54478) | Pascal Terjan | 2009-10-13 | 1 | -0/+2 | |
| | ||||||
* | no longer call a removed function (Xconfig::default::config_keyboard) | Christophe Fergeau | 2009-10-13 | 2 | -6/+2 | |
| | ||||||
* | Updated zh_CN translation | Funda Wang | 2009-10-13 | 1 | -90/+2 | |
| | ||||||
* | Version 12.64 | Pascal Terjan | 2009-10-12 | 1 | -0/+2 | |
| | ||||||
* | add missing log entries | Olivier Blin | 2009-10-12 | 1 | -0/+2 | |
| | ||||||
* | partitioning wizard: fix typo in message | Pascal Terjan | 2009-10-12 | 1 | -0/+1 | |
| | ||||||
* | partitioning wizard: put back "previous" button on actions (#54475) | Pascal Terjan | 2009-10-12 | 1 | -0/+3 | |
| | ||||||
* | update swedish translation | Thomas Backlund | 2009-10-11 | 1 | -22/+18 | |
| | ||||||
* | 12.63 | Olivier Blin | 2009-10-09 | 1 | -0/+2 | |
| | ||||||
* | log last change there too | Thierry Vignaud | 2009-10-09 | 1 | -0/+3 | |
| | ||||||
* | 12.62 | Olivier Blin | 2009-10-09 | 1 | -0/+2 | |
| | ||||||
* | abort autologin configuration if dm install fails | Olivier Blin | 2009-10-09 | 1 | -0/+1 | |
| | ||||||
* | fix guessing dm name from lookupdm | Olivier Blin | 2009-10-09 | 1 | -0/+3 | |
| | ||||||
* | update Italian translation - by Moreno Manzini | Andrea Celli | 2009-10-08 | 1 | -82/+54 | |
| | ||||||
* | add missing entries in NEWS | Olivier Blin | 2009-10-08 | 1 | -0/+3 | |
| | ||||||
* | fix indentation | Olivier Blin | 2009-10-08 | 1 | -6/+6 | |
| | ||||||
* | Release | Pascal Terjan | 2009-10-08 | 1 | -0/+3 | |
| | ||||||
* | chose windows resizing when clicking on the resize handle | Pascal Terjan | 2009-10-08 | 1 | -0/+1 | |
| | ||||||
* | prevent cursor to go under needed size because of rounding | Pascal Terjan | 2009-10-08 | 1 | -0/+1 | |
| | ||||||
* | give more space between headers and solutions | Pascal Terjan | 2009-10-08 | 1 | -0/+1 | |
| | ||||||
* | add separator between solutions | Pascal Terjan | 2009-10-08 | 1 | -1/+3 | |
| | ||||||
* | do not fail when a windows partition is corrupted | Pascal Terjan | 2009-10-08 | 1 | -1/+3 | |
| | ||||||
* | fix File::Sync location | Pascal Terjan | 2009-10-08 | 1 | -3/+3 | |
| | ||||||
* | properly fix FileHandle issue | Pascal Terjan | 2009-10-07 | 1 | -2/+2 | |
| | ||||||
* | include File::Sync in install | Pascal Terjan | 2009-10-07 | 2 | -0/+4 | |
| | ||||||
* | Include MDK::Common after XML::Parser as XML::Parser breaks if File::Sync ↵ | Pascal Terjan | 2009-10-07 | 1 | -0/+5 | |
| | | | | was used before... | |||||
* | move log where appropriate | Thierry Vignaud | 2009-10-07 | 1 | -0/+4 | |
| | ||||||
* | RC2 banner | Anne Nicolas | 2009-10-07 | 1 | -0/+0 | |
| | ||||||
* | Release 12.59 | Pascal Terjan | 2009-10-07 | 1 | -0/+2 | |
| | ||||||
* | Update po for new strings in diskdrake and partitionning wizard | Pascal Terjan | 2009-10-07 | 71 | -528/+607 | |
| | ||||||
* | - factorize default FS definition | Pascal Terjan | 2009-10-07 | 1 | -0/+1 | |
| | | | | - switch to ext4 by default | |||||
* | do not set mountpoints for rescue partitions (#53504) | Pascal Terjan | 2009-10-06 | 1 | -0/+2 | |
| | ||||||
* | translation update for ukrainian language | Sergey Ribalchenko | 2009-10-06 | 1 | -16/+15 | |
| |