aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/gui.pm
Commit message (Expand)AuthorAgeFilesLines
...
* split filters (all, installed, non installed) from views (GUI, meta packages,Thierry Vignaud2008-03-171-4/+13
* (pkgs_provider) make 'all_updates' return its result list like other methods ...Thierry Vignaud2008-03-171-0/+1
* (pkgs_provider) use a temporary variable (needed for next commits)Thierry Vignaud2008-03-171-2/+5
* (pkgs_provider) simplifyThierry Vignaud2008-03-171-1/+1
* sort export list for readabilityThierry Vignaud2008-03-161-3/+29
* warn there're priority upgrades when selecting other packages (#38885)Thierry Vignaud2008-03-141-0/+5
* only list priority upgrades if there'reThierry Vignaud2008-03-141-1/+1
* kill "Mandriva choices"Thierry Vignaud2008-03-141-9/+3
* (pkgs_provider) fix listing twice updates from media tagged as updateThierry Vignaud2008-03-101-2/+1
* (pkgs_provider) simplify ; make it clearerThierry Vignaud2008-03-061-3/+5
* (reset_search) do not reset search field (#35244)Thierry Vignaud2008-03-051-1/+0
* (node_state) do not warn about empty package names (#38480)Thierry Vignaud2008-03-051-0/+1
* remember state of "Show automatically selected packages" (#38138)Thierry Vignaud2008-03-051-2/+2
* move a variableThierry Vignaud2008-03-051-3/+1
* make select checkbox not activatable for base packages instead of popup an ex...Thierry Vignaud2008-02-271-0/+2
* (pkgs_provider) explainThierry Vignaud2008-02-261-0/+1
* (node_state) fix typo in check introduce in "split/reindent for readability"Thierry Vignaud2008-02-251-1/+1
* (is_updatable) split it out of pkgs_provider() for readabilityThierry Vignaud2008-02-251-1/+7
* (node_state) split/reindent for readabilityThierry Vignaud2008-02-251-4/+8
* perl_checker cleanupsThierry Vignaud2008-02-211-3/+3
* (formatlistpkg) rename as format_list() (more consistent with otherThierry Vignaud2008-02-211-4/+4
* (node_state) kill debug statementThierry Vignaud2008-02-131-1/+0
* (node_state) just skip non existing packages (#36529)Thierry Vignaud2008-02-131-1/+23
* add list of programs with GUI view (#36486)Thierry Vignaud2008-02-121-0/+1
* (run_treeview_dialog) simplify GUI using Gtk2::Sexy::IconEntryThierry Vignaud2008-02-111-3/+2
* (format_changelog_string) highlight relevant parts of the changelog (#37208);Thierry Vignaud2008-02-081-3/+3
* (format_pkg_simplifiedinfo) store installed_versionThierry Vignaud2008-02-081-1/+2
* (format_pkg_simplifiedinfo) separate version and release by '-' in detailsThierry Vignaud2008-02-081-1/+1
* perl_checker cleanupsThierry Vignaud2008-02-081-2/+2
* (build_expander) simplify by passing only the used fieldThierry Vignaud2008-02-081-4/+4
* (format_pkg_simplifiedinfo, format_pkg_info) simplifyThierry Vignaud2008-02-081-19/+23
* (format_update_field) factorize formating of update fields (type & description)Thierry Vignaud2008-02-081-2/+2
* (build_tree,open_rpm_db,run_treeview_dialog,show_urpm_progress,Rpmdrake::widg...Thierry Vignaud2008-02-061-2/+2
* (build_expander,extract_header,format_pkg_simplifiedinfo)Thierry Vignaud2008-02-061-13/+32
* add a meta packages view (#34510)Thierry Vignaud2008-02-061-0/+1
* (deps_msg) display size of selection (#34123)Thierry Vignaud2008-02-061-1/+2
* (ask_browse_tree_given_widgets_for_rpmdrake) prevent selectingThierry Vignaud2008-01-231-0/+7
* (toggle_nodes) typo fix (Shlomi Fish, #36365)Thierry Vignaud2008-01-121-1/+1
* (sort_callback) introduce it in order to fix Gtk+ sorting by using RPM versio...Thierry Vignaud2007-12-061-0/+6
* (perform_installation,toggle_nodes) explain in statusbar long operationsThierry Vignaud2007-12-051-0/+5
* (format_pkg_simplifiedinfo) display release as part of version field in detai...Thierry Vignaud2007-10-231-2/+2
* (add_node,refresh_packages_list,run_treeview_dialog) split "release"Thierry Vignaud2007-10-231-2/+4
* (pkgs_provider) cleanupThierry Vignaud2007-10-231-1/+1
* (closure_removal) temporary throw away rejected state in order toThierry Vignaud2007-09-271-1/+1
* unexport closure_removal()Thierry Vignaud2007-09-271-1/+1
* kill get_name() hackeryThierry Vignaud2007-09-251-9/+2
* add a FIXME noteThierry Vignaud2007-09-241-0/+1
* (closure_removal) keep rejected data so that we can count size of removed pac...Thierry Vignaud2007-09-241-1/+1
* (toggle_nodes) properly account size of update packages (#33851)Thierry Vignaud2007-09-211-1/+1
* (closure_removal, perform_installation) revert a change that introduced aThierry Vignaud2007-09-201-0/+1