aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix enabling for the first time a medium that never was enabled beforeThierry Vignaud2009-10-092-1/+11
* (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
* (do_search) fix searching on just names by restoring previous logic (#54339)Thierry Vignaud2009-10-092-4/+4
* 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
* 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
* sortThierry Vignaud2009-10-011-1/+1
* (pkg2medium) pkg2medium() could return undef but several placesThierry Vignaud2009-10-014-4/+5
* update GUI package listThierry Vignaud2009-10-012-255/+82
* fix message when adding distrib media (#49566)Thierry Vignaud2009-10-012-1/+7
* (run_treeview_dialog) fix for unreproductable crash (#49273)Thierry Vignaud2009-10-012-1/+2
* supplement listThierry Vignaud2009-10-011-0/+1
* updateThierry Vignaud2009-10-011-7/+7
* sync with codeThierry Vignaud2009-10-0174-23987/+25820
* (pkg2medium) help perl_checker that fails to parse thisThierry Vignaud2009-10-011-1/+1
* (inspect) fix encoding of diff output (#52994)Thierry Vignaud2009-10-012-1/+8
* 5.18Thierry Vignaud2009-10-012-1/+3
* (run_treeview_dialog) show rpmdrake version in about dialog instead ofThierry Vignaud2009-10-013-3/+5
* (real_quit) warn on exit if some packages are selected (#45404)Thierry Vignaud2009-10-014-2/+11
* (is_there_selected_packages) extract it from do_action__real() (neededThierry Vignaud2009-10-011-1/+5
* (do_search) fix searching for summary on startup (#49293)Thierry Vignaud2009-10-012-1/+2
* (run_treeview_dialog) rerun search after reloading package list (#49834)Thierry Vignaud2009-10-012-0/+2
* (run_treeview_dialog) clear search results too when cleaing searched text (#4...Thierry Vignaud2009-10-012-1/+5
* (reset_search) move code from do_search() here (needed for next commit)Thierry Vignaud2009-10-012-2/+8
* (do_search) enable to search in full or short package names (#46473)Thierry Vignaud2009-10-013-3/+18
* (do_search) default to OR like searches for searches among package names (#37...Thierry Vignaud2009-10-012-0/+3
* (do_search) enable to disable use of regular expression (default is: disabled)Thierry Vignaud2009-10-013-2/+15
* (do_action__real) enable to apply priority updates without trying toThierry Vignaud2009-10-012-1/+3