aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/gui.pm
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk up to r273200distro/mdv2011João Victor Duarte Martins2011-08-121-5/+0
* Add parsing of fullnames to NVRA after urpm::select::find_packages_to_removeJoão Victor Duarte Martins2011-08-101-0/+5
* remove duplicate loading of modulePer Øyvind Karlsen2011-06-011-1/+0
* more frenglish..Per Øyvind Karlsen2011-05-271-4/+4
* clean out some frenglish (from mageia)Per Øyvind Karlsen2011-05-271-6/+6
* Fix list of matching packages when warning for packages not in list (#62308)João Victor Duarte Martins2011-05-051-1/+3
* Fix offering of updates from media not configured as update.João Victor Duarte Martins2011-03-011-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
* (format_pkg_simplifiedinfo) use a local urpm stateThierry Vignaud2009-10-191-2/+3
* (run_drakbug,run_help_callback) try harder to display help, bug wizards, ... ...Thierry Vignaud2009-10-121-1/+1
* (pkg2medium) pkg2medium() could return undef but several placesThierry Vignaud2009-10-011-1/+1
* (real_quit) warn on exit if some packages are selected (#45404)Thierry Vignaud2009-10-011-0/+8
* (is_there_selected_packages) extract it from do_action__real() (neededThierry Vignaud2009-10-011-1/+5
* (reset_search) move code from do_search() here (needed for next commit)Thierry Vignaud2009-10-011-0/+7
* (do_action__real) enable to apply priority updates without trying toThierry Vignaud2009-10-011-1/+1
* - rpmdrakeAurélien Lefebvre2009-09-041-0/+24
* (get_pkgs,get_summary) slightly reduce memory usage by not keeping aroundThierry Vignaud2009-02-231-0/+1
* (do_action) add a FIXME note about offering to report the problem into bugzillaThierry Vignaud2009-02-151-0/+1
* (toggle_nodes) remove useless end of linesThierry Vignaud2009-02-131-4/+4
* (toggle_nodes) previous commit nicely showed some duplicated code ;Thierry Vignaud2009-02-131-8/+13
* (toggle_nodes) add a titles when warning about conflicting packageThierry Vignaud2009-02-131-1/+1
* (toggle_nodes) fix title when asking for removing additional packages confirm...Thierry Vignaud2009-02-131-1/+1
* (toggle_nodes) fix displaying big list of conflicting packagesThierry Vignaud2008-10-211-1/+1
* (run_as_user) open help & bug report as user instead of as root (#44497)Thierry Vignaud2008-10-061-1/+1
* (run_help_callback) factorize codeThierry Vignaud2008-10-061-8/+7
* (node_state) only warn once per session when media XML metadata areThierry Vignaud2008-09-301-1/+5
* do not uselessly load Gtk2::Gdk::Keysyms (reduce RSS by nearly 400Kb in Mandr...Thierry Vignaud2008-09-221-1/+0
* (pkgs_provider) fix listing updates per importance (#41331) ;Thierry Vignaud2008-09-171-1/+3
* - do display conflicting packages instead of silently removing themPascal Rigaux2008-09-111-0/+8
* (toggle_all) fix crashing when selecting all packages (#40025)Thierry Vignaud2008-09-091-1/+1
* (format_pkg_simplifiedinfo) show 'Group' in details (usefull for search resul...Thierry Vignaud2008-07-021-0/+1