Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | workaround standalone.pm eating "--auto" from @ARGV (broken since 15 Feb 2006) | Thierry Vignaud | 2006-03-31 | 1 | -0/+5 |
| | |||||
* | updated po file | Shiva Huang | 2006-03-31 | 1 | -3/+3 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2006-03-31 | 1 | -19/+3 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2006-03-30 | 1 | -0/+269 |
| | |||||
* | set busy cursor while running mdkupdate | Thierry Vignaud | 2006-03-30 | 1 | -1/+8 |
| | |||||
* | (refresh_status) do not disable wrapping | Thierry Vignaud | 2006-03-30 | 1 | -1/+1 |
| | |||||
* | (showMainWindow) set wrap mode on 'word' | Thierry Vignaud | 2006-03-30 | 1 | -0/+1 |
| | |||||
* | one more change in 2.0-5mdk | Thierry Vignaud | 2006-03-30 | 1 | -0/+1 |
| | |||||
* | (soap_register_host) fix crash while registering the host | Thierry Vignaud | 2006-03-30 | 1 | -1/+1 |
| | |||||
* | 2.0-5mdk | Thierry Vignaud | 2006-03-30 | 1 | -1/+10 |
| | |||||
* | show the "Mandriva Online" entry earlier in the menu (directly in the ↵ | Thierry Vignaud | 2006-03-30 | 1 | -1/+1 |
| | | | | "server/" root menu branch) | ||||
* | update | Thierry Vignaud | 2006-03-30 | 2 | -13/+13 |
| | |||||
* | translate a string from rpmdrake | Thierry Vignaud | 2006-03-30 | 67 | -68/+75 |
| | |||||
* | (silentCheck) set busy cursor while querying the server | Thierry Vignaud | 2006-03-30 | 1 | -0/+4 |
| | |||||
* | sync messages with code | Thierry Vignaud | 2006-03-30 | 73 | -3155/+4190 |
| | |||||
* | when checking the server, display a more accurate and more | Thierry Vignaud | 2006-03-30 | 1 | -1/+1 |
| | | | | | understandable message (taken from rpmdrake) | ||||
* | wrap text | Thierry Vignaud | 2006-03-30 | 1 | -1/+1 |
| | |||||
* | fix wizard oon 2006 | Thierry Vignaud | 2006-03-30 | 1 | -1/+1 |
| | |||||
* | 2.0-4mdk | Thierry Vignaud | 2006-03-30 | 1 | -1/+18 |
| | |||||
* | fix updates support: make it use the new SOAP interface and implement | Thierry Vignaud | 2006-03-30 | 1 | -12/+21 |
| | | | | | updating the system | ||||
* | (add_mirrors) create it out of the bundle path in order to factorize code ↵ | Thierry Vignaud | 2006-03-30 | 1 | -19/+25 |
| | | | | with incomind updates support | ||||
* | (install_pkgs) add a no_X option so that we can force urpmi instead of urpmi ↵ | Thierry Vignaud | 2006-03-30 | 1 | -2/+3 |
| | | | | when given the --noX option | ||||
* | the applet mode will need an interactive object too | Thierry Vignaud | 2006-03-30 | 1 | -1/+1 |
| | |||||
* | the auto mode needs access some icons thus tell him where to find them | Thierry Vignaud | 2006-03-30 | 1 | -0/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2006-03-29 | 1 | -4/+4 |
| | |||||
* | (my_sprintf_fixutf8) help perl_checker parse this file | Thierry Vignaud | 2006-03-29 | 1 | -1/+1 |
| | |||||
* | (installUpdates) use the new API to check for updates | Thierry Vignaud | 2006-03-29 | 1 | -28/+19 |
| | |||||
* | display the pid of the already running applet | Thierry Vignaud | 2006-03-29 | 1 | -1/+2 |
| | |||||
* | (is_running) return the actual pid of the found program | Thierry Vignaud | 2006-03-29 | 1 | -3/+8 |
| | |||||
* | (upgrade2v3) give it a hope to work | Thierry Vignaud | 2006-03-29 | 1 | -1/+1 |
| | |||||
* | display the "preparing" popup earlier so that the user had some | Thierry Vignaud | 2006-03-29 | 1 | -1/+4 |
| | | | | | feedback once he has clicked on the bundle on the web page | ||||
* | (logIt) log everything into explanations | Thierry Vignaud | 2006-03-29 | 1 | -0/+1 |
| | |||||
* | enable explanations | Thierry Vignaud | 2006-03-29 | 1 | -0/+1 |
| | |||||
* | actually display the error if account creation failed | Thierry Vignaud | 2006-03-28 | 1 | -2/+3 |
| | |||||
* | fix creating account (wizard was broken since 15/9/2005) | Thierry Vignaud | 2006-03-28 | 1 | -5/+5 |
| | |||||
* | (check_server_response) log all server answers | Thierry Vignaud | 2006-03-28 | 1 | -0/+1 |
| | |||||
* | remove unused $gr variable whose sole purpose was to crash the wizard | Thierry Vignaud | 2006-03-28 | 1 | -3/+2 |
| | | | | | when steping back on account creation step | ||||
* | switch to proper step history management & error managment (aka bump | Thierry Vignaud | 2006-03-28 | 1 | -47/+47 |
| | | | | | popups/error dialogs rather than garbaging steps stack) | ||||
* | (soap_upload_config) better logs | Thierry Vignaud | 2006-03-28 | 1 | -1/+1 |
| | |||||
* | (check_server_response) rely on {code} rather than on deprecated {status} | Thierry Vignaud | 2006-03-28 | 1 | -2/+4 |
| | |||||
* | center subdialogs on main window | Thierry Vignaud | 2006-03-28 | 1 | -1/+4 |
| | |||||
* | (soap_upload_config) log more stuff | Thierry Vignaud | 2006-03-28 | 1 | -1/+1 |
| | |||||
* | s/log::l/log::explanations/ | Thierry Vignaud | 2006-03-28 | 2 | -12/+12 |
| | |||||
* | default to cooker's wizard method if given --testing | Thierry Vignaud | 2006-03-28 | 1 | -1/+1 |
| | |||||
* | updated translation | Pavel Maryanov | 2006-03-27 | 1 | -23/+27 |
| | |||||
* | 2 New lines | Pjetur Hjaltason | 2006-03-24 | 1 | -6/+5 |
| | |||||
* | updated po file | Pablo Saratxaga | 2006-03-22 | 1 | -3/+3 |
| | |||||
* | Updated | Willy Sudiarto Raharjo | 2006-03-21 | 1 | -3/+3 |
| | |||||
* | updated po file | Pablo Saratxaga | 2006-03-20 | 1 | -24/+18 |
| | |||||
* | updated po file | Shiva Huang | 2006-03-18 | 1 | -4/+4 |
| |