aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 5.335.33Thierry Vignaud2012-03-282-1/+3
|
* (get_pkgs) consider name+arch as key when filtering out olderThierry Vignaud2012-03-282-1/+4
| | | | | | | | | packages/updates, thus fixing only listing first arch seen (mga#5047) regression introduced in r3601 on March 20 2012: (get_pkgs) only display latest updates, not all of them (mga#2258, mga#4534) git-svn-id: svn+ssh://svn.mageia.org/svn/soft/rpmdrake/trunk@3601 5b7c3c08-40e5-403b-9995-ace06908e4af
* (fast_open_urpmi_db) catch early errors too, thus enable to display aThierry Vignaud2012-03-282-7/+9
| | | | graphical error message when debug environment does not exist
* silent perl_checkerThierry Vignaud2012-03-282-4/+4
|
* (_build_tree) silent perl_checker & explainThierry Vignaud2012-03-281-1/+2
|
* (add_node) 'options' parameter is not mandatoryThierry Vignaud2012-03-281-2/+2
|
* (add_parent) fix passing an extra useless parameter to recursive call to itselfThierry Vignaud2012-03-281-1/+1
|
* (get_icon) 'parent' parameter is not mandatoryThierry Vignaud2012-03-281-2/+2
| | | | (helps perl_checker)
* perl_checker cleanupsThierry Vignaud2012-03-285-10/+13
|
* 5.325.32Thierry Vignaud2012-03-272-1/+3
|
* (node_state) only use 'backport' icon if not selectedThierry Vignaud2012-03-261-2/+2
|
* install perl-{Glib,Gtk2} as priority upgrades prior to restartThierry Vignaud2012-03-262-1/+2
| | | | (similar to gurpmi issue, see mga#5066)
* (ensure_utf8) sync with genhdlist2 and use utf8:: functions instead of EncodeThierry Vignaud2012-03-263-10/+11
|
* (get_pkgs,get_updates_list) fix offering of updates from media not ↵Thierry Vignaud2012-03-263-3/+9
| | | | | | configured as update ones (inspirated by mdv)
* (get_pkgs,warn_about_media) pass a hash of options instead of a hash referenceThierry Vignaud2012-03-262-5/+5
| | | | | | also rename %opts as %options btw (inspirated from mdv)
* (pkgs_provider) simplfy: only pass one hash of optionsThierry Vignaud2012-03-263-6/+6
| | | | (inspirated from mdv)
* help perl_checker rpmdrake Rpmdrake/*pmThierry Vignaud2012-03-261-0/+1
|
* kill doble useThierry Vignaud2012-03-212-1/+3
|
* (node_state) display backported packages with a different icon (whichThierry Vignaud2012-03-203-0/+4
| | | | | the mirror of the to_delete icon in order to make clear that backports are dangerous)
* 5.315.31Thierry Vignaud2012-03-202-1/+3
|
* (open_urpmi_db) add a FIXME note about backports seen as updatesThierry Vignaud2012-03-201-0/+1
|
* (get_summary) silent perl_checkerThierry Vignaud2012-03-201-1/+1
|
* (is_locale_available) make it slightly fasterThierry Vignaud2012-03-201-1/+1
|
* (is_locale_available) perl_checker fixesThierry Vignaud2012-03-201-2/+3
|
* (get_string_from_keywords) faster test for backported packageThierry Vignaud2012-03-201-4/+4
|
* (get_description) enable to go on if no media_types were retrievedThierry Vignaud2012-03-201-7/+6
| | | | (needed for next commit)
* (get_pkgs) tag backports packages as such so that we can check theirThierry Vignaud2012-03-201-1/+1
| | | | provenance very fast (eg: in node_state())
* (node_state) kill second identic testThierry Vignaud2012-03-201-3/+2
|
* perl_checker cleanupsThierry Vignaud2012-03-201-4/+4
|
* (warn_if_no_pkg) split it out of node_state() for readibilityThierry Vignaud2012-03-201-13/+16
|
* optimize PNG iconsThierry Vignaud2012-03-2015-0/+0
|
* (get_pkgs) only display latest updates, not all of them (mga#2258, mga#4534)Thierry Vignaud2012-03-202-4/+7
|
* (get_pkgs) reduce scope of some variablesThierry Vignaud2012-03-201-2/+2
|
* (refresh_packages_list) filter earlierThierry Vignaud2012-03-201-2/+2
|
* (toggle) fix a rare crash when some packages are installed twice (mga#4972)Thierry Vignaud2012-03-202-1/+5
| | | | | I can reproduce the case but not the crash though (vivification must have occurred at some point but how?). Let's put some guard...
* Updating Spanish translationDiego Bello2012-03-121-221/+429
|
* updated Czech translationPetos Safarik2012-03-101-69/+29
|
* - Updated Catalan translationsOliver Burger2012-03-101-1098/+440
|
* - Updated German translationsOliver Burger2012-03-091-75/+35
|
* updated Slovenian translationFilip Komar2012-03-061-73/+34
|
* 5.305.30Thierry Vignaud2012-03-022-1/+3
|
* separate paragraphs when displaing READMEs (mga#4697)Thierry Vignaud2012-03-022-1/+3
|
* updated Italian translationMatteo Pasotti2012-03-011-76/+37
|
* Uploaded all the French translations from TransifexRémi Verschelde2012-02-231-73/+33
|
* 5.295.29Thierry Vignaud2012-02-172-1/+3
|
* (build_tree) sort packages the same way when browsing groupsThierry Vignaud2012-02-172-1/+3
|
* (sort_packages_biarch) better packages sorting (x86_64 first)Thierry Vignaud2012-02-172-2/+7
|
* (sort_packages,sort_packages_biarch,sort_packages_monoarch) split them outThierry Vignaud2012-02-172-6/+14
|
* (do_search) only sort packages onceThierry Vignaud2012-02-171-2/+3
|
* spacingThierry Vignaud2012-02-161-3/+1
|