aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunk up to r273200distro/mdv2011João Victor Duarte Martins2011-08-121-0/+5
|
* 5.26.10distro/mdv2011.0João Victor Duarte Martins2011-08-101-0/+2
|
* Add parsing of fullnames to NVRA after urpm::select::find_packages_to_removeJoão Victor Duarte Martins2011-08-101-0/+3
| | | | | (fix #63222).
* update translationsPer Øyvind Karlsen2011-05-271-0/+1
|
* clean out some frenglish (from mageia)Per Øyvind Karlsen2011-05-271-0/+4
|
* 5.26.9João Victor Duarte Martins2011-05-051-0/+2
|
* Fix list of matching packages when warning for packages not in list (#62308)João Victor Duarte Martins2011-05-051-0/+3
|
* follow URPM API change for using the correct tag names 'providename' & ↵Per Øyvind Karlsen2011-05-051-0/+4
| | | | 'basenames'
* 2.26.7João Victor Duarte Martins2011-03-011-1/+3
|
* Fix offering of updates from media not configured as update.João Victor Duarte Martins2011-03-011-0/+2
|
* ndle URPM::Package->fullname returning vector of different lengths (#61702)Per Øyvind Karlsen2011-01-071-0/+4
|
* 5.26.5Thierry Vignaud2010-10-241-0/+2
|
* add a minimal "testsuite" in order to prevent syntax errors such as #60901:Thierry Vignaud2010-10-241-0/+2
| | | | rebuild the .pot file, thus ensuring perl_checker passes on perl files
* 2.26.4João Victor Duarte Martins2010-08-241-0/+2
|
* (get_string_from_keywords): cleaned erroneous messages about updatesJoão Victor Duarte Martins2010-08-241-0/+2
| | | | | (fix #60629)
* 5.26.3Thierry Vignaud2010-07-161-0/+2
|
* (get_main_text) fix crashing when looking at update details (#60153) Thierry Vignaud2010-07-161-0/+3
| | | | | (regression introduced in r266625 when adding "explain what are official, backports ... packages" i in rpmdrake 5.25)
* 5.26.2Thierry Vignaud2010-06-051-0/+2
|
* (install) ix displaying version numer in about dialog (#59665)Thierry Vignaud2010-06-051-0/+3
|
* Version update.João Victor Duarte Martins2010-05-251-0/+2
|
* - removed conditional to allow file listing of uninstalled packagesJoão Victor Duarte Martins2010-04-291-0/+1
| | | | | (#58871)
* NEWS updateJoão Victor Duarte Martins2010-04-261-0/+2
|
* Updated versionJoão Victor Duarte Martins2010-04-061-0/+2
|
* Fixes the inactive backports listing (#40556)João Victor Duarte Martins2010-04-061-0/+2
|
* (toggle_nodes) fix for a crash (#56144)Thierry Vignaud2010-03-041-0/+2
|
* 5.25Thierry Vignaud2010-03-031-0/+2
|
* (get_main_text,get_string_from_keywords) explain what are official, ↵Thierry Vignaud2010-03-031-0/+1
| | | | backports ... packages
* (format_pkg_simplifiedinfo) do not show file list if emptyThierry Vignaud2010-03-031-0/+1
|
* (mainwindow) fix crashing when deleting media with UTF-8 characters (#57644)Thierry Vignaud2010-02-241-0/+3
|
* 5.24Thierry Vignaud2009-12-031-0/+2
|
* remove --root option that was deprecated since August 2007Thierry Vignaud2009-12-031-0/+1
| | | | (rationale: its meaning conflicts with urpmi's --root one)
* (inspect) use gtksourceview-2 instead of gtksourceview-1Thierry Vignaud2009-12-031-0/+1
|
* (run_treeview_dialog) fix crashing when running as user (#55009)Thierry Vignaud2009-12-031-0/+3
| | | | | | (the whole 'options' menu is disabled when not running as root ; alternatively we could show those 2 opions when running as user as they can be usefull)
* 5.23Thierry Vignaud2009-10-271-0/+2
|
* (format_pkg_simplifiedinfo) rename 'dependancies' as 'newThierry Vignaud2009-10-191-0/+2
| | | | | dependancies' and tell there's no new dependancy when dependancies list is empty (#54697)
* last change is for MandrivaUpdate tooThierry Vignaud2009-10-191-3/+2
|
* (perform_removal) use a scrolling window if needed when displayingThierry Vignaud2009-10-191-0/+4
| | | | list of orphan packages after removing some packages (#54713)
* 5.22Thierry Vignaud2009-10-161-0/+2
|
* (perform_installation) match urpmi behavior when registering requested packageThierry Vignaud2009-10-161-0/+1
| | | | aka do not register all packages as potential orphan packages
* display a graphical warning when trying more than one instance insteadThierry Vignaud2009-10-161-0/+3
| | | | of silently exiting
* (run_treeview_dialog) do not display the banner when height <= 480Thierry Vignaud2009-10-131-0/+4
| | | | | instead of just < 480 (#54550)
* 5.21.1Thierry Vignaud2009-10-121-0/+2
|
* (run_drakbug,run_help_callback) try harder to display help, bug wizards, ... ↵Thierry Vignaud2009-10-121-0/+2
| | | | as user
* add missing spaceThierry Vignaud2009-10-121-1/+1
|
* add first original bug IDThierry Vignaud2009-10-091-1/+1
|
* 5.21Thierry Vignaud2009-10-091-0/+2
|
* fix enabling for the first time a medium that never was enabled beforeThierry Vignaud2009-10-091-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 mediaThierry Vignaud2009-10-091-0/+1
|
* (mainwindow) prevent crashing if one click on a media checkbox whileThierry Vignaud2009-10-091-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 Vignaud2009-10-091-0/+3
| | | | | | got broken in r261170 from 2009-10-01 ("enable to search in full or short package names (#46473)") which is simpler