Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -1/+3 |
| | | | | 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 |
| | |||||
* | update revision date | Marja van Waes | 2013-12-02 | 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 | ||||
* | updated Dutch translation | Marja van Waes | 2013-12-02 | 1 | -19/+19 |
| | |||||
* | 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 | ||||
* | update | Thierry Vignaud | 2013-11-29 | 1 | -20/+20 |
| | |||||
* | set language | Thierry Vignaud | 2013-11-29 | 1 | -1/+1 |
| | |||||
* | Updated Turkish translation | tarakbumba | 2013-11-28 | 1 | -124/+153 |
| | |||||
* | 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 | 2 | -1/+2 |
| | |||||
* | 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 | ||||
* | update Dutch translation | Marja van Waes | 2013-11-27 | 1 | -14/+13 |
| | |||||
* | Update Greek translation | dglent | 2013-11-27 | 1 | -22/+20 |
| | |||||
* | fix a warning when checking root password strength | Thierry Vignaud | 2013-11-26 | 2 | -0/+4 |
| | | | | include dialog-warning-symbolic | ||||
* | Updated Indonesian translations | kiki | 2013-11-26 | 1 | -216/+92 |
| | |||||
* | 16.016.0 | Thierry Vignaud | 2013-11-25 | 1 | -0/+8 |
| | |||||
* | shrink a translation (& make it like others) | Thierry Vignaud | 2013-11-25 | 1 | -1/+1 |
| | |||||
* | latest perl-Gtk3 needs GdkX11-3.0.typelib | Thierry Vignaud | 2013-11-24 | 1 | -0/+1 |
| | |||||
* | disable updating ads titles | Thierry Vignaud | 2013-11-24 | 1 | -1/+2 |
| | | | | | testing latest commit shows that updating ads titles hasn't actually worked for years... | ||||
* | update API for installer | Thierry Vignaud | 2013-11-24 | 1 | -2/+1 |
| | |||||
* | workaround the same segfault when picking the desktop | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | | | | alter mygtk3 in order to pass a button to join its group | ||||
* | stop using Image_using_pixmap | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | | | | cairo as used by gtk+ does a better job those days anyway... | ||||
* | we don't care about setting root window's background color | Thierry Vignaud | 2013-11-24 | 1 | -1/+0 |
| | | | | rationale: the MDV_Notebook widget draws on top of it anyway... | ||||
* | fix setting font with Gtk3 | Thierry Vignaud | 2013-11-24 | 1 | -1/+3 |
| | |||||
* | add a FIXME note | Thierry Vignaud | 2013-11-24 | 1 | -0/+1 |
| | |||||
* | (load_rc) rename as 'load_css' and load CSS theme file | Thierry Vignaud | 2013-11-24 | 1 | -4/+7 |
| | | | | doc option is know to be broken for now | ||||
* | (init_sizes) fix retrieving screen size with Gtk3 | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | copy new CSS files | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | fix setting locale with Gtk3 | Thierry Vignaud | 2013-11-24 | 2 | -2/+2 |
| | |||||
* | set font for Gtk+-3 system wide | Thierry Vignaud | 2013-11-24 | 1 | -3/+5 |
| | | | | we alter /.config instead of /root/.config due to bogus environment | ||||
* | provide /etc/machine-id for dbus | Thierry Vignaud | 2013-11-24 | 2 | -0/+12 |
| | | | | else gtk+3 fails to initialize... | ||||
* | include Cairo::GObject & Cairo too | Thierry Vignaud | 2013-11-24 | 1 | -0/+3 |
| | |||||
* | include WebKit library & typelib for Gtk3::WebKit | Thierry Vignaud | 2013-11-24 | 1 | -0/+6 |
| | |||||
* | switch from gtk+-2 to gtk+-3 | Thierry Vignaud | 2013-11-24 | 2 | -12/+23 |
| | | | | include introspection stuff |