Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | corrected pixel shit if embedded | damien | 2001-03-28 | 1 | -1/+1 | |
| | ||||||
* | try to fix displaying in draksec | Pascal Rigaux | 2001-03-27 | 1 | -7/+9 | |
| | ||||||
* | (ask_from_entries_refW): better sizing in case of scrolls | Pascal Rigaux | 2001-03-19 | 1 | -2/+4 | |
| | ||||||
* | - cleanup double click stuff | Pascal Rigaux | 2001-03-13 | 1 | -12/+18 | |
| | | | | | - double click on ctree node doesn't quit | |||||
* | (ask_from_entries_refW): add $set for "label" entries | Pascal Rigaux | 2001-03-12 | 1 | -0/+1 | |
| | ||||||
* | add "label" type | Pascal Rigaux | 2001-03-12 | 1 | -0/+2 | |
| | ||||||
* | added tooltips to create_boxradio | damien | 2001-03-09 | 1 | -0/+6 | |
| | ||||||
* | applied gtkradio | damien | 2001-03-09 | 1 | -2/+26 | |
| | | | | | | created create_boxradio in wizard mode : list -> radio buttons | |||||
* | if wizard, show the button | damien | 2001-02-26 | 1 | -1/+1 | |
| | ||||||
* | (ask_from_entries_refW): ensure "advanced" lists center the chosen value | Pascal Rigaux | 2001-02-25 | 1 | -2/+2 | |
| | ||||||
* | (ask_from_entries_refW): double clicking on list means 'Ok' | Pascal Rigaux | 2001-02-23 | 1 | -0/+4 | |
| | ||||||
* | (ask_from_entries_refW): if no button wanted, don't call create_okcancel | Pascal Rigaux | 2001-02-22 | 1 | -1/+2 | |
| | ||||||
* | major move. now ask_from_list returns false when canceled (it doesn't die ↵ | Pascal Rigaux | 2001-02-20 | 1 | -0/+4 | |
| | | | | 'ask_from_list canceled' anymore) | |||||
* | added png support. Need to test the faces2xpm stuff. | damien | 2001-02-15 | 1 | -2/+2 | |
| | ||||||
* | (ask_from_entries_refW): use $common->{advanced_label} | Mystery Man 553 | 2001-02-12 | 1 | -22/+72 | |
| | | | | | | (create_ctree): add keyboard shortcuts (create_clist): moveto only if row_is_visible | |||||
* | button behaviour now chosen, and implemented | Pascal Rigaux | 2001-02-10 | 1 | -6/+8 | |
| | ||||||
* | add button handling, quite weird behaviour though cuz of newt sillyness | Pascal Rigaux | 2001-02-09 | 1 | -11/+18 | |
| | ||||||
* | updated wizard mode | damien | 2001-02-07 | 1 | -1/+1 | |
| | ||||||
* | (create_ctree): node_moveto done only if node_is_visible is not full | Pascal Rigaux | 2001-02-05 | 1 | -1/+1 | |
| | ||||||
* | (ask_from_entries_refW): use gtkxpm | Pascal Rigaux | 2001-02-02 | 1 | -2/+2 | |
| | ||||||
* | recoded wizard mode | damien | 2001-02-02 | 1 | -1/+1 | |
| | | | | | | corrected some stuff. trying not to break draknet for cooker snapshot | |||||
* | updated embedded mode in install. | damien | 2001-02-01 | 1 | -14/+0 | |
| | ||||||
* | updated embedded mode | damien | 2001-01-26 | 1 | -1/+1 | |
| | ||||||
* | (create_ctree): fix case with formatted list | Pascal Rigaux | 2001-01-21 | 1 | -3/+6 | |
| | ||||||
* | (create_ctree): fix default value selecting failing (in case of "format") | Pascal Rigaux | 2001-01-11 | 1 | -1/+2 | |
| | ||||||
* | (ask_from_entries_refW): apply "format" on label when icon is missing for ↵ | Pascal Rigaux | 2001-01-11 | 1 | -9/+13 | |
| | | | | | | | | iconlist (ask_from_entries_refW): handle "canceled" callback. Permits to overrule the cancel. | |||||
* | (ask_from_entries_refW): add handling of 'changed' callback on clist/list/ctree | Pascal Rigaux | 2001-01-10 | 1 | -18/+37 | |
| | ||||||
* | (ask_from_entries_refW): advanced window is below ok/cancel and not shown | Pascal Rigaux | 2001-01-09 | 1 | -10/+17 | |
| | | | | | then hidden so that window size is smaller. | |||||
* | (ask_from_entries_refW): focus on cancel button if asked for (with ↵ | Pascal Rigaux | 2001-01-09 | 1 | -1/+1 | |
| | | | | $common->{focus_cancel}) | |||||
* | fixes | Pascal Rigaux | 2001-01-08 | 1 | -8/+13 | |
| | ||||||
* | (ask_from_treelistW): removed | Pascal Rigaux | 2001-01-08 | 1 | -93/+80 | |
| | | | | | (create_ctree): created, used for ``type => treelist'' entries | |||||
* | (ask_from_listW): removed | Pascal Rigaux | 2001-01-07 | 1 | -79/+94 | |
| | | | | | | | (create_list): calls "format" on list elems before prompting them (create_clist): created (ask_from_entries_refW): calls create_clist in case of list with no help | |||||
* | move to new ask_from's: | Pascal Rigaux | 2001-01-05 | 1 | -185/+168 | |
| | | | | | | | | | | | | - 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 | |||||
* | commit symlink /tmp/image /tmp/rhimage | Pascal Rigaux | 2000-12-22 | 1 | -0/+3 | |
| | ||||||
* | added embedded support for control-center | damien | 2000-12-18 | 1 | -0/+16 | |
| | ||||||
* | small renicing | Pascal Rigaux | 2000-12-09 | 1 | -1/+1 | |
| | ||||||
* | removed unused code in ineractive_gtk | damien | 2000-10-17 | 1 | -38/+0 | |
| | | | | | | added some isdn card in pcitable corrected typos, and made ISA isdn work | |||||
* | updated | damien | 2000-09-27 | 1 | -20/+20 | |
| | ||||||
* | stc | damien | 2000-09-27 | 1 | -1/+0 | |
| | ||||||
* | no_comment | Pascal Rigaux | 2000-09-26 | 1 | -1/+1 | |
| | ||||||
* | no_comment | Pascal Rigaux | 2000-09-25 | 1 | -3/+3 | |
| | ||||||
* | no_comment | Pascal Rigaux | 2000-09-22 | 1 | -11/+20 | |
| | ||||||
* | changed `suspend' and `resume' to behave as expected. | Guillaume Cottenceau | 2000-09-19 | 1 | -2/+5 | |
| | | | | | added `enter_console' and `leave_console' for install_interactive::use_fdisk | |||||
* | no_comment | Pascal Rigaux | 2000-09-14 | 1 | -1/+1 | |
| | ||||||
* | updated | damien | 2000-09-14 | 1 | -23/+25 | |
| | ||||||
* | updated | damien | 2000-09-14 | 1 | -1/+1 | |
| | ||||||
* | wizard is cool. | damien | 2000-09-13 | 1 | -1/+24 | |
| | ||||||
* | updated | damien | 2000-09-13 | 1 | -1/+1 | |
| | ||||||
* | updated | damien | 2000-09-12 | 1 | -2/+1 | |
| | ||||||
* | updated | damien | 2000-09-12 | 1 | -1/+1 | |
| |