summaryrefslogtreecommitdiffstats
path: root/perl-install/my_gtk.pm
Commit message (Expand)AuthorAgeFilesLines
* corrected get_text_coord : widget instead of style, and handling of ugly lang...damien2002-03-151-8/+28
* corrected font stuffdamien2002-03-061-4/+4
* greater intersticedamien2002-03-051-1/+1
* (gtkicons_labels_widget): since style is not set either, use the widget and a...Pascal Rigaux2002-03-031-2/+2
* (gtkicons_labels_widget): pass the style instead of directly passing the fontPascal Rigaux2002-03-031-2/+2
* style & font correctiondamien2002-03-011-8/+8
* (@icon_paths): ease testingPascal Rigaux2002-02-261-1/+1
* fix @icon_paths to include /usr/share/libDrakX/pixmaps (thanks to garrick)Pascal Rigaux2002-02-231-1/+1
* corrected icon pathsdamien2002-02-221-1/+1
* corrected icon listdamien2002-02-211-1/+1
* added mcc kill if wait messagedamien2002-02-201-7/+8
* new icon handlerdamien2002-02-191-3/+9
* highlight in gtk icon widgetdamien2002-02-151-1/+4
* (ctree_set_icon): new functionPascal Rigaux2002-02-141-0/+7
* make perl_checker happyPascal Rigaux2002-02-071-1/+3
* fixed shadow when testing Xdamien2002-02-071-1/+1
* ensure no more than one child is in the PlugPascal Rigaux2002-02-071-2/+2
* wizard fixesdamien2002-02-071-0/+1
* removed ugly pink and ugly left bar for wizard modedamien2002-02-061-5/+5
* bug correctiondamien2002-02-041-7/+9
* please perl_checkerPascal Rigaux2002-02-011-1/+3
* icons placements are betterdamien2002-01-291-13/+13
* strange protection against ensure_focus generating a "focus" event causing aPascal Rigaux2002-01-271-1/+6
* removed font loadingdamien2002-01-231-1/+1
* improved widget_iconsdamien2002-01-221-9/+6
* hopefully better dialog box sizingPascal Rigaux2002-01-211-7/+8
* removed debug printdamien2002-01-211-8/+0
* icons widget improvment : icon placment, highlightingdamien2002-01-211-43/+64
* added timeout for redrawing icon widgetdamien2002-01-171-4/+8
* automatic icon placement in icon_labels_widgetdamien2002-01-151-14/+55
* new icons placementdamien2002-01-111-10/+32
* added bold option in text creation. Some correctionsdamien2002-01-091-3/+5
* removed printdamien2002-01-071-1/+0
* new pack_start functions, powerpack sub added (code from adrien)damien2002-01-071-60/+37
* incorporated adrien's code to generalize pack functionsdamien2002-01-071-1/+44
* corrected minor bugs in network (among others bug "modifying read only values")damien2002-01-041-13/+9
* corrected font display : no useless font->height, but ascent + descentdamien2002-01-041-16/+15
* updateddamien2002-01-041-36/+39
* export gtkcolor (used in install_steps_gtk)Pascal Rigaux2001-12-221-1/+1
* make perl_checker happyPascal Rigaux2001-12-221-2/+2
* update graphical backenddamien2001-12-191-1/+1
* power graphical backend update : text is now centereddamien2001-12-171-6/+8
* updated new graphical backenddamien2001-12-171-40/+113
* enable easy screenshot'ingPascal Rigaux2001-12-121-3/+6
* updated create_pix_text.damien2001-12-111-11/+39
* added create_pix_text functiondamien2001-12-061-2/+67
* new features for new mccdamien2001-11-261-2/+3
* corrected ref($in) =~ /gtk/damien2001-10-301-1/+1
* return value at end of moduleDaouda Lo2001-10-271-3/+4
* added set_editabledamien2001-10-241-1/+7