Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (ask_from_treelistf): make it behaves correctly when "cancel" is clicked | Pascal Rigaux | 2001-04-09 | 1 | -1/+1 |
| | |||||
* | (ask_from_listf_no_check): fix the fix fix fix | Pascal Rigaux | 2001-03-23 | 1 | -1/+1 |
| | |||||
* | (ask_from_listf_no_check): fix the fix fix | Pascal Rigaux | 2001-03-23 | 1 | -1/+1 |
| | |||||
* | (ask_from_listf_no_check): fix the bad fix | Pascal Rigaux | 2001-03-23 | 1 | -1/+2 |
| | |||||
* | no wizard if warning | damien | 2001-03-20 | 1 | -0/+1 |
| | |||||
* | (ask_from_listf_no_check): fix fix | Pascal Rigaux | 2001-03-19 | 1 | -1/+1 |
| | |||||
* | (ask_from_listf_no_check): fix the filtering of exceptions | Pascal Rigaux | 2001-03-19 | 1 | -1/+1 |
| | |||||
* | (vnew): if kdesu is missing and $su required, die | Pascal Rigaux | 2001-03-13 | 1 | -1/+3 |
| | |||||
* | add "label" type | Pascal Rigaux | 2001-03-12 | 1 | -1/+6 |
| | |||||
* | corrected bad okcanel in wizard mode | damien | 2001-03-12 | 1 | -1/+2 |
| | |||||
* | (ask_from_listf_no_check): catch wizcancel and return undef | Pascal Rigaux | 2001-03-08 | 1 | -4/+7 |
| | |||||
* | (vnew): cleanup | Pascal Rigaux | 2001-03-05 | 1 | -1/+1 |
| | |||||
* | (ask_from_entries_refH_powered_normalize): fix option sort=>0 | Pascal Rigaux | 2001-03-01 | 1 | -1/+1 |
| | |||||
* | (vnew): use /usr/X11R6/bin/xtest instead of c::Xtest | Pascal Rigaux | 2001-02-23 | 1 | -12/+12 |
| | |||||
* | (ask_from_entries_refH_powered_normalize): fix setting type to 'list' in | Pascal Rigaux | 2001-02-22 | 1 | -1/+1 |
| | | | | | case of format. should be only set if type is unset | ||||
* | (ask_from_entries_refH_powered_normalize): if list+format then type is | Pascal Rigaux | 2001-02-22 | 1 | -0/+1 |
| | | | | | 'list', combo not accepted (hacky?) | ||||
* | corrected wizard mode. | damien | 2001-02-21 | 1 | -1/+1 |
| | |||||
* | major move. now ask_from_list returns false when canceled (it doesn't die ↵ | Pascal Rigaux | 2001-02-20 | 1 | -3/+7 |
| | | | | 'ask_from_list canceled' anymore) | ||||
* | (ask_from_listf_no_check): die 'ask_from_list cancel' on cancel | Pascal Rigaux | 2001-02-19 | 1 | -1/+1 |
| | |||||
* | (ask_from_entries_refH_powered_normalize): advanced_label defaults to | Mystery Man 553 | 2001-02-12 | 1 | -0/+1 |
| | | | | | _("Advanced") | ||||
* | button behaviour now chosen, and implemented | Pascal Rigaux | 2001-02-10 | 1 | -1/+1 |
| | |||||
* | add button handling, quite weird behaviour though cuz of newt sillyness | Pascal Rigaux | 2001-02-09 | 1 | -0/+4 |
| | |||||
* | updated wizard mode | damien | 2001-02-07 | 1 | -1/+1 |
| | |||||
* | (ask_many_from_list): fix sorting | Pascal Rigaux | 2001-01-31 | 1 | -1/+1 |
| | |||||
* | better documentation of ask_from_entries_refH features (entry) | Pascal Rigaux | 2001-01-24 | 1 | -1/+2 |
| | |||||
* | (ask_from_treelist_): created, split with the separator, call translate on | Pascal Rigaux | 2001-01-21 | 1 | -0/+5 |
| | | | | | words, then re-join. | ||||
* | (ask_from_entries_refH_powered_normalize): "canceled" callback defaults | Pascal Rigaux | 2001-01-11 | 1 | -1/+1 |
| | | | | | to "sub { 0 }" | ||||
* | (ask_from_entries_refH_powered_normalize): field "disabled" added, | Pascal Rigaux | 2001-01-09 | 1 | -1/+3 |
| | | | | | "advanced_messages" added | ||||
* | (ask_from_listf_no_check): add focus_cancel set if defaults to second | Pascal Rigaux | 2001-01-09 | 1 | -2/+4 |
| | | | | | element of the list (for a 2 element list) | ||||
* | fixes | Pascal Rigaux | 2001-01-08 | 1 | -1/+1 |
| | |||||
* | (ask_from_treelistf, ask_from_treelist): now use ask_from_entries_refH | Pascal Rigaux | 2001-01-08 | 1 | -14/+6 |
| | | | | | (ask_from_entries_refH_powered): remove "1;" (was there for debugging) | ||||
* | update code for new ask_from_entries_refH which doesn't handle optional ↵ | Pascal Rigaux | 2001-01-07 | 1 | -9/+24 |
| | | | | | | | ok/cancel names in arg 1. must be handled via ask_from_entries_refH_powered | ||||
* | (ask_from_listf_no_check): replaces ask_from_list_no_check | Pascal Rigaux | 2001-01-07 | 1 | -40/+31 |
| | | | | | (ask_from_entries_refH_powered): sorts the list if needed or wanted | ||||
* | move to new ask_from's: | Pascal Rigaux | 2001-01-05 | 1 | -115/+84 |
| | | | | | | | | | | | | - ask_from_entries_ref is deprecated, use ask_from_entries_refH - ask_from_list now calls ask_from_entries_refH_powered still not done: - ask_from_treelist should use ask_from_entries_refH_powered, and lists with no help should use CList (List is bad) - keyboard and mouse binding is still rough - enhance the look | ||||
* | no_comment | Pascal Rigaux | 2000-09-28 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-25 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-22 | 1 | -28/+28 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-22 | 1 | -1/+4 |
| | |||||
* | changed `suspend' and `resume' to behave as expected. | Guillaume Cottenceau | 2000-09-19 | 1 | -0/+2 |
| | | | | | added `enter_console' and `leave_console' for install_interactive::use_fdisk | ||||
* | no_comment | Pascal Rigaux | 2000-09-18 | 1 | -0/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-15 | 1 | -0/+11 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-14 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-08-06 | 1 | -4/+6 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-08-06 | 1 | -12/+20 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-06-24 | 1 | -2/+1 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-06-23 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2000-06-22 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-05-07 | 1 | -2/+4 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-05-04 | 1 | -2/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-04-19 | 1 | -1/+1 |
| |