Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | since "format" is now handled for combo boxes, combo boxes are used in much ↵ | Pascal Rigaux | 2002-02-03 | 1 | -1/+2 | |
| | | | | too many places. Fix this by forcing type "list" for some cases, and using type "list" when a ask_from has only one entry | |||||
* | handle "format" for combo's | Pascal Rigaux | 2002-01-29 | 1 | -6/+22 | |
| | ||||||
* | fix pixel's minimal example using interactive. | Thierry Vignaud | 2002-01-29 | 1 | -0/+2 | |
| | ||||||
* | add a minimal example | Pascal Rigaux | 2002-01-27 | 1 | -0/+6 | |
| | ||||||
* | add "quit_if_double_click" and "tree_expanded" flags (request from till) | Pascal Rigaux | 2002-01-22 | 1 | -0/+2 | |
| | ||||||
* | add feature "allow_empty_list" for "list" entries (disables the special ↵ | Pascal Rigaux | 2002-01-22 | 1 | -2/+3 | |
| | | | | cases for 0 and 1 element lists) | |||||
* | toggle Advanced/Basic button | Pascal Rigaux | 2002-01-03 | 1 | -0/+1 | |
| | ||||||
* | normalize the default type entry ("entry") | Pascal Rigaux | 2001-10-10 | 1 | -0/+2 | |
| | ||||||
* | clicked_may_quit used in place of clicked+exception to work-around perl-GTK ↵ | Pascal Rigaux | 2001-09-09 | 1 | -3/+5 | |
| | | | | bug (?) | |||||
* | ugly workaround perl bug ([ID 20010908.008] memory leak with nested subs) | Pascal Rigaux | 2001-09-08 | 1 | -1/+3 | |
| | ||||||
* | corrected icon display | damien | 2001-08-30 | 1 | -1/+1 | |
| | ||||||
* | corrected icon handling | damien | 2001-08-28 | 1 | -1/+1 | |
| | ||||||
* | readd the sorting based on size when no sorting is precised | Pascal Rigaux | 2001-08-18 | 1 | -1/+1 | |
| | ||||||
* | big renaming of ask_from_entries_refH in ask_from and ↵ | Pascal Rigaux | 2001-08-18 | 1 | -16/+16 | |
| | | | | ask_from_entries_refH_powered in ask_from_ | |||||
* | removed no_incon | damien | 2001-08-17 | 1 | -1/+1 | |
| | ||||||
* | - small fixes (esp. gtk sensitive handling) | Pascal Rigaux | 2001-08-14 | 1 | -1/+11 | |
| | | | | | | - add ask_file - add "gtk" preference field | |||||
* | corrected 'no icon' | damien | 2001-08-13 | 1 | -1/+1 | |
| | ||||||
* | Tree lists are sorted again now. | Till Kamppeter | 2001-08-13 | 1 | -1/+1 | |
| | ||||||
* | Lists get only sorted when the "sort" option is given. | Till Kamppeter | 2001-08-12 | 1 | -1/+1 | |
| | ||||||
* | adding http feature, mainly for standalone tools | Pascal Rigaux | 2001-08-07 | 1 | -0/+4 | |
| | ||||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -2/+3 | |
| | ||||||
* | added ask_browse_tree_info and ask_browse_tree_info_refW (default). | Francois Pons | 2001-07-12 | 1 | -0/+36 | |
| | ||||||
* | no icon if wizard | damien | 2001-06-11 | 1 | -1/+1 | |
| | ||||||
* | icons management | damien | 2001-05-16 | 1 | -2/+6 | |
| | ||||||
* | (ask_from_entries_refH_powered_normalize): add an eval around "require log" ↵ | Pascal Rigaux | 2001-04-15 | 1 | -2/+4 | |
| | | | | to keep perl from going totally mad (getting things like v18.843.482 required--this is only v5.6.0) | |||||
* | (ask_from_entries_refH_powered_normalize): log the empty list instead of ↵ | Pascal Rigaux | 2001-04-13 | 1 | -2/+5 | |
| | | | | | | | dying (for 8.0 only, should be switched back to die) (ask_from_listf): display the backtrace when empty list | |||||
* | (ask_from_entries_refH_powered_normalize): fix the test for empty lists | Pascal Rigaux | 2001-04-12 | 1 | -3/+7 | |
| | ||||||
* | removed strict die on empty list. | Francois Pons | 2001-04-12 | 1 | -1/+1 | |
| | ||||||
* | (ask_from_entries_refH_powered_normalize): | Pascal Rigaux | 2001-04-12 | 1 | -2/+6 | |
| | | | | | | - when not_edit and empty list, die. - when not_edit and single element list, don't display that entry. | |||||
* | (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 | |
| |