Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix version | Anne Nicolas | 2014-01-04 | 1 | -1/+1 |
| | |||||
* | Mageia 4 RC left background | Anne Nicolas | 2014-01-04 | 1 | -0/+4 |
| | |||||
* | fix bug ID | Thierry Vignaud | 2013-12-20 | 1 | -1/+1 |
| | |||||
* | 16.1716.17 | Thierry Vignaud | 2013-12-20 | 1 | -0/+2 |
| | |||||
* | use mutter instead of matchbox | Thierry Vignaud | 2013-12-20 | 1 | -0/+3 |
| | | | | | in order to try to workaround diskdrake issues (mga#11790, mga#11989, ...) as a side effect, stage2 shrinks by 3Mb... | ||||
* | fix pausing installing while displaying release notes | Thierry Vignaud | 2013-12-20 | 1 | -0/+2 |
| | | | | (reverting commit 3d93ee6ae8a7715327ba89f3250f49c81ca47c7d) | ||||
* | hint that nonfree is needed if a CPU needs a microcode | Thierry Vignaud | 2013-12-20 | 1 | -0/+2 |
| | |||||
* | advise to install xephyr if missing | Thierry Vignaud | 2013-12-20 | 1 | -0/+3 |
| | |||||
* | drakx-in-chroot changes concerns stage2 not drakxtools | Thierry Vignaud | 2013-12-20 | 1 | -0/+2 |
| | |||||
* | 16.1416.14 | Anne Nicolas | 2013-12-10 | 1 | -0/+4 |
| | |||||
* | 16.1316.13 | Thierry Vignaud | 2013-12-10 | 1 | -0/+2 |
| | |||||
* | fix crash when selecting an input method (mga#11939) | Thierry Vignaud | 2013-12-10 | 1 | -0/+2 |
| | | | | Gtk3 API has changed | ||||
* | 16.1016.10 | Thierry Vignaud | 2013-12-06 | 1 | -0/+2 |
| | |||||
* | (reallyChooseGroups) make bottom buttons always available | Thierry Vignaud | 2013-12-06 | 1 | -0/+4 |
| | | | | by puting the scrolling window only around the package group check boxes | ||||
* | 16.916.9 | Thierry Vignaud | 2013-12-06 | 1 | -0/+2 |
| | |||||
* | fix retrieving network info from stage2 after dracut migration (mga#11504) | Thierry Vignaud | 2013-12-06 | 1 | -0/+2 |
| | | | | dracut is now creating /tmp/ifcfg & /tmp/ifcfg-leases directories... | ||||
* | typo fix | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | 16.716.7 | Thierry Vignaud | 2013-12-05 | 1 | -0/+2 |
| | |||||
* | fix a crash when creating partitins (mga#11876) | Thierry Vignaud | 2013-12-05 | 1 | -0/+3 |
| | |||||
* | 16.616.6 | Thierry Vignaud | 2013-12-04 | 1 | -0/+2 |
| | |||||
* | fix blue background behind left panel text (mga#11866) | Thierry Vignaud | 2013-12-04 | 1 | -0/+2 |
| | | | | | | | | | | | | 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.5 | Thierry Vignaud | 2013-12-03 | 1 | -0/+2 |
| | |||||
* | fix a crash in partitioning wizard (mga#11820) | Thierry Vignaud | 2013-12-03 | 1 | -0/+1 |
| | |||||
* | show labels on partition buttons again but make them ellipsized (mga#11858) | Thierry Vignaud | 2013-12-03 | 1 | -0/+1 |
| | |||||
* | detect eMMc block devices (Luc Menut, mga#11812) | Thierry Vignaud | 2013-12-03 | 1 | -0/+3 |
| | |||||
* | typo fix | Thierry Vignaud | 2013-12-03 | 1 | -1/+1 |
| | |||||
* | 16.416.4 | Thierry Vignaud | 2013-12-02 | 1 | -0/+2 |
| | |||||
* | fix partionning wizard moving the main window to left (mga#11790) | Thierry Vignaud | 2013-12-02 | 1 | -0/+1 |
| | | | | | | widgets were too wide with gtk3 + oxygen-gtk3 we either have to change the horizontal scrolling policty to 'automatic' (thus having an ugly horizontal scrolling bar) or shrink those widgets | ||||
* | fix titles not being blue anymore | Thierry Vignaud | 2013-12-02 | 1 | -0/+2 |
| | | | | in CSS, we need to match sub widgets too for installer | ||||
* | 16.216.2 | Thierry Vignaud | 2013-11-29 | 1 | -0/+2 |
| | |||||
* | 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 | ||||
* | 16.116.1 | Thierry Vignaud | 2013-11-28 | 1 | -0/+2 |
| | |||||
* | wrap too big labels in summary dialog (mga#11793) | Thierry Vignaud | 2013-11-28 | 1 | -0/+1 |
| | |||||
* | use new Toolbar API (mga#11791) | Thierry Vignaud | 2013-11-28 | 1 | -0/+1 |
| | | | | | | old toolbar API is no more available: Can't locate object method "append_item" via package Gtk3:Toolbar" at ugtk3.pm line 954 | ||||
* | fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797) | Thierry Vignaud | 2013-11-28 | 1 | -0/+1 |
| | | | | fix can't locate object method "child1_shrink" via package "Gtk3::HPaned" | ||||
* | fix left panel text being black instead of white (mga#11792) | Thierry Vignaud | 2013-11-28 | 1 | -0/+1 |
| | | | | | | issue introduced in commit 7bebddbde7bc6aeef0cbacc46df5bd3a4162160a when switching from gtk2 RC files to gtk3 CSS: we need to add "*" to match children widgets too | ||||
* | fix a warning when checking root password strength | Thierry Vignaud | 2013-11-26 | 1 | -0/+2 |
| | | | | include dialog-warning-symbolic | ||||
* | 16.016.0 | Thierry Vignaud | 2013-11-25 | 1 | -0/+8 |
| | |||||
* | 15.73.115.73.1 | Thierry Vignaud | 2013-11-19 | 1 | -0/+2 |
| | |||||
* | fix passing arguments from drakx-in-chroot in debug mode | Thierry Vignaud | 2013-11-18 | 1 | -0/+2 |
| | |||||
* | log why updates were not applied | Thierry Vignaud | 2013-11-13 | 1 | -0/+1 |
| | | | | | log a nice message (urpmi not found or no network) instead of a silent missing feature | ||||
* | include enough python in order to generate a stack trace from within stage2 | Thierry Vignaud | 2013-11-13 | 1 | -0/+3 |
| | |||||
* | 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.215.72.2 | Thomas Backlund | 2013-11-11 | 1 | -0/+2 |
| | |||||
* | properly escape 5096UID | Thomas Backlund | 2013-11-11 | 1 | -1/+2 |
| | |||||
* | use 500 instead of 500 | Thomas Backlund | 2013-11-10 | 1 | -0/+2 |
| | |||||
* | 15.72.115.72.1 | Thomas Backlund | 2013-11-09 | 1 | -0/+2 |
| | |||||
* | fix typo in last Makefile change | Thomas Backlund | 2013-11-09 | 1 | -0/+2 |
| | |||||
* | 15.7215.72 | Thomas Backlund | 2013-11-09 | 1 | -0/+2 |
| |