Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (perform_installation) fix priority upgrades by not recomputing them | Thierry Vignaud | 2008-03-31 | 1 | -0/+2 |
| | | | | | when checking selection consistency just before actually installing | ||||
* | (get_pkgs) fix priority upgrades by not preselecting updates in rpmdrake | Thierry Vignaud | 2008-03-31 | 1 | -0/+2 |
| | |||||
* | restore line wrongly removed in r241602 | Thierry Vignaud | 2008-03-31 | 1 | -0/+2 |
| | |||||
* | (readconf) prevent crash by ignoring undefined values (crash hapenned | Thierry Vignaud | 2008-03-31 | 1 | -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 Vignaud | 2008-03-31 | 1 | -1/+2 |
| | |||||
* | 4.9.9 | Thierry Vignaud | 2008-03-28 | 1 | -0/+2 |
| | |||||
* | make "by update availability" view usable (#39461) | Thierry Vignaud | 2008-03-28 | 1 | -0/+2 |
| | |||||
* | fix titypo | Olivier Blin | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | read config in order not to garbage ~/.rpmdrake (because myexit() calls ↵ | Thierry Vignaud | 2008-03-28 | 1 | -0/+1 |
| | | | | writeconf()) | ||||
* | fix --distrib --mirrorlist support | Thierry Vignaud | 2008-03-28 | 1 | -0/+1 |
| | |||||
* | add anssi name | Thierry Vignaud | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | fix --distrib | Thierry Vignaud | 2008-03-28 | 1 | -0/+1 |
| | |||||
* | - gurpmi.addmedia: | Pascal Rigaux | 2008-03-28 | 1 | -0/+4 |
| | | | | | | o handle --mirrorlist o drop 'with' parameter, it didn't work properly anymore (Anssi) | ||||
* | 4.9.8 | Thierry Vignaud | 2008-03-25 | 1 | -0/+2 |
| | |||||
* | (perform_installation) remove "--emmbedded <id>" from ARGV when | Thierry Vignaud | 2008-03-25 | 1 | -0/+2 |
| | | | | | | restarting after priority upgrades, thus fixing displaying it when run from mcc (#39262) | ||||
* | ensure we always restart if needed | Thierry Vignaud | 2008-03-25 | 1 | -0/+1 |
| | |||||
* | (rpm_description) fix displaying garbaged UTF-8 descriptions (eg: | Thierry Vignaud | 2008-03-25 | 1 | -0/+2 |
| | | | | | cgoban1) instead of displaying "none" | ||||
* | (pkg2medium) just skip non existing packages (#38793) | Thierry Vignaud | 2008-03-25 | 1 | -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.7 | Thierry Vignaud | 2008-03-21 | 1 | -0/+2 |
| | |||||
* | (4.9) put the original bug report instead | Thierry Vignaud | 2008-03-21 | 1 | -1/+1 |
| | |||||
* | make the focus default on "yes" in yes/no dialogs (Emmanuel Blindauer, #39123) | Thierry Vignaud | 2008-03-21 | 1 | -0/+3 |
| | |||||
* | add bug reference to 4.9.5 | Thierry Vignaud | 2008-03-20 | 1 | -1/+1 |
| | |||||
* | 4.9.6 | Thierry Vignaud | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | (build_tree) actually restrict "by_leaves" view to current mode (#39090) | Thierry Vignaud | 2008-03-20 | 1 | -0/+1 |
| | |||||
* | (build_tree) fix sorting in "by_source" view by reusing _build_tree() | Thierry Vignaud | 2008-03-20 | 1 | -0/+3 |
| | |||||
* | 4.9.5 | Thierry Vignaud | 2008-03-19 | 1 | -0/+2 |
| | |||||
* | readd by_source view ; removed in r18346 on 2006-07-09: | Thierry Vignaud | 2008-03-19 | 1 | -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 dates | Thierry Vignaud | 2008-03-19 | 1 | -4/+4 |
| | |||||
* | 4.9.4 | Thierry Vignaud | 2008-03-19 | 1 | -0/+2 |
| | |||||
* | (build_tree) restore sorting packages in 'by_group' view ; regression | Thierry Vignaud | 2008-03-19 | 1 | -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.9 | Thierry Vignaud | 2008-03-19 | 1 | -0/+3 |
| | |||||
* | explain regression | Thierry Vignaud | 2008-03-19 | 1 | -0/+2 |
| | |||||
* | 4.9.3 | Thierry Vignaud | 2008-03-19 | 1 | -0/+2 |
| | |||||
* | fix crash with cy, eu, hu, nl, pl & zh_CN locales too (#39052) | Thierry Vignaud | 2008-03-19 | 1 | -1/+1 |
| | |||||
* | fix crash with CS locale (#39052) | Thierry Vignaud | 2008-03-19 | 1 | -0/+3 |
| | |||||
* | 4.9.2 | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
| | |||||
* | log latest commit | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
| | |||||
* | 4.9.1 | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
| | |||||
* | (run_treeview_dialog) add "search:" label again (reverting part of | Thierry Vignaud | 2008-03-18 | 1 | -0/+3 |
| | | | | | r239827 on 2008-03-17: "add tooltip to search entry") | ||||
* | 4.9 | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
| | |||||
* | (interactive_msg) fix displaying data about packages when choosing one | Thierry Vignaud | 2008-03-18 | 1 | -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 menu | Thierry Vignaud | 2008-03-18 | 1 | -0/+1 |
| | |||||
* | (run_treeview_dialog) enable to shrink package groups tree (#38762) | Thierry Vignaud | 2008-03-18 | 1 | -0/+1 |
| | | | | | (need drakxtools >= 10.16) | ||||
* | make clear latest change was for rpmdrake; also add note about UMPC | Thierry Vignaud | 2008-03-18 | 1 | -1/+3 |
| | | | | | since we'll commit anothe fix | ||||
* | (run_treeview_dialog) hide banner if screen height is small than 600 px (#38943) | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
| | |||||
* | 4.8 | Thierry Vignaud | 2008-03-17 | 1 | -0/+2 |
| | |||||
* | (run_treeview_dialog) make find box larger and left-aligned (#38298) | Thierry Vignaud | 2008-03-17 | 1 | -0/+1 |
| | |||||
* | add a "mode" combo box, thus restoring flat mode (#25770) and allowing again to | Thierry Vignaud | 2008-03-17 | 1 | -0/+2 |
| | | | | | sort packages by size (#25417) | ||||
* | tell the user to "restart system" when needed (needs urpmi-5.14) | Thierry Vignaud | 2008-03-17 | 1 | -0/+1 |
| | |||||
* | this is a rpmdrake only change | Thierry Vignaud | 2008-03-17 | 1 | -1/+2 |
| |