Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge in latest changes, update french translation | Guillaume Cottenceau | 2002-08-06 | 49 | -5683/+6319 |
| | |||||
* | also remove unnecessary comments | Guillaume Cottenceau | 2002-08-06 | 1 | -1/+1 |
| | |||||
* | change a bit the wording of selected/available space printed on | Guillaume Cottenceau | 2002-08-06 | 1 | -2/+3 |
| | | | | | the bottom of the window | ||||
* | don't quit when validation was not ok (e.g. when user | Guillaume Cottenceau | 2002-08-06 | 1 | -1/+2 |
| | | | | | | doesn't like the "these packages need to be removed for others to be upgraded", don't quit) | ||||
* | updated translation | Arkadiusz Lipiec | 2002-08-05 | 1 | -500/+114 |
| | |||||
* | update | Arkadiusz Lipiec | 2002-08-05 | 1 | -801/+211 |
| | |||||
* | in MandrakeUpdate mode, display a nice explanation message when | Guillaume Cottenceau | 2002-08-05 | 1 | -0/+4 |
| | | | | | | | the list of updates is void, and also put "(none)" in the list instead of seeing nothing and wondering if something is broken or not | ||||
* | usage of log::l needs a use-log here | Guillaume Cottenceau | 2002-08-05 | 1 | -0/+1 |
| | |||||
* | standalone::explanations is not meant to log errors, | Guillaume Cottenceau | 2002-08-05 | 1 | -2/+1 |
| | | | | | use log::l instead | ||||
* | - when searching in files, limit search results to | Guillaume Cottenceau | 2002-08-05 | 1 | -2/+2 |
| | | | | | | listed packages or the program might crash - when searching in files, do it case sensitive | ||||
* | don't try to search in files when in remove mode | Guillaume Cottenceau | 2002-08-05 | 1 | -1/+1 |
| | |||||
* | call parsehdlist with only available hdists | Guillaume Cottenceau | 2002-08-05 | 1 | -1/+2 |
| | |||||
* | 2.0-4mdk | Guillaume Cottenceau | 2002-08-05 | 1 | -2/+38 |
| | |||||
* | merge in latest changes | Guillaume Cottenceau | 2002-08-05 | 49 | -7603/+8652 |
| | |||||
* | add clust target to upload files easily when doing a new package | Guillaume Cottenceau | 2002-08-05 | 1 | -0/+4 |
| | |||||
* | call parsehdlist only with the non ignored media | Guillaume Cottenceau | 2002-08-05 | 1 | -1/+3 |
| | |||||
* | when processing pkg2medium, try harder to honour the | Guillaume Cottenceau | 2002-08-05 | 1 | -1/+1 |
| | | | | | ignored media | ||||
* | - a bit more explanations about extracting headers | Guillaume Cottenceau | 2002-08-05 | 1 | -1/+4 |
| | | | | | | - if the header couldl not be extracted, don't die, just report it as unavailable | ||||
* | - revert 'upgradeable' to 'upgradable' | Guillaume Cottenceau | 2002-08-05 | 1 | -5/+25 |
| | | | | | | | - change names of a few sorting methods thx to J A Magallon - add search in files facility thx to parsehdlist | ||||
* | add the updating of media | Guillaume Cottenceau | 2002-08-05 | 1 | -3/+25 |
| | |||||
* | tar target builds in the parent dir, better | Guillaume Cottenceau | 2002-08-05 | 1 | -5/+4 |
| | | | | | hack target doesn't remove use-strict et al | ||||
* | when the search lead to no results, say it | Guillaume Cottenceau | 2002-08-05 | 1 | -2/+6 |
| | |||||
* | - have consolehelper executed before the various perl "use"'s, in | Guillaume Cottenceau | 2002-08-05 | 1 | -7/+11 |
| | | | | | | | the hope it would speed a bit startup (didn't convince that much) - specify 0,0 to the HBox of the Radio and the OptionMenu, so that the texts are closer | ||||
* | don't exit at the end of the action, restart | Guillaume Cottenceau | 2002-08-05 | 1 | -10/+15 |
| | |||||
* | - substitute popuping Menu to get more sort methods by | Guillaume Cottenceau | 2002-08-05 | 1 | -24/+32 |
| | | | | | | | OptionMenu in one of the Radio, it should be easier for users to find them here - fix spelling of Upgradeable | ||||
* | merge in new trads, update french trad | Guillaume Cottenceau | 2002-08-05 | 51 | -870/+870 |
| | |||||
* | provide information about the number of current download and | Guillaume Cottenceau | 2002-08-05 | 1 | -4/+13 |
| | | | | | number of overall downloads, same with installation of packages | ||||
* | fix typo test/text | Guillaume Cottenceau | 2002-08-02 | 1 | -2/+2 |
| | |||||
* | allow user to cancel on medium changes | Guillaume Cottenceau | 2002-08-02 | 3 | -12/+14 |
| | |||||
* | fix mouse cursor problem by calling my_gtk::exit instead of perl's | Guillaume Cottenceau | 2002-08-02 | 3 | -8/+13 |
| | |||||
* | add a "hack" target to copy necessary files at the correct location of | Guillaume Cottenceau | 2002-08-02 | 1 | -3/+10 |
| | | | | | the system to test easily small modifications | ||||
* | fix grpmi exiting on illegal division by zero when curl reports a | Guillaume Cottenceau | 2002-08-02 | 1 | -1/+2 |
| | | | | | download of zero size | ||||
* | remove unused progress_msg | Guillaume Cottenceau | 2002-08-02 | 1 | -15/+0 |
| | |||||
* | 2.0-2mdk | Guillaume Cottenceau | 2002-08-02 | 51 | -5055/+5260 |
| | |||||
* | remove "embedded" stuff, it's no more needed, we won't | Guillaume Cottenceau | 2002-08-01 | 2 | -2/+1 |
| | | | | | embed | ||||
* | have a target to make the tarbz2 | Guillaume Cottenceau | 2002-08-01 | 1 | -0/+10 |
| | |||||
* | re enter binary files in kb mode | Guillaume Cottenceau | 2002-08-01 | 4 | -0/+0 |
| | |||||
* | remove initially imported binary files because initial import didn't notice | Guillaume Cottenceau | 2002-08-01 | 5 | -0/+0 |
| | |||||
* | remove erroneous .xst file from initial import | Guillaume Cottenceau | 2002-08-01 | 1 | -0/+0 |
| | |||||
* | re add files in kb mode | Guillaume Cottenceau | 2002-08-01 | 7 | -0/+1246 |
| | |||||
* | remove binary files, initial import of sources made them all text files | Guillaume Cottenceau | 2002-08-01 | 7 | -1246/+0 |
| | |||||
* | Initial revisionV2_0topic/RPMDRAKE | Guillaume Cottenceau | 2002-08-01 | 133 | -0/+109251 |
| | |||||
* | New repository initialized by cvs2svn. | Mystery Man | 2002-08-01 | 0 | -0/+0 |