Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update | José Melo | 2008-08-06 | 1 | -192/+88 |
| | |||||
* | update | José Melo | 2008-08-06 | 1 | -19/+20 |
| | |||||
* | 11.4 | Thierry Vignaud | 2008-08-05 | 2 | -1/+3 |
| | |||||
* | (_gtk_any_Window) make 'transient_for' force modality over 'modal' | Thierry Vignaud | 2008-08-05 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | 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()')" | ||||
* | fix french translation for /boot requirement on RAID | Olivier Blin | 2008-08-04 | 1 | -4/+4 |
| | |||||
* | typo fix (#42380) | Thierry Vignaud | 2008-08-04 | 72 | -72/+72 |
| | |||||
* | 11.3 | Thierry Vignaud | 2008-08-04 | 1 | -0/+4 |
| | |||||
* | 11.3 | Thierry Vignaud | 2008-08-04 | 2 | -1/+3 |
| | |||||
* | (create_okcancel) set spacing between buttons | Thierry Vignaud | 2008-08-04 | 1 | -1/+1 |
| | |||||
* | Update French translation | Christophe Berthelé | 2008-07-31 | 1 | -124/+50 |
| | |||||
* | 11.2 | Olivier Blin | 2008-07-31 | 2 | -1/+3 |
| | |||||
* | include extmod Xorg module (for SHAPE extension) | Olivier Blin | 2008-07-31 | 2 | -0/+3 |
| | |||||
* | Update French translation | Christophe Berthelé | 2008-07-31 | 1 | -15/+6 |
| | |||||
* | better wording (from berthy) | Olivier Blin | 2008-07-31 | 1 | -1/+1 |
| | |||||
* | Update French translation | Christophe Berthelé | 2008-07-31 | 1 | -5/+12 |
| | |||||
* | 11.1 | Olivier Blin | 2008-07-31 | 2 | -1/+3 |
| | |||||
* | do not require matchbox gconf schema (not provided by drakx-installer-matchbox) | Olivier Blin | 2008-07-31 | 2 | -1/+2 |
| | |||||
* | 11.0 | Thierry Vignaud | 2008-07-30 | 2 | -1/+3 |
| | |||||
* | add new icons | Thierry Vignaud | 2008-07-30 | 4 | -0/+0 |
| | |||||
* | update step status icons | Thierry Vignaud | 2008-07-30 | 3 | -0/+0 |
| | |||||
* | (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 change | 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 |
| |