summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* adapt to list_modules.pm changesPascal Rigaux2005-01-151-2/+2
|
* fix titi! uh, no fix titi's commit (easier)Pascal Rigaux2005-01-151-1/+1
| | | | | (we should vote for the worse commit ever, 1.137 will have a good place)
* factorize the distrib versionPascal Rigaux2005-01-157-16/+13
|
* fix typoPascal Rigaux2005-01-151-1/+1
|
* gtk2 progress bar when formatting ext3Pascal Rigaux2005-01-151-4/+22
|
* change packing for the widgets givenPascal Rigaux2005-01-151-6/+3
|
* - move set_main_window_size() from ugtk2 to mygtk2Pascal Rigaux2005-01-153-11/+9
| | | | | - call it in MagicWindow creation
* fix using gtkset with text => ... on a ButtonPascal Rigaux2005-01-151-4/+5
|
* allow passing gtk widgets to ->wait_messagePascal Rigaux2005-01-151-2/+3
|
* MagicWindow is now really magic, {rwindow} and {window} can be the same thing :)Pascal Rigaux2005-01-141-5/+4
|
* create wrapper object mygtk2::MagicWindow which handles the {rwindow} vs ↵Pascal Rigaux2005-01-141-5/+25
| | | | {window} duality
* - fix displaying wait_messagePascal Rigaux2005-01-141-3/+9
| | | | | - restore previous display of the wait_message during install (is that better ?)
* this warning is stupid during installPascal Rigaux2005-01-141-1/+1
|
* since dmidecode can fail to properly detect a floppy drive, don't use it ↵Pascal Rigaux2005-01-141-1/+1
| | | | during install (where we don't care if it's a bit slow)
* fix typoPascal Rigaux2005-01-141-1/+1
|
* 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
|
* tag SATA drivers as suchThierry Vignaud2005-01-131-0/+1
|
* 3w-9xxx, 3w-xxxx and mptscsih really are hardware raidThierry Vignaud2005-01-131-4/+4
|
* fix bugzilla #12996Pascal Rigaux2005-01-131-4/+4
|
* have separate SizeGroup's for advanced and non advanced entriesPascal Rigaux2005-01-121-4/+4
|
* don't die when we can't update_kernel_from_repositoryPascal Rigaux2005-01-121-1/+1
|
* *** 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-122-2/+7
|
* 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 ↵Pascal Rigaux2005-01-121-1/+1
| | | | /mnt ro)
* fix buggy blino commit which caused install failures to cause reboot without ↵Pascal Rigaux2005-01-121-2/+2
| | | | prompting
* return the child when MagicWindow is using the $::WizardWindowPascal Rigaux2005-01-122-5/+5
| | | | | (otherwise the user of the MagicWindow can destroy the WizardWindow)
* 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
| | | | | | - fix displaying banner - no banner if no ::Wizard_title (as used to be)
* 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
| | | | | wasn't in our pcitable due to the lack of MODULE_DEVICE_TABLE)
* 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
| | | | | - get rid of setting {destroyed}, use a local variable instead
* *** 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
|