Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix enabling for the first time a medium that never was enabled before | Thierry Vignaud | 2009-10-09 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | (#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/+1 | |
| | ||||||
* | (mainwindow) prevent crashing if one click on a media checkbox while | Thierry Vignaud | 2009-10-09 | 1 | -0/+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 | |||||
* | (do_search) fix searching on just names by restoring previous logic (#54339) | Thierry Vignaud | 2009-10-09 | 1 | -0/+3 | |
| | | | | | | got broken in r261170 from 2009-10-01 ("enable to search in full or short package names (#46473)") which is simpler | |||||
* | fix date | Thierry Vignaud | 2009-10-02 | 1 | -1/+1 | |
| | ||||||
* | 5.20 | Thierry Vignaud | 2009-10-02 | 1 | -0/+2 | |
| | ||||||
* | (perform_removal) display orphan packages after removing some packages | Thierry Vignaud | 2009-10-02 | 1 | -0/+1 | |
| | ||||||
* | (perform_installation) fix flags for orphan computing, thus fixing | Thierry Vignaud | 2009-10-02 | 1 | -0/+3 | |
| | | | | registering orphan packages (#51229) | |||||
* | 5.19 | Thierry Vignaud | 2009-10-01 | 1 | -0/+2 | |
| | ||||||
* | (extract_header) ignore packages with no URPM objects (#52751) | Thierry Vignaud | 2009-10-01 | 1 | -0/+1 | |
| | ||||||
* | sort | Thierry Vignaud | 2009-10-01 | 1 | -1/+1 | |
| | ||||||
* | (pkg2medium) pkg2medium() could return undef but several places | Thierry Vignaud | 2009-10-01 | 1 | -1/+2 | |
| | | | | blindly dereferenced it which could lead to rare crashes (#49901) | |||||
* | update GUI package list | Thierry Vignaud | 2009-10-01 | 1 | -0/+1 | |
| | ||||||
* | fix message when adding distrib media (#49566) | Thierry Vignaud | 2009-10-01 | 1 | -0/+2 | |
| | ||||||
* | (run_treeview_dialog) fix for unreproductable crash (#49273) | Thierry Vignaud | 2009-10-01 | 1 | -0/+1 | |
| | ||||||
* | (inspect) fix encoding of diff output (#52994) | Thierry Vignaud | 2009-10-01 | 1 | -0/+3 | |
| | | | | | | | (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) | |||||
* | 5.18 | Thierry Vignaud | 2009-10-01 | 1 | -0/+2 | |
| | ||||||
* | (run_treeview_dialog) show rpmdrake version in about dialog instead of | Thierry Vignaud | 2009-10-01 | 1 | -0/+2 | |
| | | | | distribution version (#49467) | |||||
* | (real_quit) warn on exit if some packages are selected (#45404) | Thierry Vignaud | 2009-10-01 | 1 | -0/+1 | |
| | ||||||
* | (do_search) fix searching for summary on startup (#49293) | Thierry Vignaud | 2009-10-01 | 1 | -0/+1 | |
| | | | | | (was broken since 253201 on 2009/02/23: "slightly reduce memory usage by not keeping around summaries ") | |||||
* | (run_treeview_dialog) rerun search after reloading package list (#49834) | Thierry Vignaud | 2009-10-01 | 1 | -0/+1 | |
| | ||||||
* | (run_treeview_dialog) clear search results too when cleaing searched text ↵ | Thierry Vignaud | 2009-10-01 | 1 | -0/+1 | |
| | | | | (#49239) | |||||
* | (do_search) enable to search in full or short package names (#46473) | Thierry Vignaud | 2009-10-01 | 1 | -0/+1 | |
| | ||||||
* | (do_search) default to OR like searches for searches among package names ↵ | Thierry Vignaud | 2009-10-01 | 1 | -0/+1 | |
| | | | | (#37643) | |||||
* | (do_search) enable to disable use of regular expression (default is: disabled) | Thierry Vignaud | 2009-10-01 | 1 | -0/+2 | |
| | ||||||
* | (do_action__real) enable to apply priority updates without trying to | Thierry Vignaud | 2009-10-01 | 1 | -0/+2 | |
| | | | | select any package | |||||
* | add bug ID | Thierry Vignaud | 2009-10-01 | 1 | -1/+1 | |
| | ||||||
* | (mainwindow) use proper stock icons for arrows | Thierry Vignaud | 2009-09-30 | 1 | -0/+2 | |
| | ||||||
* | - rpmdrake | Aurélien Lefebvre | 2009-09-04 | 1 | -0/+3 | |
| | | | | | o added dependencies section in package details panel | |||||
* | 5.17 | Thierry Vignaud | 2009-06-01 | 1 | -0/+2 | |
| | ||||||
* | (fast_open_urpmi_db) make 'urpmi-root' implying rpm-root so that | Thierry Vignaud | 2009-06-01 | 1 | -0/+2 | |
| | | | | | 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 | -0/+2 | |
| | | | | | (when having priority packages) | |||||
* | some changes impact MandrivaUpdate too | Thierry Vignaud | 2009-06-01 | 1 | -4/+4 | |
| | ||||||
* | typo fix | Thierry Vignaud | 2009-06-01 | 1 | -1/+1 | |
| | ||||||
* | (is_it_a_devel_distro) consider chrooted /etc/produc.id when detecting | Thierry Vignaud | 2009-06-01 | 1 | -0/+2 | |
| | | | | | whether installed distro is stable or cooker | |||||
* | (pkg2medium) revert part of r257150 from 2009-04-29 (considering the | Thierry Vignaud | 2009-06-01 | 1 | -0/+2 | |
| | | | | | | | | | | 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)") | |||||
* | revert wrong bit in last commit | Thierry Vignaud | 2009-05-12 | 1 | -1/+0 | |
| | ||||||
* | update GUI package list | Thierry Vignaud | 2009-05-12 | 1 | -0/+4 | |
| | ||||||
* | 5.16.4 | Thierry Vignaud | 2009-05-12 | 1 | -0/+2 | |
| | ||||||
* | (run_treeview_dialog) fix crashing when running as user (#50473) | Thierry Vignaud | 2009-05-12 | 1 | -0/+3 | |
| | | | | | (regression introduced in r248003 on 2008-10-10: "(run_treeview_dialog) enable to set 'noclean' option (#13522)") | |||||
* | 5.16.3 | Thierry Vignaud | 2009-05-06 | 1 | -0/+2 | |
| | ||||||
* | (do_search) when searching in descriptions, do not search among | Thierry Vignaud | 2009-05-06 | 1 | -0/+2 | |
| | | | | packages not in current view (#50638) | |||||
* | (run_treeview_dialog) save "Compute updates on startup" setting | Thierry Vignaud | 2009-05-06 | 1 | -0/+3 | |
| | ||||||
* | 5.16.2 | Thierry Vignaud | 2009-04-30 | 1 | -0/+2 | |
| | ||||||
* | (pkg2medium) fix listing _one_ non installed package as installed (#50276) | Thierry Vignaud | 2009-04-29 | 1 | -0/+1 | |
| | ||||||
* | default "Compute updates on startup" to yes | Thierry Vignaud | 2009-04-29 | 1 | -0/+3 | |
| | | | | | (fix "MandrivaUpdate and urpmi show updated rpm, while rpmdrake doesn't", #47305) | |||||
* | manually list cedega, picasa, VariCAD, VariCAD_View & VMware-Player as GUI ↵ | Thierry Vignaud | 2009-04-28 | 1 | -0/+2 | |
| | | | | packages (#50379) | |||||
* | update GUI package list | Thierry Vignaud | 2009-04-28 | 1 | -0/+1 | |
| | ||||||
* | fix swedish translation that broke menu structure (#49989) | Thierry Vignaud | 2009-04-16 | 1 | -0/+3 | |
| | ||||||
* | 5.16.1 | Thierry Vignaud | 2009-04-15 | 1 | -0/+2 | |
| |