Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use expanders for clarity | Thierry Vignaud | 2013-12-20 | 1 | -0/+3 |
| | |||||
* | 16.1716.17 | Thierry Vignaud | 2013-12-20 | 1 | -0/+2 |
| | |||||
* | drakx-in-chroot changes concerns stage2 not drakxtools | Thierry Vignaud | 2013-12-20 | 1 | -2/+0 |
| | |||||
* | fix a crash (mga#12057) | Thierry Vignaud | 2013-12-20 | 1 | -0/+3 |
| | |||||
* | 16.1616.16 | Thierry Vignaud | 2013-12-16 | 1 | -0/+2 |
| | |||||
* | fix a drakx crash (mga#6031) | Thierry Vignaud | 2013-12-16 | 1 | -0/+2 |
| | |||||
* | fix spacing | Thierry Vignaud | 2013-12-14 | 1 | -0/+1 |
| | |||||
* | 16.1516.15 | Thierry Vignaud | 2013-12-13 | 1 | -0/+2 |
| | |||||
* | workaround a gtk+3 issue resulting in blacked embbeded tools (mga#11969) | Thierry Vignaud | 2013-12-13 | 1 | -0/+3 |
| | | | | it only happens with some locales (eg: pl/uk) | ||||
* | 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/+3 |
| | | | | Gtk3 API has changed | ||||
* | 16.1216.12 | Thierry Vignaud | 2013-12-09 | 1 | -0/+2 |
| | |||||
* | workaround a crash (mga#11924) | Thierry Vignaud | 2013-12-09 | 1 | -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 Vignaud | 2013-12-09 | 1 | -0/+3 |
| | |||||
* | 16.1116.11 | Thierry Vignaud | 2013-12-06 | 1 | -0/+2 |
| | |||||
* | fix a crash in rpmdrake when package list is empty (mga#11901) | Thierry Vignaud | 2013-12-06 | 1 | -0/+2 |
| | |||||
* | 16.816.8 | Thierry Vignaud | 2013-12-05 | 1 | -0/+2 |
| | |||||
* | Revert "fix 'Too late to run INIT' with Gtk3" | Thierry Vignaud | 2013-12-05 | 1 | -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 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/+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.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 |
| | |||||
* | 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 |
| |