aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* substitute references to "sources" by now talking about "medias",Guillaume Cottenceau2003-05-1664-40126/+40317
| | | | | should be more understandable and more consistent with urpmi
* updated po filePablo Saratxaga2003-05-161-975/+883
|
* updateGuillaume Cottenceau2003-05-161-4/+4
|
* - fix "packages have bad signature dialog": really display a yes/noGuillaume Cottenceau2003-05-162-3/+8
| | | | | | | question! :) - fix not removing gurpm dialog when exiting package installation with an error
* refelct perl-URPM 0.84 API change in removal of packagesGuillaume Cottenceau2003-05-161-2/+3
|
* perl-URPM API change: gives architecture in ask_removeGuillaume Cottenceau2003-05-162-4/+12
|
* - fix #3908 (garbage chars displayed as date in changelog entries inGuillaume Cottenceau2003-05-162-2/+6
| | | | | removal mode)
* updatesKeld Simonsen2003-05-161-90/+87
| | | | | soft/rpmdrake/po/da.po
* updated po filesPablo Saratxaga2003-05-152-106/+105
|
* updated po filePablo Saratxaga2003-05-141-92/+89
|
* Updated + iso-8859-2 is back (problems in last version of rpmdrake...Arkadiusz Lipiec2003-05-141-243/+43
|
* updated po filesPablo Saratxaga2003-05-1349-1024/+682
|
* updated pot filePablo Saratxaga2003-05-1356-39987/+40187
|
* make rpmdrake.pm a real perl package, because of auto requires/deps on perl ↵Guillaume Cottenceau2003-05-123-1/+20
| | | | stuff from within rpm :/
* obsolete grpmi by gurpm.pm (from urpmi) sharing code between gurpmiGuillaume Cottenceau2003-05-12111-44112/+62444
| | | | | and rpmdrake
* updatesKeld Simonsen2003-05-101-140/+23
| | | | | | soft/control-center/po/da.po soft/GtkMdkWidgets/po/da.po soft/rpmdrake/po/da.po soft/urpmi/po/da.po
* renamed Serbian filesPablo Saratxaga2003-05-082-328/+330
|
* Updated po filesPablo Saratxaga2003-05-083-184/+170
|
* updated po filesPablo Saratxaga2003-05-021-31/+33
|
* updated po filesPablo Saratxaga2003-04-302-118/+118
|
* updated po filesPablo Saratxaga2003-04-262-482/+36
|
* updated po filesPablo Saratxaga2003-04-263-106/+70
|
* fix percent completed shown as "speed" in some situations, thxGuillaume Cottenceau2003-04-242-2/+6
| | | | | David Walser
* updated po filesPablo Saratxaga2003-04-233-64/+98
|
* updated po filePablo Saratxaga2003-04-231-23/+22
|
* updatesKeld Simonsen2003-04-221-19/+18
| | | | | soft/rpmdrake/grpmi/po/da.po
* updateKeld Simonsen2003-04-221-89/+59
| | | | | soft/rpmdrake/po/da.po
* Updated + UTF8Arkadiusz Lipiec2003-04-221-98/+97
|
* UpdatedArkadiusz Lipiec2003-04-221-9/+24
|
* updated po filePablo Saratxaga2003-04-212-701/+47
|
* updated po filePablo Saratxaga2003-04-211-461/+23
|
* report more urpmi errors in the GUIGuillaume Cottenceau2003-04-1760-2746/+3505
|
* - fix problem shown by #3768: correctly handle case when thereGuillaume Cottenceau2003-04-172-1/+15
| | | | | are already update source(s), but they are all disabled
* thx perl checkoGuillaume Cottenceau2003-04-161-7/+7
|
* use gb2312 encoding because it must be the same as drakx' oneGuillaume Cottenceau2003-04-161-239/+239
|
* remove unneeded () in $object->method()Guillaume Cottenceau2003-04-161-2/+2
|
* - show download progress of update medias when startingGuillaume Cottenceau2003-04-162-5/+4
| | | | | MandrakeUpdate
* latest stringsGuillaume Cottenceau2003-04-16110-3889/+2139
|
* - fix /me sux breaking the "sorry this package can't be selected"Guillaume Cottenceau2003-04-162-2/+16
| | | | | | | in -16mdk, when trying to select a package that conflicts with a previously selected - add urpmi reasons when "sorry this package can't be selected"
* More infos -> More info thx David WalserGuillaume Cottenceau2003-04-162-2/+3
|
* fix drakhelp zombie process (thx titi)Guillaume Cottenceau2003-04-162-2/+5
|
* merge latest curl error messagesGuillaume Cottenceau2003-04-1556-3756/+7617
|
* update for urpmi-4.3Guillaume Cottenceau2003-04-152-6/+7
|
* - MandrakeUpdate: UI change to follow David Walser's suggestions andGuillaume Cottenceau2003-04-152-19/+18
| | | | | patches from #3610, e.g. don't use two paned windows anymore
* fix yet again an UTF8 problem (#3676)Guillaume Cottenceau2003-04-072-2/+29
|
* rpmdrake: small UI change to follow #3610, e.g. inGuillaume Cottenceau2003-04-042-8/+17
| | | | | | "maximum information" mode, have the source and currently installed version closer to the top
* don't rebuild potfile when building, i don't see the need for that!?Guillaume Cottenceau2003-03-302-2/+2
|
* fix encodingsGuillaume Cottenceau2003-03-273-164/+106
|
* *** empty log message ***Guillaume Cottenceau2003-03-271-1/+1
|
* fixes for MandrakeClub:Guillaume Cottenceau2003-03-272-1/+17
| | | | | | | | - don't verify peer's certificate (-k option of commandline curl) - allow following locations (allow HTTP redirections) - don't check for hostname before sending authentication (allow HTTP redirection needing authentication to another host)