summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* proper way for preventing standalone from parsing @ARGVThierry Vignaud2006-04-031-3/+1
|
* prevent standalone from parsing @ARGVThierry Vignaud2006-04-031-0/+1
|
* add a usage messageThierry Vignaud2006-04-031-1/+21
|
* (send_conf_via_soap) simplifyThierry Vignaud2006-04-031-3/+1
|
* Better translationsPjetur Hjaltason2006-04-031-46/+44
|
* UpdatesKeld Simonsen2006-04-011-14/+9
| | | | | | soft/control-center/po/da.po soft/initscripts/po/da.po soft/mdkonline/po/da.po soft/urpmi/po/da.po
* updated translations, was 2 fuzzy, 9 untranslated.Thomas Backlund2006-04-011-20/+23
|
* workaround standalone.pm eating "--auto" from @ARGV (broken since 15 Feb 2006)Thierry Vignaud2006-03-311-0/+5
|
* updated po fileShiva Huang2006-03-311-3/+3
|
* Updated Estonian translation.Marek Laane2006-03-311-19/+3
|
* *** empty log message ***Thierry Vignaud2006-03-301-0/+269
|
* set busy cursor while running mdkupdateThierry Vignaud2006-03-301-1/+8
|
* (refresh_status) do not disable wrappingThierry Vignaud2006-03-301-1/+1
|
* (showMainWindow) set wrap mode on 'word'Thierry Vignaud2006-03-301-0/+1
|
* one more change in 2.0-5mdkThierry Vignaud2006-03-301-0/+1
|
* (soap_register_host) fix crash while registering the hostThierry Vignaud2006-03-301-1/+1
|
* 2.0-5mdkThierry Vignaud2006-03-301-1/+10
|
* show the "Mandriva Online" entry earlier in the menu (directly in the ↵Thierry Vignaud2006-03-301-1/+1
| | | | "server/" root menu branch)
* updateThierry Vignaud2006-03-302-13/+13
|
* translate a string from rpmdrakeThierry Vignaud2006-03-3067-68/+75
|
* (silentCheck) set busy cursor while querying the serverThierry Vignaud2006-03-301-0/+4
|
* sync messages with codeThierry Vignaud2006-03-3073-3155/+4190
|
* when checking the server, display a more accurate and moreThierry Vignaud2006-03-301-1/+1
| | | | | understandable message (taken from rpmdrake)
* wrap textThierry Vignaud2006-03-301-1/+1
|
* fix wizard oon 2006Thierry Vignaud2006-03-301-1/+1
|
* 2.0-4mdkThierry Vignaud2006-03-301-1/+18
|
* fix updates support: make it use the new SOAP interface and implementThierry Vignaud2006-03-301-12/+21
| | | | | updating the system
* (add_mirrors) create it out of the bundle path in order to factorize code ↵Thierry Vignaud2006-03-301-19/+25
| | | | with incomind updates support
* (install_pkgs) add a no_X option so that we can force urpmi instead of urpmi ↵Thierry Vignaud2006-03-301-2/+3
| | | | when given the --noX option
* the applet mode will need an interactive object tooThierry Vignaud2006-03-301-1/+1
|
* the auto mode needs access some icons thus tell him where to find themThierry Vignaud2006-03-301-0/+1
|
* perl_checker cleanupsThierry Vignaud2006-03-291-4/+4
|
* (my_sprintf_fixutf8) help perl_checker parse this fileThierry Vignaud2006-03-291-1/+1
|
* (installUpdates) use the new API to check for updatesThierry Vignaud2006-03-291-28/+19
|
* display the pid of the already running appletThierry Vignaud2006-03-291-1/+2
|
* (is_running) return the actual pid of the found programThierry Vignaud2006-03-291-3/+8
|
* (upgrade2v3) give it a hope to workThierry Vignaud2006-03-291-1/+1
|
* display the "preparing" popup earlier so that the user had someThierry Vignaud2006-03-291-1/+4
| | | | | feedback once he has clicked on the bundle on the web page
* (logIt) log everything into explanationsThierry Vignaud2006-03-291-0/+1
|
* enable explanationsThierry Vignaud2006-03-291-0/+1
|
* actually display the error if account creation failedThierry Vignaud2006-03-281-2/+3
|
* fix creating account (wizard was broken since 15/9/2005)Thierry Vignaud2006-03-281-5/+5
|
* (check_server_response) log all server answersThierry Vignaud2006-03-281-0/+1
|
* remove unused $gr variable whose sole purpose was to crash the wizardThierry Vignaud2006-03-281-3/+2
| | | | | when steping back on account creation step
* switch to proper step history management & error managment (aka bumpThierry Vignaud2006-03-281-47/+47
| | | | | popups/error dialogs rather than garbaging steps stack)
* (soap_upload_config) better logsThierry Vignaud2006-03-281-1/+1
|
* (check_server_response) rely on {code} rather than on deprecated {status}Thierry Vignaud2006-03-281-2/+4
|
* center subdialogs on main windowThierry Vignaud2006-03-281-1/+4
|
* (soap_upload_config) log more stuffThierry Vignaud2006-03-281-1/+1
|
* s/log::l/log::explanations/Thierry Vignaud2006-03-282-12/+12
|