summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* sync with codeThierry Vignaud2016-12-1272-21527/+22819
|
* More int64 fixesPascal Terjan2016-12-121-3/+3
|
* fix installing drakdoc (it's not perl)Thierry Vignaud2016-12-122-1/+2
|
* log latest fixesThierry Vignaud2016-12-121-0/+1
|
* 17.6517.65Thierry Vignaud2016-12-123-1/+5
|
* make sure progress_total is int64 (mga#19895)Thierry Vignaud2016-12-121-1/+2
| | | | | | | | Else gtkval_modify() would complain the ref changes from eg 'SCALAR(0xbd2aa38)' to 'REF(0xbd2aa38)' Thus enables i586 install to go on Though "Time remaining" looks bogus...
* guard against ref to ref (eg: int64(0) vs 0)Thierry Vignaud2016-12-121-1/+2
| | | | | b/c ref(0) triggers "||=0" which would make the next commit to fail badly (mga#19895)
* make sure ratio is an int64 (mga#19895)Thierry Vignaud2016-12-121-2/+2
| | | | as this is the variable that cause issues
* make sure we won't again lost the special charThierry Vignaud2016-12-121-1/+1
| | | | | | | | The ascii 15 (<SI>) special character in syslinux color codes is regularly lost b/c of some commands (eg: diff/patch), which broke color codes in syslinux (mga#18316). Just use chr() so that it'll never happen again
* show generic help too when using grub2Thierry Vignaud2016-12-113-0/+3
|
* describe what skipping os-prober does (mga#18538)Thierry Vignaud2016-12-113-1/+9
|
* 17.6417.64Anne Nicolas2016-12-112-1/+5
|
* more int64 init (Thierry Viganud) (mga#19895)Anne Nicolas2016-12-112-1/+4
|
* 17.6317.63Anne Nicolas2016-12-093-1/+5
|
* Force use of int64 for installed package size on i586 (mga#19895)Pascal Terjan2016-12-072-1/+4
|
* Skip check for boot partitions when building Live images (mga#19516).Martin Whitaker2016-12-022-2/+4
|
* Update Catalan translation from TxYuri Chornoivan2016-12-011-61/+7
|
* Update Catalan translation from TxYuri Chornoivan2016-12-011-48/+24
|
* allow disabling autologin on LXDM (mga#17616)Nicolas Salguero2016-12-012-1/+4
|
* 17.6217.62Anne Nicolas2016-12-012-1/+6
|
* add grub2-editenv in list.xmlAnne Nicolas2016-12-011-0/+1
|
* sta2 left background imageAnne Nicolas2016-12-011-0/+0
|
* introduce drakdoc in order to look @ drakx POD docThierry Vignaud2016-11-272-1/+3
|
* 17.6117.61Thierry Vignaud2016-11-262-1/+3
|
* add a FIXME noteThierry Vignaud2016-11-201-0/+1
|
* use scrot instead of fb2png (mga#19810)Thierry Vignaud2016-11-203-2/+12
| | | | | rationale: fb2png only work with the 'fbdev' driver and thus doesn't work at all when fallbacking to the 'vesa' driver
* 17.6017.60Thierry Vignaud2016-11-153-1/+5
|
* fix being unable to format a newly part (mga#19172)Thierry Vignaud2016-11-153-1/+9
| | | | | | previous test was using an unexported function as a side effect, we now correctly offer to format a unmounted partition (eg: when using "noauto" option in /etc/fstab)
* (isFormatable) introduce itThierry Vignaud2016-11-151-1/+7
| | | | | we could have exported cannotBeMountable() but it's cleaner to export another isFoobar() function
* warn when an action condition is bogus (mga#19172)Thierry Vignaud2016-11-151-1/+5
| | | | thus showing we were using an unexported function for format test
* increase perl_checker SNRThierry Vignaud2016-11-152-2/+3
|
* Update Portuguese translation from TxYuri Chornoivan2016-11-141-84/+16
|
* Update Portuguese translation from TxYuri Chornoivan2016-11-141-115/+9
|
* Update Portuguese translation from TxYuri Chornoivan2016-11-141-47/+21
|
* Update Polish translation from TxYuri Chornoivan2016-11-141-78/+9
|
* Update Polish translation from TxYuri Chornoivan2016-11-141-13/+3
|
* Update Polish translation from TxYuri Chornoivan2016-11-141-9/+13
|
* Update Croatian translation from TxYuri Chornoivan2016-11-081-31/+10
|
* Update Croatian translation from TxYuri Chornoivan2016-11-081-22/+3
|
* Update Croatian translation from TxYuri Chornoivan2016-11-081-32/+13
|
* 17.5917.59Thierry Vignaud2016-11-082-1/+3
|
* kill broken gtkcolor tooThierry Vignaud2016-11-081-2/+1
|
* kill code broken since switching to gtk+3Thierry Vignaud2016-11-082-26/+1
| | | | XFdrake has been fixed anyway...
* kill unused & broken pixmap_from_pixbuf()Thierry Vignaud2016-11-081-9/+0
| | | | spot by perl_checker
* log previous changeThierry Vignaud2016-11-081-1/+2
|
* adapt to WebKit2 for disabling context menuThierry Vignaud2016-11-081-2/+2
| | | | eg: in mcc
* Update Indonesian translation from TxYuri Chornoivan2016-11-071-77/+9
|
* Update Indonesian translation from TxYuri Chornoivan2016-11-071-54/+5
|
* Update Indonesian translation from TxYuri Chornoivan2016-11-071-25/+5
|
* NEWS++Nicolas Lécureuil2016-11-061-0/+3
|