summaryrefslogtreecommitdiffstats
path: root/perl-install/mygtk2.pm
Commit message (Expand)AuthorAgeFilesLines
...
* (_gtk__Label_Left) wrap label if neededThierry Vignaud2008-08-271-1/+1
* (_gtk__Install_Button) no need to use "local" hereThierry Vignaud2008-08-271-3/+3
* (_gtk__Install_Button) remove useless padding settingThierry Vignaud2008-08-271-1/+0
* (get_main_window_size) split it out of set_main_window_size()Thierry Vignaud2008-08-271-1/+6
* (get_label_width) introduce it in order to workaround infamous 6 years old gn...Thierry Vignaud2008-08-271-0/+4
* (_gtk__Title1) wrap titles if needed (which will probably force us to properlyThierry Vignaud2008-08-271-1/+1
* (_gtk__Label_Right) factorize codeThierry Vignaud2008-08-261-0/+7
* (_create_Window) update commentThierry Vignaud2008-08-221-1/+2
* center all modal windows during install (since the background is greyed, wePascal Rigaux2008-08-221-1/+1
* - pop wait_messages and ensure same window is used for next wait_messagesPascal Rigaux2008-08-221-3/+17
* remove 2 hacks:Pascal Rigaux2008-08-211-3/+0
* (_gtk__ScrolledWindow) add a border around Gtk2::Html viewsThierry Vignaud2008-08-211-1/+1
* (_create_Window) prevent flickering by properly computing windowThierry Vignaud2008-08-191-1/+1
* (_create_Window) prevent flickering by ignoring bogus size-allocate eventsThierry Vignaud2008-08-191-0/+1
* ((_create_Window) explainThierry Vignaud2008-08-191-0/+2
* (_gtk) revert r243693 from 2008-07-30 (was: "(_gtk) fix moving toThierry Vignaud2008-08-191-1/+1
* (_create_Window) center sub dialogsThierry Vignaud2008-08-191-1/+3
* (init_sizes,_create_Window) do not account anymore logo size when computingThierry Vignaud2008-08-191-2/+2
* (_gtk__Install_Button) remind it's not RTL compliant yetThierry Vignaud2008-08-191-0/+1
* (_gtk__Install_Button) factorize new installer style button for further reusageThierry Vignaud2008-08-191-0/+13
* (_gtk__Install_Title) fix bogus popup of 'desktop choice' dialogThierry Vignaud2008-08-191-9/+11
* (_gtk__Install_Title) add some padding now that we alignt installerThierry Vignaud2008-08-181-0/+1
* (_gtk__Install_Title) factorize installer titles creationThierry Vignaud2008-08-181-0/+6
* (_gtk__ScrolledWindow) stop override left margin if already set to aThierry Vignaud2008-08-181-1/+1
* (_gtk__MagicWindow) display a separator below titlesThierry Vignaud2008-08-181-2/+6
* (new,may_destroy) track windows in order to be able to set the properThierry Vignaud2008-08-181-1/+7
* (_gtk_any_Window) make sure not to vivify transient_for else latestThierry Vignaud2008-08-181-1/+1
* (_gtk__MagicWindow) note that 'pop_it' setting does now take accountThierry Vignaud2008-08-181-0/+1
* (_gtk__MagicWindow,wait_messageW) move using $::main_window asThierry Vignaud2008-08-181-0/+1
* (_gtk__Title1) do not render spurious "<span ...></span>" if nothing was passedThierry Vignaud2008-08-131-1/+1
* (_gtk_any_Window) make 'transient_for' force modality over 'modal'Thierry Vignaud2008-08-051-1/+1
* (_gtk__Fixed) add support for image backgroundThierry Vignaud2008-07-301-0/+7
* (title1_to_markup) render titles as blue instead of bold at install timeThierry Vignaud2008-07-301-1/+2
* (_gtk__Title1) do not hardcode title1_to_markup()Thierry Vignaud2008-07-301-1/+1
* (title1_to_markup) reindentThierry Vignaud2008-07-301-2/+2
* (_gtk__MagicWindow) remove ugly Frames around windows now that matchbox takesThierry Vignaud2008-07-301-5/+2
* (_create_Window) ignore weird 'size_allocate' signal that causesThierry Vignaud2008-07-301-0/+1
* (_create_Window) fix position with matchbox wmThierry Vignaud2008-07-301-1/+1
* (_gtk_any_Window) set 'dialog' hint for matchbox at install timeThierry Vignaud2008-07-301-0/+4
* (_gtk__Fixed) add support for 'Gtk2::Fixed' widgetThierry Vignaud2008-07-301-0/+12
* (_gtk) fix moving to position at install time with matchbox window managerThierry Vignaud2008-07-301-1/+1
* (_find_imgfile) handle jpeg icons (needed for next rpmdrake)Thierry Vignaud2008-06-181-1/+1
* enable to restore the system through rsnapshot if giving "restore" on cmdlineThierry Vignaud2008-04-031-0/+1
* allow to create buttons with stock icons (for drakguard)Olivier Blin2008-03-271-0/+3
* ( _create_Window) do not run main_quit if not in a main loop (eg:Thierry Vignaud2008-03-251-1/+6
* - handle position for paned widgets (needed for rpmdrake, #38762)Thierry Vignaud2008-03-181-0/+1
* allow to set sensitivity dynamically in mygtk2 with sensitive_refOlivier Blin2008-03-111-0/+6
* fix SpinButton class (looks like it had no users)Olivier Blin2008-03-031-1/+1
* (_gtk__Sexy_IconEntry) handle 'icon-pressed' signal tooThierry Vignaud2008-02-121-0/+1
* (_gtk__Sexy_IconEntry) add support for Gtk2::Sexy::IconEntry (needed for rpmd...Thierry Vignaud2008-02-111-0/+24