aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/gui.pm
Commit message (Expand)AuthorAgeFilesLines
* (get_info) fix provided installed version for comparingThierry Vignaud2012-09-211-1/+1
* (get_new_deps) fix deselecting updates when clicking on "New dependancies"Thierry Vignaud2012-09-211-2/+1
* (get_new_deps) let's open RPM DB only onceThierry Vignaud2012-09-211-2/+4
* (get_info) provide version to extract_header() thus fixing changelog highligh...Thierry Vignaud2012-09-211-1/+2
* (version_release) factorize some codeThierry Vignaud2012-09-211-2/+1
* (_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
* (node_state) only use 'backport' icon if not selectedThierry Vignaud2012-03-261-2/+2
* (get_pkgs,warn_about_media) pass a hash of options instead of a hash referenceThierry Vignaud2012-03-261-1/+1
* (pkgs_provider) simplfy: only pass one hash of optionsThierry Vignaud2012-03-261-3/+3
* kill doble useThierry Vignaud2012-03-211-1/+0
* (node_state) display backported packages with a different icon (whichThierry 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
* (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
* (build_tree) sort packages the same way when browsing groupsThierry Vignaud2012-02-171-1/+2
* (run_help_callback) fix opening URLs in root's firefox in some cases by redef...Thierry Vignaud2011-12-101-0/+2
* let's be consistent after misc/JohnR's commitThierry Vignaud2011-10-141-1/+1
* Revert commit 1116, discussed with tvignaudDexter Morgan2011-05-171-3/+1
* - fix plural, thank to JohnR Michael Scherer2011-05-061-2/+2
* Fix list of matching packages when warning for packages not in list (MDV BZ #...Dexter Morgan2011-05-051-1/+3
* s/dependancy/dependency/ (#945)Thierry Vignaud2011-04-281-1/+1
* s/offical/official/ (#945)Thierry Vignaud2011-04-281-2/+2
* Fix MagieaUpdate Name in pm filesDexter Morgan2011-02-201-3/+3
* (get_string_from_keywords): cleaned erroneous messages about updatesJoão Victor Duarte Martins2010-08-241-4/+4
* (get_main_text) fix crashing when looking at update details (#60153) Thierry Vignaud2010-07-161-1/+1
* - removed conditional to allow file listing of uninstalled packagesJoão Victor Duarte Martins2010-04-291-4/+2
* Fixes the inactive backports listing (#40556)João Victor Duarte Martins2010-04-061-4/+10
* (toggle_nodes) fix for a crash (#56144)Thierry Vignaud2010-03-041-0/+1
* (get_main_text,get_string_from_keywords) explain what are official, backports...Thierry Vignaud2010-03-031-2/+40
* (format_pkg_simplifiedinfo) rename '$exp0' as '$details_exp'Thierry Vignaud2010-03-031-2/+2
* (format_pkg_simplifiedinfo) reindent after 2 previous commitsThierry Vignaud2010-03-031-2/+2
* (files_format) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-6/+9
* (format_pkg_simplifiedinfo) do not show file list if emptyThierry Vignaud2010-03-031-2/+3
* (format_pkg_simplifiedinfo) further simplifyThierry Vignaud2010-03-031-4/+1
* (get_details) call get_url_link() here instead of in format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-9/+11
* (get_url_link) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-11/+18
* (get_new_deps) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-22/+28
* (get_details) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-15/+19
* (get_main_text) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-11/+17
* (get_description) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-3/+12
* (get_advisory_link) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-4/+9
* (is_there_selected_packages) perl_checker cleanupThierry Vignaud2010-03-031-1/+1
* (format_pkg_simplifiedinfo) rename 'dependancies' as 'newThierry Vignaud2009-10-191-1/+2