summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake
Commit message (Expand)AuthorAgeFilesLines
* make perl_checker happyPascal Rigaux2002-11-062-2/+2
* replace complex "unless"s with "if"sPascal Rigaux2002-11-061-1/+1
* fix for modules.pm not exporting category2modules_and_descriptionThierry Vignaud2002-11-061-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-064-74/+74
* add new driversThierry Vignaud2002-10-281-0/+2
* do a perl_checker pass after pixel one since he only do half the workThierry Vignaud2002-10-231-1/+2
* nono changes for stupid perl_checker whose maintainer don't want to fix defic...Thierry Vignaud2002-10-231-3/+5
* make perl_checker happy: replace PKG::f with PKG::f()Pascal Rigaux2002-10-231-1/+1
* reindent for lord pixThierry Vignaud2002-10-234-530/+533
* titi almost sux (he helped me that's why I can't say titi sux :p)Damien Chaumette2002-10-171-5/+1
* - printerdrake::auto_detect(local, net, smb):Thierry Vignaud2002-10-171-16/+6
* don't print empty help for fields without any helpThierry Vignaud2002-10-161-5/+5
* - alphabetically sort help itemsThierry Vignaud2002-10-161-12/+17
* display cpu name (eg "Pentium") too in harddrake guiThierry Vignaud2002-10-161-1/+1
* display "$vendor cpu number $id" for cpus in harddrake guiThierry Vignaud2002-10-161-1/+4
* fix Gtk::CTree:insert_node inversing devices orderThierry Vignaud2002-10-161-4/+1
* miaouhThierry Vignaud2002-10-161-1/+1
* use code factored in detect_devices for modem detectionThierry Vignaud2002-10-161-8/+2
* -add cpus detectionThierry Vignaud2002-10-164-3/+12
* display again unknown category (spoted by florent beranger)Thierry Vignaud2002-10-151-9/+1
* don't use ugtk directlyThierry Vignaud2002-10-091-3/+19
* handle nvaudio tooThierry Vignaud2002-09-251-1/+2
* add a few commentsThierry Vignaud2002-09-241-0/+9
* split harddrake part that configure a module into modules::interactiveThierry Vignaud2002-09-241-16/+2
* move usb video devices to webcam categoryThierry Vignaud2002-09-242-8/+13
* split devices listing ("detection") part into its own functionThierry Vignaud2002-09-241-40/+62
* don't print logs in consoleThierry Vignaud2002-09-201-1/+1
* updateThierry Vignaud2002-09-201-3/+2
* don't use standalone while installingThierry Vignaud2002-09-191-2/+1
* - fix: we displayed current driver as default one: display the right oneThierry Vignaud2002-09-111-2/+5
* s/was the firt sound API/was the first sound API/Thierry Vignaud2002-09-111-1/+1
* description updateThierry Vignaud2002-09-101-1/+1
* fix OSS definitionThierry Vignaud2002-09-101-1/+1
* updateThierry Vignaud2002-09-091-17/+1
* enforce unique idsThierry Vignaud2002-09-091-0/+1
* add drakbug report entry in help menuThierry Vignaud2002-09-091-0/+2
* - harddrake::data : consolidate common code in custom_id()Thierry Vignaud2002-09-062-1/+6
* killing debugging printsThierry Vignaud2002-09-061-2/+1
* updateThierry Vignaud2002-09-061-6/+1
* - don't list usb mouses as unknown hwThierry Vignaud2002-09-062-3/+6
* - blacklist cs46xx and cs4281 drivers : we won't unload these driversThierry Vignaud2002-09-061-8/+25
* - workaround alsaconf's aliasesThierry Vignaud2002-09-061-5/+23
* fix translated stringThierry Vignaud2002-09-061-1/+1
* don't rely on ctree row numberThierry Vignaud2002-09-051-9/+12
* - add --test option to skip mice|modem|printer detection (nowThierry Vignaud2002-09-041-0/+0
* - let my_gtk handle embedded caseThierry Vignaud2002-09-041-0/+0
* use new ln iconsThierry Vignaud2002-09-021-1/+1
* display alternative drivers (oss, alsa) for sound cardsThierry Vignaud2002-09-022-4/+5
* 25mdkThierry Vignaud2002-08-291-2/+5
* embedded mode: exit on "quit" clickThierry Vignaud2002-08-291-0/+0