Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "work around scrollbar issues during package install" | Rémi Verschelde | 2015-03-21 | 1 | -1/+0 |
| | | | | | | A better fix has been proposed by Martin Whitaker and will be pushed afterwards. This reverts commit 8f16c5d8220e5d9b7bb2e5439061752eea348d76. | ||||
* | 16.6916.69 | Thomas Backlund | 2015-03-20 | 1 | -0/+5 |
| | |||||
* | - work around scrollbar issues during package install | Thomas Backlund | 2015-03-20 | 1 | -0/+1 |
| | | | | (Martin Whitaker, mga#13894) | ||||
* | Update Chinese (Taiwan) translation | Yuri Chornoivan | 2015-03-20 | 1 | -172/+69 |
| | |||||
* | 16.6816.68 | Thierry Vignaud | 2015-03-17 | 1 | -0/+2 |
| | |||||
* | log mkinitrd faillures (mga#9201) | Thierry Vignaud | 2015-03-17 | 1 | -0/+1 |
| | |||||
* | add 'deploops' option for debugging (mga#15350) | Thierry Vignaud | 2015-03-17 | 3 | -0/+3 |
| | |||||
* | fix mis-detecting some mobile broadband modems (mga#12492) | Thierry Vignaud | 2015-03-11 | 1 | -0/+2 |
| | |||||
* | 16.6716.67 | Thierry Vignaud | 2015-03-05 | 1 | -0/+2 |
| | |||||
* | unbreak draklive | Thierry Vignaud | 2015-03-05 | 1 | -0/+2 |
| | |||||
* | log step errors | Thierry Vignaud | 2015-03-05 | 2 | -0/+2 |
| | |||||
* | ignore firmwares within draklive | Thierry Vignaud | 2015-03-05 | 2 | -0/+4 |
| | | | | rationale: it breaks building live images... | ||||
* | 16.66 | Anne Nicolas | 2015-03-05 | 1 | -0/+2 |
| | |||||
* | update NEWS | Anne Nicolas | 2015-03-05 | 1 | -0/+3 |
| | |||||
* | 16.6516.65 | Rémi Verschelde | 2015-02-27 | 1 | -0/+3 |
| | |||||
* | Mageia 5 RC left background | Rémi Verschelde | 2015-02-27 | 1 | -0/+0 |
| | |||||
* | include udev rule for Synaptics | Thierry Vignaud | 2015-02-27 | 2 | -0/+4 |
| | |||||
* | 16.6416.64 | Thierry Vignaud | 2015-02-27 | 1 | -0/+2 |
| | |||||
* | add missing button icons (mga#15264) | Thierry Vignaud | 2015-02-27 | 2 | -0/+5 |
| | | | | broken by the switch to the Adwaita theme | ||||
* | fix a broken message in logs | Thierry Vignaud | 2015-02-27 | 1 | -1/+2 |
| | | | | | | | | | | eg: "found 9 packages to install: gnome-desktop3, 3.14.2, 1.mga5, x86_64, nmap, ..." instead of: "found 9 packages to install: gnome-desktop3-3.14.2-1.mga5.x86_64, nmap, ..." | ||||
* | 16.6316.63 | Thierry Vignaud | 2015-02-27 | 1 | -0/+2 |
| | |||||
* | fix too wide buttons | Thierry Vignaud | 2015-02-27 | 1 | -0/+3 |
| | | | | | | | closing mga#12422, mga#13471, mga#14839, mga#15379 issue introduced in commit 1d4957dddcbf98c3a985186b8b61be2b3f004b3c but was showing only in some cases | ||||
* | silent a warning with perl-5.20 | Thierry Vignaud | 2015-02-19 | 1 | -1/+1 |
| | |||||
* | 16.6216.62 | Thierry Vignaud | 2015-02-19 | 1 | -0/+2 |
| | |||||
* | use a vertical scrolling bar when needed | Thierry Vignaud | 2015-02-19 | 1 | -0/+1 |
| | | | | there might be too much solutions (mga#15272) | ||||
* | use an horizontal scrolling bar when needed | Thierry Vignaud | 2015-02-19 | 1 | -1/+2 |
| | | | | | | | | | | | | gtk+ sometimes doesn't respect our sizing which causes the container to enlarge (see previous commit) with previous commit, this reduce the risk of having too small buttons, and fixes several issues in the installer: - buttons being too big causing their box & thus the dialog to increase which triggers a gtk+ bug which makes the window to jump (mga#12422) - as well as several other related issues (mga#11988, mga#14839, mga#15272, mga#15264) | ||||
* | workaround too wide togglebuttons with empty label | Thierry Vignaud | 2015-02-19 | 1 | -0/+3 |
| | | | | | | | | | gtk+3 and/or Adwaita makes togglebuttons with empty label being at least 34px wide whereas when using ->new instead of ->new_with_label, they can be only 18px wide... ...which is still too much when we sized them to eg 5px and cause their container to enlarge | ||||
* | 16.6116.61 | Thierry Vignaud | 2015-02-18 | 1 | -0/+2 |
| | |||||
* | ensure we install radeon-firmware too if needed (mga#15203) | Thierry Vignaud | 2015-02-18 | 2 | -1/+3 |
| | |||||
* | 16.6016.60 | Thierry Vignaud | 2015-02-18 | 1 | -0/+2 |
| | |||||
* | ensure we install kernel-firmware-nonfree (mga#15203) | Thierry Vignaud | 2015-02-18 | 2 | -0/+3 |
| | | | | | | (if needed) it's recommended but will be unselected if recommends are disabled resulting in non working display on reboot | ||||
* | 16.5916.59 | Thierry Vignaud | 2015-02-18 | 1 | -0/+2 |
| | |||||
* | display a nicer message when no removable medium is found (mga#14435) | Thierry Vignaud | 2015-02-17 | 2 | -0/+4 |
| | |||||
* | (bug) use a variable | Thierry Vignaud | 2015-02-17 | 1 | -1/+3 |
| | | | | (neede for next commit) | ||||
* | kill obsolete logo variables | Thierry Vignaud | 2015-02-17 | 1 | -1/+0 |
| | |||||
* | Update Estonian translation from Tx | Yuri Chornoivan | 2015-02-16 | 1 | -206/+58 |
| | |||||
* | improve Spanish translation | Egoitz Rodriguez | 2015-02-15 | 1 | -73/+218 |
| | |||||
* | automate version tags16.58 | Thierry Vignaud | 2015-02-12 | 1 | -0/+1 |
| | | | | | | | | the right moment for automating those is when generating the tarball right after having bumped the version number not done for stage1 as images & mdk-stage1 fight for the same version space (or we would need to prefix them) | ||||
* | s!ext3!ext4! | Thierry Vignaud | 2015-02-12 | 72 | -110/+110 |
| | |||||
* | 16.5716.57 | Thierry Vignaud | 2015-02-11 | 1 | -0/+4 |
| | |||||
* | adapt to new fb2png | Thierry Vignaud | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | 16.55 | Anne Nicolas | 2015-02-09 | 1 | -0/+11 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2015-02-08 | 1 | -36/+36 |
| | |||||
* | 16.5416.54 | Anne Nicolas | 2015-02-06 | 1 | -0/+4 |
| | |||||
* | fix lef-background image | Anne Nicolas | 2015-02-06 | 1 | -0/+0 |
| | |||||
* | 16.5316.53 | Luc Menut | 2015-02-06 | 1 | -0/+2 |
| | |||||
* | Add Adwaita gtk.css | Luc Menut | 2015-02-06 | 2 | -0/+3 |
| | |||||
* | Add libpixbufloader-svg.so for Adwaita svg icons | Luc Menut | 2015-02-06 | 2 | -0/+2 |
| | |||||
* | Add missing icons (mga#13673, mga#14355, mga#14840, mga#14844) | Luc Menut | 2015-02-06 | 2 | -0/+14 |
| | |||||
* | Switch to Adwaita theme - remove oxygen-gtk | Luc Menut | 2015-02-06 | 2 | -2/+3 |
| |