Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle more SCSI & network driver | Thierry Vignaud | 2008-08-11 | 1 | -1/+4 |
| | |||||
* | handle new ethernet drivers: r6040 | Thierry Vignaud | 2008-08-11 | 1 | -0/+1 |
| | |||||
* | handle new PATA drivers: pata_ninja32 & pata_ns87415 | Thierry Vignaud | 2008-08-11 | 1 | -0/+1 |
| | |||||
* | handle new gigabit driver: atl1e | Thierry Vignaud | 2008-08-11 | 1 | -0/+2 |
| | |||||
* | (mirrors_raw) add product type to URL when fetching mirror list | Thierry Vignaud | 2008-08-06 | 1 | -0/+2 |
| | | | | | (Romain d'Alverny's request) | ||||
* | update | José Melo | 2008-08-06 | 1 | -19/+20 |
| | |||||
* | 11.3 | Thierry Vignaud | 2008-08-04 | 1 | -0/+4 |
| | |||||
* | 11.2 | Olivier Blin | 2008-07-31 | 1 | -0/+2 |
| | |||||
* | include extmod Xorg module (for SHAPE extension) | Olivier Blin | 2008-07-31 | 2 | -0/+3 |
| | |||||
* | 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 | 1 | -0/+2 |
| | |||||
* | 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 | 1 | -0/+2 |
| | |||||
* | add new icons | Thierry Vignaud | 2008-07-30 | 4 | -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 |
| | |||||
* | 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 |
| | |||||
* | (create_steps_window) add spacing | Thierry Vignaud | 2008-07-30 | 1 | -0/+1 |
| | |||||
* | (install_theme) make root window visible from outside of the scope | Thierry Vignaud | 2008-07-30 | 1 | -0/+3 |
| | |||||
* | (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 | ||||
* | log one more change | Thierry Vignaud | 2008-07-28 | 1 | -0/+2 |
| | |||||
* | 2009.0 beta 1 logo | Thierry Vignaud | 2008-07-28 | 1 | -0/+4 |
| | |||||
* | Banner for beta1 release | Anne Nicolas | 2008-07-28 | 1 | -0/+0 |
| | |||||
* | (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 |
| | |||||
* | (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 | 2 | -11/+4 |
| | |||||
* | stop defining per step banner icon now we do not display them | Thierry Vignaud | 2008-07-24 | 1 | -21/+20 |
| | |||||
* | (enteringStep,get_default_step_items,set_default_step_items,summary_prompt) no | Thierry Vignaud | 2008-07-24 | 1 | -4/+4 |
| | | | | | more need to define a default banner icon now we do not display them anymore | ||||
* | (create_steps_window) align step titles to the right too | Thierry Vignaud | 2008-07-24 | 1 | -2/+3 |
| | |||||
* | align installation steps to the right, not the left | Thierry Vignaud | 2008-07-24 | 1 | -1/+5 |
| | |||||
* | (create_steps_window) put left window at top now that we do not have a | Thierry Vignaud | 2008-07-24 | 1 | -1/+1 |
| | | | | | separate logo window anymore | ||||
* | (create_steps_window) add logo at top | Thierry Vignaud | 2008-07-24 | 1 | -1/+4 |
| | |||||
* | (create_logo_window) rename as create_logo(), only creating an image now | Thierry Vignaud | 2008-07-24 | 1 | -13/+2 |
| |