summaryrefslogtreecommitdiffstats
path: root/perl-install/my_gtk.pm
Commit message (Collapse)AuthorAgeFilesLines
* addde tk like routinesdamien2001-04-061-1/+2
|
* added gtksizedamien2001-04-051-1/+2
|
* updated wizard layout for graphical useabilitydamien2001-03-291-7/+7
|
* changed wizard pixmap policydamien2001-03-291-16/+17
|
* try to fix displaying in draksecPascal Rigaux2001-03-271-1/+1
|
* (create_box_with_title): save the box_size in field "box_size"Pascal Rigaux2001-03-271-3/+3
|
* new wizard layout, with pixmaps.damien2001-03-121-2/+22
|
* added ugly workaround for ugly Hseparatordamien2001-03-121-1/+3
|
* added gtkset_border_widthdamien2001-03-101-1/+2
|
* typo againdamien2001-03-101-1/+1
|
* typodamien2001-03-101-1/+1
|
* added gtkmovedamien2001-03-101-0/+3
|
* added gtkset_modal and gtkappenditemsdamien2001-03-101-1/+8
|
* applied gtkradiodamien2001-03-091-1/+1
| | | | | | created create_boxradio in wizard mode : list -> radio buttons
* added gtkradiodamien2001-03-091-0/+8
|
* (_create_window): on delete_event, destroy the window and raise wizcancelPascal Rigaux2001-03-081-1/+1
|
* XSetInputFocus now done in perl-GTKPascal Rigaux2001-03-051-1/+1
|
* (_create_window): don't care about c::XSetInputFocus not existingPascal Rigaux2001-03-051-1/+1
|
* added finish button handler in wizard modedamien2001-02-281-1/+1
|
* added gtkset_shadow_typedamien2001-02-281-1/+9
| | | | | added auto path for png pixmap
* new wizard layout, no use gtk in draknet, minor bugfixesdamien2001-02-231-6/+3
|
* (create_box_with_title): disallow focusing on text if it is non-scrolledPascal Rigaux2001-02-221-2/+8
|
* corrected wizard mode.damien2001-02-211-2/+2
|
* variousPascal Rigaux2001-02-201-1/+1
|
* major move. now ask_from_list returns false when canceled (it doesn't die ↵Pascal Rigaux2001-02-201-7/+7
| | | | 'ask_from_list canceled' anymore)
* (create_packtable): don't use attach_raw anymore (was a sillyme)Pascal Rigaux2001-02-191-1/+1
|
* (gtkcreate_png): add error message, syntax cleanupPascal Rigaux2001-02-151-3/+3
|
* added png support. Need to test the faces2xpm stuff.damien2001-02-151-4/+12
|
* cleanup (remove ask_from_list and _ask_from_list)Mystery Man 5532001-02-121-78/+1
|
* updated wizard modedamien2001-02-071-1/+2
|
* *** empty log message ***Pascal Rigaux2001-02-021-1/+2
|
* (gtkcreate_xpm): error handling with error messagePascal Rigaux2001-02-021-4/+7
|
* recoded wizard modedamien2001-02-021-5/+32
| | | | | | corrected some stuff. trying not to break draknet for cooker snapshot
* updated embedded mode in install.damien2001-02-011-0/+8
|
* $::beginner is deprecated, replaced by !$::expertPascal Rigaux2001-01-221-3/+2
|
* (main): third argument is a function to call before leaving in case ofPascal Rigaux2001-01-111-3/+3
| | | | | "cancel" clicked.
* *** empty log message ***Pascal Rigaux2001-01-101-9/+8
|
* *** empty log message ***Pascal Rigaux2001-01-101-1/+0
|
* (create_packtable): yet another try to have something nice :)Pascal Rigaux2001-01-101-22/+26
| | | | | | | | | !! uses Gtk::Table::attach_raw which is available in perl-GTK-0.7004-6mdk !! (create_box_with_title): with the size given to set_usize for the scroll containing the text widget in case of long text. and don't let the scroll grow. (gtktext_insert): remove adding an ending "\n" (no more needed?)
* (create_packtable): no_expand option addedPascal Rigaux2001-01-091-2/+3
|
* fixesPascal Rigaux2001-01-081-0/+1
|
* move to new ask_from's:Pascal Rigaux2001-01-051-80/+11
| | | | | | | | | | | | - 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_commentPascal Rigaux2000-09-271-4/+4
|
* stcdamien2000-09-271-1/+1
|
* no_commentPascal Rigaux2000-09-271-11/+14
|
* no_commentPascal Rigaux2000-09-251-4/+0
|
* corrected pixel's typo.damien2000-09-181-2/+2
|
* no_commentPascal Rigaux2000-09-151-1/+1
|
* no_commentPascal Rigaux2000-09-141-1/+1
|
* wizard is cool.damien2000-09-131-2/+8
|