summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* fix Gtk3::TextView::get_window() passed too few parameters (mga#11807)Thierry Vignaud2013-11-281-0/+2
| | | | | commit e5d2e80a09845619e90d736ac9c0f5fb3665574d replaced perlish ->window by ->get_window but TextView overrides ->get_window()...
* 16.116.1Thierry Vignaud2013-11-281-0/+2
|
* prevent looping forever when sizing partition tabsThierry Vignaud2013-11-281-0/+2
| | | | | | spot while trying to reproduce mga#11779 this code has always been tricky and has bugs since introduced (see eg: resizing occuring when switching partition tabs)
* banners text is rendered as blue againThierry Vignaud2013-11-281-0/+1
| | | | | in commit f5ed08a589bc9081c68188c464a5a978557d0b2a, we mistakely removed the widget name...
* align banner text to left instead of centering itThierry Vignaud2013-11-281-0/+2
| | | | | | | This was though better when reinventing banners in gtk3. However: - mcc is still gtk2 and it display a left aligned banner for embedded tools - it can be seen as a regression
* fix Gtk2 banners' text position (mga#11778)Thierry Vignaud2013-11-281-0/+1
| | | | | | | | | | in commit aa1b536467c9b11d9dd3ff3a0369ca5097642fec, the blue background image has been shrinked of its white part for Gtk3 banners as a side effect, gtk2 banners (where we removed 48px of white background) now displayed their text too far at left, on the actual blue part. => add 10px instead of removing 48px
* better logThierry Vignaud2013-11-281-1/+2
|
* restore galaxy RC file (mga#11773)Thierry Vignaud2013-11-261-0/+2
| | | | it's still needed for gtk2 tools
* 16.016.0Thierry Vignaud2013-11-251-0/+13
|
* beautifyThierry Vignaud2013-11-241-3/+5
|
* draksec: Make sure to restart polkitd after writing new rulesColin Guthrie2013-11-241-2/+3
| | | | | | Also do not try to rm the file if it does not exist (it seems to complain and then exit if you try to do it on a non-existant file - which means the function is not named nicely as -f to rm should make it ignore this)
* timezone: As we will install chrony, assume that when nothing is installed.Colin Guthrie2013-11-231-0/+1
|
* polkit: Add support to draksec for writing polkit policy override rules.Colin Guthrie2013-11-211-1/+2
| | | | This allows draksec to override things properly under polkit.
* 15.73.115.73.1Thierry Vignaud2013-11-191-0/+2
|
* Add chrony support to drakclock mga#11092David Walser2013-11-171-0/+2
| | | | | | | | | | | v2 (by Colin Guthrie) * Fix external variable reference (my -> our + $ when using it) * Drop systemd cgroup filesystem check as the path has changed now (prefer "systemctl is-active foo.service" instead) * Add iburst to chrony config server definitions (triggers sync at startup) * Don't use ntpdate with chrony - rather chronyc waitsync * Don't bother checking for ntp in finish-install - just use chrony
* perl-install: 15.7315.73Colin Guthrie2013-11-121-0/+2
|
* polkit: fix wrappers to properly escape arguments when calling the binaryColin Guthrie2013-11-121-0/+2
|
* 15.72Thomas Backlund2013-11-091-0/+2
|
* - dont remove radeon-firmware or any network related firmwares as weThomas Backlund2013-11-091-0/+3
| | | | dont know when some hw gets plugged that needs it
* 15.6815.68Thierry Vignaud2013-10-141-0/+2
|