summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* show labels on partition buttons again but make them ellipsized (mga#11858)Thierry Vignaud2013-12-031-0/+1
|
* detect eMMc block devices (Luc Menut, mga#11812)Thierry Vignaud2013-12-031-0/+3
|
* 16.416.4Thierry Vignaud2013-12-021-0/+2
|
* previous commit acutally helps oxygen-gtk tooThierry Vignaud2013-12-021-0/+1
|
* fix diskdrake colorized partition tabs with Adwaita (bgo#719624)Thierry Vignaud2013-12-021-0/+3
| | | | | | | | "In the GTK+ CSS interpreter (and CSS in general), background-image takes precedence over background-color, so the gradients set by Adwaita on focused windows' buttons still takes precedence over your custom background-color, this doesn't happen on unfocused windows because no background-image is set for buttons there."
* 16.316.3Thierry Vignaud2013-11-301-0/+2
|
* fix starting after draksound drop OSS/ALSA switchThierry Vignaud2013-11-301-0/+3
|
* 16.216.2Thierry Vignaud2013-11-291-0/+2
|
* fix dialog keeping growing when switching tabsThierry Vignaud2013-11-291-0/+3
| | | | | move partition labels to toolips labels broke sizing by enlarging partition ToggleButtons
* no more run urpmi.update when adding mediaThierry Vignaud2013-11-291-0/+3
| | | | | this is uneeded with urpmi-7.27+ basically reverting commit 810c20b3
* add support for RadioMenuItems for rpmdrakeThierry Vignaud2013-11-291-0/+2
|
* make shrinking window work again (eg: draknfs)Thierry Vignaud2013-11-291-0/+2
|
* do not offer to pick a random driver when we've a default oneThierry Vignaud2013-11-291-0/+1
|
* do not offer to switch to another driver if there's noneThierry Vignaud2013-11-291-0/+1
|
* drop OSS to ALSA mapThierry Vignaud2013-11-291-0/+3
| | | | OSS is not available for years