summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 13.713.7Rémi Verschelde2016-05-281-0/+2
|
* Pack a 128px icon for the GTK+3 window (mga#18066)Rémi Verschelde2016-05-281-0/+1
| | | | | | | | Use the SVG was tried but did not seem to work out of the box (icons were very pixelated). Thus adding a 128px icon as window icon, since it is used at least by Plasma for high-res previews. Also dropping the smaller 20x20 and 32x32 icons that nothing uses.
* Update copyright year in about windowRémi Verschelde2016-05-281-0/+1
|
* Install drakconf icon to hicolor (with SVG)Rémi Verschelde2016-05-281-0/+2
| | | | Allows to use scalable graphics unlike icons/{,large,mini} (mga#18066)
* Drop obsolete drakconf icons (mga#18066)Rémi Verschelde2016-05-281-0/+1
|
* Use new icon for updates frequency applet (mga#18226)Rémi Verschelde2016-05-281-0/+2
|
* 13.613.6Thierry Vignaud2016-04-151-0/+2
|
* adapt to current gtk+ usage (mga#18201)Thierry Vignaud2016-04-151-0/+3
| | | | aka auto adjust translations accordingly so that they're used
* 13.513.5Rémi Verschelde2016-04-121-0/+2
|
* Update NEWSRémi Verschelde2016-04-121-0/+2
|
* 13.413.4Anne Nicolas2016-03-251-0/+2
|
* update NEWSAnne Nicolas2016-03-241-0/+2
|
* 13.313.3Thierry Vignaud2016-03-181-0/+2
|
* explicitely disable plugins & javaThierry Vignaud2016-03-181-0/+1
| | | | | though they do not seem to be loaded anymore since we switched from webkit1 to webkit2...
* port to WebKit2 (mga#15031)Thierry Vignaud2016-03-181-0/+3
|
* 13.213.2Thierry Vignaud2016-02-241-0/+4
|
* 13.113.1Thierry Vignaud2016-01-021-0/+2
|
* typo fixThierry Vignaud2016-01-021-1/+1
|
* adapt to drakboot -> drakautologin splitThierry Vignaud2016-01-021-0/+2
|
* 13.013.0Thierry Vignaud2015-12-201-0/+8
|
* 12.6012.60Thierry Vignaud2015-05-181-0/+4
|
* 12.5912.59Thierry Vignaud2015-05-031-0/+4
|
* 12.5812.58Rémi Verschelde2015-04-131-0/+3
|
* Add Mageia logo on left-backgroundRémi Verschelde2015-04-131-0/+2
|
* 12.5712.57Thierry Vignaud2015-03-171-0/+2
|
* add "bug ID"Thierry Vignaud2015-03-171-1/+1
|
* Update copyright yearsRémi Verschelde2015-03-091-0/+2
|
* 12.5612.56Luc Menut2015-02-261-0/+4
|
* 12.5512.55Luc Menut2015-02-231-1/+10
|
* 12.5412.54Anne Nicolas2015-02-091-0/+3
|
* fix a gtk warningThierry Vignaud2014-08-261-0/+2
| | | | | GLib-CRITICAL **: Source ID 350 was not found when attempting to remove it at /usr/libexec/drakconf line 1055.
* 12.5212.52Thierry Vignaud2014-07-101-0/+2
|
* fix doble fork (Colin Guthrie)Thierry Vignaud2014-07-101-0/+1
|
* fix not displaying contributors in about dialog (mga#13093)Thierry Vignaud2014-03-281-0/+2
| | | | access to CREDITS was wrongly removed in befd324a2ef5f487e788bc6ed6c5de0dd7a9d751
* 12.51Colin Guthrie2014-01-251-0/+2
|
* Do not exec pkexec but run it so it has a parent process to fix double fork ↵Colin Guthrie2014-01-221-0/+3
| | | | issues mga#11184 mga#12364
* fix dateThierry Vignaud2014-01-081-2/+2
|
* 12.50Thierry Vignaud2014-01-081-0/+2
|
* better fix for segfault on startup (mga#10289)Thierry Vignaud2014-01-081-0/+2
| | | | | just block the CHLD signal during the window where glib/webkit create threads behind our back (RT-120951)
* 12.49Thierry Vignaud2014-01-071-0/+2
|
* fix missing spaceThierry Vignaud2014-01-071-1/+1
|
* fix missing colonThierry Vignaud2014-01-071-14/+14
| | | | happened since commit a8251c9652410c95c51d40bc4f3db3b81f119eef
* delay starting up logdrake, thus fixing segfault on startup (mga#10289)Thierry Vignaud2014-01-071-0/+3
| | | | we would segfault when "Display Logs" option is set
* 12.48Donald Stewart2014-01-051-0/+4
| | | | - Add MGA4 artwork
* 12.47Thierry Vignaud2013-12-281-0/+2
|
* try harder to prevent segfaulting on webkit init (mga#10289)Thierry Vignaud2013-12-281-0/+3
| | | | | we segfault in SIG_CHLD when temporary webkit threads exit on init: delay setting CHLD handler on forking the 1st tool
* 12.46Thierry Vignaud2013-12-211-0/+2
|
* reduce delay for the --start-with=xxx optionThierry Vignaud2013-12-211-0/+1
| | | | (now that the WebKit threads issue has been fixed)
* fix segfault when WebKit creates threads for good (mga#10289)Thierry Vignaud2013-12-211-0/+2
| | | | ignore SIGCHLD until WebKit has finished creating its threads
* 12.45Thierry Vignaud2013-12-131-0/+2
|