Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with code | Thierry Vignaud | 2009-09-10 | 71 | -44887/+46705 |
| | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2009-09-10 | 1 | -11/+15 |
| | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2009-09-10 | 1 | -11/+11 |
| | |||||
* | Minor fix in Czech translation. | Michal Bukovjan | 2009-09-09 | 1 | -6/+7 |
| | |||||
* | Updated Translation For Norwegian Bokmål. | Olav Dahlum | 2009-09-09 | 1 | -139/+142 |
| | |||||
* | embed all firmwares that are needed by the modules we embed | Pascal Terjan | 2009-09-09 | 5 | -5/+17 |
| | |||||
* | 12.49 | Aurélien Lefebvre | 2009-09-08 | 3 | -1/+5 |
| | |||||
* | - mygtk2: | Aurélien Lefebvre | 2009-09-08 | 4 | -34/+54 |
| | | | | | | | o created 'WeaknessCheckEntry' widget - adduserdrake: o now use 'WeaknessCheckEntry' widget | ||||
* | - adduserdrake: | Aurélien Lefebvre | 2009-09-08 | 3 | -0/+19 |
| | | | | | o added tooltip text to weakness icon | ||||
* | 12.48 | Thierry Vignaud | 2009-09-07 | 3 | -1/+5 |
| | |||||
* | (acceptLicense) reuse forked helper for consistency | Thierry Vignaud | 2009-09-07 | 1 | -1/+1 |
| | |||||
* | (installPackages) enable to see release notes while installing packages (#34576) | Thierry Vignaud | 2009-09-07 | 2 | -1/+19 |
| | | | | | since we are not in a gtk+ main loop but deep in a callback where librpm performs chroot(), we only fork the release notes viewer when safe | ||||
* | (run_display_release_notes) introduce it in order to fork the release | Thierry Vignaud | 2009-09-07 | 1 | -0/+6 |
| | | | | notes helper | ||||
* | minor perl_checker cleanup | Thierry Vignaud | 2009-09-07 | 1 | -1/+1 |
| | |||||
* | include a (forked) release notes viewer | Thierry Vignaud | 2009-09-07 | 2 | -0/+37 |
| | |||||
* | (get_release_notes) extract it out of acceptLicense() (needed by new | Thierry Vignaud | 2009-09-07 | 1 | -4/+10 |
| | | | | viewer) | ||||
* | - mygtk2: | Aurélien Lefebvre | 2009-09-07 | 3 | -1/+4 |
| | | | | | o HScale widget: fix for value option | ||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-09-05 | 1 | -5/+4 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-09-05 | 1 | -8/+8 |
| | |||||
* | Update Greek translation | Glentadakis Dimitris | 2009-09-05 | 1 | -5/+5 |
| | |||||
* | no more ói in 'paroxítonas' | Wanderlei Antonio Cavassin | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | no more pára and ói in 'paroxítonas' | Wanderlei Antonio Cavassin | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | no more acute accents in diphthongs éi | Wanderlei Antonio Cavassin | 2009-09-04 | 1 | -5/+5 |
| | |||||
* | goodbye trema | Wanderlei Antonio Cavassin | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | goodbye trema | Wanderlei Antonio Cavassin | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | Updated Norwegian Bokmål Translation. | Olav Dahlum | 2009-09-04 | 1 | -38/+38 |
| | |||||
* | - mygtk2: | Aurélien Lefebvre | 2009-09-04 | 3 | -0/+13 |
| | | | | | o HScale widget: added digits and ref_value options | ||||
* | - adduserdrake: | Aurélien Lefebvre | 2009-09-03 | 3 | -10/+14 |
| | | | | | o use icons to display password weakness | ||||
* | - added security-{low,medium,strong}.png pixmaps used for | Aurélien Lefebvre | 2009-09-03 | 5 | -0/+4 |
| | | | | | password weakness display | ||||
* | - authentication: | Aurélien Lefebvre | 2009-09-03 | 3 | -5/+8 |
| | | | | | o reduced password weakness check level | ||||
* | fix existing raid detection during install (#53159) | Pascal Terjan | 2009-09-03 | 2 | -1/+6 |
| | |||||
* | kill extra spacing | Thierry Vignaud | 2009-09-03 | 1 | -1/+0 |
| | |||||
* | 1.15 never was released. release it now | Thierry Vignaud | 2009-09-03 | 1 | -2/+2 |
| | |||||
* | (setPackages) install the right kernel-XXX-devel-latest flavor instead of | Thierry Vignaud | 2009-09-03 | 2 | -2/+5 |
| | | | | | hardcoding 'kernel-desktop-devel-latest' | ||||
* | add bug ID | Thierry Vignaud | 2009-09-03 | 1 | -1/+1 |
| | |||||
* | add bug ID | Thierry Vignaud | 2009-09-02 | 1 | -1/+1 |
| | |||||
* | allow minimal install without suggests | Pascal Terjan | 2009-09-02 | 3 | -1/+6 |
| | |||||
* | Encode is no longer needed | Pascal Terjan | 2009-09-02 | 2 | -4/+0 |
| | |||||
* | use %zu instead of %d in order to handle x86_64 sizeof | Bogdano Arendartchuk | 2009-09-01 | 1 | -1/+1 |
| | |||||
* | Also include Encode/Alias.pm | Pascal Terjan | 2009-09-01 | 2 | -1/+2 |
| | |||||
* | Call common::symlinkf_update_alternatives rather than the broken ↵ | Colin Guthrie | 2009-09-01 | 2 | -1/+5 |
| | | | | common::set_alternative version. Refs mdv#53243 and mdv#53344 | ||||
* | include Encode.pm in stage2, used by network | Pascal Terjan | 2009-09-01 | 2 | -0/+3 |
| | |||||
* | Version 12.47 | Pascal Terjan | 2009-09-01 | 2 | -1/+3 |
| | |||||
* | fix stage2 image files for perl 5.10.1 | Pascal Terjan | 2009-09-01 | 2 | -0/+3 |
| | |||||
* | use https to download the mirrorlist from api.mandriva.com | Christophe Fergeau | 2009-09-01 | 3 | -6/+8 |
| | |||||
* | updated translations for es, made pby André P. Machado | Sergio Rafael Lemke | 2009-08-31 | 1 | -26/+24 |
| | |||||
* | updated translations for es, made pby André P. Machado | Sergio Rafael Lemke | 2009-08-31 | 1 | -47/+43 |
| | |||||
* | - load needed modules for known virtio devices, fixes #51804 | Bogdano Arendartchuk | 2009-08-31 | 5 | -2/+69 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-08-29 | 1 | -3/+3 |
| | |||||
* | updated translations for Spanish, made translated by André P. Machado | Sergio Rafael Lemke | 2009-08-28 | 1 | -3/+2 |
| |