aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* (extract_header) upcase some messages' first letterThierry Vignaud2008-01-231-2/+2
* (ask_browse_tree_given_widgets_for_rpmdrake) prevent selectingThierry Vignaud2008-01-231-0/+7
* (extract_header) fix a crash (#37122)Thierry Vignaud2008-01-231-1/+1
* (get_pkgs) fix crash (#36720)Thierry Vignaud2008-01-231-0/+1
* (inspect) lazy load Gtk2::SourceView (and thus Gnome2::Print) on demandThierry Vignaud2008-01-221-1/+1
* (extract_header) adapt to new urpmi-5.x API and use XML info insteadThierry Vignaud2008-01-221-24/+41
* (toggle_nodes) typo fix (Shlomi Fish, #36365)Thierry Vignaud2008-01-121-1/+1
* (fast_open_urpmi_db) fix reading urpmi options with new urpmiThierry Vignaud2007-12-191-0/+1
* (sort_callback) introduce it in order to fix Gtk+ sorting by using RPM versio...Thierry Vignaud2007-12-061-0/+6
* (get_pkgs,open_urpmi_db) fix fetching updates from non update media inThierry Vignaud2007-12-052-3/+4
* (perform_installation,toggle_nodes) explain in statusbar long operationsThierry Vignaud2007-12-052-1/+11
* - drop --pkg-sel and --pkg-nosel broken options (introduced inThierry Vignaud2007-11-292-15/+1
* (easy_add_callback) update button labels & message in order to makeThierry Vignaud2007-11-291-8/+7
* (fast_open_urpmi_db) 'split-level' and 'split-length' have now defaultThierry Vignaud2007-11-291-2/+0
* add support for --wait-lock optionThierry Vignaud2007-11-233-4/+5
* (open_db::open_urpmi_db) for consistency, move locking here from pkg::get_pkgs()Thierry Vignaud2007-11-232-1/+2
* (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
* (split_fullname) split "release" from "version" (needed for next commits)Thierry Vignaud2007-10-231-1/+1
* (pkgs_provider) cleanupThierry Vignaud2007-10-231-1/+1
* (warn_about_media) ensure mirror list got centered on MandrivaUpdateThierry Vignaud2007-10-231-1/+1
* (warn_about_media) explain the actual issue when there's no configuredThierry Vignaud2007-10-231-1/+9
* (warn_about_media) simplify since caller take care of rebuildingThierry Vignaud2007-10-231-2/+0
* (add_distrib_update_media) factorize computing unique media namesThierry Vignaud2007-10-232-10/+2
* (mainwindow) handle media with non ASCII characters in names (#34906)Thierry Vignaud2007-10-231-1/+3
* (add_distrib_update_media) factorize codeThierry Vignaud2007-10-082-17/+2
* (warn_about_media) add all update media, like edit-urpm-sourcesThierry Vignaud2007-10-041-2/+6
* (mainwindow) perl_checker cleanupThierry Vignaud2007-10-041-1/+1
* (easy_add_callback) simplifyThierry Vignaud2007-10-041-2/+1
* (easy_add_callback) ask urpmi to only install update media if asked byThierry Vignaud2007-10-041-0/+1
* (warn_about_media, easy_add_callback) thread update media like regular media ...Thierry Vignaud2007-10-042-14/+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
* typo fix (fabman)Thierry Vignaud2007-09-271-1/+1
* (fast_open_urpmi_db) add a note for 2008.1Thierry Vignaud2007-09-261-0/+1
* (fast_open_urpmi_db) localize storage of "an error happened on open"Thierry Vignaud2007-09-261-5/+5
* kill get_name() hackeryThierry Vignaud2007-09-251-9/+2
* fix crashing while reporting db is locked (#33963)Thierry Vignaud2007-09-241-1/+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-202-2/+3
* (toggle_nodes) fix counting size of selected package (#32506); maybe should weThierry Vignaud2007-09-201-2/+3
* (closure_removal) keep around rejected data so that we can count size of remo...Thierry Vignaud2007-09-201-1/+0
* (get_pkgs,perform_installation) rename urpm->{rpmdrake_state} as urpm->{state}Thierry Vignaud2007-09-201-2/+2
* (perform_installation,perform_removal) readd guards that really are neededThierry Vignaud2007-09-201-0/+2
* (perform_removal) fix a crashThierry Vignaud2007-09-201-1/+1
* (perform_installation) make to be installed package list look consistent withThierry Vignaud2007-09-201-1/+1
* (perform_installation) display added/removed sizeThierry Vignaud2007-09-201-0/+5
* (perform_installation) kill an useless extra empty lineThierry Vignaud2007-09-201-1/+1