summaryrefslogtreecommitdiffstats
path: root/perl-install/mygtk2.pm
Commit message (Expand)AuthorAgeFilesLines
...
* (_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
* (_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