summaryrefslogtreecommitdiffstats
path: root/perl-install/interactive.pm
Commit message (Expand)AuthorAgeFilesLines
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* typo fixesThierry.Vignaud2014-05-271-5/+5
* 'advanced_title' is not actually deprecatedThierry.Vignaud2014-05-261-1/+1
* explain the links between interactive & do_pkgsThierry.Vignaud2014-05-261-0/+3
* add missing headersThierry.Vignaud2014-05-261-0/+2
* convert comments to PODThierry.Vignaud2014-05-241-76/+199
* (create_widget) add support for 'advanced_title'Thierry Vignaud2012-12-101-0/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* (interactive_help_sub_get_id) just check if HTML help existsThierry Vignaud2008-10-011-1/+1
* (ask_from_normalize) do not display Help buttons in standalone modeThierry Vignaud2008-09-261-0/+3
* (ask_warn_) make "ask_warn" dialogs be centered at intall timeThierry Vignaud2008-09-021-0/+1
* (wait_message) at install time, override default "please wait" titleThierry Vignaud2008-08-271-1/+3
* (create_widgets_block) add support for new 'alignment' parameter (only 'right...Thierry Vignaud2008-08-221-0/+1
* document 'install_button' parameterThierry Vignaud2008-08-221-0/+1
* (create_widgets_block) add support for new 'do_not_expand' parameterThierry Vignaud2008-08-221-0/+1
* fix previous commit: focus_first focuses first editable entry (ie skip "title...Pascal Rigaux2007-08-221-2/+0
* focus_first focuses first editable entry (ie skip "title" entries)Pascal Rigaux2007-08-131-0/+6
* re-sync after the big svn lossPascal Rigaux2007-04-251-103/+176
* (ask_okcancel,ask_warn) enable to set an icon (eg for banners at install time)Thierry Vignaud2005-11-291-4/+4
* allow the wait_message progress bar to be used more than oncePascal Rigaux2005-09-091-0/+3
* fs::format::wait_message() is now ->wait_message_with_progress_bar (on intera...Pascal Rigaux2005-09-021-0/+33
* cleanup (translate late, and move methods to upper class)Pascal Rigaux2005-08-301-4/+8
* fix "Cancel" in ask_okcancelPascal Rigaux2005-08-301-1/+1
* image2f has slightly changedPascal Rigaux2005-08-091-1/+1
* don't need use MDK::Common... when we have "use common" (which is the standar...Pascal Rigaux2005-06-101-1/+0
* (ask_from_normalize) since we can now use ComboBoxes with trees, doThierry Vignaud2005-05-261-1/+1
* perl_checker cleanupThierry Vignaud2005-03-221-1/+1
* temporary move collate sorting into net wizard in order to minimize possible ...Thierry Vignaud2005-03-171-2/+0
* (ask_from_normalize) use newly introduced set_l10n_sort() in order toThierry Vignaud2005-03-171-0/+2
* log program exitingThierry Vignaud2005-03-081-1/+8
* when testing, don't silently default to newtPascal Rigaux2005-03-011-0/+2
* ensure the "range" entry returned value is bounded as askedPascal Rigaux2005-02-181-0/+7
* create ->ask_filename and ->ask_directory to replace ->ask_filePascal Rigaux2005-02-151-3/+17
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-1/+1
* fix prototypePascal Rigaux2004-11-181-1/+1
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-1/+1
* no need for thisPascal Rigaux2004-02-131-1/+1
* (vnew) do not complaint about being run as root when --testing was passedThierry Vignaud2004-02-131-1/+1
* ->ask_from_entry and ->ask_from_entries are better with focus_firstPascal Rigaux2004-02-041-3/+3
* remove arrows from previous/next buttons according to interface teamThierry Vignaud2004-01-161-2/+2
* - install_steps_auto_install is not a interactive but still needs do_pkgsPascal Rigaux2004-01-121-6/+3
* new do_pkgs package which get rid of pkgs_interactive::* which was in install...Pascal Rigaux2004-01-091-0/+6
* fix ask_okcancel due to stock items changesThierry Vignaud2003-07-151-1/+1
* let interactive uses stock items on x11 and old drak translated items inThierry Vignaud2003-07-141-2/+2
* - methods with no argument are not functions with no argument!Pascal Rigaux2003-05-261-5/+5
* have the "Ok" in ask_from__add_modify_remove return true in default mode (eg:...Pascal Rigaux2003-05-121-1/+1
* perl_checker compliancePascal Rigaux2003-04-301-1/+1
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-7/+7
* perl_checker compliance for optional method argumentsPascal Rigaux2003-04-221-26/+28
* adapt to new help.pmPascal Rigaux2003-04-221-3/+3