| Commit message (Expand) | Author | Age | Files | Lines |
* | (toggle_nodes) typo fix (Shlomi Fish, #36365) | Thierry Vignaud | 2008-01-12 | 1 | -1/+1 |
* | (sort_callback) introduce it in order to fix Gtk+ sorting by using RPM versio... | Thierry Vignaud | 2007-12-06 | 1 | -0/+6 |
* | (perform_installation,toggle_nodes) explain in statusbar long operations | Thierry Vignaud | 2007-12-05 | 1 | -0/+5 |
* | (format_pkg_simplifiedinfo) display release as part of version field in detai... | Thierry Vignaud | 2007-10-23 | 1 | -2/+2 |
* | (add_node,refresh_packages_list,run_treeview_dialog) split "release" | Thierry Vignaud | 2007-10-23 | 1 | -2/+4 |
* | (pkgs_provider) cleanup | Thierry Vignaud | 2007-10-23 | 1 | -1/+1 |
* | (closure_removal) temporary throw away rejected state in order to | Thierry Vignaud | 2007-09-27 | 1 | -1/+1 |
* | unexport closure_removal() | Thierry Vignaud | 2007-09-27 | 1 | -1/+1 |
* | kill get_name() hackery | Thierry Vignaud | 2007-09-25 | 1 | -9/+2 |
* | add a FIXME note | Thierry Vignaud | 2007-09-24 | 1 | -0/+1 |
* | (closure_removal) keep rejected data so that we can count size of removed pac... | Thierry Vignaud | 2007-09-24 | 1 | -1/+1 |
* | (toggle_nodes) properly account size of update packages (#33851) | Thierry Vignaud | 2007-09-21 | 1 | -1/+1 |
* | (closure_removal, perform_installation) revert a change that introduced a | Thierry Vignaud | 2007-09-20 | 1 | -0/+1 |
* | (toggle_nodes) fix counting size of selected package (#32506); maybe should we | Thierry Vignaud | 2007-09-20 | 1 | -2/+3 |
* | (closure_removal) keep around rejected data so that we can count size of remo... | Thierry Vignaud | 2007-09-20 | 1 | -1/+0 |
* | export get_summary() | Thierry Vignaud | 2007-09-19 | 1 | -1/+1 |
* | (format_name_n_summary) factorize package name and summary formatting there | Thierry Vignaud | 2007-09-19 | 1 | -2/+1 |
* | (extract_header,format_pkg_simplifiedinfo) indent expanders' contents | Thierry Vignaud | 2007-09-17 | 1 | -2/+2 |
* | (add_node) make package names appear in bold | Thierry Vignaud | 2007-09-17 | 1 | -1/+2 |
* | (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 |