summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rename ensure_is_installed_if_availlable( as ensure_is_installed_if_available()Thierry Vignaud2004-03-082-3/+3
* Fix some missing configuration options (#8654).Stew Benedict2004-03-081-7/+9
* install unicorn package for bewan modemsThierry Vignaud2004-03-081-0/+3
* fix variable interpolation in stringsThierry Vignaud2004-03-081-1/+1
* /proc/partitions parsing was broken for scsi cdroms using non-devfs names, andPascal Rigaux2004-03-081-6/+5
* nicer debug error messagePascal Rigaux2004-03-081-4/+3
* (Gtk2::WrappedLabel::new) fix unusing labelThierry Vignaud2004-03-081-1/+1
* (getBewan) fix bewan modem detectionThierry Vignaud2004-03-081-1/+1
* (make_boot_frame) fix crash on color switchThierry Vignaud2004-03-081-1/+1
* (mk_frame)Thierry Vignaud2004-03-081-42/+59
* fix spacing around commas (sanitizing)Thierry Vignaud2004-03-081-31/+31
* gc prefers "obj->method" rather than "method obj" call styleThierry Vignaud2004-03-081-14/+14
* use option menu for resolutions listThierry Vignaud2004-03-081-1/+6
* (mk_frame) enable to use either combo boxes or option menus for listsThierry Vignaud2004-03-081-1/+1
* (mk_frame) fix combo boxes fillingThierry Vignaud2004-03-081-5/+6
* (which_res_exist) unjonathan-izeThierry Vignaud2004-03-081-5/+4
* (show_prev) only redraw needed part, not whole imageThierry Vignaud2004-03-081-5/+5
* (show_prev) fix crash on image drawingThierry Vignaud2004-03-081-1/+1
* (show_prev) fix crash on image scalingThierry Vignaud2004-03-081-1/+1
* fix crash on "preview" buttonThierry Vignaud2004-03-081-10/+10
* (get_this_thm_res_conf) add prototype to help perl_checkerThierry Vignaud2004-03-081-1/+1
* kill unused variablesThierry Vignaud2004-03-081-2/+0
* kill perl4 function call styleThierry Vignaud2004-03-081-13/+13
* misc perl_checker cleanupsThierry Vignaud2004-03-081-2/+2
* isdn_read_config() alter its argument, thus there's no need in returning itThierry Vignaud2004-03-082-3/+2
* kill isdn_get_info() and isdn_get_list() (they were unused since quite a fewThierry Vignaud2004-03-081-10/+1
* (isdn_get_cards) introduce it to build a tree bus|card for isdn wizardThierry Vignaud2004-03-081-1/+14
* (get_info_providers_backend) prevent faillure as soon as translaters catch upThierry Vignaud2004-03-081-1/+1
* export isdn_read_config()Thierry Vignaud2004-03-081-1/+1
* kill isdn_ask(), isdn_ask_info() and isdn_ask_protocol() since they wereThierry Vignaud2004-03-081-75/+1
* port old ISDN wizard upon new wizard layerThierry Vignaud2004-03-081-47/+110
* - add "|" separatorThierry Vignaud2004-03-081-54/+54
* (isdn_get_cards_by_type) splited out of old isdn_ask() funcThierry Vignaud2004-03-081-0/+6
* (get_info_providers_backend) drop file argument and do ISDN db lookup in placeThierry Vignaud2004-03-081-2/+6
* (read_providers_backend) move it from network::tools to network::isdnThierry Vignaud2004-03-082-4/+3
* be aware of string change due to bewan supportThierry Vignaud2004-03-081-1/+1
* adapt to new network::isdn::isdn_detect_backend() APIThierry Vignaud2004-03-081-2/+2
* (isdn_detect_backend) enhance detection: just return a list of devicesThierry Vignaud2004-03-081-4/+4
* fix first_modem() callThierry Vignaud2004-03-081-1/+1
* indentThierry Vignaud2004-03-081-1/+1
* simplify speedtouch firmware installation through newly introducedThierry Vignaud2004-03-081-3/+2
* (ensure_is_installed_if_availlable) introduce it in order to check if we needThierry Vignaud2004-03-081-0/+7
* wizard: be aware of bewan modems detectionThierry Vignaud2004-03-081-3/+1
* (adsl_detect) detect bewan ADSL modemsThierry Vignaud2004-03-081-0/+1
* center labels like beforeThierry Vignaud2004-03-081-2/+2
* (Gtk2::WrappedLabel::new) enable to alter default alignmentThierry Vignaud2004-03-081-2/+2
* updated pot filePablo Saratxaga2004-03-061-335/+335
* replacing automatic=method:disk with $param instead of adding $param (since $...Pascal Rigaux2004-03-051-1/+1
* no entry in fstab for zips (now cleanly done by hotplug)Pascal Rigaux2004-03-051-0/+1
* fix warningPascal Rigaux2004-03-051-1/+1