Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.34.1 | Thierry Vignaud | 2012-09-21 | 2 | -1/+3 |
| | |||||
* | merge translations from master | Thierry Vignaud | 2012-09-21 | 4 | -2/+5 |
| | |||||
* | sync with code | Thierry Vignaud | 2012-09-21 | 75 | -2092/+2783 |
| | |||||
* | update | Thierry Vignaud | 2012-09-21 | 1 | -1/+1 |
| | |||||
* | (version_release) return epoch too (thus EVR) | Thierry Vignaud | 2012-09-21 | 1 | -2/+4 |
| | | | | | | | | | | rationale: fix highlighting changelog for packages who have epochs as we are comparing installed version with version from changelog also it makes sense to display EVR in details like we do in changelogs (consistency) (backported from trunk) | ||||
* | (get_info) fix provided installed version for comparing | Thierry Vignaud | 2012-09-21 | 1 | -1/+1 |
| | | | | | | | | | | we were providing the version of the package we were looking at... "bug" introduced in commit r5401 on 2012-08-24: "(get_info) provide version to extract_header() thus fixing changelog highlighting" (backported from trunk) | ||||
* | update | Thierry Vignaud | 2012-09-21 | 1 | -19/+15 |
| | | | | (backported from trunk) | ||||
* | fix errors by fuzzying (also add a missing %s) | Thierry Vignaud | 2012-09-21 | 25 | -28/+28 |
| | | | | (backported from trunk) | ||||
* | (get_new_deps) fix deselecting updates when clicking on "New dependancies" | Thierry Vignaud | 2012-09-21 | 2 | -2/+2 |
| | | | | | | side effect: doesn't show suggested packages anymore (backported from trunk) | ||||
* | (get_new_deps) let's open RPM DB only once | Thierry Vignaud | 2012-09-21 | 1 | -2/+4 |
| | | | | (backported from trunk) | ||||
* | make failing to open RPM DB non fatal when reseting selection (mga#7352) | Thierry Vignaud | 2012-09-21 | 2 | -1/+9 |
| | | | | (backported from trunk) | ||||
* | merge in translations from drakx | Thierry Vignaud | 2012-09-21 | 34 | -89/+89 |
| | | | | (backported from trunk) | ||||
* | fix bogus translation | Thierry Vignaud | 2012-09-21 | 1 | -1/+1 |
| | | | | (backported from trunk) | ||||
* | (get_info) provide version to extract_header() thus fixing changelog ↵ | Thierry Vignaud | 2012-09-21 | 2 | -1/+3 |
| | | | | | | highlighting (backported from trunk) | ||||
* | (version_release) factorize some code | Thierry Vignaud | 2012-09-21 | 3 | -4/+10 |
| | | | | | | also needed for next commit (backported from trunk) | ||||
* | (extract_header) only call costly ->files method once | Thierry Vignaud | 2012-09-21 | 1 | -1/+3 |
| | | | | (backported from trunk) | ||||
* | (do_merge_if_needed) only look at config files, no need to look at the | Thierry Vignaud | 2012-09-21 | 2 | -1/+3 |
| | | | | | | whole file list (backported from trunk) | ||||
* | branch | Thierry Vignaud | 2012-09-21 | 0 | -0/+0 |
| | |||||
* | Slovenian translation updated | Filip Komar | 2012-07-20 | 1 | -9/+11 |
| | |||||
* | updated Slovenian translation - msgmerge | Filip Komar | 2012-07-07 | 1 | -75/+165 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-05-27 | 1 | -3/+3 |
| | |||||
* | 5.345.34 | Pascal Terjan | 2012-05-13 | 2 | -1/+3 |
| | |||||
* | Update gui.lst | Pascal Terjan | 2012-05-13 | 1 | -11/+10 |
| | |||||
* | updated Romanian translation | Florin Catalin Russen | 2012-04-23 | 1 | -239/+476 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-04-21 | 1 | -4/+4 |
| | |||||
* | further update GUI packages list | Thierry Vignaud | 2012-04-05 | 1 | -0/+9 |
| | |||||
* | restore bit lost in previous commit | Thierry Vignaud | 2012-04-05 | 1 | -0/+2 |
| | |||||
* | update GUI package list | Thierry Vignaud | 2012-04-01 | 2 | -37/+247 |
| | |||||
* | (get_pkgs) rename 'short_name' as 'key' after last commit (clearer) | Thierry Vignaud | 2012-03-28 | 1 | -2/+2 |
| | |||||
* | 5.335.33 | Thierry Vignaud | 2012-03-28 | 2 | -1/+3 |
| | |||||
* | (get_pkgs) consider name+arch as key when filtering out older | Thierry Vignaud | 2012-03-28 | 2 | -1/+4 |
| | | | | | | | | | packages/updates, thus fixing only listing first arch seen (mga#5047) regression introduced in r3601 on March 20 2012: (get_pkgs) only display latest updates, not all of them (mga#2258, mga#4534) git-svn-id: svn+ssh://svn.mageia.org/svn/soft/rpmdrake/trunk@3601 5b7c3c08-40e5-403b-9995-ace06908e4af | ||||
* | (fast_open_urpmi_db) catch early errors too, thus enable to display a | Thierry Vignaud | 2012-03-28 | 2 | -7/+9 |
| | | | | graphical error message when debug environment does not exist | ||||
* | silent perl_checker | Thierry Vignaud | 2012-03-28 | 2 | -4/+4 |
| | |||||
* | (_build_tree) silent perl_checker & explain | Thierry Vignaud | 2012-03-28 | 1 | -1/+2 |
| | |||||
* | (add_node) 'options' parameter is not mandatory | Thierry Vignaud | 2012-03-28 | 1 | -2/+2 |
| | |||||
* | (add_parent) fix passing an extra useless parameter to recursive call to itself | Thierry Vignaud | 2012-03-28 | 1 | -1/+1 |
| | |||||
* | (get_icon) 'parent' parameter is not mandatory | Thierry Vignaud | 2012-03-28 | 1 | -2/+2 |
| | | | | (helps perl_checker) | ||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-28 | 5 | -10/+13 |
| | |||||
* | 5.325.32 | Thierry Vignaud | 2012-03-27 | 2 | -1/+3 |
| | |||||
* | (node_state) only use 'backport' icon if not selected | Thierry Vignaud | 2012-03-26 | 1 | -2/+2 |
| | |||||
* | install perl-{Glib,Gtk2} as priority upgrades prior to restart | Thierry Vignaud | 2012-03-26 | 2 | -1/+2 |
| | | | | (similar to gurpmi issue, see mga#5066) | ||||
* | (ensure_utf8) sync with genhdlist2 and use utf8:: functions instead of Encode | Thierry Vignaud | 2012-03-26 | 3 | -10/+11 |
| | |||||
* | (get_pkgs,get_updates_list) fix offering of updates from media not ↵ | Thierry Vignaud | 2012-03-26 | 3 | -3/+9 |
| | | | | | | configured as update ones (inspirated by mdv) | ||||
* | (get_pkgs,warn_about_media) pass a hash of options instead of a hash reference | Thierry Vignaud | 2012-03-26 | 2 | -5/+5 |
| | | | | | | also rename %opts as %options btw (inspirated from mdv) | ||||
* | (pkgs_provider) simplfy: only pass one hash of options | Thierry Vignaud | 2012-03-26 | 3 | -6/+6 |
| | | | | (inspirated from mdv) | ||||
* | help perl_checker rpmdrake Rpmdrake/*pm | Thierry Vignaud | 2012-03-26 | 1 | -0/+1 |
| | |||||
* | kill doble use | Thierry Vignaud | 2012-03-21 | 2 | -1/+3 |
| | |||||
* | (node_state) display backported packages with a different icon (which | Thierry Vignaud | 2012-03-20 | 3 | -0/+4 |
| | | | | | the mirror of the to_delete icon in order to make clear that backports are dangerous) | ||||
* | 5.315.31 | Thierry Vignaud | 2012-03-20 | 2 | -1/+3 |
| | |||||
* | (open_urpmi_db) add a FIXME note about backports seen as updates | Thierry Vignaud | 2012-03-20 | 1 | -0/+1 |
| |