summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
...
* use default packages rate (4) instead of max rate (5) as compssListLevel ↵Olivier Blin2008-09-231-1/+1
| | | | (since interactive installs don't depend on it being set to max anymore)
* explicitely pass max rate when computing available size corrected (not to ↵Olivier Blin2008-09-232-4/+4
| | | | depend on o->{compssListLevel} that currently defaults to max rate)
* extract compssListLevel setting, for later factorizationOlivier Blin2008-09-232-2/+3
|
* remove install::steps_interactive::setPackages, it's exactly the same as the ↵Olivier Blin2008-09-231-5/+0
| | | | install::steps::setPackages it's overriding
* move rpmsrate values in variablesOlivier Blin2008-09-233-3/+3
|
* Japanese translation updated.Yukiko Bando2008-09-231-55/+14
|
* 11.50.3Olivier Blin2008-09-221-0/+2
|
* fix/workaround crash when setting banner backgroundOlivier Blin2008-09-221-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 entriesFelipe Arruda2008-09-221-63/+54
|
* 11.50.2Thierry Vignaud2008-09-221-0/+2
|
* RC2 logoThierry Vignaud2008-09-222-0/+2
|
* 11.50.1Thierry Vignaud2008-09-221-0/+2
|
* fix 1024x768 backgroundThierry Vignaud2008-09-222-0/+2
|
* 11.5011.50Thierry Vignaud2008-09-221-0/+2
|
* (create_step_box,create_steps_window) set spacing according to specsThierry Vignaud2008-09-221-2/+3
|
* (create_step_box) factorize codeThierry Vignaud2008-09-221-4/+11
|
* (create_steps_window,update_steps_position) use the new widget inThierry Vignaud2008-09-221-20/+11
| | | | | order to render the sidepanel
* (create_steps_window) really make use better layout in 640x480Thierry Vignaud2008-09-221-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 widgetThierry Vignaud2008-09-228-0/+1
|
* (create_widgets_block) restore support for right alignement for simpleThierry Vignaud2008-09-221-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 setThierry Vignaud2008-09-221-2/+1
| | | | | vertical position directly
* log latest changesThierry Vignaud2008-09-221-0/+2
|
* update swedish translationThomas Backlund2008-09-211-16/+15
|
* update translationFunda Wang2008-09-211-2/+2
|
* updatesKeld Simonsen2008-09-201-87/+42
|
* handle new qlge ethernet driverThierry Vignaud2008-09-191-1/+1
|
* handle new enic ethernet driver:Thierry Vignaud2008-09-191-0/+3
|
* 11.48Thierry Vignaud2008-09-191-0/+2
|
* move ressources file so that it's availlable to standalone tools tooThierry Vignaud2008-09-191-40/+0
|
* update for German (de) languageOliver Burger2008-09-191-13/+9
|
* Fixing fuzzy messages and updating pt_BR translationFelipe Arruda2008-09-191-24/+19
|
* (create_steps_window) simplify left background filler: just use aThierry Vignaud2008-09-191-15/+2
| | | | | scaled image of last line of the background
* - install "cryptsetup" when neededPascal Rigaux2008-09-192-0/+2
|
* adapt to any::reboot() prototype changePascal Rigaux2008-09-191-1/+1
|
* - add a special license for google programs (only for "Powerpack" product)Pascal Rigaux2008-09-192-1/+3
|
* updateThierry Vignaud2008-09-191-7/+9
|
* move {useless_thing_accepted} special case in installPascal Rigaux2008-09-191-0/+2
|
* drop unused code: commercial cd is no morePascal Rigaux2008-09-192-7/+0
|
* 11.47.1Pascal Rigaux2008-09-191-0/+2
|
* - diskdrakePascal Rigaux2008-09-191-0/+2
| | | | | | | o handle partitions encrypted with cryptsetup - bug fix: add mandatory new modules for dm-crypt
* 11.47Pascal Rigaux2008-09-191-0/+2
|
* - diskdrake:Pascal Rigaux2008-09-182-0/+2
| | | | | o handle partitions encrypted with cryptsetup
* handle new jme ethernet driverThierry Vignaud2008-09-181-0/+2
|
* list btusb instead of hci_usb in bus/bluetooth (renamed in 2.6.27)Olivier Blin2008-09-181-0/+1
|
* (Type) fix file system type drop down list showing most types as "..."Thierry Vignaud2008-09-181-0/+4
| | | | | in "Change partition type" dialog in expert mode due to ellipsizing
* 11.46Thierry Vignaud2008-09-171-0/+2
|
* (create_widget,create_widgets_block) better layout for right aligned widgetsThierry Vignaud2008-09-171-0/+2
|
* perl_checker cleanupThierry Vignaud2008-09-171-1/+1
|
* fix news entryOlivier Blin2008-09-171-1/+1
|
* license: put focus back on Refuse button by default (fix titypo)Olivier Blin2008-09-171-0/+2
|