Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Japanese translation updated. | Yukiko Bando | 2008-09-23 | 1 | -55/+14 |
| | |||||
* | 11.50.3 | Olivier Blin | 2008-09-22 | 1 | -0/+2 |
| | |||||
* | fix/workaround crash when setting banner background | Olivier Blin | 2008-09-22 | 1 | -0/+3 |
| | | | | | | | | | | (Can't call method "get_width" on an undefined value) it got broken three days ago (246038) by Gtk2::Banner changes, and install::steps_gtk calls Gtk2::Banner::set_pixmap without a real Gtk2::Banner object (but with an Install_Title object), which does not define back_pixbuf member to be fixed properly by the previous committer (not to name titi...) | ||||
* | Fixing fuzzy entries | Felipe Arruda | 2008-09-22 | 1 | -63/+54 |
| | |||||
* | 11.50.2 | Thierry Vignaud | 2008-09-22 | 1 | -0/+2 |
| | |||||
* | RC2 logo | Thierry Vignaud | 2008-09-22 | 2 | -0/+2 |
| | |||||
* | 11.50.1 | Thierry Vignaud | 2008-09-22 | 1 | -0/+2 |
| | |||||
* | fix 1024x768 background | Thierry Vignaud | 2008-09-22 | 2 | -0/+2 |
| | |||||
* | 11.5011.50 | Thierry Vignaud | 2008-09-22 | 1 | -0/+2 |
| | |||||
* | (create_step_box,create_steps_window) set spacing according to specs | Thierry Vignaud | 2008-09-22 | 1 | -2/+3 |
| | |||||
* | (create_step_box) factorize code | Thierry Vignaud | 2008-09-22 | 1 | -4/+11 |
| | |||||
* | (create_steps_window,update_steps_position) use the new widget in | Thierry Vignaud | 2008-09-22 | 1 | -20/+11 |
| | | | | | order to render the sidepanel | ||||
* | (create_steps_window) really make use better layout in 640x480 | Thierry Vignaud | 2008-09-22 | 1 | -1/+0 |
| | | | | | | | | | | | | (#43231) (r244419 from 2008-08-27 wasn't complete: '(create_steps_window) better layout in 640x480 (#43231) ("regression" introduced in r243712 on 2008-07-30: "(create_steps_window) first steps toward new installer style"') | ||||
* | (_gtk__MDV_Notebook) implement new sidepanel widget | Thierry Vignaud | 2008-09-22 | 8 | -0/+1 |
| | |||||
* | (create_widgets_block) restore support for right alignement for simple | Thierry Vignaud | 2008-09-22 | 1 | -0/+2 |
| | | | | | | | | | | widgets while still not using fillers when packing both a label & a widget (as in eg ask_user_and_root()) regression introduced in r245853 on 2008-09-17: "(create_widget,create_widgets_block) better layout for right aligned widgets" | ||||
* | (create_steps_window) no need to create a filler widget: just set | Thierry Vignaud | 2008-09-22 | 1 | -2/+1 |
| | | | | | vertical position directly | ||||
* | log latest changes | Thierry Vignaud | 2008-09-22 | 1 | -0/+2 |
| | |||||
* | update swedish translation | Thomas Backlund | 2008-09-21 | 1 | -16/+15 |
| | |||||
* | update translation | Funda Wang | 2008-09-21 | 1 | -2/+2 |
| | |||||
* | updates | Keld Simonsen | 2008-09-20 | 1 | -87/+42 |
| | |||||
* | handle new qlge ethernet driver | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
| | |||||
* | handle new enic ethernet driver: | Thierry Vignaud | 2008-09-19 | 1 | -0/+3 |
| | |||||
* | 11.48 | Thierry Vignaud | 2008-09-19 | 1 | -0/+2 |
| | |||||
* | move ressources file so that it's availlable to standalone tools too | Thierry Vignaud | 2008-09-19 | 1 | -40/+0 |
| | |||||
* | update for German (de) language | Oliver Burger | 2008-09-19 | 1 | -13/+9 |
| | |||||
* | Fixing fuzzy messages and updating pt_BR translation | Felipe Arruda | 2008-09-19 | 1 | -24/+19 |
| | |||||
* | (create_steps_window) simplify left background filler: just use a | Thierry Vignaud | 2008-09-19 | 1 | -15/+2 |
| | | | | | scaled image of last line of the background | ||||
* | - install "cryptsetup" when needed | Pascal Rigaux | 2008-09-19 | 2 | -0/+2 |
| | |||||
* | adapt to any::reboot() prototype change | Pascal Rigaux | 2008-09-19 | 1 | -1/+1 |
| | |||||
* | - add a special license for google programs (only for "Powerpack" product) | Pascal Rigaux | 2008-09-19 | 2 | -1/+3 |
| | |||||
* | update | Thierry Vignaud | 2008-09-19 | 1 | -7/+9 |
| | |||||
* | move {useless_thing_accepted} special case in install | Pascal Rigaux | 2008-09-19 | 1 | -0/+2 |
| | |||||
* | drop unused code: commercial cd is no more | Pascal Rigaux | 2008-09-19 | 2 | -7/+0 |
| | |||||
* | 11.47.1 | Pascal Rigaux | 2008-09-19 | 1 | -0/+2 |
| | |||||
* | - diskdrake | Pascal Rigaux | 2008-09-19 | 1 | -0/+2 |
| | | | | | | | o handle partitions encrypted with cryptsetup - bug fix: add mandatory new modules for dm-crypt | ||||
* | 11.47 | Pascal Rigaux | 2008-09-19 | 1 | -0/+2 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2008-09-18 | 2 | -0/+2 |
| | | | | | o handle partitions encrypted with cryptsetup | ||||
* | handle new jme ethernet driver | Thierry Vignaud | 2008-09-18 | 1 | -0/+2 |
| | |||||
* | list btusb instead of hci_usb in bus/bluetooth (renamed in 2.6.27) | Olivier Blin | 2008-09-18 | 1 | -0/+1 |
| | |||||
* | (Type) fix file system type drop down list showing most types as "..." | Thierry Vignaud | 2008-09-18 | 1 | -0/+4 |
| | | | | | in "Change partition type" dialog in expert mode due to ellipsizing | ||||
* | 11.46 | Thierry Vignaud | 2008-09-17 | 1 | -0/+2 |
| | |||||
* | (create_widget,create_widgets_block) better layout for right aligned widgets | Thierry Vignaud | 2008-09-17 | 1 | -0/+2 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2008-09-17 | 1 | -1/+1 |
| | |||||
* | fix news entry | Olivier Blin | 2008-09-17 | 1 | -1/+1 |
| | |||||
* | license: put focus back on Refuse button by default (fix titypo) | Olivier Blin | 2008-09-17 | 1 | -0/+2 |
| | |||||
* | 11.45 | Thierry Vignaud | 2008-09-16 | 1 | -0/+2 |
| | |||||
* | commit forgotten log | Thierry Vignaud | 2008-09-16 | 1 | -0/+1 |
| | |||||
* | (ask_) use HTML help for services step too | Thierry Vignaud | 2008-09-16 | 1 | -1/+1 |
| | |||||
* | log latest commit | Thierry Vignaud | 2008-09-16 | 1 | -1/+1 |
| | |||||
* | (choosePackagesTree) use HTML help when selecting individual packages | Thierry Vignaud | 2008-09-16 | 1 | -1/+2 |
| |