summaryrefslogtreecommitdiffstats
path: root/perl-install/interactive.pm
Commit message (Expand)AuthorAgeFilesLines
* when not in X and needs su, use consolehelper nowGuillaume Cottenceau2002-02-211-0/+4
* use consolehelper when no "kdeinit: kwin" processGuillaume Cottenceau2002-02-211-1/+5
* - fix non X + testing + suPascal Rigaux2002-02-161-5/+7
* favour "combo" over "list" in any casePascal Rigaux2002-02-151-1/+1
* if testing, don't use kdesuPascal Rigaux2002-02-141-1/+1
* fix (causing XFdrake to use a combo instead of a list)Pascal Rigaux2002-02-071-5/+5
* since "format" is now handled for combo boxes, combo boxes are used in much t...Pascal Rigaux2002-02-031-1/+2
* handle "format" for combo'sPascal Rigaux2002-01-291-6/+22
* fix pixel's minimal example using interactive.Thierry Vignaud2002-01-291-0/+2
* add a minimal examplePascal Rigaux2002-01-271-0/+6
* add "quit_if_double_click" and "tree_expanded" flags (request from till)Pascal Rigaux2002-01-221-0/+2
* add feature "allow_empty_list" for "list" entries (disables the special cases...Pascal Rigaux2002-01-221-2/+3
* toggle Advanced/Basic buttonPascal Rigaux2002-01-031-0/+1
* normalize the default type entry ("entry")Pascal Rigaux2001-10-101-0/+2
* clicked_may_quit used in place of clicked+exception to work-around perl-GTK b...Pascal Rigaux2001-09-091-3/+5
* ugly workaround perl bug ([ID 20010908.008] memory leak with nested subs)Pascal Rigaux2001-09-081-1/+3
* corrected icon displaydamien2001-08-301-1/+1
* corrected icon handlingdamien2001-08-281-1/+1
* readd the sorting based on size when no sorting is precisedPascal Rigaux2001-08-181-1/+1
* big renaming of ask_from_entries_refH in ask_from and ask_from_entries_refH_p...Pascal Rigaux2001-08-181-16/+16
* removed no_incondamien2001-08-171-1/+1
* - small fixes (esp. gtk sensitive handling)Pascal Rigaux2001-08-141-1/+11
* corrected 'no icon'damien2001-08-131-1/+1
* Tree lists are sorted again now.Till Kamppeter2001-08-131-1/+1
* Lists get only sorted when the "sort" option is given.Till Kamppeter2001-08-121-1/+1
* adding http feature, mainly for standalone toolsPascal Rigaux2001-08-071-0/+4
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-2/+3
* added ask_browse_tree_info and ask_browse_tree_info_refW (default).Francois Pons2001-07-121-0/+36
* no icon if wizarddamien2001-06-111-1/+1
* icons managementdamien2001-05-161-2/+6
* (ask_from_entries_refH_powered_normalize): add an eval around "require log" t...Pascal Rigaux2001-04-151-2/+4
* (ask_from_entries_refH_powered_normalize): log the empty list instead of dyin...Pascal Rigaux2001-04-131-2/+5
* (ask_from_entries_refH_powered_normalize): fix the test for empty listsPascal Rigaux2001-04-121-3/+7
* removed strict die on empty list.Francois Pons2001-04-121-1/+1
* (ask_from_entries_refH_powered_normalize):Pascal Rigaux2001-04-121-2/+6
* (ask_from_treelistf): make it behaves correctly when "cancel" is clickedPascal Rigaux2001-04-091-1/+1
* (ask_from_listf_no_check): fix the fix fix fixPascal Rigaux2001-03-231-1/+1
* (ask_from_listf_no_check): fix the fix fixPascal Rigaux2001-03-231-1/+1
* (ask_from_listf_no_check): fix the bad fixPascal Rigaux2001-03-231-1/+2
* no wizard if warningdamien2001-03-201-0/+1
* (ask_from_listf_no_check): fix fixPascal Rigaux2001-03-191-1/+1
* (ask_from_listf_no_check): fix the filtering of exceptionsPascal Rigaux2001-03-191-1/+1
* (vnew): if kdesu is missing and $su required, diePascal Rigaux2001-03-131-1/+3
* add "label" typePascal Rigaux2001-03-121-1/+6
* corrected bad okcanel in wizard modedamien2001-03-121-1/+2
* (ask_from_listf_no_check): catch wizcancel and return undefPascal Rigaux2001-03-081-4/+7
* (vnew): cleanupPascal Rigaux2001-03-051-1/+1
* (ask_from_entries_refH_powered_normalize): fix option sort=>0Pascal Rigaux2001-03-011-1/+1
* (vnew): use /usr/X11R6/bin/xtest instead of c::XtestPascal Rigaux2001-02-231-12/+12
* (ask_from_entries_refH_powered_normalize): fix setting type to 'list' inPascal Rigaux2001-02-221-1/+1