Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 16.416.4 | Thierry Vignaud | 2013-12-02 | 1 | -0/+2 |
| | |||||
* | previous commit acutally helps oxygen-gtk too | Thierry Vignaud | 2013-12-02 | 1 | -0/+1 |
| | |||||
* | fix diskdrake colorized partition tabs with Adwaita (bgo#719624) | Thierry Vignaud | 2013-12-02 | 1 | -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.3 | Thierry Vignaud | 2013-11-30 | 1 | -0/+2 |
| | |||||
* | fix starting after draksound drop OSS/ALSA switch | Thierry Vignaud | 2013-11-30 | 1 | -0/+3 |
| | |||||
* | 16.216.2 | Thierry Vignaud | 2013-11-29 | 1 | -0/+2 |
| | |||||
* | fix dialog keeping growing when switching tabs | Thierry Vignaud | 2013-11-29 | 1 | -0/+3 |
| | | | | | move partition labels to toolips labels broke sizing by enlarging partition ToggleButtons | ||||
* | no more run urpmi.update when adding media | Thierry Vignaud | 2013-11-29 | 1 | -0/+3 |
| | | | | | this is uneeded with urpmi-7.27+ basically reverting commit 810c20b3 | ||||
* | add support for RadioMenuItems for rpmdrake | Thierry Vignaud | 2013-11-29 | 1 | -0/+2 |
| | |||||
* | make shrinking window work again (eg: draknfs) | Thierry Vignaud | 2013-11-29 | 1 | -0/+2 |
| | |||||
* | do not offer to pick a random driver when we've a default one | Thierry Vignaud | 2013-11-29 | 1 | -0/+1 |
| | |||||
* | do not offer to switch to another driver if there's none | Thierry Vignaud | 2013-11-29 | 1 | -0/+1 |
| | |||||
* | drop OSS to ALSA map | Thierry Vignaud | 2013-11-29 | 1 | -0/+3 |
| | | | | OSS is not available for years | ||||
* | fix Gtk3::TextView::get_window() passed too few parameters (mga#11807) | Thierry Vignaud | 2013-11-28 | 1 | -0/+2 |
| | | | | | commit e5d2e80a09845619e90d736ac9c0f5fb3665574d replaced perlish ->window by ->get_window but TextView overrides ->get_window()... | ||||
* | 16.116.1 | Thierry Vignaud | 2013-11-28 | 1 | -0/+2 |
| | |||||
* | prevent looping forever when sizing partition tabs | Thierry Vignaud | 2013-11-28 | 1 | -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 again | Thierry Vignaud | 2013-11-28 | 1 | -0/+1 |
| | | | | | in commit f5ed08a589bc9081c68188c464a5a978557d0b2a, we mistakely removed the widget name... | ||||
* | align banner text to left instead of centering it | Thierry Vignaud | 2013-11-28 | 1 | -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 Vignaud | 2013-11-28 | 1 | -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 log | Thierry Vignaud | 2013-11-28 | 1 | -1/+2 |
| | |||||
* | restore galaxy RC file (mga#11773) | Thierry Vignaud | 2013-11-26 | 1 | -0/+2 |
| | | | | it's still needed for gtk2 tools | ||||
* | 16.016.0 | Thierry Vignaud | 2013-11-25 | 1 | -0/+13 |
| | |||||
* | beautify | Thierry Vignaud | 2013-11-24 | 1 | -3/+5 |
| | |||||
* | draksec: Make sure to restart polkitd after writing new rules | Colin Guthrie | 2013-11-24 | 1 | -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 Guthrie | 2013-11-23 | 1 | -0/+1 |
| | |||||
* | polkit: Add support to draksec for writing polkit policy override rules. | Colin Guthrie | 2013-11-21 | 1 | -1/+2 |
| | | | | This allows draksec to override things properly under polkit. | ||||
* | 15.73.115.73.1 | Thierry Vignaud | 2013-11-19 | 1 | -0/+2 |
| | |||||
* | Add chrony support to drakclock mga#11092 | David Walser | 2013-11-17 | 1 | -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.73 | Colin Guthrie | 2013-11-12 | 1 | -0/+2 |
| | |||||
* | polkit: fix wrappers to properly escape arguments when calling the binary | Colin Guthrie | 2013-11-12 | 1 | -0/+2 |
| | |||||
* | 15.72 | Thomas Backlund | 2013-11-09 | 1 | -0/+2 |
| | |||||
* | - dont remove radeon-firmware or any network related firmwares as we | Thomas Backlund | 2013-11-09 | 1 | -0/+3 |
| | | | | dont know when some hw gets plugged that needs it | ||||
* | 15.6815.68 | Thierry Vignaud | 2013-10-14 | 1 | -0/+2 |
| | |||||
* | list_modules.pm changes affect drakxtools & stage2 too | Thierry Vignaud | 2013-10-14 | 1 | -0/+1 |
| | |||||
* | any: Fix path to urpmi.update (mga#11125) | Colin Guthrie | 2013-10-13 | 1 | -0/+1 |
| | |||||
* | polkit: Handle some more binaries missed in the polkit conversion. | Colin Guthrie | 2013-10-11 | 1 | -0/+2 |
| | | | | mga#11125 mga#11418 | ||||
* | 15.6715.67 | Thierry Vignaud | 2013-10-10 | 1 | -0/+2 |
| | |||||
* | log kernel/list_modules.pm changes | Thierry Vignaud | 2013-10-10 | 1 | -0/+2 |
| | |||||
* | 15.6615.66 | Thierry Vignaud | 2013-10-03 | 1 | -0/+2 |
| | |||||
* | Add missing news | Colin Guthrie | 2013-09-29 | 1 | -0/+1 |
| | | | | Should have been in c9ecd03156418390fa28b12825beb90626709c95 | ||||
* | try to make NEWS consistent | Thierry Vignaud | 2013-09-29 | 1 | -1/+2 |
| | |||||
* | enable to format already formated btrfs partitions (mga#11256) | Thierry Vignaud | 2013-09-29 | 1 | -0/+2 |
| | |||||
* | remove unrelated changes | Thierry Vignaud | 2013-09-13 | 1 | -2/+0 |
| | | | | (those were stage2 only) | ||||
* | fix detecting some soft RAID (mga#11139 and the like) | Thierry Vignaud | 2013-09-13 | 1 | -1/+3 |
| | | | | | typo introduced by Pascal Terjan in commit f55b5875b on Jan 27 2010 (was: "support ddf1 dmraid") | ||||
* | Revert "stage2: add Feature:Independently_install_desktop_environments" | ennael | 2013-09-04 | 1 | -0/+1 |
| | | | | | | | This reverts commit 331e242249bec7f80b303c1d37f3c9c8829988f5. Conflicts: perl-install/NEWS | ||||
* | Remove link installs for tools in drakx-kbd-mouse-x11 (now managed there) | Colin Guthrie | 2013-09-04 | 1 | -0/+1 |
| | |||||
* | Remove the NEWS item after the reverted commit | Colin Guthrie | 2013-09-04 | 1 | -1/+0 |
| | | | | | | The fix of the conflicts didn't actually remove the NEWS item added in in the original commit. As it's now reverted we should remove it from NEWS also. | ||||
* | fix conflict | ennael | 2013-09-04 | 1 | -3/+0 |
| | |||||
* | Revert "stage2: add images for LXDE,E17,Razorqt,MATE" | ennael | 2013-09-04 | 1 | -0/+3 |
| | | | | | | | This reverts commit 67bc2a78c587ab4659c0f0e936d2eb98573136aa. Conflicts: perl-install/NEWS | ||||
* | fix drakauth ldap configuration (mga#10005) | Derek Jennings | 2013-08-31 | 1 | -0/+1 |
| |