Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 17.8317.83 | Thierry Vignaud | 2017-06-04 | 1 | -0/+2 |
| | |||||
* | log previous changes | Thierry Vignaud | 2017-06-04 | 1 | -0/+1 |
| | |||||
* | fix crash introduced in 17.77 (mga#20956) | Thierry Vignaud | 2017-05-30 | 1 | -0/+3 |
| | | | | | | | | | | | | | | Depending on machine speed/slowness, signals will not be fired in the order expected and Repaint() will be called before global variable $cairo is set by draw(). This can be reproduced by making $timer to happens much faster than every 120ms so that it happens before the first call to draw() This workaround fix the bug introduced in commit 1a30f422b41250e338d2c1d209aec1b64204c8e0 But it would probably be saner to get rid of the $cairo global variable and to create a Cairo context in every Repaint() caller instead... | ||||
* | 17.8217.82 | Martin Whitaker | 2017-05-06 | 1 | -0/+7 |
| | |||||
* | 17.8017.80 | Rémi Verschelde | 2017-05-03 | 1 | -0/+2 |
| | |||||
* | Updated DE selection and advertising artwork for Mageia 6 (mga#20647) | Rémi Verschelde | 2017-05-03 | 1 | -0/+2 |
| | |||||
* | 17.79: update translations17.79 | Thomas Backlund | 2017-04-26 | 1 | -0/+4 |
| | |||||
* | 17.7717.77 | Rémi Verschelde | 2017-04-04 | 1 | -0/+2 |
| | |||||
* | Document previous commits by Martin Whitaker | Rémi Verschelde | 2017-04-04 | 1 | -0/+12 |
| | |||||
* | Improve the CPU usage of the clock | Frédéric Buclin | 2017-03-26 | 1 | -0/+3 |
| | |||||
* | 17.7517.75 | Thierry Vignaud | 2017-03-17 | 1 | -0/+2 |
| | |||||
* | log previous changes | Thierry Vignaud | 2017-03-17 | 1 | -0/+11 |
| | |||||
* | 17.7417.74 | Jani Välimaa | 2017-03-09 | 1 | -0/+2 |
| | |||||
* | Recognize LXQt (Razor-qt is now LXQt) | Jani Välimaa | 2017-03-09 | 1 | -0/+1 |
| | |||||
* | Fix Enlightenment (e21) recognition | Jani Välimaa | 2017-03-09 | 1 | -0/+2 |
| | |||||
* | 17.7317.73 | Thierry Vignaud | 2017-03-08 | 1 | -0/+2 |
| | |||||
* | sync with kernel-4.8 | Thierry Vignaud | 2017-02-25 | 1 | -0/+2 |
| | |||||
* | 17.7217.72 | Thierry Vignaud | 2017-02-25 | 1 | -0/+2 |
| | |||||
* | Update NEWS | Martin Whitaker | 2017-02-25 | 1 | -0/+10 |
| | |||||
* | move installer release notes where they belong | Thierry Vignaud | 2017-02-22 | 1 | -1/+0 |
| | |||||
* | - Add 60-block.rules in the installer (mga#20074) | Nicolas Lécureuil | 2017-02-22 | 1 | -0/+1 |
| | |||||
* | sync nonfree firmware list with kernel-4.9 | Thierry Vignaud | 2017-01-30 | 1 | -0/+2 |
| | |||||
* | Release 17.7117.71 | Pascal Terjan | 2017-01-18 | 1 | -0/+2 |
| | |||||
* | Update NEWS files | Pascal Terjan | 2017-01-18 | 1 | -0/+1 |
| | |||||
* | Update NEWS files | Pascal Terjan | 2017-01-17 | 1 | -0/+3 |
| | |||||
* | fix year... :-( | Thierry Vignaud | 2017-01-12 | 1 | -1/+1 |
| | |||||
* | 17.6917.69 | Thierry Vignaud | 2017-01-12 | 1 | -0/+2 |
| | |||||
* | rely on Gtk+ for checking for Xserver (mga#19498) | Thierry Vignaud | 2017-01-12 | 1 | -0/+2 |
| | | | | | | | | | MCC also needs a separate fix for forcing using the X11 GDK backend b/c GtkPlug/Socket do not work under Wayland, thus relying on xwayland XFdrake will probably fails the same way under wayland, but anyway it's there for configuring xserver... It should probably checks for wayland before proposing to test | ||||
* | fix exception when clearing all partitions | Thierry Vignaud | 2017-01-07 | 1 | -0/+2 |
| | | | | it happens on !UEFI (mga#20083) | ||||
* | sync with kernel-4.9 | Thierry Vignaud | 2016-12-31 | 1 | -0/+1 |
| | | | | looks like nobobdy did 4.8... | ||||
* | disable audit logging by default as it floods the logs | Thomas Backlund | 2016-12-24 | 1 | -0/+3 |
| | |||||
* | 17.6517.65 | Thierry Vignaud | 2016-12-12 | 1 | -0/+2 |
| | |||||
* | show generic help too when using grub2 | Thierry Vignaud | 2016-12-11 | 1 | -0/+1 |
| | |||||
* | describe what skipping os-prober does (mga#18538) | Thierry Vignaud | 2016-12-11 | 1 | -0/+3 |
| | |||||
* | 17.6317.63 | Anne Nicolas | 2016-12-09 | 1 | -0/+2 |
| | |||||
* | allow disabling autologin on LXDM (mga#17616) | Nicolas Salguero | 2016-12-01 | 1 | -0/+3 |
| | |||||
* | 17.6017.60 | Thierry Vignaud | 2016-11-15 | 1 | -0/+2 |
| | |||||
* | fix being unable to format a newly part (mga#19172) | Thierry Vignaud | 2016-11-15 | 1 | -0/+4 |
| | | | | | | 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) | ||||
* | 17.5917.59 | Thierry Vignaud | 2016-11-08 | 1 | -0/+2 |
| | |||||
* | log previous change | Thierry Vignaud | 2016-11-08 | 1 | -1/+2 |
| | |||||
* | NEWS++ | Nicolas Lécureuil | 2016-11-06 | 1 | -0/+3 |
| | |||||
* | 17.5817.58 | Thierry Vignaud | 2016-10-24 | 1 | -0/+2 |
| | |||||
* | drop support for very old kernel flavors | Thierry Vignaud | 2016-10-16 | 1 | -0/+4 |
| | | | | | those are no more generated for more than 10 years... also make kernel server default if installed | ||||
* | 17.5617.56 | Thierry Vignaud | 2016-09-19 | 1 | -0/+2 |
| | |||||
* | s/font/font-size/ (mga#19406) | Thierry Vignaud | 2016-09-19 | 1 | -0/+1 |
| | | | | thus fixing gtk+3.22 regression | ||||
* | detect ovirt too (mga#19308) | Thierry Vignaud | 2016-09-09 | 1 | -0/+1 |
| | | | | | | it looks like not all KVM GUIes result in the same result with systemd-detect-virt let's handle both cases | ||||
* | sync nonfree firmware list with kernel-4.7 | Thierry Vignaud | 2016-08-27 | 1 | -0/+2 |
| | |||||
* | 17.5417.54 | Thierry Vignaud | 2016-08-13 | 1 | -0/+2 |
| | |||||
* | add support for LXDM (mga#17616) | Nicolas Salguero | 2016-08-13 | 1 | -0/+1 |
| | | | | | need desktop-common-data-6.2+ perl_checker cleanups by Thierry Vignaud | ||||
* | autologin: add support for SDDM (mga#17913) | Thierry Vignaud | 2016-08-13 | 1 | -0/+2 |
| |