aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* handle --urpmi-root (usefull in order to test mdkapplet's distroThierry Vignaud2008-10-062-0/+3
| | | | | upgrade feature)
* translation update for ukrainain langSergey Ribalchenko2008-10-051-77/+63
|
* Osatuta.Iñigo Salvador Azurmendi2008-10-041-99/+27
|
* update translation for ItalianAndrea Celli2008-10-041-39/+24
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-10-041-18/+32
|
* update translation for turkish languageAtilla Öntaş2008-10-031-37/+22
|
* revert bumping to 5.1, won't be released today, thus more updates may be ↵Thierry Vignaud2008-10-032-3/+1
| | | | pilled up
* 5.1Thierry Vignaud2008-10-032-1/+3
|
* (update_sources_interactive) add a FIXME noteThierry Vignaud2008-10-031-0/+1
|
* (update_sources_interactive) reindentThierry Vignaud2008-10-031-3/+3
|
* (update_sources_interactive) fix too big "media to update" window (#44518)Thierry Vignaud2008-10-032-1/+6
| | | | | (using a listview would be just better)
* update (Rhoslyn Prys)Thierry Vignaud2008-10-031-8/+8
|
* updateJosé Melo2008-10-031-105/+31
|
* 2008-10-03 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2008-10-021-3/+3
| | | | | | * nl.po: Updated Dutch translation
* Updated Czech translation.Michal Bukovjan2008-10-021-39/+22
|
* Update Finnish translationThomas Backlund2008-10-021-34/+20
|
* Update Swedish translationThomas Backlund2008-10-021-35/+20
|
* Updated ES translationFabián Mandelbaum2008-10-021-3/+3
|
* update translation for PolishTomasz Bednarski2008-10-021-44/+25
|
* Updated Estonian translation.Marek Laane2008-10-011-3/+3
|
* Updated Romanian translationCatalin Florin Russen2008-10-011-53/+77
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-10-011-35/+21
|
* update zh_TW translationFunda Wang2008-10-011-3/+3
|
* fixing a fuzzy messageFelipe Arruda2008-10-011-31/+18
|
* Japanese translation updated.Yukiko Bando2008-10-011-3/+3
|
* Update for German (de) translationOliver Burger2008-10-011-39/+22
|
* Hungarian translation updateGergely Lonyai2008-10-011-310/+456
|
* 5Thierry Vignaud2008-10-012-1/+3
|
* add bug IDThierry Vignaud2008-10-011-1/+1
|
* (edit_callback) enable to edit mirrorlist mediaThierry Vignaud2008-10-012-2/+3
|
* update zh_CN translationFunda Wang2008-10-011-2/+2
|
* perl_checker fixesThierry Vignaud2008-10-011-2/+2
|
* adjust key accelerator (b/c of duplicate)Thierry Vignaud2008-10-0175-75/+75
|
* updateThierry Vignaud2008-10-011-3/+3
|
* sync with codeThierry Vignaud2008-10-0174-1582/+1889
|
* (mainwindow) plug easy_add_callback_with_mirror() into menu so thatThierry Vignaud2008-10-012-0/+3
| | | | | one is still able to choose mirror
* (easy_add_callback) default is now using mirror listThierry Vignaud2008-10-012-13/+4
|
* (add_distrib_update_media) enable to use mirrorlistThierry Vignaud2008-10-011-1/+3
|
* (warn_for_network_need) split it out of choose_mirror() (needed forThierry Vignaud2008-10-011-4/+10
| | | | | next commits)
* (easy_add_callback_with_mirror) copy of easy_add_callback() (neededThierry Vignaud2008-10-011-0/+25
| | | | | for next commits)
* (_want_base_distro) split it out of easy_add_callback() (needed for next ↵Thierry Vignaud2008-10-011-7/+11
| | | | commits)
* updated zh_CN translationFunda Wang2008-10-011-10/+10
|
* Updated Estonian translation.Marek Laane2008-09-301-12/+12
|
* (run_treeview_dialog) use radio buttons in order to show current search mode Thierry Vignaud2008-09-302-1/+6
|
* workaround is for both rpmdrake MandrivaUpdateThierry Vignaud2008-09-301-2/+1
|
* 4.21Thierry Vignaud2008-09-302-1/+3
|
* workaround crashing when tree selection wasn't realized yet (#41010)Thierry Vignaud2008-09-301-0/+4
| | | | | in MandrivaUpdate too
* minor reorderingThierry Vignaud2008-09-301-2/+1
|
* (node_state) only warn once per session when media XML metadata areThierry Vignaud2008-09-302-1/+9
| | | | | | | | | newer than synthesis (#42737) (meaning package list & metadata are not syncrhonised and that media need updates) another solution would for for urpmi to be be less strict when searching
* (new,DESTROY) stop accounting main windows which collides withThierry Vignaud2008-09-302-2/+4
| | | | | | | | mygtk2's accounting resulting in broken transient_for hints (regression introduced in drakxtools-11.10.2 on 18 August 2008 while fixing focus issues (#42750))