aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* better translationThierry Vignaud2009-10-161-2/+2
|
* merge in translations from standaloneThierry Vignaud2009-10-1653-104/+108
|
* sync with codeThierry Vignaud2009-10-1674-711/+1387
|
* (run) make lord perl_checker happierThierry Vignaud2009-10-161-1/+1
|
* (perform_installation) match urpmi behavior when registering requested packageThierry Vignaud2009-10-162-2/+7
| | | | aka do not register all packages as potential orphan packages
* (perform_installation) add a commentThierry Vignaud2009-10-161-0/+1
|
* perl_checker cleanupsThierry Vignaud2009-10-161-2/+2
|
* supplement listThierry Vignaud2009-10-161-0/+1
|
* display a graphical warning when trying more than one instance insteadThierry Vignaud2009-10-162-1/+5
| | | | of silently exiting
* Osatuta.Iñigo Salvador Azurmendi2009-10-161-14/+12
|
* updated zh_CN translationFunda Wang2009-10-141-9/+9
|
* (run_treeview_dialog) do not display the banner when height <= 480Thierry Vignaud2009-10-132-1/+5
| | | | | instead of just < 480 (#54550)
* fix versionThierry Vignaud2009-10-121-1/+1
|
* 5.21.1Thierry Vignaud2009-10-122-1/+3
|
* (open_help) try harder to display help as userThierry Vignaud2009-10-121-2/+1
| | | | | (run_program::raw() now tries to keep the X11 cookie)
* (run_as_user) drop it (obsolete, feature merged and improved intoThierry Vignaud2009-10-121-10/+0
| | | | | drakxtools' run_program.pm)
* (run_drakbug,run_help_callback) try harder to display help, bug wizards, ... ↵Thierry Vignaud2009-10-123-2/+4
| | | | as user
* add missing spaceThierry Vignaud2009-10-121-1/+1
|
* update swedish translationThomas Backlund2009-10-111-39/+32
|
* Updated Translation for Norwegian Bokmål.Olav Dahlum2009-10-111-48/+30
|
* add first original bug IDThierry Vignaud2009-10-091-1/+1
|
* 5.21Thierry Vignaud2009-10-092-1/+3
|
* fix enabling for the first time a medium that never was enabled beforeThierry Vignaud2009-10-092-1/+11
| | | | | | | | | | | | | | | (#47110, #52636) (side effect of urpmi changes) (mainwindow:toggled signal) reread_media() failed to un-ignore an ignored medium probably because urpm::media::check_existing_medium() complains about missing synthesis when the medium never was enabled before; thus it restored the ignore bit (reread_media) read back configuration after and not before updating media else ignore bit will be restored by urpm::media::check_existing_medium() when trying to update a never enabled yet medium
* (run) ignore rpmdrake's option regarding ignoring debug mediaThierry Vignaud2009-10-092-0/+3
|
* (mainwindow) prevent crashing if one click on a media checkbox whileThierry Vignaud2009-10-092-2/+8
| | | | | | | | | another click event is already being processed (#46727) rationale: flush() process waiting events including potential clicks on other media checkboxes, thus causing gtk+ to reenter the callback when we were processing refreshing events, which is not reentrant
* (do_search) fix searching on just names by restoring previous logic (#54339)Thierry Vignaud2009-10-092-4/+4
| | | | | | got broken in r261170 from 2009-10-01 ("enable to search in full or short package names (#46473)") which is simpler
* updated tr translationAtilla Öntaş2009-10-081-14/+14
|
* Updated translation for pt_BRSergio Rafael Lemke2009-10-071-16/+14
|
* translation update for ukrainian languageSergey Ribalchenko2009-10-061-24/+20
|
* Update Greek translationGlentadakis Dimitris2009-10-051-14/+12
|
* Update hungarian translationGergely Lonyai2009-10-051-336/+474
|
* Updated Estonian translation.Marek Laane2009-10-051-10/+10
|
* update russian translationAlexander Kazancev2009-10-041-5/+5
|
* update russian translationAlexander Kazancev2009-10-041-47/+34
|
* Updated Slovenian translationJure Repinc2009-10-031-15/+13
|
* updated fi translationJani Välimaa2009-10-031-12/+10
|
* update translation for Italian by Moreno ManziniAndrea Celli2009-10-031-160/+145
|
* Update French translationChristophe Berthelé2009-10-031-12/+4
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-10-031-13/+13
|
* Updated Czech translation.Michal Bukovjan2009-10-021-18/+17
|
* Updated Romanian translationCatalin Florin Russen2009-10-021-17/+17
|
* fix dateThierry Vignaud2009-10-021-1/+1
|
* 5.20Thierry Vignaud2009-10-022-1/+3
|
* (perform_removal) display orphan packages after removing some packagesThierry Vignaud2009-10-022-0/+10
|
* (perform_installation) fix flags for orphan computing, thus fixingThierry Vignaud2009-10-022-0/+10
| | | | registering orphan packages (#51229)
* updated translation for pt-brSergio Rafael Lemke2009-10-011-2/+2
|
* 5.19Thierry Vignaud2009-10-012-1/+3
|
* updateThierry Vignaud2009-10-011-3/+3
|
* sync with codeThierry Vignaud2009-10-0174-5873/+6964
|
* (extract_header) ignore packages with no URPM objects (#52751)Thierry Vignaud2009-10-012-0/+7
|