summaryrefslogtreecommitdiffstats
path: root/perl-install/interactive_newt.pm
Commit message (Collapse)AuthorAgeFilesLines
* make the buttons work in all casesPascal Rigaux2002-07-071-16/+12
| | | | | | - workaround segfaults - ensure the perl values are set when calling the clicked_may_quit callback
* - use simplify_string to ensure multi-line and too long strings are not usedPascal Rigaux2002-02-231-5/+18
| | | | | | (hacky, but no other solution) - set $::setstep like interactive_gtk is doing (??)
* do not trash error messages if testingPascal Rigaux2002-02-161-1/+1
|
* clicked_may_quit used in place of clicked+exception to work-around perl-GTK ↵Pascal Rigaux2001-09-091-5/+8
| | | | bug (?)
* big renaming of ask_from_entries_refH in ask_from and ↵Pascal Rigaux2001-08-181-2/+2
| | | | ask_from_entries_refH_powered in ask_from_
* When a dialog has too many widgets use a scrollbar so that the dialog does ↵Till Kamppeter2001-08-121-3/+7
| | | | not exceed the screen size
* cleanup, functions already defined in interactivePascal Rigaux2001-08-061-3/+0
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
|
* (exit): fix the exit codePascal Rigaux2001-04-141-1/+1
|
* (wait_message_endW): don't log "none stacked wait-messages" (as a lot ofPascal Rigaux2001-04-141-2/+3
| | | | | | them exist...) (waitbox): remove spurious '0' in wait_messages
* (ask_from_entries_refW):Pascal Rigaux2001-03-191-3/+3
| | | | | | | - ensure the width is less than $width - 7 (in french and 80x25, the treelist was too big) - if term is very big, use 10 lines instead of 5 - if no button is asked, but one in any case otherwise it's buggy
* button behaviour now chosen, and implementedPascal Rigaux2001-02-101-8/+12
|
* add button handling, quite weird behaviour though cuz of newt sillynessPascal Rigaux2001-02-091-11/+10
|
* fix adaptation to the terminal size, should now work in 80x25Pascal Rigaux2001-02-041-7/+21
|
* (ask_from_entries_refW): major rework for new format, still need workPascal Rigaux2001-01-261-166/+123
| | | | | | | (ask_from_entries_refW): use NEWT_FLAG_PASSWORD (aka 1<<11) instead of NEWT_FLAG_HIDDEN (myTextbox): wrap the text if needed (myTextbox): use a vertical scrollbar if needed
* (ask_from_entries_refW): reset all hidden entries to null in case of errorPascal Rigaux2000-12-091-0/+6
| | | | | on hidden entry cuz newt doesn't display null entries, disturbing
* no_commentPascal Rigaux2000-09-221-4/+3
|
* no_commentPascal Rigaux2000-09-191-1/+1
|
* changed `suspend' and `resume' to behave as expected.Guillaume Cottenceau2000-09-191-0/+2
| | | | | added `enter_console' and `leave_console' for install_interactive::use_fdisk
* no_commentPascal Rigaux2000-09-141-1/+1
|
* no_commentPascal Rigaux2000-05-041-1/+0
|
* no_commentPascal Rigaux2000-04-251-14/+51
|
* *** empty log message ***Pascal Rigaux2000-04-191-3/+3
|
* no_commentPascal Rigaux2000-04-171-2/+4
|
* no_commentPascal Rigaux2000-02-221-5/+0
|
* no_commentPascal Rigaux2000-02-211-1/+6
|
* no_commentPascal Rigaux2000-02-141-1/+1
|
* *** empty log message ***Francois Pons2000-01-071-4/+7
|
* no_commentPascal Rigaux2000-01-011-6/+11
|
* no_commentPascal Rigaux1999-12-171-4/+6
|
* no_commentPascal Rigaux1999-12-091-0/+2
|
* no_commentPascal Rigaux1999-11-191-2/+2
|
* no_commentPascal Rigaux1999-11-181-1/+0
|
* no_commentPascal Rigaux1999-11-151-1/+0
|
* no_commentPascal Rigaux1999-11-121-182/+168
|
* no_commentPascal Rigaux1999-11-051-24/+27
|
* no_commentPascal Rigaux1999-11-031-6/+0
|
* no_commentPascal Rigaux1999-11-031-0/+228