| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
just rely on udev
|
|
|
|
| |
they're obsolete since switching from CVS/SVN to git...
|
| |
|
|
|
|
|
| |
also kill the ‘wacom _dev’ option which is useless since commit
7fcb6cc30e6264865a66551a2ab9cca3dc089c64 more than 10 years ago
|
|
|
|
|
|
|
|
| |
for eg: USB wacom tablets, mouses & keyboard (we were missing Synaptics
touchpads)
We now rely on evdev/udev for input devices, which should make Synaptics
touchpads to now automagically work during install (mga#11524)
|
|
|
|
|
| |
*** Gtk3::Widget::set_default_direction: passed too many parameters (expected 1, got 2); ignoring excess at /usr/lib/libDrakX/install/gtk.pm line 74.
* error: FATAL: invalid enum GtkTextDirection value Gtk3::Widget, expecting: none / GTK_TEXT_DIR_NONE, ltr / GTK_TEXT_DIR_LTR, rtl / GTK_TEXT_DIR_RTL at /usr/lib/perl5/vendor_perl/5.18.2/i386-linux-thread-multi/Glib/Object/Introspection.pm line 59.
|
| |
|
|
|
|
|
|
|
| |
those extensions were moved from external module to built-in in
upstream xserver on 2012-07-10
basically reverting most of commit 1f303dcee074c9e34eef07441bdaed2ad657cc4b
|
| |
|
| |
|
|
|
|
| |
rationale: the MDV_Notebook widget draws on top of it anyway...
|
| |
|
| |
|
|
|
|
| |
doc option is know to be broken for now
|
| |
|
| |
|
|
|
|
| |
we alter /.config instead of /root/.config due to bogus environment
|
|
|
|
| |
include introspection stuff
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
thus fixing font size in gurpmi & release notes (mga#67)
|
| |
|
|
|
|
| |
(should have been done years ago...)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with Mageia.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line
Add drakx structure on the SVN
------------------------------------------------------------------------
r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line
Import cleaned advertising
------------------------------------------------------------------------
r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line
Import Clean perl-install
------------------------------------------------------------------------
r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line
Add cleaned files
------------------------------------------------------------------------
r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line
Import cleaned kernel
------------------------------------------------------------------------
r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line
Import cleaned tools
------------------------------------------------------------------------
r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line
Import stage1
------------------------------------------------------------------------
r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line
Import images
------------------------------------------------------------------------
r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines
readd missing file
------------------------------------------------------------------------
r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line
Import rescue
------------------------------------------------------------------------
r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines
import cleaned rescue for Mageia
------------------------------------------------------------------------
r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line
import (cleaned) doc
------------------------------------------------------------------------
|
| |
|
|
|
|
|
|
| |
When starting stage2 with a RTL language set (eg when choosing it in
gfxboot menu), we'd try to manipulate $::WizardWindow before it's
created. Ensure it exists before using it.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
(since the default in xorg has changed)
otherwise keyboard doesn't work, since we don't have hal to handle automatic
input devices
|
|
|
|
|
|
|
|
|
| |
instead of using hardcoded offset (mainly visible in MCC)
rationale: we pass the whole label widget as parameter so that we got
more control on how to compute the Y coordinate instead of requiring
callers to extract label's position from the widget
|
| |
|
|
|
|
|
| |
(it interacts badly with matchbox/compositing) (#44021)
|
| |
|
| |
|
|
|
|
|
| |
order to render the sidepanel
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#43231)
(r244419 from 2008-08-27 wasn't complete:
'(create_steps_window) better layout in 640x480 (#43231)
("regression" introduced in r243712 on 2008-07-30:
"(create_steps_window) first steps toward new installer style"')
|
|
|
|
|
| |
vertical position directly
|
|
|
|
|
| |
scaled image of last line of the background
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
("regression" introduced in r243712 on 2008-07-30:
"(create_steps_window) first steps toward new installer style")
|
| |
|
| |
|