summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix no newline-before-modeline problemnalin1999-07-191-4/+12
* don't report module names w/ .o attachedErik Troan1999-07-191-1/+4
* 1) probe for ide/scsi/netErik Troan1999-07-191-126/+315
* no changenalin1999-07-181-0/+6
* update for interlacing reportingnalin1999-07-181-2/+3
* slight changesnalin1999-07-182-19/+46
* move to using vbe functionsnalin1999-07-182-182/+76
* add functions for edid support check, range checking, modelinesnalin1999-07-181-5/+390
* Initial revisionnalin1999-07-181-0/+42
* Initial revisionnalin1999-07-185-0/+919
* some docsMatt Wilson1999-07-172-0/+113
* remove debuggingMatt Wilson1999-07-141-8/+5
* new gui stuffpnfisher1999-07-131-41/+111
* individual package selectionMatt Wilson1999-07-131-2/+68
* remove debugging cruftpnfisher1999-07-121-5/+4
* use lowlevel mutexes - Event seems buggyMatt Wilson1999-07-121-4/+4
* more pythonesque in language dialogMatt Wilson1999-07-121-4/+4
* white space :)Matt Wilson1999-07-121-2/+0
* recurse through our selected comps and turn the included components recursivlyMatt Wilson1999-07-121-0/+8
* text changesMatt Wilson1999-07-121-1/+2
* remove arguments from argv so gnome doesn't bitchMatt Wilson1999-07-121-2/+6
* new control window stuff, now threading gtk_main() so we have responsive GUIsMatt Wilson1999-07-121-82/+116
* (ackageWindow.run): Change comp.names to comp.namespnfisher1999-07-101-1/+1
* added description drawing on root windowMatt Wilson1999-07-101-67/+77
* Basic GUI framework implemenated.pnfisher1999-07-101-57/+232
* comps.py:Matt Wilson1999-07-093-52/+93
* fixupsMatt Wilson1999-07-091-10/+10
* Run gtk::mainloop in its own thread. All gtk/gdk calls must now bepfisher1999-07-071-6/+20
* new pci idsBill Nottingham1999-07-072-439/+2041
* really make -G work.pfisher1999-07-071-1/+1
* -G is now selects gui install.pfisher1999-07-071-1/+1
* not ready for ilang.o yetpfisher1999-07-071-1/+1
* fixed pci bindingsMatt Wilson1999-07-073-11/+9
* this is how we're doing i18n bindingsMatt Wilson1999-07-061-4/+15
* added lang.pyMatt Wilson1999-07-061-0/+4
* remove debugging outputMatt Wilson1999-07-061-32/+54
* ported to new pci probe interfacesMatt Wilson1999-07-062-21/+11
* Don't define TESTING - it dupes main()Matt Wilson1999-07-061-1/+1
* fixes for unknown vendors (now get translated)Bill Nottingham1999-07-063-17/+82
* change text at top of tableBill Nottingham1999-07-012-5/+7
* add .h fileBill Nottingham1999-07-012-8/+12
* makefile changesBill Nottingham1999-07-012-3/+7
* check in new stuffBill Nottingham1999-07-016-18/+1265
* remove old stuffBill Nottingham1999-07-019-901/+0
* take off leading /devMatt Wilson1999-06-281-1/+1
* add full path to XF86ConfigMatt Wilson1999-06-281-1/+2
* s/xf86conifg/xf86config/Matt Wilson1999-06-281-2/+2
* more paths in LD_LIBRARY_PATHMatt Wilson1999-06-281-2/+2
* finish up selectInterface functionMatt Wilson1999-06-281-7/+13
* added interface selectionMatt Wilson1999-06-281-14/+37