Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (create_steps_window) first steps toward new installer style | Thierry Vignaud | 2008-07-30 | 2 | -8/+32 |
| | |||||
* | do not include all gtkrc, they break style | Thierry Vignaud | 2008-07-30 | 1 | -1/+0 |
| | |||||
* | set background as white for root window (usefull for right part) | Thierry Vignaud | 2008-07-30 | 1 | -1/+1 |
| | |||||
* | (update_steps_position) revert a line in previous revert :-) | Thierry Vignaud | 2008-07-30 | 1 | -1/+0 |
| | |||||
* | (update_steps_position) update icon of previous step once entering a new step | Thierry Vignaud | 2008-07-30 | 1 | -0/+6 |
| | | | | | (partially reverting r243684 from 2008-07-29) | ||||
* | (init_sizes) adjust size to new steps background | Thierry Vignaud | 2008-07-30 | 1 | -1/+1 |
| | |||||
* | (_gtk__Fixed) add support for image background | Thierry Vignaud | 2008-07-30 | 1 | -0/+7 |
| | |||||
* | remove old useless banners | Thierry Vignaud | 2008-07-30 | 12 | -0/+0 |
| | |||||
* | (create_steps_window) render step category titles as capital letters too | Thierry Vignaud | 2008-07-30 | 1 | -1/+1 |
| | |||||
* | adjust color of banner titles | Thierry Vignaud | 2008-07-30 | 1 | -1/+1 |
| | |||||
* | (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 |
| | |||||
* | (create_steps_window) add spacing | Thierry Vignaud | 2008-07-30 | 1 | -0/+1 |
| | |||||
* | (_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 |
| | |||||
* | (_gtk__Fixed) add support for 'Gtk2::Fixed' widget | Thierry Vignaud | 2008-07-30 | 1 | -0/+12 |
| | |||||
* | (_gtk) fix moving to position at install time with matchbox window manager | Thierry Vignaud | 2008-07-30 | 1 | -1/+1 |
| | |||||
* | (install_theme) make root window visible from outside of the scope | Thierry Vignaud | 2008-07-30 | 1 | -0/+3 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2008-07-30 | 1 | -6/+6 |
| | |||||
* | typo fixes (Wanderlei Antonio Cavassin) | Thierry Vignaud | 2008-07-29 | 72 | -144/+144 |
| | |||||
* | (create_steps_window) simplify after latest commit | Thierry Vignaud | 2008-07-29 | 1 | -2/+1 |
| | |||||
* | (update_steps_position) stop setting bold and italic for current step name ; | Thierry Vignaud | 2008-07-29 | 1 | -7/+0 |
| | | | | | | stop restoring previous step title font since we do not set a specific font for current step title | ||||
* | stop setting banner icon now we do not display them anymore | Thierry Vignaud | 2008-07-29 | 7 | -12/+6 |
| | |||||
* | log one more change10.48 | Thierry Vignaud | 2008-07-28 | 1 | -0/+2 |
| | |||||
* | 2009.0 beta 1 logo | Thierry Vignaud | 2008-07-28 | 2 | -1/+5 |
| | |||||
* | Banner for beta1 release | Anne Nicolas | 2008-07-28 | 1 | -0/+0 |
| | |||||
* | greek (el) language update by Nikos | Nikos Papadopoulos | 2008-07-27 | 1 | -44/+50 |
| | |||||
* | update on Russian | Alexander Kazancev | 2008-07-26 | 1 | -139/+19 |
| | |||||
* | update on Russian | Alexander Kazancev | 2008-07-25 | 1 | -183/+53 |
| | |||||
* | (ask_fromW) do not force modality since it behaves badly with matchbox | Thierry Vignaud | 2008-07-25 | 1 | -2/+1 |
| | | | | | | window manager; modality got forced by pixel in r206229 on 2004-02-10 without much explanation: "have modal windows" | ||||
* | (install_theme) set GDK_WINDOW_TYPE_HINT_DESKTOP for matchbox window | Thierry Vignaud | 2008-07-25 | 1 | -0/+1 |
| | | | | | manager (fcrozat) | ||||
* | (install_theme) reindent | Thierry Vignaud | 2008-07-25 | 1 | -3/+3 |
| | |||||
* | (ask_fromW) no need to set modality twice (what's more, transient | Thierry Vignaud | 2008-07-25 | 1 | -1/+2 |
| | | | | | already imply modality in mygtk2) | ||||
* | do not force all windows to be modal at install time since it causes | Thierry Vignaud | 2008-07-25 | 1 | -1/+1 |
| | | | | | | | | | 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()') | ||||
* | (new) simplify: 'transient_for' already implies 'modal' in mygtk2 | Thierry Vignaud | 2008-07-25 | 1 | -1/+1 |
| | |||||
* | (Gtk2::Banner->new) reduce titles size (and thus banner size too) at | Thierry Vignaud | 2008-07-25 | 1 | -2/+3 |
| | | | | | install time | ||||
* | (new) render titles as capitals in installer | Thierry Vignaud | 2008-07-25 | 1 | -0/+2 |
| | |||||
* | (create_steps_window,install_theme) set window titles | Thierry Vignaud | 2008-07-25 | 1 | -2/+2 |
| | |||||
* | add empty banner | Thierry Vignaud | 2008-07-25 | 1 | -0/+0 |
| | |||||
* | revert r243632 from 2008-07-24 ("set META_CLASS as 'download' so that | Thierry Vignaud | 2008-07-25 | 1 | -1/+1 |
| | | | | | | | we got 'Ia Ora Smooth' theme") since we'd better set the theme through /etc/gtk-2.0/gtkrc because altering META_CLASS can trigger unwanted behavior in rpm scriptlets, which might use $META_CLASS | ||||
* | better set the theme through /etc/gtk-2.0/gtkrc since altering META_CLASS can | Thierry Vignaud | 2008-07-25 | 2 | -0/+8 |
| | | | | | trigger unwanted behavior in rpm scriptlets, which might use $META_CLASS. | ||||
* | set META_CLASS as 'download' so that we got 'Ia Ora Smooth' theme | Thierry Vignaud | 2008-07-24 | 1 | -1/+1 |
| | |||||
* | run matchbox window manager | Thierry Vignaud | 2008-07-24 | 1 | -0/+1 |
| | |||||
* | include matchbox window manager | Thierry Vignaud | 2008-07-24 | 1 | -0/+8 |
| | |||||
* | set lighter background too | Thierry Vignaud | 2008-07-24 | 1 | -2/+2 |
| | |||||
* | set new text color for step category | Thierry Vignaud | 2008-07-24 | 1 | -1/+1 |
| | |||||
* | stop set icons for banners | Thierry Vignaud | 2008-07-24 | 4 | -19/+4 |
| |