summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* several typos fixFunda Wang2004-08-013-6/+6
* keep strings synced and warn both coders and translators about itThierry Vignaud2004-07-301-1/+4
* fix timeout usageThierry Vignaud2004-07-301-2/+3
* like in all other tools, revert ugly code printing "This programThierry Vignaud2004-07-301-5/+1
* do not enforce parameter position in translatable stringsThierry Vignaud2004-07-301-2/+2
* draksplash2 is here until merged in draksplashPascal Rigaux2004-07-301-0/+345
* do not offer to configure mouse if we've already automatically reconfigure itThierry Vignaud2004-07-301-0/+1
* Fixes for Anthill #1009, #1010 (DVD recording, disk quota)Stew Benedict2004-07-301-25/+78
* (outpend) clean by reusing MDK::CommonThierry Vignaud2004-07-301-2/+3
* standalone tools are *not* chrootedThierry Vignaud2004-07-293-4/+4
* (show_prev)Thierry Vignaud2004-07-291-8/+5
* (show_prev) fix preview refresh while simplying codeThierry Vignaud2004-07-291-11/+1
* (write_boot_thm) typo fixThierry Vignaud2004-07-291-1/+1
* more cleanupsThierry Vignaud2004-07-291-16/+14
* misc cleanupsThierry Vignaud2004-07-291-15/+6
* (show_prev) do not crash when the image format is unknownThierry Vignaud2004-07-291-2/+11
* (make_boot_frame) fix itThierry Vignaud2004-07-291-1/+1
* use new set_removable_auto_configuratorThierry Vignaud2004-07-291-1/+1
* Fix crashes on append_set.Stew Benedict2004-07-282-7/+7
* - scroll down text while typingDaouda Lo2004-07-271-190/+154
* save/restore optionsThierry Vignaud2004-07-271-4/+12
* adapt to new directories layout:Pascal Rigaux2004-07-261-3/+3
* remove useless $lan_button and $host_button in old drakconnectOlivier Blin2004-07-231-16/+16
* cosmetics (remove useless blanks at end of line)Olivier Blin2004-07-231-41/+41
* prepare for network::tools::reread_net_conf removalOlivier Blin2004-07-231-4/+6
* perl_checker fixThierry Vignaud2004-07-211-1/+1
* use do_pkgs_standalone->new instead of class_discardPascal Rigaux2004-07-211-2/+2
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-217-36/+39
* perl_checker compliancePascal Rigaux2004-07-212-2/+2
* remove unused variablePascal Rigaux2004-07-212-3/+0
* perl_checker fixesPascal Rigaux2004-07-211-3/+3
* XFdrake doesn't modify modules_conf! (or does it?)Pascal Rigaux2004-07-211-2/+0
* maxi perl_checker compliance comboOlivier Blin2004-07-201-5/+5
* do not read conf in add_intf, this is already done by the netconnect wizardOlivier Blin2004-07-201-2/+0
* merge netconnect::load_conf in netconnect::read_conf (and replace all calls t...Olivier Blin2004-07-202-3/+2
* cosmeticsOlivier Blin2004-07-201-3/+7
* do not allocate new Gtk2::Gdk::GC at each redraw (last memory leakOlivier Blin2004-07-201-5/+6
* do not probe devices twice (and avoid to grep on detect_devices::probeall()),...Olivier Blin2004-07-201-5/+4
* use the power of the Gtk2::Dialog widget, thus giving change_color()Olivier Blin2004-07-201-12/+7
* better looking wizardThierry Vignaud2004-07-201-2/+2
* put help out of the radiobuttonThierry Vignaud2004-07-201-2/+2
* translate connection type (Fabrice Facorat)Olivier Blin2004-07-201-2/+2
* fix spacing (from Fabrice Facorat, #10300), remove blank lineOlivier Blin2004-07-201-2/+1
* Add type => 'list' in ask_fromVicent Guardiola2004-07-201-1/+1
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-2025-26/+26
* unsensitive buttons immediatly once ifup/isdown has completedThierry Vignaud2004-07-191-2/+19
* use run_program, try to handle default interface betterOlivier Blin2004-07-191-4/+5
* disable the connect button if up interface is found (there isOlivier Blin2004-07-191-2/+2
* also add long name when adding add short namePascal Rigaux2004-07-191-8/+12
* code factorization, do not use system() but fork() and exec() since we don'tOlivier Blin2004-07-191-4/+19