summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 16.26.116.26.1Thierry Vignaud2014-01-201-0/+2
|
* increase back minimum partition width for Oxygen (mga#11977)Thierry Vignaud2014-01-201-0/+3
| | | | | | reverting commit 6861dc0526938a22da627308591d652b05b8fbf6 this should results in better sizing if there's a lot a small partitions as oxygen's ToggleButtons minimum width is bigger
* 16.2616.26Thierry Vignaud2014-01-201-0/+2
|
* revert minimum partition width to its pre-gtk3 valueThierry Vignaud2014-01-201-0/+1
| | | | reverting commit 6861dc0526938a22da627308591d652b05b8fbf6
* fix sizing partition widgetsThierry Vignaud2014-01-201-0/+3
| | | | | ratio would be negative when allocated width was reported as 1 in some cases since commit 807df2a2b558461a2890f9bec0050f0bd974c92e
* 16.2316.23Thierry Vignaud2014-01-161-0/+2
|
* fix a rpmdrake crash (mga#12331)Thierry Vignaud2014-01-161-0/+1
|
* dont remove pulseaudio-module-bluetooth (mga#12323)Thomas Backlund2014-01-161-0/+2
|
* 16.2216.22Thierry Vignaud2014-01-151-0/+2
|
* services.pm: Use no-reload mode when interacting with systemd.Colin Guthrie2014-01-141-0/+3
| | | | | | | | | | Basically, there seems to be an issue right now if we do lots of reloads. It seems to be somewhat racy and systemd gets generally confused when we do this during boot (which we do) and trigger a reload. The reload isn't strictly needed, as we do also explicitly start the services we enable (with --no-block so that we don't cause a deadlock) so all *should* be 99% OK. Using it at runtime might mean we don't have fully up-to-date enablement status, but being able to boot wins at the moment.
* fix random order of fields with perl-5.18Thierry Vignaud2014-01-131-0/+1
|
* fix detecting some wireless devices as scanners (mga#9895)Thierry Vignaud2014-01-131-0/+3
|
* 16.2116.21Thierry Vignaud2014-01-131-0/+2
|
* increase minimum partition width for Oxygen (mga#11977)Thierry Vignaud2014-01-131-0/+2
| | | | if it's not enough, we will disable labels on partitions buttons again
* do not propose check bad blocks for btrfs (Manuel Hiebel, mga#10116)Thierry Vignaud2014-01-131-0/+2
|
* fix menu acceleratorsThierry Vignaud2014-01-081-0/+2
| | | | got mixed up in commit ca6a026a23f723a74dab9a7d3afc11c2a43c01f2
* display mga copyright too (mga#10289)Thierry Vignaud2014-01-071-0/+2
|
* enhanced logThierry Vignaud2014-01-071-1/+2
|
* Add bug reference to NEWSJani Välimaa2014-01-071-1/+1
|
* Add minimal/experimental lightdm autologin support to drakbootJani Välimaa2014-01-071-0/+2
|
* 16.1816.18Thierry Vignaud2013-12-281-0/+2
|
* do not fill logs with "Cannot open /dev/input/eventX" (mga#8232)Thierry Vignaud2013-12-271-0/+1
| | | | | issue introduced in commit eea2f8ef9ddf7e461702d8fda0b8e98e623694c2 by Arnaud Patard on Mar 18 2011
* do not crash if /dev/input/eventX doesn't exist (mga#10296)Thierry Vignaud2013-12-271-0/+1
| | | | | | | | do not attempt to create /dev/* if not root like previous commit, issue introduced in commit eea2f8ef9ddf7e461702d8fda0b8e98e623694c2 by Arnaud Patard on Mar 18 2011
* better logThierry Vignaud2013-12-271-1/+2
|
* display the real accessed /dev/input/eventX file (mga#8232)Thierry Vignaud2013-12-271-0/+1
|
* use expanders for clarityThierry Vignaud2013-12-201-0/+3
|
* 16.1716.17Thierry Vignaud2013-12-201-0/+2
|
* drakx-in-chroot changes concerns stage2 not drakxtoolsThierry Vignaud2013-12-201-2/+0
|
* fix a crash (mga#12057)Thierry Vignaud2013-12-201-0/+3
|
* 16.1616.16Thierry Vignaud2013-12-161-0/+2
|
* fix a drakx crash (mga#6031)Thierry Vignaud2013-12-161-0/+2
|
* fix spacingThierry Vignaud2013-12-141-0/+1
|
* 16.1516.15Thierry Vignaud2013-12-131-0/+2
|
* workaround a gtk+3 issue resulting in blacked embbeded tools (mga#11969)Thierry Vignaud2013-12-131-0/+3
| | | | it only happens with some locales (eg: pl/uk)
* 16.1316.13Thierry Vignaud2013-12-101-0/+2
|
* fix crash when selecting an input method (mga#11939)Thierry Vignaud2013-12-101-0/+3
| | | | Gtk3 API has changed
* 16.1216.12Thierry Vignaud2013-12-091-0/+2
|
* workaround a crash (mga#11924)Thierry Vignaud2013-12-091-0/+1
| | | | | | sometimes (when there's more than one disk), the notebook is realized too early and our callbacks aren't called, resulting in $done_button not being initialized
* log partitioning wizard failures (mga#11924)Thierry Vignaud2013-12-091-0/+3
|
* 16.1116.11Thierry Vignaud2013-12-061-0/+2
|
* fix a crash in rpmdrake when package list is empty (mga#11901)Thierry Vignaud2013-12-061-0/+2
|
* 16.816.8Thierry Vignaud2013-12-051-0/+2
|
* Revert "fix 'Too late to run INIT' with Gtk3"Thierry Vignaud2013-12-051-0/+2
| | | | | | | | This reverts commit 527a624d8825348bcd9bd2ec0005409a89230315. Thus preventing drakxtools-backend to require Glib::Object::Introspection (mga#11842). The "Too late to run INIT" warning will happen anyway...
* typo fixThierry Vignaud2013-12-051-1/+1
|
* 16.716.7Thierry Vignaud2013-12-051-0/+2
|
* fix a crash when creating partitins (mga#11876)Thierry Vignaud2013-12-051-0/+3
|
* 16.616.6Thierry Vignaud2013-12-041-0/+2
|
* fix blue background behind left panel text (mga#11866)Thierry Vignaud2013-12-041-0/+3
| | | | | | | | | | | | Due to the switch from RC to CSS, the background color now got enforced by gtk3 (#11866) => drop the useless bg color. this affected both installer & (no yet released) mcc. Detected first while testing gtk3 mcc and then also reported once oxygen-gtk3 was fixed regarding Banners. Spotted by Hugo Pereira Da Costa in https://bugs.kde.org/show_bug.cgi?id=328383
* 16.516.5Thierry Vignaud2013-12-031-0/+2
|
* fix a crash in partitioning wizard (mga#11820)Thierry Vignaud2013-12-031-0/+1
|