aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* (run_treeview_dialog) add "search:" label again (reverting part ofThierry Vignaud2008-03-181-0/+3
| | | | | r239827 on 2008-03-17: "add tooltip to search entry")
* 4.9Thierry Vignaud2008-03-181-0/+2
|
* (interactive_msg) fix displaying data about packages when choosing oneThierry Vignaud2008-03-181-0/+4
| | | | | | | | while resolving dependancies (#39042) (regression introduced in r238921 on 2008-03-10: "(interactive_msg) enable to use markups in TextView (needed for next commit)")
* (run_treeview_dialog) move view pull down menu as a real menuThierry Vignaud2008-03-181-0/+1
|
* (run_treeview_dialog) enable to shrink package groups tree (#38762)Thierry Vignaud2008-03-181-0/+1
| | | | | (need drakxtools >= 10.16)
* make clear latest change was for rpmdrake; also add note about UMPCThierry Vignaud2008-03-181-1/+3
| | | | | since we'll commit anothe fix
* (run_treeview_dialog) hide banner if screen height is small than 600 px (#38943)Thierry Vignaud2008-03-181-0/+2
|
* 4.8Thierry Vignaud2008-03-171-0/+2
|
* (run_treeview_dialog) make find box larger and left-aligned (#38298)Thierry Vignaud2008-03-171-0/+1
|
* add a "mode" combo box, thus restoring flat mode (#25770) and allowing again toThierry Vignaud2008-03-171-0/+2
| | | | | sort packages by size (#25417)
* tell the user to "restart system" when needed (needs urpmi-5.14)Thierry Vignaud2008-03-171-0/+1
|
* this is a rpmdrake only changeThierry Vignaud2008-03-171-1/+2
|
* add tooltip to search entryThierry Vignaud2008-03-171-1/+1
|
* add tooltips to pull down menusThierry Vignaud2008-03-171-0/+2
|
* 4.7Thierry Vignaud2008-03-171-0/+2
|
* log Funda's change regarding translationsThierry Vignaud2008-03-171-0/+1
|
* make clear it's rpmdrake changesThierry Vignaud2008-03-171-3/+4
|
* split filters (all, installed, non installed) from views (GUI, meta packages,Thierry Vignaud2008-03-171-0/+2
| | | | | updates, ...)
* log latest gui.lst changeThierry Vignaud2008-03-171-0/+2
|