Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RIVA128 fails miserably when using 16bpp | Guillaume Cottenceau | 2004-02-09 | 1 | -0/+1 |
| | |||||
* | blacklist bogus forcedeth driver for network hotplugging, enable | Thierry Vignaud | 2004-02-09 | 1 | -1/+3 |
| | | | | | ifplugd support for all other drivers even at install time (#7389) | ||||
* | use modal windows during install | Pascal Rigaux | 2004-02-09 | 1 | -3/+1 |
| | |||||
* | remove show_all that breaks when there are some hidden windows | Pascal Rigaux | 2004-02-09 | 1 | -4/+4 |
| | |||||
* | resurrect 9.2 code for setting background. i was said to remove it for move ↵ | Guillaume Cottenceau | 2004-02-09 | 1 | -1/+9 |
| | | | | because default colour is already mandrake colour but obviously it isn't. | ||||
* | fix typo | Pascal Rigaux | 2004-02-09 | 1 | -1/+3 |
| | |||||
* | some eide Lite-on drivers are reported with different casse | Thierry Vignaud | 2004-02-09 | 1 | -0/+1 |
| | |||||
* | handle allowNVIDIA_rpms & allowATI_rpms directly in ↵ | Pascal Rigaux | 2004-02-09 | 4 | -15/+11 |
| | | | | Xconfig::card::install_server | ||||
* | allow set_modal for popped windows at install | Pascal Rigaux | 2004-02-09 | 1 | -1/+1 |
| | |||||
* | my test file is now t.pl | Pascal Rigaux | 2004-02-09 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-02-09 | 1 | -1/+1 |
| | |||||
* | force XF4 on all archs | Pascal Rigaux | 2004-02-09 | 1 | -1/+1 |
| | |||||
* | move Xtest() and setMouseLive() out of c/stuff to xf86misc::main | Pascal Rigaux | 2004-02-08 | 13 | -79/+134 |
| | | | | | | so that we can use them (esp. setMouseLive) in standalone without making drakxtools-newt require xfree libs | ||||
* | simplify | Pascal Rigaux | 2004-02-08 | 1 | -1/+0 |
| | |||||
* | adapt to change allowing checking nvidia/ati proprietary driver availability ↵ | Pascal Rigaux | 2004-02-08 | 2 | -3/+3 |
| | | | | only when needed | ||||
* | XFdrake can run w/o gtk+ toolkit | Thierry Vignaud | 2004-02-08 | 1 | -1/+1 |
| | |||||
* | 10-0.7mdk | Thierry Vignaud | 2004-02-08 | 1 | -1/+5 |
| | |||||
* | make XFdrake startup be instantenous for non nv|ati cards (allowNVIDIA_rpms and | Thierry Vignaud | 2004-02-08 | 2 | -4/+4 |
| | | | | | allowATI_rpms tests used to cost us 99% of the long startup time of XFdrake:-() | ||||
* | updated pot file | Pablo Saratxaga | 2004-02-07 | 1 | -187/+225 |
| | |||||
* | English typo and disambiguation of some strings | Pablo Saratxaga | 2004-02-07 | 1 | -5/+5 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-02-07 | 1 | -319/+299 |
| | |||||
* | PXE image support, researched by Venantius Kumar. | Stew Benedict | 2004-02-07 | 1 | -10/+33 |
| | |||||
* | 10-0.6mdk | Thierry Vignaud | 2004-02-06 | 1 | -1/+14 |
| | |||||
* | handle range (bugzilla #7172) | Pascal Rigaux | 2004-02-06 | 1 | -2/+2 |
| | |||||
* | move drakbug, drakclock, drakperm, drakTermServ, net_monitor in | Thierry Vignaud | 2004-02-06 | 1 | -1/+1 |
| | | | | | | drakxtools too since they require ugtk2. move their aliases (soft links) their too. | ||||
* | use ->create_okcancel instead of doing it by hand | Pascal Rigaux | 2004-02-06 | 1 | -4/+1 |
| | | | | | (hopefully it will ensure better choice of Ok/Cancel vs Cancel/Ok without breaking anything...) | ||||
* | draksec needs gtk, no must not be in drakxtools-newt (bugzilla #7413) | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 |
| | |||||
* | - ensure ModelName comes from the ddc probe when choosing "Plug'n Play" | Pascal Rigaux | 2004-02-06 | 1 | -2/+2 |
| | | | | | - only "Plug'n Play" instead of "Plug'n Play (<ModelName>)" when current monitor is not plug'n play | ||||
* | (fileshare_config): quite different way of handling it, asking first if user | Pascal Rigaux | 2004-02-06 | 1 | -25/+24 |
| | | | | | | wants sharing or not, then asking which protocol (when users wants sharing). Removing or installing the server package handling the protocols (smb or nfs). | ||||
* | handle better bootloader per entries video mode | Pascal Rigaux | 2004-02-06 | 1 | -1/+3 |
| | |||||
* | special way to remove mem=<memsize> | Pascal Rigaux | 2004-02-06 | 2 | -2/+2 |
| | |||||
* | Changed Newt/Previous strings to remove arrows | Pablo Saratxaga | 2004-02-06 | 1 | -6/+6 |
| | |||||
* | remove defaulting global vga mode to normal | Pascal Rigaux | 2004-02-06 | 1 | -1/+0 |
| | |||||
* | fix old typo: complete callback was not called | Pascal Rigaux | 2004-02-06 | 1 | -9/+11 |
| | |||||
* | drop bootloader main options "Compact" and "Video mode" | Pascal Rigaux | 2004-02-06 | 1 | -2/+0 |
| | |||||
* | - no special testing mouse in embedded | Pascal Rigaux | 2004-02-06 | 1 | -13/+4 |
| | | | | | - use mouse::change_mouse_live() | ||||
* | use mouse::change_mouse_live() | Pascal Rigaux | 2004-02-06 | 1 | -12/+1 |
| | |||||
* | - add change_mouse_live() | Pascal Rigaux | 2004-02-06 | 1 | -1/+18 |
| | | | | | - use /dev/mouse in XF86Config to allow changing protocol in standalone | ||||
* | Update for Discovery | David Baudens | 2004-02-06 | 1 | -9/+17 |
| | |||||
* | advertize alsaconf too since sndconfig failled for cards only managed | Thierry Vignaud | 2004-02-06 | 1 | -1/+1 |
| | | | | | by ALSA (#7456) | ||||
* | fix draksec not saving options when config file do not exists :-( | Thierry Vignaud | 2004-02-06 | 1 | -0/+2 |
| | |||||
* | workaround gtk limitation #133489 | Thierry Vignaud | 2004-02-06 | 1 | -9/+11 |
| | |||||
* | (alert_config) do not complain when removing non existing cron entry | Thierry Vignaud | 2004-02-06 | 1 | -1/+1 |
| | | | | | (aka when one run twice the disable path) | ||||
* | updated pot file | Pablo Saratxaga | 2004-02-06 | 4 | -870/+778 |
| | |||||
* | workaround gtk limitation #133489 | Pascal Rigaux | 2004-02-06 | 1 | -35/+27 |
| | |||||
* | help perl_checker regarding comments for translators | Thierry Vignaud | 2004-02-06 | 1 | -2/+3 |
| | |||||
* | 10-0.5mdk | Thierry Vignaud | 2004-02-06 | 1 | -1/+4 |
| | |||||
* | (new) remove unused flush() | Thierry Vignaud | 2004-02-06 | 1 | -1/+0 |
| | |||||
* | (new) fix pixel breaking non wizard embedded case while cleaning :-( | Thierry Vignaud | 2004-02-06 | 1 | -1/+1 |
| | |||||
* | please perl_checker | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 |
| |