summaryrefslogtreecommitdiffstats
path: root/perl-install/mygtk2.pm
Commit message (Expand)AuthorAgeFilesLines
...
* (_gtk__MDV_Notebook) store some values around (needed for next commits)Thierry Vignaud2008-09-241-1/+3
* (_gtk__MDV_Notebook) enable to override right widget; make it expandsThierry Vignaud2008-09-241-1/+2
* (_gtk__Image_using_pixbuf) introduce new 'Image_using_pixbuf' widget:Thierry Vignaud2008-09-241-0/+16
* (_new_alpha_pixbuf,_pixbuf_render_alpha) move & rename code from mcc in orderThierry Vignaud2008-09-241-0/+15
* further adjust for RTL languagesThierry Vignaud2008-09-241-1/+1
* (_gtk__MDV_Notebook) further adjustThierry Vignaud2008-09-241-1/+1
* (_gtk__MDV_Notebook) do not hardcode widthThierry Vignaud2008-09-241-1/+1
* (_gtk) enable to set handler for 'realize' signal on any widgetThierry Vignaud2008-09-241-0/+1
* (_gtk,_gtk__DrawingArea) enable to set handler for 'expose_event' signal on a...Thierry Vignaud2008-09-241-1/+1
* (_gtk_any_Window) remove now uneeded "DURING_INSTALL" hack that gotThierry Vignaud2008-09-231-1/+1
* support global set_dialog_hint variable (for matchbox)Olivier Blin2008-09-231-1/+1
* (_gtk__Label_Right) revert last change, this break alignmentThierry Vignaud2008-09-221-1/+1
* (_gtk__Label_Right) wrap labelsThierry Vignaud2008-09-221-1/+1
* (_gtk__MDV_Notebook) implement new sidepanel widgetThierry Vignaud2008-09-221-0/+65
* do not uselessly load Gtk2::Gdk::Keysyms (reduce RSS by nearly 400Kb)Thierry Vignaud2008-09-221-1/+0
* (import_style_ressources) minor perl_checker cleanupThierry Vignaud2008-09-221-1/+1
* (import_style_ressources) create it in order to be able to load installer's r...Thierry Vignaud2008-09-191-0/+6
* (_gtk__Pixbuf) move flip management from _gtk__Image() so that we can flip pi...Thierry Vignaud2008-09-191-2/+2
* (_gtk__Image) add support for flipping (horizontally) images (needed in some ...Thierry Vignaud2008-09-181-0/+1
* (_gtk__Image) simplify (and needed for next commit)Thierry Vignaud2008-09-181-6/+2
* (text_direction_rtl) introduce it: when using Gtk+ GUI, it's justThierry Vignaud2008-09-181-0/+5
* (_gtk__Layout) add support for 'Layout' widgetsThierry Vignaud2008-09-171-0/+10
* (_gtknew_handle_layout_children) split it out of _gtk__Fixed() (needed for ne...Thierry Vignaud2008-09-171-2/+6
* (_gtk__Fixed) enable to provide more than one childThierry Vignaud2008-09-171-1/+8
* (_gtk__Sexy_IconEntry) typo fix (how can this can ever work with perl ?????)Thierry Vignaud2008-09-171-1/+1
* (_gtk__ScrolledWindow) sortThierry Vignaud2008-09-161-1/+1
* (_gtk__ScrolledWindow) simplifyThierry Vignaud2008-09-161-1/+1
* (_gtk__ScrolledWindow) fix scrolled windows for WebKitThierry Vignaud2008-09-161-2/+2
* revert last commitThierry Vignaud2008-09-121-1/+1
* translate help from 'DrakX-help' domainThierry Vignaud2008-09-121-1/+1
* (title1_to_markup) bump titles' size by 1 (eg: from 12 to 13 for default font...Thierry Vignaud2008-09-111-1/+6
* (title1_to_markup) make it clearer (needed for next commit)Thierry Vignaud2008-09-111-2/+5
* (_gtk__WrappedLabel) enable to override wrapping parameter (usefull for highe...Thierry Vignaud2008-09-111-1/+1
* (_gtk_any_Box) fix default spacing between GUI elementsThierry Vignaud2008-09-111-1/+1
* (_gtk__Install_Button) do not render "Advanced" & "Help" buttons as blueThierry Vignaud2008-09-111-1/+0
* (_gtk__Install_Title) move upcasing title from ugtk2::new() to here in order toThierry Vignaud2008-09-101-0/+1
* (_gtk_any_Window) make all windows be "dialog" during installation, soThierry Vignaud2008-09-091-1/+1
* (_gtk_any_Window) revert r244559 from pixel on 2008-09-01 which causeThierry Vignaud2008-09-091-1/+3
* fix running in strict modeThierry Vignaud2008-09-081-2/+2
* (_gtk__Label_Left) enable to override default paddingThierry Vignaud2008-09-021-1/+1
* (get_label_width) make it auto adaptable to the selected default paddingThierry Vignaud2008-09-021-3/+3
* (create_boxradio,create_box_with_title,create_widget,get_label_width,main,rea...Thierry Vignaud2008-09-021-0/+1
* (get_label_width) adjust sizing in order to prevent horizontal scrollbar to a...Thierry Vignaud2008-09-021-1/+1
* (_gtk__Install_Button) no relief on 'advanced' buttons like in installerThierry Vignaud2008-09-011-1/+1
* (_gtk__Label_Left) export padding value so that interactive::gtk can reuse itThierry Vignaud2008-09-011-1/+3
* (_gtk__Alignment) add support for Gtk2::AlignmentThierry Vignaud2008-09-011-0/+11
* - libDrakX:Pascal Rigaux2008-09-011-3/+1
* (asteriskize_if_needed) rename as asteriskize() to better match it behaviourThierry Vignaud2008-08-291-1/+1
* (asteriskize_if_needed) factorize code for next commitsThierry Vignaud2008-08-291-0/+4
* create destroy_previous_popped_and_reuse_window() out of _gtk__MagicWindow()Pascal Rigaux2008-08-291-7/+13