aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* sortThierry Vignaud2008-04-141-1/+1
|
* (run_treeview_dialog) fix a crash when default view is unknown (#40025)Thierry Vignaud2008-04-141-0/+1
|
* (run_treeview_dialog) fix searching when numeric pad's return key is pressed ↵Thierry Vignaud2008-04-141-0/+3
| | | | (spotted by Charles Hernandez)
* 4.9.13Thierry Vignaud2008-04-031-0/+4
|
* 4.9.12Thierry Vignaud2008-04-011-0/+2
|
* (build_tree) split out installed packages if any in "by update availability" ↵Thierry Vignaud2008-04-011-0/+1
| | | | view
* (build_tree) really make "by update availability" view usable (#39461)Thierry Vignaud2008-04-011-0/+1
|
* (run_treeview_dialog) fix view tooltip (#39694) (partially revertingThierry Vignaud2008-04-011-0/+2
| | | | | | r240011 from 2008-03-18: "(run_treeview_dialog) move view pull down menu as a real menu")
* (mirrors) better error message while downloading mirror list (#39675)Thierry Vignaud2008-04-011-0/+2
|
* 4.9.11Thierry Vignaud2008-04-011-0/+2
|
* (perform_installation) really remove XID in "--emmbedded <id>" from ARGV whenThierry Vignaud2008-03-311-0/+5
| | | | | restarting after priority upgrades, thus fixing displaying it when run from mcc (#39262)
* 4.9.10Thierry Vignaud2008-03-311-0/+2
|
* (perform_installation) fix priority upgrades by not recomputing themThierry Vignaud2008-03-311-0/+2
| | | | | when checking selection consistency just before actually installing
* (get_pkgs) fix priority upgrades by not preselecting updates in rpmdrakeThierry Vignaud2008-03-311-0/+2
|
* restore line wrongly removed in r241602Thierry Vignaud2008-03-311-0/+2
|
* (readconf) prevent crash by ignoring undefined values (crash hapennedThierry Vignaud2008-03-311-0/+2
| | | | | | if config file set empty values for some variables (eg: after old gurpmi.addmedia garbaged it)) (#39511)
* (format_pkg_simplifiedinfo) do not crash if package is unknow (#39608)Thierry Vignaud2008-03-311-1/+2
|
* 4.9.9Thierry Vignaud2008-03-281-0/+2
|
* make "by update availability" view usable (#39461)Thierry Vignaud2008-03-281-0/+2
|
* fix titypoOlivier Blin2008-03-281-1/+1
|
* read config in order not to garbage ~/.rpmdrake (because myexit() calls ↵Thierry Vignaud2008-03-281-0/+1
| | | | writeconf())
* fix --distrib --mirrorlist supportThierry Vignaud2008-03-281-0/+1
|
* add anssi nameThierry Vignaud2008-03-281-1/+1
|
* fix --distribThierry Vignaud2008-03-281-0/+1
|
* - gurpmi.addmedia:Pascal Rigaux2008-03-281-0/+4
| | | | | | o handle --mirrorlist o drop 'with' parameter, it didn't work properly anymore (Anssi)
* 4.9.8Thierry Vignaud2008-03-251-0/+2
|
* (perform_installation) remove "--emmbedded <id>" from ARGV whenThierry Vignaud2008-03-251-0/+2
| | | | | | restarting after priority upgrades, thus fixing displaying it when run from mcc (#39262)
* ensure we always restart if neededThierry Vignaud2008-03-251-0/+1
|
* (rpm_description) fix displaying garbaged UTF-8 descriptions (eg:Thierry Vignaud2008-03-251-0/+2
| | | | | cgoban1) instead of displaying "none"
* (pkg2medium) just skip non existing packages (#38793)Thierry Vignaud2008-03-251-0/+2
| | | | | | | | | | | | | [I suspect something like the bug fixed by commit r234617 on 2008-02-13: "(node_state) just skip non existing packages (#36529) (eg: when rpmdrake download info.xml.lzma on demand when searching or browsing whereas the package was updated in the mean time, the info file references the newer package whereas urpmi database only know the older version)"]
* 4.9.7Thierry Vignaud2008-03-211-0/+2
|
* (4.9) put the original bug report insteadThierry Vignaud2008-03-211-1/+1
|
* make the focus default on "yes" in yes/no dialogs (Emmanuel Blindauer, #39123)Thierry Vignaud2008-03-211-0/+3
|
* add bug reference to 4.9.5Thierry Vignaud2008-03-201-1/+1
|
* 4.9.6Thierry Vignaud2008-03-201-0/+2
|
* (build_tree) actually restrict "by_leaves" view to current mode (#39090)Thierry Vignaud2008-03-201-0/+1
|
* (build_tree) fix sorting in "by_source" view by reusing _build_tree()Thierry Vignaud2008-03-201-0/+3
|
* 4.9.5Thierry Vignaud2008-03-191-0/+2
|
* readd by_source view ; removed in r18346 on 2006-07-09:Thierry Vignaud2008-03-191-0/+3
| | | | | | | "- use a ComboBox instead of radio buttons *plus* a ComboBox for modes, thus simplifying both the GUI and the code - add some more modes"
* fix datesThierry Vignaud2008-03-191-4/+4
|
* 4.9.4Thierry Vignaud2008-03-191-0/+2
|
* (build_tree) restore sorting packages in 'by_group' view ; regressionThierry Vignaud2008-03-191-0/+2
| | | | | | | | | introduced in r239885 on 2008-03-17: "(build_tree,run_treeview_dialog) do the sort when filling in the tree in "by_group" mode rather than setting it as a tree propriety (needed before resurecting flat mode)"
* (run_treeview_dialog) handle migrating config file from rpmdrake <= 4.9Thierry Vignaud2008-03-191-0/+3
|
* explain regressionThierry Vignaud2008-03-191-0/+2
|
* 4.9.3Thierry Vignaud2008-03-191-0/+2
|
* fix crash with cy, eu, hu, nl, pl & zh_CN locales too (#39052)Thierry Vignaud2008-03-191-1/+1
|
* fix crash with CS locale (#39052)Thierry Vignaud2008-03-191-0/+3
|
* 4.9.2Thierry Vignaud2008-03-181-0/+2
|
* log latest commitThierry Vignaud2008-03-181-0/+2
|
* 4.9.1Thierry Vignaud2008-03-181-0/+2
|