| Commit message (Expand) | Author | Age | Files | Lines |
* | (which_res_exist) unjonathan-ize | Thierry Vignaud | 2004-03-08 | 1 | -5/+4 |
* | (show_prev) only redraw needed part, not whole image | Thierry Vignaud | 2004-03-08 | 1 | -5/+5 |
* | (show_prev) fix crash on image drawing | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
* | (show_prev) fix crash on image scaling | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
* | fix crash on "preview" button | Thierry Vignaud | 2004-03-08 | 1 | -10/+10 |
* | (get_this_thm_res_conf) add prototype to help perl_checker | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
* | kill unused variables | Thierry Vignaud | 2004-03-08 | 1 | -2/+0 |
* | kill perl4 function call style | Thierry Vignaud | 2004-03-08 | 1 | -13/+13 |
* | center labels like before | Thierry Vignaud | 2004-03-08 | 1 | -2/+2 |
* | typo fix | Thierry Vignaud | 2004-03-05 | 1 | -1/+1 |
* | (wait_msg) show up some translated title | Thierry Vignaud | 2004-03-04 | 1 | -1/+1 |
* | reput back strict pragma | Thierry Vignaud | 2004-03-04 | 1 | -0/+1 |
* | really enable the proxy squid, fix the proxy REDIRECT shorewall rule, fis the... | Florin Grad | 2004-03-04 | 1 | -8/+10 |
* | list network card name rather than just ethX in device list | Thierry Vignaud | 2004-03-04 | 1 | -1/+2 |
* | Don't destroy "fat" client inittab. | Stew Benedict | 2004-03-04 | 1 | -1/+2 |
* | Default kernel version, add gdm user if needed, autologin warning. | Stew Benedict | 2004-03-03 | 1 | -39/+112 |
* | - device_name_to_entry() will not fail anymore so that removing a device works | Pascal Rigaux | 2004-03-03 | 1 | -3/+7 |
* | Use preferred conf file read/write method. More code reduction/cleaning. | Stew Benedict | 2004-03-03 | 1 | -840/+625 |
* | drakboot --boot is now a wizard | Pascal Rigaux | 2004-03-02 | 1 | -0/+1 |
* | fix wizard icon | Thierry Vignaud | 2004-03-02 | 1 | -1/+1 |
* | fix icon name change | Thierry Vignaud | 2004-03-02 | 1 | -1/+1 |
* | Fixed bug #7242: Firmware was not found by "gt68xx" SANE backend. | Till Kamppeter | 2004-03-01 | 1 | -4/+5 |
* | perl_checker cleanups | Thierry Vignaud | 2004-03-01 | 1 | -1/+1 |
* | update | Thierry Vignaud | 2004-03-01 | 5 | -0/+0 |
* | fix bootproto filling (#8498) | Thierry Vignaud | 2004-03-01 | 1 | -0/+1 |
* | sanitize main explanation text (resizable, weight, margin, ...) | Thierry Vignaud | 2004-03-01 | 1 | -3/+14 |
* | prevent pull-down menus to fill availlable space in packtables | Thierry Vignaud | 2004-03-01 | 1 | -1/+1 |
* | wrap and left align main options labels | Thierry Vignaud | 2004-03-01 | 1 | -3/+3 |
* | do not left align main explanation text | Thierry Vignaud | 2004-03-01 | 1 | -1/+1 |
* | do not crash when detector failled (eg: when mouse detection failled because | Thierry Vignaud | 2004-03-01 | 1 | -1/+1 |
* | (in_ifconfig) better check ifconfig is executable before running it | Thierry Vignaud | 2004-02-27 | 1 | -1/+1 |
* | translate some fields | Thierry Vignaud | 2004-02-27 | 1 | -8/+12 |
* | Better layout for PrinterDrake about dialog box | David Baudens | 2004-02-27 | 1 | -3/+3 |
* | Fix tape backup/restore (#8284) | Stew Benedict | 2004-02-27 | 1 | -10/+10 |
* | support two-floppies boot style for replay_install disk as well (not nice at ... | Guillaume Cottenceau | 2004-02-26 | 1 | -0/+17 |
* | Really filter symlinked kernels. nohup the dm restart. | Stew Benedict | 2004-02-25 | 1 | -2/+2 |
* | Don't let any kernel symlinks be visible for making NBIs. | Stew Benedict | 2004-02-25 | 1 | -2/+6 |
* | Use ATAPI:/dev/hdX for both 2.4/2.6 compatibility. | Stew Benedict | 2004-02-25 | 1 | -1/+3 |
* | when sound card is added/removed, delete current sound levels so that sound | Thierry Vignaud | 2004-02-25 | 1 | -0/+1 |
* | fix forgotten $::prefix (could I say typo fix ?) | Damien Chaumette | 2004-02-25 | 1 | -1/+1 |
* | - RTC Modem page shown and pretty okayish | Damien Chaumette | 2004-02-25 | 1 | -13/+24 |
* | Rework CD recording for ATA device setup. | Stew Benedict | 2004-02-24 | 1 | -106/+49 |
* | UI text fixes. | Till Kamppeter | 2004-02-24 | 1 | -1/+1 |
* | mknbi-set always wants a kernel version now. | Stew Benedict | 2004-02-24 | 1 | -1/+2 |
* | Deal with conflicts with msec > 3 and exporting / (use no_root_squash). | Stew Benedict | 2004-02-24 | 1 | -11/+18 |
* | Ask user before installing packages. | Till Kamppeter | 2004-02-24 | 1 | -1/+13 |
* | misc perl_checker cleanups | Thierry Vignaud | 2004-02-23 | 1 | -2/+2 |
* | (del_intf) keep ethX aliases b/c eg removing eth0 will results in eth1 to be | Thierry Vignaud | 2004-02-23 | 1 | -3/+0 |
* | (del_intf) down the network interface when deleting it | Thierry Vignaud | 2004-02-23 | 1 | -0/+1 |
* | (del_intf) when no network configuration is configured, just report it | Thierry Vignaud | 2004-02-23 | 1 | -0/+4 |