summaryrefslogtreecommitdiffstats
path: root/lib/Xconfig/test.pm
Commit message (Collapse)AuthorAgeFilesLines
* improve perl_checker's SNRThierry Vignaud2016-11-081-0/+1
|
* -noAutoAddDevices is no more supported by xserverThierry Vignaud2016-11-081-1/+1
|
* fix test backgroundThierry Vignaud2016-11-081-11/+12
| | | | | | | | | | It was broken since switching to gtk+3... Fixed & simplified by switching to using CSS on a top maximized window instead of playing with root GdkWindow We always want the image to be there now. This also enables to rip broken code from mygtk3
* get_width() => get_allocated_width()Thierry Vignaud2013-11-241-1/+1
|
* get_height() => get_allocated_height()Thierry Vignaud2013-11-241-1/+1
|
* switch from gtk2 to gtk3Thierry Vignaud2013-11-241-8/+8
|
* fix test background (Manuel Hiebel, mga#6349)Thierry Vignaud2012-06-281-1/+1
| | | | image was moved in desktop-common-data
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r391 | dmorgan | 2011-02-03 13:54:58 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-kbd-mouse-x11 ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: - License is GPLv2 - Problematic files: o lib/keyboard.pm: run_program::run('mandriva-setup-keyboard'); (does this need to be changed?) we keep it for now o lib/Xconfig/resolution_and_depth.pm: symlinkf "$theme{THEME}.xml", "$dir/Mandriva.xml"; (this will be changed, and should be synced with whatever will be does to the default Mageia wallpapers theme; this .xml file is used to change the wallpaper in GNOME/KDE depending on the time of the day) => switched to Mageia.xml - Various icons that'll need to be changed in data/pixmaps: done with oxygen icons
* - XFdrake:Pascal Rigaux2009-01-291-1/+1
| | | | | | | | o use option -noAutoAddDevices when testing X (useful during installation, #47237) nb: this works if x11-server has patch Add-noAutoAddDevices-command-line-option.patch
* o drop support for /etc/X11/XF86Config (replaced by xorg.conf for some ↵Pascal Rigaux2008-06-091-1/+1
| | | | time now)
* - do not start xfs for the test (#33219)Pascal Rigaux2007-09-061-4/+0
|
* - [bugfix] fix test message not translated (#30261)Pascal Rigaux2007-06-051-0/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+140