summaryrefslogtreecommitdiffstats
path: root/perl-install/my_gtk.pm
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchtopic/v_webmin_0_87Mystery Man2001-08-071-715/+0
* debugging, profile coding, isdn 128 debuggingdamien2001-08-061-4/+4
* corrected gtkradio : shift instead of popdamien2001-08-061-1/+1
* write_on_text writes in blue instead of blackdamien2001-08-011-2/+5
* added write_on pixmap : a function to write text on pixma, using fonts.damien2001-07-311-2/+31
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-2/+2
* (_ask_file): add parameter path to set the default path where to get the filePascal Rigaux2001-06-141-2/+3
* added gtkset_layoutdamien2001-06-111-1/+6
* icons managementdamien2001-05-161-0/+1
* VBox -> HBox in Embedded modedamien2001-05-081-1/+1
* corrected typodamien2001-04-161-1/+1
* added grey fix for contreol-centerdamien2001-04-161-0/+1
* (new): make dams happyPascal Rigaux2001-04-131-1/+1
* (main): only accept X (gdk) events key_press, key_release and exposure (soPascal Rigaux2001-04-121-0/+1
* corrected set_modaldamien2001-04-121-1/+1
* no setmodal 0 if wizarddamien2001-04-111-1/+1
* create and use gtkset_tipPascal Rigaux2001-04-101-1/+6
* (_create_window): XSetInputFocus done only on expose_event of the topmost windowPascal Rigaux2001-04-101-3/+6
* corrected bad fontdamien2001-04-101-1/+1
* updateddamien2001-04-081-0/+8
* 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
* 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
* 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 'as...Pascal Rigaux2001-02-201-7/+7
* (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