Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |||||
| * | perlish ->window => ->get_window | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 | |
| | | ||||||
| * | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-11-24 | 2 | -15/+15 | |
| | | ||||||
| * | "Gtk2::Gdk::Keysyms{XYZ}" => "Gtk3::Gdk::KEY_XYZ" | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 | |
| | | ||||||
| * | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2013-11-24 | 3 | -28/+28 | |
| | | ||||||
| * | convert from mygtk2 to ugtk2 | Thierry Vignaud | 2013-11-24 | 1 | -6/+6 | |
| | | | | | | | | (needed for next commits) | |||||
| * | Merge branch 'master' of git://git.mageia.org/software/drakx | filip | 2013-11-24 | 2 | -68/+29 | |
| |\ | ||||||
| | * | Update Spanish translation | Yuri Chornoivan | 2013-11-24 | 1 | -64/+25 | |
| | | | ||||||
| | * | make translations homogeneous (& smaller...) | Thierry Vignaud | 2013-11-24 | 1 | -4/+4 | |
| | | | ||||||
| * | | Slovenian translation updated | filip | 2013-11-24 | 1 | -4/+4 | |
| |/ | ||||||
| * | Update French translation by Dune | Yuri Chornoivan | 2013-11-23 | 1 | -62/+26 | |
| | | ||||||
| * | 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 | 2 | -1/+3 | |
| | | ||||||
| * | do not compile/include xhost+ anymore (unused for years) | Thierry Vignaud | 2013-11-18 | 1 | -1/+0 | |
| | | ||||||
| * | Add chrony support to drakclock mga#11092 | David Walser | 2013-11-17 | 1 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| * | 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 | 2 | -0/+7 | |
| | | ||||||
| * | explain how to get a stack trace | Thierry Vignaud | 2013-11-12 | 1 | -1/+21 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319) | Thomas Backlund | 2013-11-09 | 1 | -0/+1 | |
| | | ||||||
| * | add missing python modules for gdb | Thierry Vignaud | 2013-11-08 | 2 | -0/+3 | |
| | | ||||||
| * | fix building debug image with latest gdb | Thierry Vignaud | 2013-11-08 | 2 | -14/+6 | |
| | | ||||||
| * | 15.7115.71 | Anne Nicolas | 2013-11-08 | 1 | -0/+3 | |
| | | ||||||
| * | drop packdrake (uneeded) | Thierry Vignaud | 2013-11-07 | 2 | -1/+2 | |
| | | | | | | | | | | | | it's uneeded since we switch to urpmi last usage was drop in commit 61e15785 on Nov 16 2012 | |||||
| * | Updated turkish translation | tarakbumba | 2013-11-05 | 1 | -21/+20 | |
| | | ||||||
| * | Slovenian translation updated | filip | 2013-11-03 | 1 | -21/+20 | |
| | | ||||||
| * | 15.7015.70 | Anne Nicolas | 2013-11-03 | 1 | -0/+2 | |
| | | ||||||
| * | install: Update beta1 left background | Anne Nicolas | 2013-11-03 | 2 | -0/+2 | |
| | |