summaryrefslogtreecommitdiffstats
path: root/perl-install/interactive
Commit message (Expand)AuthorAgeFilesLines
* special case to handle many buttons in newt: replacing with something alike a...Pascal Rigaux2002-09-051-0/+21
* add {callbacks}{advanced}, called when "Advance" button is pressedPascal Rigaux2002-08-281-1/+2
* use my_gtk {isWizard} and {isEmbedded} which are more accurate thanPascal Rigaux2002-08-191-6/+4
* fix dialog box with empty buttons (thanks to Hamster <hamster@hamsternet.org>)Pascal Rigaux2002-08-161-1/+4
* handle the setting of 'ok' and 'cancel'Pascal Rigaux2002-08-131-1/+1
* - handle setting 'ok' && 'cancel'Pascal Rigaux2002-08-133-3/+10
* move interactive::gtk::exit to my_gtk::exit so that my_gtkGuillaume Cottenceau2002-08-021-6/+1
* fix the many warnings when {icon} is not givenPascal Rigaux2002-08-011-1/+1
* allow "icon" to use the icon pathPascal Rigaux2002-07-311-1/+1
* make new perl_checker happyPascal Rigaux2002-07-311-1/+1
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-312-5/+5
* typo fixThierry Vignaud2002-07-251-1/+1
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-234-0/+1220