summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Thierry Vignaud2006-04-041-0/+18
|
* 2.0-9mdkThierry Vignaud2006-04-041-1/+4
|
* (check_server_response) fix crash when applet is run as rootThierry Vignaud2006-04-041-1/+1
|
* (refresh_gui) perl_checker cleanupThierry Vignaud2006-04-041-1/+1
|
* blacklist Gtk2::Pango (too much noise in perl_checker output which isThierry Vignaud2006-04-041-0/+1
| | | | | wrongly reported against mdkapplet)
* *** empty log message ***Thierry Vignaud2006-04-041-0/+18
|
* 2.0-8mdkThierry Vignaud2006-04-041-1/+4
|
* better way to fix autoregistering the host: write a config file soThierry Vignaud2006-04-041-3/+7
| | | | | that write_wide_conf() do not miss some fields
* we've no previous config so add missing fields to server's answerThierry Vignaud2006-04-041-0/+2
|
* remove traillinge EOL from hostnameThierry Vignaud2006-04-041-1/+1
|
* *** empty log message ***Thierry Vignaud2006-04-031-0/+17
|
* 2.0-7mdkThierry Vignaud2006-04-031-1/+6
|
* autoregister the host instead of running the mdkonline wizard when ↵Thierry Vignaud2006-04-031-1/+18
| | | | installing a bundle
* (silentCheck, refresh_contents) fix reading hostnameThierry Vignaud2006-04-031-2/+2
|
* properly translate network statesThierry Vignaud2006-04-031-3/+3
|
* *** empty log message ***Thierry Vignaud2006-04-031-0/+15
|
* 2.0-6mdkThierry Vignaud2006-04-031-1/+8
|
* make legacy updates work (and inline auto_install_rpms() btw)Thierry Vignaud2006-04-031-11/+4
|
* (update_pkgs) with new scheme, we got a list of .rpm names. process this ↵Thierry Vignaud2006-04-031-1/+1
| | | | list as needed for urpmi (aka keep only package names)
* *** empty log message ***Thierry Vignaud2006-04-031-0/+50
|
* (refresh_gui) prevent crashingThierry Vignaud2006-04-031-1/+1
|
* 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