summaryrefslogtreecommitdiffstats
path: root/perl-install/interactive_gtk.pm
Commit message (Collapse)AuthorAgeFilesLines
* (exit): fix the exit codePascal Rigaux2001-04-141-1/+1
|
* (ask_from_entries_refW): set_default_size width 250Pascal Rigaux2001-04-131-1/+1
|
* use gtkset_tip (so that no tip is set when tip eq '')Pascal Rigaux2001-04-101-9/+11
| | | | | | | (create_boxradio): handle double_click (ask_from_entries_refW): use radio boxes instead of list/clist if small number of choices
* (create_ctree): handle single click on node opens the nodePascal Rigaux2001-04-101-11/+17
|
* don't crash if wizard. pixel's faultdamien2001-03-291-1/+1
|
* better default_size settingPascal Rigaux2001-03-281-1/+1
|
* corrected pixel shit if embeddeddamien2001-03-281-1/+1
|
* try to fix displaying in draksecPascal Rigaux2001-03-271-7/+9
|
* (ask_from_entries_refW): better sizing in case of scrollsPascal Rigaux2001-03-191-2/+4
|
* - cleanup double click stuffPascal Rigaux2001-03-131-12/+18
| | | | | - double click on ctree node doesn't quit
* (ask_from_entries_refW): add $set for "label" entriesPascal Rigaux2001-03-121-0/+1
|
* add "label" typePascal Rigaux2001-03-121-0/+2
|
* added tooltips to create_boxradiodamien2001-03-091-0/+6
|
* applied gtkradiodamien2001-03-091-2/+26
| | | | | | created create_boxradio in wizard mode : list -> radio buttons
* if wizard, show the buttondamien2001-02-261-1/+1
|
* (ask_from_entries_refW): ensure "advanced" lists center the chosen valuePascal Rigaux2001-02-251-2/+2
|
* (ask_from_entries_refW): double clicking on list means 'Ok'Pascal Rigaux2001-02-231-0/+4
|
* (ask_from_entries_refW): if no button wanted, don't call create_okcancelPascal Rigaux2001-02-221-1/+2
|
* major move. now ask_from_list returns false when canceled (it doesn't die ↵Pascal Rigaux2001-02-201-0/+4
| | | | 'ask_from_list canceled' anymore)
* added png support. Need to test the faces2xpm stuff.damien2001-02-151-2/+2
|
* (ask_from_entries_refW): use $common->{advanced_label}Mystery Man 5532001-02-121-22/+72
| | | | | | (create_ctree): add keyboard shortcuts (create_clist): moveto only if row_is_visible
* button behaviour now chosen, and implementedPascal Rigaux2001-02-101-6/+8
|
* add button handling, quite weird behaviour though cuz of newt sillynessPascal Rigaux2001-02-091-11/+18
|
* updated wizard modedamien2001-02-071-1/+1
|
* (create_ctree): node_moveto done only if node_is_visible is not fullPascal Rigaux2001-02-051-1/+1
|
* (ask_from_entries_refW): use gtkxpmPascal Rigaux2001-02-021-2/+2
|
* recoded wizard modedamien2001-02-021-1/+1
| | | | | | corrected some stuff. trying not to break draknet for cooker snapshot
* updated embedded mode in install.damien2001-02-011-14/+0
|
* updated embedded modedamien2001-01-261-1/+1
|
* (create_ctree): fix case with formatted listPascal Rigaux2001-01-211-3/+6
|
* (create_ctree): fix default value selecting failing (in case of "format")Pascal Rigaux2001-01-111-1/+2
|
* (ask_from_entries_refW): apply "format" on label when icon is missing for ↵Pascal Rigaux2001-01-111-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/ctreePascal Rigaux2001-01-101-18/+37
|
* (ask_from_entries_refW): advanced window is below ok/cancel and not shownPascal Rigaux2001-01-091-10/+17
| | | | | then hidden so that window size is smaller.
* (ask_from_entries_refW): focus on cancel button if asked for (with ↵Pascal Rigaux2001-01-091-1/+1
| | | | $common->{focus_cancel})
* fixesPascal Rigaux2001-01-081-8/+13
|
* (ask_from_treelistW): removedPascal Rigaux2001-01-081-93/+80
| | | | | (create_ctree): created, used for ``type => treelist'' entries
* (ask_from_listW): removedPascal Rigaux2001-01-071-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 Rigaux2001-01-051-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/rhimagePascal Rigaux2000-12-221-0/+3
|
* added embedded support for control-centerdamien2000-12-181-0/+16
|
* small renicingPascal Rigaux2000-12-091-1/+1
|
* removed unused code in ineractive_gtkdamien2000-10-171-38/+0
| | | | | | added some isdn card in pcitable corrected typos, and made ISA isdn work
* updateddamien2000-09-271-20/+20
|
* stcdamien2000-09-271-1/+0
|
* no_commentPascal Rigaux2000-09-261-1/+1
|
* no_commentPascal Rigaux2000-09-251-3/+3
|
* no_commentPascal Rigaux2000-09-221-11/+20
|
* changed `suspend' and `resume' to behave as expected.Guillaume Cottenceau2000-09-191-2/+5
| | | | | added `enter_console' and `leave_console' for install_interactive::use_fdisk
* no_commentPascal Rigaux2000-09-141-1/+1
|