Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use an horizontal scrolling bar when needed | Thierry Vignaud | 2015-02-19 | 3 | -3/+5 |
| | | | | | | | | | | | | 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 | 3 | -2/+8 |
| | | | | | | | | | 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 | 2 | -1/+3 |
| | |||||
* | 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 | 2 | -1/+3 |
| | |||||
* | 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 | ||||
* | fix comment | Thierry Vignaud | 2015-02-18 | 1 | -1/+1 |
| | |||||
* | 16.5916.59 | Thierry Vignaud | 2015-02-18 | 2 | -1/+3 |
| | |||||
* | 2.13 | Thierry Vignaud | 2015-02-18 | 2 | -1/+2 |
| | |||||
* | mount again debugfs for ldetect (mga#14435) | Thierry Vignaud | 2015-02-18 | 2 | -0/+9 |
| | | | | regression from commit 63d2a603b9b2bc27090405ba4a05a4aaa8840ea2 | ||||
* | 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 | -316/+110 |
| | |||||
* | Update Estonian translation from Tx | Yuri Chornoivan | 2015-02-16 | 1 | -1184/+303 |
| | |||||
* | Update Estonian translation from Tx | Yuri Chornoivan | 2015-02-16 | 1 | -206/+58 |
| | |||||
* | improve Spanish translation | Egoitz Rodriguez | 2015-02-15 | 1 | -73/+218 |
| | |||||
* | Fix timezone dir install prefix prepending (broken symlink during installer ↵ | Angelo Naselli | 2015-02-15 | 1 | -3/+5 |
| | | | | mga#14888) | ||||
* | Revert "Fix timezone dir install prefix prepending (broken symlink during ↵ | Angelo Naselli | 2015-02-15 | 3 | -5/+4 |
| | | | | | | installer mga#14888)" This reverts commit 46ce1e3284d595bd7be1ab41a79ecd67730553e4. | ||||
* | Fix timezone dir install prefix prepending (broken symlink during installer ↵ | Colin Guthrie | 2015-02-15 | 3 | -4/+5 |
| | | | | mga#14888) | ||||
* | automate version tags16.58 | Thierry Vignaud | 2015-02-12 | 3 | -1/+3 |
| | | | | | | | | 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 | 2 | -1/+5 |
| | |||||
* | adapt to new fb2png | Thierry Vignaud | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | Update Indonesian translation | Yuri Chornoivan | 2015-02-11 | 1 | -1150/+310 |
| | |||||
* | 16.5616.56 | Thomas Backlund | 2015-02-10 | 2 | -1/+3 |
| | |||||
* | - service_harddrake: | Thomas Backlund | 2015-02-10 | 2 | -1/+5 |
| | | | | | * add support for the new nvidia340 driver (mga#15255) * drop references to old unsupported nVidia drivers | ||||
* | 16.5516.55 | Anne Nicolas | 2015-02-09 | 1 | -0/+2 |
| | |||||
* | 16.55 | Anne Nicolas | 2015-02-09 | 2 | -1/+12 |
| | |||||
* | drakclock: Ensure that /etc/localtime is a symlink (mga#14888) | Colin Guthrie | 2015-02-08 | 2 | -2/+3 |
| | | | | | This is actually just a followup to d4be53b62 to use the wrapper symlinkf() function which seems a little bit neater (subjective) and to update NEWS file. | ||||
* | users: Make sure to restart accounts-daemon after adding users (mga#15113) | Colin Guthrie | 2015-02-08 | 2 | -0/+2 |
| | | | | | | | | | | This prevents various details being loaded about the user when they first login (including being listed in GDM and other user editing bits within GNOME). It also has some effect on i18n where the user's language settings are totally reset (to en_US) rather than inheriting the system prefs which seems to be the problem presented in mga#14476 | ||||
* | finish-install: Ensure i18n settings are loaded | Colin Guthrie | 2015-02-08 | 1 | -4/+21 |
| | | | | | | | | | In the past, we would simply reload the DM, but support for reloading the dm was removed in draklive-config in 8fbe674e. While we may still wan to reload the DM, we should at least try to reload/re-export the i18n settings to give them the best chance of taking effect. | ||||
* | Create a symlink instead a hard copy to localtime see issue #14888 | Angelo Naselli | 2015-02-08 | 1 | -2/+2 |
| | |||||
* | i18n: Write the desired console font to /etc/vconsole.conf | Colin Guthrie | 2015-02-08 | 2 | -2/+10 |
| | |||||
* | i18n: Use the x-distro /etc/locale.conf file instead of /etc/sysconfig/i18n | Colin Guthrie | 2015-02-08 | 4 | -5/+29 |
| | | | | | Ensure we read and write the /etc/locale.conf file, but still support reading from /etc/sysconfig/i18n to cope with upgrades. | ||||
* | drakedm: Don't run ancient dm init script (which no longer exists) | Colin Guthrie | 2015-02-08 | 2 | -1/+3 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2015-02-08 | 1 | -130/+130 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2015-02-08 | 1 | -148/+148 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2015-02-08 | 1 | -36/+36 |
| | |||||
* | 16.5416.54 | Anne Nicolas | 2015-02-06 | 2 | -1/+5 |
| | |||||
* | fix lef-background image | Anne Nicolas | 2015-02-06 | 1 | -0/+0 |
| | |||||
* | Update French translation | Yuri Chornoivan | 2015-02-06 | 1 | -1283/+350 |
| | |||||
* | 16.5316.53 | Luc Menut | 2015-02-06 | 3 | -1/+5 |
| | |||||
* | 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 | 3 | -2/+5 |
| | |||||
* | 16.5216.52 | Thomas Backlund | 2015-02-05 | 3 | -1/+5 |
| | |||||
* | fix stage2 loading graphical installer in efi mode | Thomas Backlund | 2015-02-05 | 3 | -5/+9 |
| | |||||
* | Do not try to delete partitions if the partition table was overwritten | Pascal Terjan | 2015-02-04 | 2 | -1/+5 |
| |