aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* update translation for greek languageGlentadakis Dimitris2009-02-271-10/+10
|
* ressending rpmdrake potfileSergio Rafael Lemke2009-02-261-3/+3
|
* changed translation line for pt_BRSergio Rafael Lemke2009-02-251-1/+1
|
* fixed fuzzy line for pt_BRSergio Rafael Lemke2009-02-251-2/+2
|
* Updated tranlation for brazilian portugueseSergio Rafael Lemke2009-02-241-1/+1
|
* fix po error that breaks buildThierry Vignaud2009-02-231-2/+2
|
* use right iconThierry Vignaud2009-02-232-1/+2
|
* 5.9Thierry Vignaud2009-02-232-1/+3
|
* further updateThierry Vignaud2009-02-231-2/+2
|
* log latest changesThierry Vignaud2009-02-231-0/+2
|
* (get_updates_list,get_pkgs) latest simplification commit enables to further ↵Thierry Vignaud2009-02-231-12/+7
| | | | simplify, thus removing a useless loop on update media
* (get_pkgs) simplify and optimizeThierry Vignaud2009-02-231-9/+6
|
* (get_inactive_backport_media) do not try to update & parse inactive debugThierry Vignaud2009-02-231-1/+1
| | | | | backports media (slightly reduce memory usage -- 464kb on current 2009.0 media config)
* (extract_header,get_installed_packages) further reduce memory usage by not ↵Thierry Vignaud2009-02-231-2/+1
| | | | | | | | keeping around descriptions for installed packages ; fetch them on demand (1.2% of resident memory further saved on std x86_64 media config)
* (get_pkgs,get_summary) slightly reduce memory usage by not keeping aroundThierry Vignaud2009-02-232-4/+3
| | | | | summaries (2.1% of resident memory saved on std x86_64 media config)
* 2009-02-22 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2009-02-221-6/+6
| | | | | | - nl.po: Updated Dutch translation
* Japanese translation updated.Yukiko Bando2009-02-221-4/+4
|
* Updated Romanian translationCatalin Florin Russen2009-02-211-421/+447
|
* update translation for pt_BR languageSergio Rafael Lemke2009-02-211-2/+2
|
* update GUI package listThierry Vignaud2009-02-202-41/+5
|
* update translation for pt_BR languageSergio Rafael Lemke2009-02-201-1/+1
|
* update translation for pt_BR languageSergio Rafael Lemke2009-02-201-2/+1
|
* update translation for pt_BR languageSergio Rafael Lemke2009-02-201-7/+7
|
* Update for pt_BR LanguageSergio Rafael Lemke2009-02-191-3/+3
|
* update translation for turkish languageAtilla Öntaş2009-02-181-55/+37
|
* Update for pt_BR LanguageSergio Rafael Lemke2009-02-161-291/+451
|
* Update for pt_BR LanguageSergio Rafael Lemke2009-02-161-1/+1
|
* Update for pt_BR LanguageSergio Rafael Lemke2009-02-161-63/+48
|
* Hungarian translation updateGergely Lonyai2009-02-161-324/+463
|
* prevent running more than one instance (#47755)Thierry Vignaud2009-02-162-0/+5
|
* Updated Estonian translation.Marek Laane2009-02-161-5/+5
|
* (mainwindow) make more readableThierry Vignaud2009-02-151-4/+13
|
* (get_updates_list) split it out of get_pkgs()Thierry Vignaud2009-02-151-51/+54
|
* latest commit closed a bug report btw...Thierry Vignaud2009-02-151-1/+1
|
* (get_pkgs) enhance previous commit (r252875): skip even moreThierry Vignaud2009-02-151-4/+4
| | | | | computations but do compute updates for MandrivaUpdate
* (get_pkgs) add 'compute_updates' option that enable super fast startupThierry Vignaud2009-02-153-3/+18
| | | | | by skipping computing updates on startup
* Updated Slovenian translationJure Repinc2009-02-151-5/+5
|
* (do_action) add a FIXME note about offering to report the problem into bugzillaThierry Vignaud2009-02-151-0/+1
|
* typo fixThierry Vignaud2009-02-141-1/+1
|
* 5.8Thierry Vignaud2009-02-142-1/+3
|
* use same icon as in mcc instead of rpmdarke one (#44671)Thierry Vignaud2009-02-143-1/+2
|
* move bug referenceThierry Vignaud2009-02-141-2/+2
|
* log latest change (update banner icons from mcc ones)Thierry Vignaud2009-02-141-1/+3
|
* copy icons from MCCThierry Vignaud2009-02-142-0/+0
|
* kill rpmdrake-remove forever (unpackaged for a while)Thierry Vignaud2009-02-142-1/+0
|
* use mcc icon if availlable (#44671)Thierry Vignaud2009-02-144-4/+5
|
* (get_icon) introduce it in order to reuse mcc icon if availlable (#44671)Thierry Vignaud2009-02-141-0/+9
|
* (easy_add_callback_with_mirror,easy_add_callback) honnor cancelingThierry Vignaud2009-02-142-0/+4
| | | | | when the user closed the "updates/full_sources" dialog (#47125)
* (interactive_msg) document return valueThierry Vignaud2009-02-141-0/+4
|
* (choose_mirror) honnor canceling when the user refused to access theThierry Vignaud2009-02-142-1/+3
| | | | | network when adding a specific mirror from the menubar (#46027)