| Commit message (Expand) | Author | Age | Files | Lines |
* | (show_prev) do not crash when the image format is unknown | Thierry Vignaud | 2004-07-29 | 1 | -2/+11 |
* | (make_boot_frame) fix it | Thierry Vignaud | 2004-07-29 | 1 | -1/+1 |
* | use new set_removable_auto_configurator | Thierry Vignaud | 2004-07-29 | 1 | -1/+1 |
* | Fix crashes on append_set. | Stew Benedict | 2004-07-28 | 2 | -7/+7 |
* | - scroll down text while typing | Daouda Lo | 2004-07-27 | 1 | -190/+154 |
* | save/restore options | Thierry Vignaud | 2004-07-27 | 1 | -4/+12 |
* | adapt to new directories layout: | Pascal Rigaux | 2004-07-26 | 1 | -3/+3 |
* | remove useless $lan_button and $host_button in old drakconnect | Olivier Blin | 2004-07-23 | 1 | -16/+16 |
* | cosmetics (remove useless blanks at end of line) | Olivier Blin | 2004-07-23 | 1 | -41/+41 |
* | prepare for network::tools::reread_net_conf removal | Olivier Blin | 2004-07-23 | 1 | -4/+6 |
* | perl_checker fix | Thierry Vignaud | 2004-07-21 | 1 | -1/+1 |
* | use do_pkgs_standalone->new instead of class_discard | Pascal Rigaux | 2004-07-21 | 1 | -2/+2 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 7 | -36/+39 |
* | perl_checker compliance | Pascal Rigaux | 2004-07-21 | 2 | -2/+2 |
* | remove unused variable | Pascal Rigaux | 2004-07-21 | 2 | -3/+0 |
* | perl_checker fixes | Pascal Rigaux | 2004-07-21 | 1 | -3/+3 |
* | XFdrake doesn't modify modules_conf! (or does it?) | Pascal Rigaux | 2004-07-21 | 1 | -2/+0 |
* | maxi perl_checker compliance combo | Olivier Blin | 2004-07-20 | 1 | -5/+5 |
* | do not read conf in add_intf, this is already done by the netconnect wizard | Olivier Blin | 2004-07-20 | 1 | -2/+0 |
* | merge netconnect::load_conf in netconnect::read_conf (and replace all calls t... | Olivier Blin | 2004-07-20 | 2 | -3/+2 |
* | cosmetics | Olivier Blin | 2004-07-20 | 1 | -3/+7 |
* | do not allocate new Gtk2::Gdk::GC at each redraw (last memory leak | Olivier Blin | 2004-07-20 | 1 | -5/+6 |
* | do not probe devices twice (and avoid to grep on detect_devices::probeall()),... | Olivier Blin | 2004-07-20 | 1 | -5/+4 |
* | use the power of the Gtk2::Dialog widget, thus giving change_color() | Olivier Blin | 2004-07-20 | 1 | -12/+7 |
* | better looking wizard | Thierry Vignaud | 2004-07-20 | 1 | -2/+2 |
* | put help out of the radiobutton | Thierry Vignaud | 2004-07-20 | 1 | -2/+2 |
* | translate connection type (Fabrice Facorat) | Olivier Blin | 2004-07-20 | 1 | -2/+2 |
* | fix spacing (from Fabrice Facorat, #10300), remove blank line | Olivier Blin | 2004-07-20 | 1 | -2/+1 |
* | Add type => 'list' in ask_from | Vicent Guardiola | 2004-07-20 | 1 | -1/+1 |
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 25 | -26/+26 |
* | unsensitive buttons immediatly once ifup/isdown has completed | Thierry Vignaud | 2004-07-19 | 1 | -2/+19 |
* | use run_program, try to handle default interface better | Olivier Blin | 2004-07-19 | 1 | -4/+5 |
* | disable the connect button if up interface is found (there is | Olivier Blin | 2004-07-19 | 1 | -2/+2 |
* | also add long name when adding add short name | Pascal Rigaux | 2004-07-19 | 1 | -8/+12 |
* | code factorization, do not use system() but fork() and exec() since we don't | Olivier Blin | 2004-07-19 | 1 | -4/+19 |
* | perl_checker compliance | Olivier Blin | 2004-07-19 | 1 | -1/+1 |
* | use ifup/ifdown to connect/disconnect | Olivier Blin | 2004-07-19 | 1 | -5/+2 |
* | no need to be root to monitor connection | Olivier Blin | 2004-07-19 | 1 | -1/+1 |
* | add a border spacing of 5 pixel (fix #10299, from Fabrice Facorat) | Olivier Blin | 2004-07-15 | 1 | -3/+3 |
* | make_boot_splash is no good since the same initrd is used with or without vga=, | Pascal Rigaux | 2004-07-15 | 1 | -1/+1 |
* | use bootloader and Xconfig instead of detect-resolution | Olivier Blin | 2004-07-14 | 1 | -12/+12 |
* | apply Pixel's suggestion, use //m instead of foreach | Olivier Blin | 2004-07-13 | 1 | -3/+1 |
* | perl_checker fixes | Olivier Blin | 2004-07-12 | 1 | -3/+3 |
* | add a "monitor network" menu item that launches net_monitor | Olivier Blin | 2004-07-12 | 1 | -1/+2 |
* | use drakconnect to configure network | Olivier Blin | 2004-07-12 | 1 | -1/+1 |
* | use 'ip route show' to find the gateway device when no GATEWAYDEV is defined | Olivier Blin | 2004-07-12 | 1 | -5/+14 |
* | - typo fix (lost -> lose) | Robert Vojta | 2004-07-08 | 1 | -1/+1 |
* | warn the user before dm exit will kill the session (Robert Vojta, #10179) | Thierry Vignaud | 2004-07-08 | 1 | -0/+1 |
* | when adding users during install, suggest the user names found in /home | Pascal Rigaux | 2004-07-08 | 1 | -1/+1 |
* | Merge fixes from Anthill 927, 929. | Stew Benedict | 2004-07-07 | 1 | -7/+16 |