Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MagieaUpdate Name in pm files | Dexter Morgan | 2011-02-20 | 1 | -3/+3 |
| | | | | | | Fix po files Update NEWS | ||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-14 | 9 | -21/+21 |
| | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r535 | dmorgan | 2011-02-14 00:37:56 +0000 (Mon, 14 Feb 2011) | 1 line Import cleaned rpmdrake ------------------------------------------------------------------------ | ||||
* | (get_string_from_keywords): cleaned erroneous messages about updates | João Victor Duarte Martins | 2010-08-24 | 1 | -4/+4 |
| | | | | | (fix #60629) | ||||
* | (get_main_text) fix crashing when looking at update details (#60153) | Thierry Vignaud | 2010-07-16 | 1 | -1/+1 |
| | | | | | (regression introduced in r266625 when adding "explain what are official, backports ... packages" i in rpmdrake 5.25) | ||||
* | (get_pkgs): moved setting the installed flag of URPM pkgs to | João Victor Duarte Martins | 2010-06-22 | 1 | -2/+1 |
| | | | | | get_installed_packages(). | ||||
* | Added missing used urpm modules. | João Victor Duarte Martins | 2010-05-06 | 1 | -0/+2 |
| | |||||
* | - removed conditional to allow file listing of uninstalled packages | João Victor Duarte Martins | 2010-04-29 | 1 | -4/+2 |
| | | | | | (#58871) | ||||
* | Fixes the inactive backports listing (#40556) | João Victor Duarte Martins | 2010-04-06 | 3 | -11/+35 |
| | |||||
* | (toggle_nodes) fix for a crash (#56144) | Thierry Vignaud | 2010-03-04 | 1 | -0/+1 |
| | |||||
* | (get_main_text,get_string_from_keywords) explain what are official, ↵ | Thierry Vignaud | 2010-03-03 | 1 | -2/+40 |
| | | | | backports ... packages | ||||
* | (format_pkg_simplifiedinfo) rename '$exp0' as '$details_exp' | Thierry Vignaud | 2010-03-03 | 1 | -2/+2 |
| | |||||
* | (format_pkg_simplifiedinfo) reindent after 2 previous commits | Thierry Vignaud | 2010-03-03 | 1 | -2/+2 |
| | |||||
* | (files_format) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -6/+9 |
| | |||||
* | (format_pkg_simplifiedinfo) do not show file list if empty | Thierry Vignaud | 2010-03-03 | 1 | -2/+3 |
| | |||||
* | (format_pkg_simplifiedinfo) further simplify | Thierry Vignaud | 2010-03-03 | 1 | -4/+1 |
| | |||||
* | (get_details) call get_url_link() here instead of in format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -9/+11 |
| | | | | (get_url_link) simplify (no more inner knowledge of get_main_text()'s internals) | ||||
* | (get_url_link) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -11/+18 |
| | |||||
* | (get_new_deps) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -22/+28 |
| | |||||
* | (get_details) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -15/+19 |
| | |||||
* | (get_main_text) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -11/+17 |
| | |||||
* | (get_description) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -3/+12 |
| | |||||
* | (get_advisory_link) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -4/+9 |
| | |||||
* | (is_there_selected_packages) perl_checker cleanup | Thierry Vignaud | 2010-03-03 | 1 | -1/+1 |
| | |||||
* | (remove_callback) further UTF-8 fixes (names are now already always | Thierry Vignaud | 2010-03-03 | 1 | -2/+2 |
| | | | | UTF-8 encoded) | ||||
* | (mainwindow) fix crashing when deleting media with UTF-8 characters (#57644) | Thierry Vignaud | 2010-02-24 | 1 | -1/+0 |
| | |||||
* | 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 |
| |