summaryrefslogtreecommitdiffstats
path: root/perl-install/mygtk2.pm
Commit message (Expand)AuthorAgeFilesLines
* (_create_Window) prevent mdkapplet from crashing (#46477)Thierry Vignaud2009-01-091-1/+1
* (enable_sync_flush,sync_flush) split them out of wait_messageW() so thatThierry Vignaud2008-10-111-0/+12
* - ensure proper centering of popped windowsPascal Rigaux2008-10-011-7/+6
* remove unused parameter /o\Pascal Rigaux2008-10-011-1/+1
* (_gtk__Image_using_pixbuf) workaround Gtk+ bug: in installer, first event is ...Thierry Vignaud2008-10-011-0/+7
* (_gtk__Image_using_pixbuf) optimize expose event management by only redrawingThierry Vignaud2008-10-011-2/+6
* (_gtk__Image_using_pixbuf,_gtk__MDV_Notebook) adapt to latest commitThierry Vignaud2008-10-011-2/+3
* (_gtk__Image_using_pixbuf) revert r246993 from 2008-09-29, thus fixingThierry Vignaud2008-10-011-1/+11
* (_text_insert) fix rpmdrake crashing when description begins byThierry Vignaud2008-09-301-2/+2
* (_gtk_any_Window,_gtk__FileChooserDialog) add support for Gtk+2's FileChooser...Thierry Vignaud2008-09-291-0/+7
* (_gtk__MDV_Notebook) render left background as dithered too (looks better onThierry Vignaud2008-09-291-1/+1
* (_gtk__Image_using_pixbuf) simplify using pixbuf storage (which brings inThierry Vignaud2008-09-291-11/+1
* (move_selection) better positionning of sidepanel's selection barThierry Vignaud2008-09-281-2/+2
* show what is common (btw, 'mcc' option should be either renamed or dropped si...Thierry Vignaud2008-09-281-5/+5
* (_gtk__MDV_Notebook) enable to simplify both installer & MCCThierry Vignaud2008-09-261-0/+1
* (_gtk__WebKit_View) add basic support for WeBkit, with ability toThierry Vignaud2008-09-261-0/+18
* (_gtk__ScrolledWindow) enable mcc to not display any shadow around HTML view ...Thierry Vignaud2008-09-251-1/+1
* (_gtk__MDV_Notebook) make sure mcc always have fillersThierry Vignaud2008-09-251-1/+1
* (_gtk__Image) restore support of size parameter (it's really too late to commit)Thierry Vignaud2008-09-241-2/+2
* (_gtk__MDV_Notebook) actually use better rendering for background gradientThierry Vignaud2008-09-241-1/+1
* (_gtk__MDV_Notebook) handle "flip" option for "Image_using_pixbuf" too (couldThierry Vignaud2008-09-241-2/+4
* (_gtk__MDV_Notebook) add full support for new MCC style ; aka make this widge...Thierry Vignaud2008-09-241-3/+19
* (_gtk__MDV_Notebook) reorderThierry Vignaud2008-09-241-1/+1
* (_gtk__MDV_Notebook) make sure filler is big enoughThierry Vignaud2008-09-241-0/+3
* (_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