| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (format_pkg_simplifiedinfo) force align "name - summary" to the right | Thierry Vignaud | 2007-09-17 | 1 | -1/+4 |
* | (format_pkg_simplifiedinfo) urpmi-4.10.10 enables to list all packages | Thierry Vignaud | 2007-09-14 | 1 | -1/+1 |
* | (format_pkg_simplifiedinfo) workaround strange vification | Thierry Vignaud | 2007-09-14 | 1 | -3/+3 |
* | (format_pkg_simplifiedinfo) simplify | Thierry Vignaud | 2007-09-13 | 1 | -5/+7 |
* | (format_pkg_simplifiedinfo) run the regular user browser (#31021) | Thierry Vignaud | 2007-09-13 | 1 | -1/+1 |
* | (open_rpm_db,open_urpmi_db) split them from Rpmdrake::pkg into | Thierry Vignaud | 2007-09-11 | 1 | -0/+1 |
* | (get_summary) simplify (since perl-URPM-1.56, perl knows that strings from rpm | Thierry Vignaud | 2007-09-10 | 1 | -1/+1 |
* | (add_node) display summary too | Thierry Vignaud | 2007-09-06 | 1 | -1/+1 |
* | (get_summary) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2007-09-06 | 1 | -2/+8 |
* | (add_node,run_treeview_dialog) display package name, version & arch as 3 | Thierry Vignaud | 2007-09-06 | 1 | -1/+9 |
* | (get_name) make it work for rpmdrake too | Thierry Vignaud | 2007-09-03 | 1 | -2/+1 |
* | (get_name) really move it | Thierry Vignaud | 2007-09-03 | 1 | -0/+6 |
* | (children) use get_name() in order to be able to select all packages from | Thierry Vignaud | 2007-09-03 | 1 | -1/+3 |
* | (get_name) move it from MandrivaUpdate into Rpmdrake/gui.pm | Thierry Vignaud | 2007-09-03 | 1 | -1/+1 |
* | (fast_toggle) enable to select a package listed in urpmi's skip.list (#31548) | Thierry Vignaud | 2007-09-03 | 1 | -0/+6 |
* | (fast_toggle) use before_leaving() (needed for next commit) | Thierry Vignaud | 2007-09-03 | 1 | -1/+1 |
* | rename options as rpmdrake_options so that we can reuse urpm::args someday | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
* | first attempt to provide a "Backports" view (it only looks at first disabled ... | Thierry Vignaud | 2007-08-24 | 1 | -0/+1 |
* | implement --auto option (#16093) | Thierry Vignaud | 2007-08-10 | 1 | -0/+1 |
* | (deps_msg,perform_installation,toggle_nodes) use new formatlistpkg() for bett... | Thierry Vignaud | 2007-08-10 | 1 | -3/+4 |
* | (toggle_nodes) prevent bad wrapping when additional packages are needed | Thierry Vignaud | 2007-08-10 | 1 | -1/+1 |
* | (open_db) rename as open_rpm_db() for consistency with open_urpmi_db() | Thierry Vignaud | 2007-08-01 | 1 | -5/+5 |
* | (toggle_all) kill debug statement | Thierry Vignaud | 2007-07-05 | 1 | -1/+0 |
* | (children) split it out of ask_browse_tree_given_widgets_for_rpmdrake() | Thierry Vignaud | 2007-07-05 | 1 | -2/+6 |
* | (toggle_all) be consistent with the used gdkwindow | Thierry Vignaud | 2007-07-05 | 1 | -1/+1 |
* | (add_node) probably needed | Thierry Vignaud | 2007-07-05 | 1 | -0/+1 |
* | (add_parent,set_node_state_tree) clean used model | Thierry Vignaud | 2007-07-05 | 1 | -2/+1 |
* | export toggle_all() | Thierry Vignaud | 2007-07-05 | 1 | -1/+1 |
* | (toggle_all) split it out of ask_browse_tree_given_widgets_for_rpmdrake() | Thierry Vignaud | 2007-07-05 | 1 | -12/+16 |
* | (grep_unselected) make a function out of it | Thierry Vignaud | 2007-07-05 | 1 | -1/+3 |
* | (update_size) split it out of ask_browse_tree_given_widgets_for_rpmdrake() | Thierry Vignaud | 2007-07-05 | 1 | -13/+14 |
* | (format_pkg_simplifiedinfo) simplify | Thierry Vignaud | 2007-06-28 | 1 | -1/+1 |
* | (format_pkg_simplifiedinfo) handle invalid UTF8 summaries, thus fixing | Thierry Vignaud | 2007-05-02 | 1 | -1/+2 |
* | (callback_choices) fix selecting first choice, thus preventing asking | Thierry Vignaud | 2007-04-24 | 1 | -1/+1 |
* | (format_pkg_simplifiedinfo) small improvement | Thierry Vignaud | 2007-04-03 | 1 | -1/+1 |
* | (format_pkg_simplifiedinfo) fix error message when looking at a | Thierry Vignaud | 2007-04-03 | 1 | -3/+5 |
* | (deps_msg) revert #28613 workaround which causes UTF-8 issues (#30029) | Thierry Vignaud | 2007-04-02 | 1 | -11/+1 |
* | (get_info) simplify according to format_pkg_simplifiedinfo() changes | Thierry Vignaud | 2007-03-28 | 1 | -6/+1 |
* | (format_pkg_simplifiedinfo) do display some data if only one field is not UTF... | Thierry Vignaud | 2007-03-28 | 1 | -3/+3 |
* | (set_node_state) set_node_state_tree() is now basically a wrapper | Thierry Vignaud | 2007-03-26 | 1 | -15/+3 |
* | (ask_browse_tree_given_widgets_for_rpmdrake,set_node_state_flat) kill dead code | Thierry Vignaud | 2007-03-26 | 1 | -34/+1 |
* | (add_nodes) clear caches when emptying package list model (thus fixing gtk+ w... | Thierry Vignaud | 2007-03-26 | 1 | -0/+1 |
* | (get_pkgs) do not pass a useless parameter | Thierry Vignaud | 2007-03-26 | 1 | -1/+1 |
* | (add_node) split it out of ask_browse_tree_given_widgets_for_rpmdrake() | Thierry Vignaud | 2007-03-23 | 1 | -29/+30 |
* | (deps_msg) split it out of toggle_nodes() | Thierry Vignaud | 2007-03-23 | 1 | -15/+16 |
* | (do_action__real) now that return value is meaningfull, tell we didn't | Thierry Vignaud | 2007-03-23 | 1 | -3/+3 |
* | (do_action__real) return whether we've removed/installed something | Thierry Vignaud | 2007-03-23 | 1 | -1/+3 |
* | export node_state() | Thierry Vignaud | 2007-03-23 | 1 | -1/+1 |
* | revert r57586:57588, aka do not keep around the rpm db opened, thus making mc... | Thierry Vignaud | 2007-03-22 | 1 | -5/+5 |
* | (ask_browse_tree_given_widgets_for_rpmdrake) export clear_all_caches() | Thierry Vignaud | 2007-03-22 | 1 | -0/+1 |