Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | let medias be reorderable in the medias editor | Guillaume Cottenceau | 2003-05-22 | 1 | -1/+2 |
| | |||||
* | fix some distlint DIRM | Guillaume Cottenceau | 2003-05-20 | 1 | -4/+5 |
| | |||||
* | substitute references to "sources" by now talking about "medias", | Guillaume Cottenceau | 2003-05-16 | 1 | -3/+5 |
| | | | | | should be more understandable and more consistent with urpmi | ||||
* | - fix "packages have bad signature dialog": really display a yes/no | Guillaume Cottenceau | 2003-05-16 | 1 | -0/+4 |
| | | | | | | | question! :) - fix not removing gurpm dialog when exiting package installation with an error | ||||
* | perl-URPM API change: gives architecture in ask_remove | Guillaume Cottenceau | 2003-05-16 | 1 | -1/+3 |
| | |||||
* | - fix #3908 (garbage chars displayed as date in changelog entries in | Guillaume Cottenceau | 2003-05-16 | 1 | -1/+5 |
| | | | | | removal mode) | ||||
* | obsolete grpmi by gurpm.pm (from urpmi) sharing code between gurpmi | Guillaume Cottenceau | 2003-05-12 | 1 | -19/+5 |
| | | | | | and rpmdrake | ||||
* | fix percent completed shown as "speed" in some situations, thx | Guillaume Cottenceau | 2003-04-24 | 1 | -1/+5 |
| | | | | | David Walser | ||||
* | report more urpmi errors in the GUI | Guillaume Cottenceau | 2003-04-17 | 1 | -1/+2 |
| | |||||
* | - fix problem shown by #3768: correctly handle case when there | Guillaume Cottenceau | 2003-04-17 | 1 | -1/+5 |
| | | | | | are already update source(s), but they are all disabled | ||||
* | - show download progress of update medias when starting | Guillaume Cottenceau | 2003-04-16 | 1 | -0/+2 |
| | | | | | MandrakeUpdate | ||||
* | - fix /me sux breaking the "sorry this package can't be selected" | Guillaume Cottenceau | 2003-04-16 | 1 | -0/+4 |
| | | | | | | | 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 Walser | Guillaume Cottenceau | 2003-04-16 | 1 | -0/+1 |
| | |||||
* | fix drakhelp zombie process (thx titi) | Guillaume Cottenceau | 2003-04-16 | 1 | -1/+4 |
| | |||||
* | update for urpmi-4.3 | Guillaume Cottenceau | 2003-04-15 | 1 | -1/+5 |
| | |||||
* | - MandrakeUpdate: UI change to follow David Walser's suggestions and | Guillaume Cottenceau | 2003-04-15 | 1 | -1/+5 |
| | | | | | patches from #3610, e.g. don't use two paned windows anymore | ||||
* | fix yet again an UTF8 problem (#3676) | Guillaume Cottenceau | 2003-04-07 | 1 | -1/+2 |
| | |||||
* | rpmdrake: small UI change to follow #3610, e.g. in | Guillaume Cottenceau | 2003-04-04 | 1 | -1/+6 |
| | | | | | | "maximum information" mode, have the source and currently installed version closer to the top | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-03-27 | 1 | -1/+1 |
| | |||||
* | fixes for MandrakeClub: | Guillaume Cottenceau | 2003-03-27 | 1 | -1/+10 |
| | | | | | | | | - 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) | ||||
* | fix copy of icons | Guillaume Cottenceau | 2003-03-12 | 1 | -6/+5 |
| | |||||
* | update share/icons copying new icons from mcc | Guillaume Cottenceau | 2003-03-12 | 1 | -3/+6 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-03-11 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-03-10 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-03-05 | 1 | -0/+3 |
| | |||||
* | rpmdrake: when installation fails because some files are missing, | Guillaume Cottenceau | 2003-03-05 | 1 | -1/+5 |
| | | | | | display any encountered urpmi error | ||||
* | fix error reporting (of gpg, rpm, curl) broken in non english | Guillaume Cottenceau | 2003-03-03 | 1 | -1/+4 |
| | |||||
* | add help support thx to drakhelp | Guillaume Cottenceau | 2003-02-28 | 1 | -1/+4 |
| | |||||
* | finish using urpmi callbacks when updating sources | Guillaume Cottenceau | 2003-02-28 | 1 | -2/+5 |
| | |||||
* | add download progress when updating distant sources (still needs | Guillaume Cottenceau | 2003-02-21 | 1 | -0/+2 |
| | | | | | improvement in messages, work in progress with urpmi) | ||||
* | some code cleanup thx to titi & perl checker | Guillaume Cottenceau | 2003-02-21 | 1 | -0/+1 |
| | |||||
* | update | Guillaume Cottenceau | 2003-02-20 | 1 | -1/+3 |
| | |||||
* | Fixed menu entries (they never appeared in menu-messages.pot due to | Pablo Saratxaga | 2003-02-20 | 1 | -4/+4 |
| | | | | | a missing space) | ||||
* | update for ugtk2.pm 1.82 | Guillaume Cottenceau | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | fix locking of CD after installation (#1311) | Guillaume Cottenceau | 2003-02-17 | 1 | -1/+5 |
| | |||||
* | if there was an error during installation, propose to | Guillaume Cottenceau | 2003-02-13 | 1 | -1/+6 |
| | | | | | | remove the cached/downloaded packages or not (partially follows a nice suggestion by Jeff Martin <jeffm at tampabay.rr.com>) | ||||
* | fixes error "source not selected" (#966 and its army of duplicates) | Guillaume Cottenceau | 2003-02-11 | 1 | -2/+7 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-01-29 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-01-28 | 1 | -0/+3 |
| | |||||
* | wait msg breakage | Guillaume Cottenceau | 2003-01-27 | 1 | -1/+2 |
| | |||||
* | fix problems of characters display in non-latin1 locales | Guillaume Cottenceau | 2003-01-24 | 1 | -0/+1 |
| | |||||
* | add a dependency to a recent drakxtools to fix #1030 | Guillaume Cottenceau | 2003-01-23 | 1 | -3/+4 |
| | |||||
* | fix crashing when managing to call Remove or Edit with nothing | Guillaume Cottenceau | 2003-01-22 | 1 | -0/+2 |
| | | | | | selected (#970) | ||||
* | fix wrong display of medium as "enabled", after adding a medium | Guillaume Cottenceau | 2003-01-22 | 1 | -1/+6 |
| | | | | | that has problems and is hence automatically disabled (#995) | ||||
* | fix many errors originating from not being able to access widgets after ↵ | Guillaume Cottenceau | 2003-01-21 | 1 | -0/+4 |
| | | | | dialog is finished | ||||
* | fix "update sources" dialog which didn't update the asked mediums | Guillaume Cottenceau | 2003-01-21 | 1 | -2/+6 |
| | |||||
* | meuh | Guillaume Cottenceau | 2003-01-10 | 1 | -1/+2 |
| | |||||
* | - add the possibility to view more infos on each package, when | Guillaume Cottenceau | 2003-01-10 | 1 | -0/+2 |
| | | | | | | presenting a list of deps - factorize the packtable code of rpmnew dialog and more infos on package | ||||
* | fix "Can't call method set_sensitive on an undefined value" | Guillaume Cottenceau | 2003-01-09 | 1 | -0/+2 |
| | |||||
* | try to have a more sensible default size for the rpmnew dialog | Guillaume Cottenceau | 2003-01-09 | 1 | -1/+3 |
| |