Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove --root option that was deprecated since August 2007 | Thierry Vignaud | 2009-12-03 | 1 | -2/+1 |
| | | | | (rationale: its meaning conflicts with urpmi's --root one) | ||||
* | (inspect) use gtksourceview-2 instead of gtksourceview-1 | Thierry Vignaud | 2009-12-03 | 1 | -12/+8 |
| | |||||
* | (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 |
| | |||||
* | (perform_removal) use a scrolling window if needed when displaying | Thierry Vignaud | 2009-10-19 | 1 | -1/+1 |
| | | | | list of orphan packages after removing some packages (#54713) | ||||
* | (run) make lord perl_checker happier | Thierry Vignaud | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | (perform_installation) match urpmi behavior when registering requested package | Thierry Vignaud | 2009-10-16 | 1 | -2/+6 |
| | | | | aka do not register all packages as potential orphan packages | ||||
* | (perform_installation) add a comment | Thierry Vignaud | 2009-10-16 | 1 | -0/+1 |
| | |||||
* | (run_drakbug,run_help_callback) try harder to display help, bug wizards, ... ↵ | Thierry Vignaud | 2009-10-12 | 1 | -1/+1 |
| | | | | as user | ||||
* | fix enabling for the first time a medium that never was enabled before | Thierry Vignaud | 2009-10-09 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | (#47110, #52636) (side effect of urpmi changes) (mainwindow:toggled signal) reread_media() failed to un-ignore an ignored medium probably because urpm::media::check_existing_medium() complains about missing synthesis when the medium never was enabled before; thus it restored the ignore bit (reread_media) read back configuration after and not before updating media else ignore bit will be restored by urpm::media::check_existing_medium() when trying to update a never enabled yet medium | ||||
* | (run) ignore rpmdrake's option regarding ignoring debug media | Thierry Vignaud | 2009-10-09 | 1 | -0/+2 |
| | |||||
* | (mainwindow) prevent crashing if one click on a media checkbox while | Thierry Vignaud | 2009-10-09 | 1 | -2/+4 |
| | | | | | | | | | another click event is already being processed (#46727) rationale: flush() process waiting events including potential clicks on other media checkboxes, thus causing gtk+ to reenter the callback when we were processing refreshing events, which is not reentrant | ||||
* | (perform_removal) display orphan packages after removing some packages | Thierry Vignaud | 2009-10-02 | 1 | -0/+9 |
| | |||||
* | (perform_installation) fix flags for orphan computing, thus fixing | Thierry Vignaud | 2009-10-02 | 1 | -0/+7 |
| | | | | registering orphan packages (#51229) | ||||
* | (extract_header) ignore packages with no URPM objects (#52751) | Thierry Vignaud | 2009-10-01 | 1 | -0/+6 |
| | |||||
* | (pkg2medium) pkg2medium() could return undef but several places | Thierry Vignaud | 2009-10-01 | 2 | -2/+2 |
| | | | | blindly dereferenced it which could lead to rare crashes (#49901) | ||||
* | (pkg2medium) help perl_checker that fails to parse this | Thierry Vignaud | 2009-10-01 | 1 | -1/+1 |
| | |||||
* | (inspect) fix encoding of diff output (#52994) | Thierry Vignaud | 2009-10-01 | 1 | -1/+5 |
| | | | | | | | (inspired from Rpmdrake::run_rpm which we cannot reuse since run_program::get_stdout() ignores output when return value is not 0, which can be 0 or 1 with diff depending whether files are identical or not) | ||||
* | (run_treeview_dialog) show rpmdrake version in about dialog instead of | Thierry Vignaud | 2009-10-01 | 1 | -1/+1 |
| | | | | distribution version (#49467) | ||||
* | (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 | ||||
* | (get_pkgs,run_treeview_dialog) make sure 'compute_updates' is used the | Thierry Vignaud | 2009-10-01 | 1 | -1/+1 |
| | | | | same way in both rpmdrake & MandrivaUpdate | ||||
* | (mainwindow) use proper stock icons for arrows | Thierry Vignaud | 2009-09-30 | 1 | -2/+9 |
| | |||||
* | - rpmdrake | Aurélien Lefebvre | 2009-09-04 | 1 | -0/+24 |
| | | | | | o added dependencies section in package details panel | ||||
* | (fast_open_urpmi_db) make 'urpmi-root' implying rpm-root so that | Thierry Vignaud | 2009-06-01 | 1 | -0/+1 |
| | | | | | open_rpm_db() opens the proper chrooted db | ||||
* | (perform_installation) do not restart if we didn't install any package | Thierry Vignaud | 2009-06-01 | 1 | -1/+1 |
| | | | | | (when having priority packages) | ||||
* | (is_it_a_devel_distro) consider chrooted /etc/produc.id when detecting | Thierry Vignaud | 2009-06-01 | 1 | -1/+3 |
| | | | | | whether installed distro is stable or cooker | ||||
* | (pkg2medium) revert part of r257150 from 2009-04-29 (considering the | Thierry Vignaud | 2009-06-01 | 1 | -1/+1 |
| | | | | | | | | | | installed flag), thus fixing not displaying importance and reasons of updates (b/c we wrongly though that the medium was "None (installed)" instead of eg: "Main Updates") (#51118) (r257150 was: "(pkg2medium) fix listing _one_ non installed package as installed (#50276)") | ||||
* | (pkg2medium) fix listing _one_ non installed package as installed (#50276) | Thierry Vignaud | 2009-04-29 | 1 | -1/+1 |
| | |||||
* | (get_pkgs) adjust after latest commit so that we do compute updates when ↵ | Thierry Vignaud | 2009-04-29 | 1 | -1/+1 |
| | | | | asked for | ||||
* | (extract_header) fix creating the gurpm dialog | Thierry Vignaud | 2009-04-29 | 1 | -1/+3 |
| | | | | | | (really just fixing a warning since ugtk2->new had a fallback on $::main_window for the transient hint) | ||||
* | fix sort usage, ask_remove was being assigned: [ $urpm, $urpm->{state} ] | Olivier Blin | 2009-04-28 | 1 | -1/+1 |
| | |||||
* | ignore /etc/fstab for *.rpmnew | Thierry Vignaud | 2009-04-14 | 1 | -0/+1 |
| | |||||
* | (new) revert using installer hack that prevents having gray wait | Thierry Vignaud | 2009-04-03 | 1 | -2/+2 |
| | | | | | | | message dialogs on dialog popup in favor of old rgs hack, else (when not on displayed desktop), it uses too much CPU and waits until it got the focus (#48912) | ||||
* | kill --no-splash option (useless since r244763 from 2008-09-04 (was | Thierry Vignaud | 2009-04-01 | 1 | -1/+0 |
| | | | | | "do not display a splash text anymore")), thus fixing #49035 | ||||
* | (get_pkgs) select updates from all media on cooker instead of only from ↵ | Thierry Vignaud | 2009-03-20 | 1 | -1/+1 |
| | | | | update media | ||||
* | (is_it_a_devel_distro) export it (will be used by mdkapplet) | Thierry Vignaud | 2009-03-19 | 1 | -0/+1 |
| | |||||
* | make export list more readable | Thierry Vignaud | 2009-03-19 | 1 | -1/+6 |
| | |||||
* | (get_update_medias) use new is_it_a_devel_distro() in order to update | Thierry Vignaud | 2009-03-19 | 1 | -1/+5 |
| | | | | | all media on cooker instead of only update media | ||||
* | (is_it_a_devel_distro) introduce it in order to check whether the | Thierry Vignaud | 2009-03-19 | 1 | -0/+7 |
| | | | | | distro is 'cooker' or not | ||||
* | (get_update_medias) move it from Rpmdrake::pkgs into Rpmdrake::open_db | Thierry Vignaud | 2009-03-19 | 2 | -6/+6 |
| | | | | | | where resides get_inactive_backport_media() (more logical place and will be used by mdkapplet) | ||||
* | (get_inactive_backport_media) do not try to update & parse inactive sources ↵ | Thierry Vignaud | 2009-03-19 | 1 | -1/+1 |
| | | | | backports media | ||||
* | (get_updates_list,get_pkgs) latest simplification commit enables to further ↵ | Thierry Vignaud | 2009-02-23 | 1 | -12/+7 |
| | | | | simplify, thus removing a useless loop on update media | ||||
* | (get_pkgs) simplify and optimize | Thierry Vignaud | 2009-02-23 | 1 | -9/+6 |
| | |||||
* | (get_inactive_backport_media) do not try to update & parse inactive debug | Thierry Vignaud | 2009-02-23 | 1 | -1/+1 |
| | | | | | backports media (slightly reduce memory usage -- 464kb on current 2009.0 media config) | ||||
* | (extract_header,get_installed_packages) further reduce memory usage by not ↵ | Thierry Vignaud | 2009-02-23 | 1 | -2/+1 |
| | | | | | | | | keeping around descriptions for installed packages ; fetch them on demand (1.2% of resident memory further saved on std x86_64 media config) | ||||
* | (get_pkgs,get_summary) slightly reduce memory usage by not keeping around | Thierry Vignaud | 2009-02-23 | 2 | -4/+3 |
| | | | | | summaries (2.1% of resident memory saved on std x86_64 media config) | ||||
* | (mainwindow) make more readable | Thierry Vignaud | 2009-02-15 | 1 | -4/+13 |
| |