Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (get_string_from_keywords): cleaned erroneous messages about updates | João Victor Duarte Martins | 2010-08-24 | 1 | -4/+4 |
| | | | | | (fix #60629) | ||||
* | (get_main_text) fix crashing when looking at update details (#60153) | Thierry Vignaud | 2010-07-16 | 1 | -1/+1 |
| | | | | | (regression introduced in r266625 when adding "explain what are official, backports ... packages" i in rpmdrake 5.25) | ||||
* | - removed conditional to allow file listing of uninstalled packages | João Victor Duarte Martins | 2010-04-29 | 1 | -4/+2 |
| | | | | | (#58871) | ||||
* | Fixes the inactive backports listing (#40556) | João Victor Duarte Martins | 2010-04-06 | 1 | -4/+10 |
| | |||||
* | (toggle_nodes) fix for a crash (#56144) | Thierry Vignaud | 2010-03-04 | 1 | -0/+1 |
| | |||||
* | (get_main_text,get_string_from_keywords) explain what are official, ↵ | Thierry Vignaud | 2010-03-03 | 1 | -2/+40 |
| | | | | backports ... packages | ||||
* | (format_pkg_simplifiedinfo) rename '$exp0' as '$details_exp' | Thierry Vignaud | 2010-03-03 | 1 | -2/+2 |
| | |||||
* | (format_pkg_simplifiedinfo) reindent after 2 previous commits | Thierry Vignaud | 2010-03-03 | 1 | -2/+2 |
| | |||||
* | (files_format) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -6/+9 |
| | |||||
* | (format_pkg_simplifiedinfo) do not show file list if empty | Thierry Vignaud | 2010-03-03 | 1 | -2/+3 |
| | |||||
* | (format_pkg_simplifiedinfo) further simplify | Thierry Vignaud | 2010-03-03 | 1 | -4/+1 |
| | |||||
* | (get_details) call get_url_link() here instead of in format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -9/+11 |
| | | | | (get_url_link) simplify (no more inner knowledge of get_main_text()'s internals) | ||||
* | (get_url_link) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -11/+18 |
| | |||||
* | (get_new_deps) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -22/+28 |
| | |||||
* | (get_details) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -15/+19 |
| | |||||
* | (get_main_text) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -11/+17 |
| | |||||
* | (get_description) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -3/+12 |
| | |||||
* | (get_advisory_link) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -4/+9 |
| | |||||
* | (is_there_selected_packages) perl_checker cleanup | Thierry Vignaud | 2010-03-03 | 1 | -1/+1 |
| | |||||
* | (format_pkg_simplifiedinfo) rename 'dependancies' as 'new | Thierry Vignaud | 2009-10-19 | 1 | -1/+2 |
| | | | | | dependancies' and tell there's no new dependancy when dependancies list is empty (#54697) | ||||
* | (format_pkg_simplifiedinfo) use a local urpm state | Thierry Vignaud | 2009-10-19 | 1 | -2/+3 |
| | |||||
* | (run_drakbug,run_help_callback) try harder to display help, bug wizards, ... ↵ | Thierry Vignaud | 2009-10-12 | 1 | -1/+1 |
| | | | | as user | ||||
* | (pkg2medium) pkg2medium() could return undef but several places | Thierry Vignaud | 2009-10-01 | 1 | -1/+1 |
| | | | | blindly dereferenced it which could lead to rare crashes (#49901) | ||||
* | (real_quit) warn on exit if some packages are selected (#45404) | Thierry Vignaud | 2009-10-01 | 1 | -0/+8 |
| | |||||
* | (is_there_selected_packages) extract it from do_action__real() (needed | Thierry Vignaud | 2009-10-01 | 1 | -1/+5 |
| | | | | for next commit) | ||||
* | (reset_search) move code from do_search() here (needed for next commit) | Thierry Vignaud | 2009-10-01 | 1 | -0/+7 |
| | |||||
* | (do_action__real) enable to apply priority updates without trying to | Thierry Vignaud | 2009-10-01 | 1 | -1/+1 |
| | | | | select any package | ||||
* | - rpmdrake | Aurélien Lefebvre | 2009-09-04 | 1 | -0/+24 |
| | | | | | o added dependencies section in package details panel | ||||
* | (get_pkgs,get_summary) slightly reduce memory usage by not keeping around | Thierry Vignaud | 2009-02-23 | 1 | -0/+1 |
| | | | | | summaries (2.1% of resident memory saved on std x86_64 media config) | ||||
* | (do_action) add a FIXME note about offering to report the problem into bugzilla | Thierry Vignaud | 2009-02-15 | 1 | -0/+1 |
| | |||||
* | (toggle_nodes) remove useless end of lines | Thierry Vignaud | 2009-02-13 | 1 | -4/+4 |
| | |||||
* | (toggle_nodes) previous commit nicely showed some duplicated code ; | Thierry Vignaud | 2009-02-13 | 1 | -8/+13 |
| | | | | | let's factorize it | ||||
* | (toggle_nodes) add a titles when warning about conflicting package | Thierry Vignaud | 2009-02-13 | 1 | -1/+1 |
| | |||||
* | (toggle_nodes) fix title when asking for removing additional packages ↵ | Thierry Vignaud | 2009-02-13 | 1 | -1/+1 |
| | | | | confirmatin | ||||
* | (toggle_nodes) fix displaying big list of conflicting packages | Thierry Vignaud | 2008-10-21 | 1 | -1/+1 |
| | |||||
* | (run_as_user) open help & bug report as user instead of as root (#44497) | Thierry Vignaud | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | (run_help_callback) factorize code | Thierry Vignaud | 2008-10-06 | 1 | -8/+7 |
| | |||||
* | (node_state) only warn once per session when media XML metadata are | Thierry Vignaud | 2008-09-30 | 1 | -1/+5 |
| | | | | | | | | | newer than synthesis (#42737) (meaning package list & metadata are not syncrhonised and that media need updates) another solution would for for urpmi to be be less strict when searching | ||||
* | do not uselessly load Gtk2::Gdk::Keysyms (reduce RSS by nearly 400Kb in ↵ | Thierry Vignaud | 2008-09-22 | 1 | -1/+0 |
| | | | | MandrivaUpdate) | ||||
* | (pkgs_provider) fix listing updates per importance (#41331) ; | Thierry Vignaud | 2008-09-17 | 1 | -1/+3 |
| | | | | | | | | | regression introduced in r227983 on 2007-09-14: "(format_pkg_simplifiedinfo) urpmi-4.10.10 enables to list all packages update description w/o having the ia32 one overwriting/hiding the x86_64 (or the reverse)" | ||||
* | - do display conflicting packages instead of silently removing them | Pascal Rigaux | 2008-09-11 | 1 | -0/+8 |
| | | | | | (needs urpmi 6.11) (#43501) | ||||
* | (toggle_all) fix crashing when selecting all packages (#40025) | Thierry Vignaud | 2008-09-09 | 1 | -1/+1 |
| | |||||
* | (format_pkg_simplifiedinfo) show 'Group' in details (usefull for search ↵ | Thierry Vignaud | 2008-07-02 | 1 | -0/+1 |
| | | | | results, #39244) | ||||
* | (translate_group) introduce it in order to be able to translate | Thierry Vignaud | 2008-07-02 | 1 | -0/+3 |
| | | | | | "foo|bar" like group names (loosely based on ctreefy() | ||||
* | (delete_category) simplify code by removing old useless code dating back ↵ | Thierry Vignaud | 2008-07-01 | 1 | -22/+2 |
| | | | | from 1992 | ||||
* | (add_nodes) do not clear caches when emptying package list model | Thierry Vignaud | 2008-07-01 | 1 | -1/+0 |
| | | | | | | | | | (needed for next commits for the search feature) (reversing r23496 from 2007-03-26 13:13:59: "(add_nodes) clear caches when emptying package list model (thus fixing gtk+ warnings)" which now seems uneeded) | ||||
* | export $descriptions (needed by latest MandrivaUpdate) | Thierry Vignaud | 2008-06-18 | 1 | -0/+1 |
| | |||||
* | warn only once about priority upgrades (#39737) | Thierry Vignaud | 2008-05-08 | 1 | -1/+2 |
| | |||||
* | (pkgs_provider) do not list backports as (unselected) updates in | Thierry Vignaud | 2008-05-08 | 1 | -1/+2 |
| | | | | | rpmdrake, not just in MandrivaUpdate (#35009, #40556) | ||||
* | (format_pkg_simplifiedinfo) display URLs of packages (#40571) | Thierry Vignaud | 2008-05-08 | 1 | -0/+15 |
| |