aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* (writeconf) do not write chrooted .rpmdrake config file on exit when using --envThierry Vignaud2008-10-111-0/+1
|
* reindentThierry Vignaud2008-10-111-1/+2
|
* open the chrooted .rpmdrake config file when using --envThierry Vignaud2008-10-111-0/+1
|
* (run_treeview_dialog) enable to set 'noclean' option (#13522)Thierry Vignaud2008-10-101-0/+3
|
* 5.1Thierry Vignaud2008-10-101-0/+2
|
* make bug importance icons be transparent (#44745)Thierry Vignaud2008-10-101-0/+2
|
* (mainwindow) fix displayed version in 'About' dialogThierry Vignaud2008-10-071-0/+1
|
* update GUI package listThierry Vignaud2008-10-061-0/+1
|
* (run_as_user) open help & bug report as user instead of as root (#44497)Thierry Vignaud2008-10-061-0/+1
|
* (mainwindow) move "add media" menu entries from the "Options" menuThierry Vignaud2008-10-061-0/+3
| | | | | into the "File" menu (#44601)
* (init) do not ask sources on startupThierry Vignaud2008-10-061-0/+1
|
* handle --urpmi-root (usefull in order to test mdkapplet's distroThierry Vignaud2008-10-061-0/+2
| | | | | upgrade feature)
* revert bumping to 5.1, won't be released today, thus more updates may be ↵Thierry Vignaud2008-10-031-2/+0
| | | | pilled up
* 5.1Thierry Vignaud2008-10-031-0/+2
|
* (update_sources_interactive) fix too big "media to update" window (#44518)Thierry Vignaud2008-10-031-0/+3
| | | | | (using a listview would be just better)
* 5Thierry Vignaud2008-10-011-0/+2
|
* add bug IDThierry Vignaud2008-10-011-1/+1
|
* (edit_callback) enable to edit mirrorlist mediaThierry Vignaud2008-10-011-0/+1
|
* (mainwindow) plug easy_add_callback_with_mirror() into menu so thatThierry Vignaud2008-10-011-0/+2
| | | | | one is still able to choose mirror
* (easy_add_callback) default is now using mirror listThierry Vignaud2008-10-011-0/+2
|
* (run_treeview_dialog) use radio buttons in order to show current search mode Thierry Vignaud2008-09-301-0/+3
|
* workaround is for both rpmdrake MandrivaUpdateThierry Vignaud2008-09-301-2/+1
|
* 4.21Thierry Vignaud2008-09-301-0/+2
|
* (node_state) only warn once per session when media XML metadata areThierry Vignaud2008-09-301-0/+4
| | | | | | | | | newer than synthesis (#42737) (meaning package list & metadata are not syncrhonised and that media need updates) another solution would for for urpmi to be be less strict when searching
* (new,DESTROY) stop accounting main windows which collides withThierry Vignaud2008-09-301-0/+3
| | | | | | | | mygtk2's accounting resulting in broken transient_for hints (regression introduced in drakxtools-11.10.2 on 18 August 2008 while fixing focus issues (#42750))
* (run_treeview_dialog) workaround crashing when tree selection wasn'tThierry Vignaud2008-09-291-0/+4
| | | | | realized yet (#41010)
* 4.20.3Olivier Blin2008-09-241-0/+5
|
* 4.20.2Thierry Vignaud2008-09-231-0/+2
|
* set dialog hint if drakx-matchbox-window-manager is used (for installer)Thierry Vignaud2008-09-231-0/+4
|
* 4.20.1Thierry Vignaud2008-09-221-0/+2
|
* update GUI package listThierry Vignaud2008-09-221-0/+3
|
* 4.20Thierry Vignaud2008-09-201-0/+2
|
* (perform_installation) add basic managment of orphan packages (#43723):Thierry Vignaud2008-09-201-0/+3
| | | | | | - display them - handle --auto_orphans option
* (reload_db_and_clear_all) remove short lived wait message whenThierry Vignaud2008-09-201-0/+2
| | | | | reloading the packages list (#43955)
* (run_treeview_dialog) remove short lived wait message when changingThierry Vignaud2008-09-171-0/+4
| | | | | | selected view to some 'update' view (security/bugfix/...) since it's too fast
* 4.19Thierry Vignaud2008-09-171-0/+2
|
* (pkgs_provider) fix listing updates per importance (#41331) ;Thierry Vignaud2008-09-171-0/+3
| | | | | | | | | regression introduced in r227983 on 2007-09-14: "(format_pkg_simplifiedinfo) urpmi-4.10.10 enables to list all packages update description w/o having the ia32 one overwriting/hiding the x86_64 (or the reverse)"
* (warn_about_media) do not display any banner when embedded while adding mediaThierry Vignaud2008-09-171-0/+1
|
* (warn_about_media) do not display any banner when embedded whileThierry Vignaud2008-09-171-0/+2
| | | | | | updating media ; no reason to act differently from non-embedded case ; what's more banner is truncated (#43815)
* - do display conflicting packages instead of silently removing themPascal Rigaux2008-09-111-0/+3
| | | | | (needs urpmi 6.11) (#43501)
* 4.18.2Thierry Vignaud2008-09-101-0/+2
|
* (get_installed_packages) workaround looping in URPM->traverse_tagThierry Vignaud2008-09-101-0/+1
| | | | | (especially when using --env)
* (fast_open_urpmi_db) fix opening the right RPM DB with --envThierry Vignaud2008-09-101-0/+2
|
* 4.18.1Thierry Vignaud2008-09-091-0/+2
|
* (toggle_all) fix crashing when selecting all packages (#40025)Thierry Vignaud2008-09-091-0/+3
|
* sortThierry Vignaud2008-09-091-1/+1
|
* 4.18Thierry Vignaud2008-09-091-0/+2
|
* (run_treeview_dialog) display a busy cursor while fetching packageThierry Vignaud2008-09-091-0/+1
| | | | | list on startup
* (run_treeview_dialog) remove short lived wait message when changingThierry Vignaud2008-09-091-0/+2
| | | | | selected package group (#43320) since it's too fast
* (fast_open_urpmi_db,perform_installation) add basic support for the --debug ↵Thierry Vignaud2008-09-091-1/+1
| | | | option