| Commit message (Expand) | Author | Age | Files | Lines |
* | (ask_warn_) make "ask_warn" dialogs be centered at intall time | Thierry Vignaud | 2008-09-02 | 1 | -0/+1 |
* | (wait_message) at install time, override default "please wait" title | Thierry Vignaud | 2008-08-27 | 1 | -1/+3 |
* | (create_widgets_block) add support for new 'alignment' parameter (only 'right... | Thierry Vignaud | 2008-08-22 | 1 | -0/+1 |
* | document 'install_button' parameter | Thierry Vignaud | 2008-08-22 | 1 | -0/+1 |
* | (create_widgets_block) add support for new 'do_not_expand' parameter | Thierry Vignaud | 2008-08-22 | 1 | -0/+1 |
* | fix previous commit: focus_first focuses first editable entry (ie skip "title... | Pascal Rigaux | 2007-08-22 | 1 | -2/+0 |
* | focus_first focuses first editable entry (ie skip "title" entries) | Pascal Rigaux | 2007-08-13 | 1 | -0/+6 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -103/+176 |
* | (ask_okcancel,ask_warn) enable to set an icon (eg for banners at install time) | Thierry Vignaud | 2005-11-29 | 1 | -4/+4 |
* | allow the wait_message progress bar to be used more than once | Pascal Rigaux | 2005-09-09 | 1 | -0/+3 |
* | fs::format::wait_message() is now ->wait_message_with_progress_bar (on intera... | Pascal Rigaux | 2005-09-02 | 1 | -0/+33 |
* | cleanup (translate late, and move methods to upper class) | Pascal Rigaux | 2005-08-30 | 1 | -4/+8 |
* | fix "Cancel" in ask_okcancel | Pascal Rigaux | 2005-08-30 | 1 | -1/+1 |
* | image2f has slightly changed | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
* | don't need use MDK::Common... when we have "use common" (which is the standar... | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
* | (ask_from_normalize) since we can now use ComboBoxes with trees, do | Thierry Vignaud | 2005-05-26 | 1 | -1/+1 |
* | perl_checker cleanup | Thierry Vignaud | 2005-03-22 | 1 | -1/+1 |
* | temporary move collate sorting into net wizard in order to minimize possible ... | Thierry Vignaud | 2005-03-17 | 1 | -2/+0 |
* | (ask_from_normalize) use newly introduced set_l10n_sort() in order to | Thierry Vignaud | 2005-03-17 | 1 | -0/+2 |
* | log program exiting | Thierry Vignaud | 2005-03-08 | 1 | -1/+8 |
* | when testing, don't silently default to newt | Pascal Rigaux | 2005-03-01 | 1 | -0/+2 |
* | ensure the "range" entry returned value is bounded as asked | Pascal Rigaux | 2005-02-18 | 1 | -0/+7 |
* | create ->ask_filename and ->ask_directory to replace ->ask_file | Pascal Rigaux | 2005-02-15 | 1 | -3/+17 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
* | fix prototype | Pascal Rigaux | 2004-11-18 | 1 | -1/+1 |
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -1/+1 |
* | no need for this | Pascal Rigaux | 2004-02-13 | 1 | -1/+1 |
* | (vnew) do not complaint about being run as root when --testing was passed | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
* | ->ask_from_entry and ->ask_from_entries are better with focus_first | Pascal Rigaux | 2004-02-04 | 1 | -3/+3 |
* | remove arrows from previous/next buttons according to interface team | Thierry Vignaud | 2004-01-16 | 1 | -2/+2 |
* | - install_steps_auto_install is not a interactive but still needs do_pkgs | Pascal Rigaux | 2004-01-12 | 1 | -6/+3 |
* | new do_pkgs package which get rid of pkgs_interactive::* which was in install... | Pascal Rigaux | 2004-01-09 | 1 | -0/+6 |
* | fix ask_okcancel due to stock items changes | Thierry Vignaud | 2003-07-15 | 1 | -1/+1 |
* | let interactive uses stock items on x11 and old drak translated items in | Thierry Vignaud | 2003-07-14 | 1 | -2/+2 |
* | - methods with no argument are not functions with no argument! | Pascal Rigaux | 2003-05-26 | 1 | -5/+5 |
* | have the "Ok" in ask_from__add_modify_remove return true in default mode (eg:... | Pascal Rigaux | 2003-05-12 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2003-04-30 | 1 | -1/+1 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -7/+7 |
* | perl_checker compliance for optional method arguments | Pascal Rigaux | 2003-04-22 | 1 | -26/+28 |
* | adapt to new help.pm | Pascal Rigaux | 2003-04-22 | 1 | -3/+3 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -10/+10 |
* | oops i didn't understand the internals of wait_message hence breaking it. hop... | Guillaume Cottenceau | 2003-02-20 | 1 | -2/+2 |
* | Gtk2::Label::set is deprecated | Guillaume Cottenceau | 2003-02-20 | 1 | -2/+2 |
* | have less warnings when debugging | Pascal Rigaux | 2003-02-20 | 1 | -2/+2 |
* | - factorize "Help"-button handling | Pascal Rigaux | 2003-02-16 | 1 | -4/+20 |
* | in ask_browse_tree_info, have Next instead of Ok, Previous instead of Cancel ... | Pascal Rigaux | 2003-02-14 | 1 | -1/+2 |
* | fix ask_warn(), really dont make it pop | Pascal Rigaux | 2003-02-13 | 1 | -2/+2 |
* | don't force pop_it on ask_warn's | Pascal Rigaux | 2003-02-13 | 1 | -1/+0 |
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -0/+9 |
* | add ask_yesorno_, ask_okcancel_, ask_warn_, ask_from_listf_raw (to allow help) | Pascal Rigaux | 2003-02-13 | 1 | -27/+41 |