summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* fix switching back nsswitch.conf to local authentication (bugzilla #13024)Pascal Rigaux2005-01-141-10/+17
* fix crash on opening help windowsThierry Vignaud2005-01-141-3/+3
* fix bugzilla #12996Pascal Rigaux2005-01-131-4/+4
* have separate SizeGroup's for advanced and non advanced entriesPascal Rigaux2005-01-121-4/+4
* *** empty log message ***Pascal Rigaux2005-01-121-1/+359
* 10.2-0.11mdkThierry Vignaud2005-01-121-1/+4
* use /etc/init instead of /sbin/init to allow umounting clp in initPascal Rigaux2005-01-121-1/+1
* display the menubar and the banner when embeddedThierry Vignaud2005-01-121-17/+7
* we don't need the clp read-write (if it is read-only it allows remounting /mn...Pascal Rigaux2005-01-121-1/+1
* return the child when MagicWindow is using the $::WizardWindowPascal Rigaux2005-01-122-5/+5
* one more change in 10.2-0.10mdkThierry Vignaud2005-01-121-0/+1
* 10.2-0.10mdkThierry Vignaud2005-01-121-1/+9
* write in lilo.conf the global root= (bugzilla #12312)Pascal Rigaux2005-01-121-1/+1
* remove debug codePascal Rigaux2005-01-121-2/+0
* show banner when embeddedThierry Vignaud2005-01-121-0/+11
* rewrite wait_messageW using mygtk2Pascal Rigaux2005-01-121-22/+23
* - fix gtkadd()Pascal Rigaux2005-01-121-3/+3
* add user specific shell support in create_user (Nicolas Planel)Pascal Rigaux2005-01-121-0/+1
* (dmidecode) do not rerun dmidecode on machines that do not support itThierry Vignaud2005-01-111-2/+3
* create "MagicWindow" in mygtk2 out of ugtk2::new()Pascal Rigaux2005-01-113-61/+74
* do not install ivtv packages since it's already in the kernel (itThierry Vignaud2005-01-111-1/+0
* ivtv & zaptel dkms packages were renamedThierry Vignaud2005-01-111-2/+2
* mygtk2::_gtk() takes an hash ref to allow checking the resulting hashPascal Rigaux2005-01-111-15/+19
* simplify away thing already done in %window_optionsPascal Rigaux2005-01-111-2/+1
* move ugtk2::create_window() to mygtk2::_create_Window()Pascal Rigaux2005-01-112-80/+85
* change set_main_window_size() prototypePascal Rigaux2005-01-112-4/+4
* - create mygtk2::main()Pascal Rigaux2005-01-112-7/+13
* *** empty log message ***Pascal Rigaux2005-01-111-1/+1
* do not log the encrypted passwordPascal Rigaux2005-01-112-2/+3
* simplify (no need to protect against double destroy anymore)Pascal Rigaux2005-01-111-1/+1
* {window}->show is already done in ->newPascal Rigaux2005-01-111-1/+0
* show advanced languages by defaultPascal Rigaux2005-01-111-0/+1
* better commentPascal Rigaux2005-01-111-1/+1
* the ugly gtkset_mousecursor_wait() done on destroy is not called often nowada...Pascal Rigaux2005-01-111-3/+0
* fix typoPascal Rigaux2005-01-111-1/+1
* fix typoPascal Rigaux2005-01-111-1/+1
* - $current_window can be local to ugtk2, so do it that wayPascal Rigaux2005-01-111-11/+18
* better commentsPascal Rigaux2005-01-111-3/+8
* we always have force_focus when we have !$::isStandalone,Pascal Rigaux2005-01-113-10/+8
* remove $ugtk2::force_center_at_pos, inline it insteadPascal Rigaux2005-01-112-8/+6
* cleanupPascal Rigaux2005-01-111-1/+0
* help size doesn't need anything special anymorePascal Rigaux2005-01-111-1/+0
* don't fake a ugtk2, use pure mygtk2 insteadPascal Rigaux2005-01-111-4/+2
* don't fake a ugtk2, use pure mygtk2 insteadPascal Rigaux2005-01-111-4/+2
* no need to set title to 'skip' (it was used by aewm-drakx)Pascal Rigaux2005-01-111-2/+2
* no need to set widget name to Title (what was it used for?)Pascal Rigaux2005-01-111-3/+1
* more consistent namingPascal Rigaux2005-01-111-1/+1
* help initial positioning of window during install (since position_policyPascal Rigaux2005-01-111-0/+5
* revert bad commitPascal Rigaux2005-01-111-1/+1
* install_gtk::create_help_window is unused, removing itPascal Rigaux2005-01-111-18/+0