Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (_gtk__Label_Left) enable to override default padding | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 |
| | |||||
* | (get_label_width) make it auto adaptable to the selected default padding | Thierry Vignaud | 2008-09-02 | 1 | -3/+3 |
| | |||||
* | (create_boxradio,create_box_with_title,create_widget,get_label_width,main,re ↵ | Thierry Vignaud | 2008-09-02 | 1 | -0/+1 |
| | | | | | | | allyChooseDesktop) explain infamous 6 years old gnome bug #101968 workarounds | ||||
* | (get_label_width) adjust sizing in order to prevent horizontal scrollbar to ↵ | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 |
| | | | | appear | ||||
* | (_gtk__Install_Button) no relief on 'advanced' buttons like in installer | Thierry Vignaud | 2008-09-01 | 1 | -1/+1 |
| | |||||
* | (_gtk__Label_Left) export padding value so that interactive::gtk can reuse it | Thierry Vignaud | 2008-09-01 | 1 | -1/+3 |
| | |||||
* | (_gtk__Alignment) add support for Gtk2::Alignment | Thierry Vignaud | 2008-09-01 | 1 | -0/+11 |
| | |||||
* | - libDrakX: | Pascal Rigaux | 2008-09-01 | 1 | -3/+1 |
| | | | | | | o make all windows are "dialog", so that gurpmi.addmedia during install displays nicely | ||||
* | (asteriskize_if_needed) rename as asteriskize() to better match it behaviour | Thierry Vignaud | 2008-08-29 | 1 | -1/+1 |
| | |||||
* | (asteriskize_if_needed) factorize code for next commits | Thierry Vignaud | 2008-08-29 | 1 | -0/+4 |
| | |||||
* | create destroy_previous_popped_and_reuse_window() out of _gtk__MagicWindow() | Pascal Rigaux | 2008-08-29 | 1 | -7/+13 |
| | | | | | and rename var (to make it more clear) | ||||
* | (_gtk__Label_Left) wrap label if needed | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (_gtk__Install_Button) no need to use "local" here | Thierry Vignaud | 2008-08-27 | 1 | -3/+3 |
| | |||||
* | (_gtk__Install_Button) remove useless padding setting | Thierry Vignaud | 2008-08-27 | 1 | -1/+0 |
| | |||||
* | (get_main_window_size) split it out of set_main_window_size() | Thierry Vignaud | 2008-08-27 | 1 | -1/+6 |
| | |||||
* | (get_label_width) introduce it in order to workaround infamous 6 years old ↵ | Thierry Vignaud | 2008-08-27 | 1 | -0/+4 |
| | | | | gnome bug #101968 | ||||
* | (_gtk__Title1) wrap titles if needed (which will probably force us to properly | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | | | | | size labels in interactive::gtk due to infamous 6 years old gnome bug #101968) | ||||
* | (_gtk__Label_Right) factorize code | Thierry Vignaud | 2008-08-26 | 1 | -0/+7 |
| | |||||
* | (_create_Window) update comment | Thierry Vignaud | 2008-08-22 | 1 | -1/+2 |
| | |||||
* | center all modal windows during install (since the background is greyed, we | Pascal Rigaux | 2008-08-22 | 1 | -1/+1 |
| | | | | | don't want to center on the right part, but on the full display) | ||||
* | - pop wait_messages and ensure same window is used for next wait_messages | Pascal Rigaux | 2008-08-22 | 1 | -3/+17 |
| | | | | | (to ensure the background is not greyed,ungreyed,greyed,...) | ||||
* | remove 2 hacks: | Pascal Rigaux | 2008-08-21 | 1 | -3/+0 |
| | | | | | | - it seems the ->show is unneeded - and then the special case for 200x200 window is no more needed | ||||
* | (_gtk__ScrolledWindow) add a border around Gtk2::Html views | Thierry Vignaud | 2008-08-21 | 1 | -1/+1 |
| | |||||
* | (_create_Window) prevent flickering by properly computing window | Thierry Vignaud | 2008-08-19 | 1 | -1/+1 |
| | | | | | position (note that $::o->{windowwidth} = $::rootwidth - $::stepswidth) | ||||
* | (_create_Window) prevent flickering by ignoring bogus size-allocate events | Thierry Vignaud | 2008-08-19 | 1 | -0/+1 |
| | |||||
* | ((_create_Window) explain | Thierry Vignaud | 2008-08-19 | 1 | -0/+2 |
| | |||||
* | (_gtk) revert r243693 from 2008-07-30 (was: "(_gtk) fix moving to | Thierry Vignaud | 2008-08-19 | 1 | -1/+1 |
| | | | | | | | | position at install time with matchbox window manager") rationale: better fix position which will prevent flickering as a nice side effect | ||||
* | (_create_Window) center sub dialogs | Thierry Vignaud | 2008-08-19 | 1 | -1/+3 |
| | |||||
* | (init_sizes,_create_Window) do not account anymore logo size when computing | Thierry Vignaud | 2008-08-19 | 1 | -2/+2 |
| | | | | | positions since it's now included in steps box | ||||
* | (_gtk__Install_Button) remind it's not RTL compliant yet | Thierry Vignaud | 2008-08-19 | 1 | -0/+1 |
| | |||||
* | (_gtk__Install_Button) factorize new installer style button for further reusage | Thierry Vignaud | 2008-08-19 | 1 | -0/+13 |
| | |||||
* | (_gtk__Install_Title) fix bogus popup of 'desktop choice' dialog | Thierry Vignaud | 2008-08-19 | 1 | -9/+11 |
| | |||||
* | (_gtk__Install_Title) add some padding now that we alignt installer | Thierry Vignaud | 2008-08-18 | 1 | -0/+1 |
| | | | | | titles to the left | ||||
* | (_gtk__Install_Title) factorize installer titles creation | Thierry Vignaud | 2008-08-18 | 1 | -0/+6 |
| | |||||
* | (_gtk__ScrolledWindow) stop override left margin if already set to a | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
| | | | | | sane value | ||||
* | (_gtk__MagicWindow) display a separator below titles | Thierry Vignaud | 2008-08-18 | 1 | -2/+6 |
| | |||||
* | (new,may_destroy) track windows in order to be able to set the proper | Thierry Vignaud | 2008-08-18 | 1 | -1/+7 |
| | | | | | | transient hint (really fixing focus bug (#42750) which got unfixed after fixing vivication) | ||||
* | (_gtk_any_Window) make sure not to vivify transient_for else latest | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
| | | | | | commit breaks installer | ||||
* | (_gtk__MagicWindow) note that 'pop_it' setting does now take account | Thierry Vignaud | 2008-08-18 | 1 | -0/+1 |
| | | | | | titles (since they no more use Banners) | ||||
* | (_gtk__MagicWindow,wait_messageW) move using $::main_window as | Thierry Vignaud | 2008-08-18 | 1 | -0/+1 |
| | | | | | | transient hint from interactive::gtk::wait_messageW() into _gtk__MagicWindow(), thus fixing focus bug #42750 | ||||
* | (_gtk__Title1) do not render spurious "<span ...></span>" if nothing was passed | Thierry Vignaud | 2008-08-13 | 1 | -1/+1 |
| | |||||
* | (_gtk_any_Window) make 'transient_for' force modality over 'modal' | Thierry Vignaud | 2008-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | parameter now that ugtk2::new no longer set modality, else we got strange focus bugs. ugtk2's behavior was altered in r243651 on 2008-07-25: "do not force all windows to be modal at install time since it causes issues with matchbox window manager modality got forced in r210547 on 2005-01-11 while switching to mygtk2 which collapsed two code paths in ones whereas one wasn't setting modality ('create "MagicWindow" in mygtk2 out of ugtk2::new()')" | ||||
* | (_gtk__Fixed) add support for image background | Thierry Vignaud | 2008-07-30 | 1 | -0/+7 |
| | |||||
* | (title1_to_markup) render titles as blue instead of bold at install time | Thierry Vignaud | 2008-07-30 | 1 | -1/+2 |
| | |||||
* | (_gtk__Title1) do not hardcode title1_to_markup() | Thierry Vignaud | 2008-07-30 | 1 | -1/+1 |
| | |||||
* | (title1_to_markup) reindent | Thierry Vignaud | 2008-07-30 | 1 | -2/+2 |
| | |||||
* | (_gtk__MagicWindow) remove ugly Frames around windows now that matchbox takes | Thierry Vignaud | 2008-07-30 | 1 | -5/+2 |
| | | | | | care of drawing real window borders | ||||
* | (_create_Window) ignore weird 'size_allocate' signal that causes | Thierry Vignaud | 2008-07-30 | 1 | -0/+1 |
| | | | | | | flickering (we got [ 0, 0, 4, 4 ] as $event, then twice the correct [ 0, 0, 576, 418 ] one) | ||||
* | (_create_Window) fix position with matchbox wm | Thierry Vignaud | 2008-07-30 | 1 | -1/+1 |
| | |||||
* | (_gtk_any_Window) set 'dialog' hint for matchbox at install time | Thierry Vignaud | 2008-07-30 | 1 | -0/+4 |
| |