aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* (already_installed_or_not_installable) do not show empty dialogsThierry Vignaud2009-08-051-0/+2
| | | | | | | | | (backported from TRUNK) (#47751) rationale: due to some bugs in urpmi, we cannot always keep the state and thus urpm::select::translate_already_installed() results in us displaying empty dialogs sometimes
* 5.0.8Thierry Vignaud2009-03-201-0/+2
|
* (perform_installation) fix crashing on uninstalling packages (#47751)Thierry Vignaud2009-03-201-0/+2
| | | | | (backported from trunk for #48537)
* 5.0.7Thierry Vignaud2009-03-181-0/+2
|
* log second previous changeThierry Vignaud2009-03-181-0/+1
|
* (run_treeview_dialog) do not harcode column id and fix it (inThierry Vignaud2009-03-181-0/+5
| | | | | | | | | | | | | | | 'toggled' signal handler too) ; this means we got the right cell renderer and thus the 'toggled' signal handler does be connected ; this means we stop ignoring selected/unselected packages (embarassing bug #29835) (this regression was introduced in r242980 on 2008-06-18: "(refresh_packages_list, run_treeview_dialog) show type of update in mandrivaupdate: fix, security, ... (spec 216)")
* 5.0.6Thierry Vignaud2009-02-141-0/+2
|
* (easy_add_callback_with_mirror,easy_add_callback) honnor cancelingThierry Vignaud2009-02-141-0/+2
| | | | | when the user closed the "updates/full_sources" dialog (#47125)
* (mainwindow) do not use the same shortcut for "Add a specific "mediaThierry Vignaud2009-02-141-0/+2
| | | | | mirror" and "_Add a custom medium" menu entries (#46027)
* (choose_mirror) honnor canceling when the user refused to access theThierry Vignaud2009-02-141-0/+4
| | | | | network when adding a specific mirror from the menubar (#46027)
* fix dateThierry Vignaud2009-02-101-1/+1
|
* 5.0.5Thierry Vignaud2009-02-101-0/+2
|
* (perform_installation) implement 'need_restart' so that we warn when rebootingThierry Vignaud2009-02-101-0/+1
| | | | | is needed after installing packages
* (warn_about_media) use new proper API to select media, thus fixing notThierry Vignaud2009-02-091-0/+3
| | | | | updating media (side effect of urpmi-6.14.12 API changes, #47209)
* (remove_callback) fix displayling big list of media to remove andThierry Vignaud2009-01-081-0/+3
| | | | | adjust spacing accordingly (#46773) (backported from trunk)
* 5.0.4Thierry Vignaud2008-12-091-0/+2
|
* (do_search) scroll group list to search categoryThierry Vignaud2008-12-091-1/+3
|
* (do_search) fix a rare crash on searching (#46225)Thierry Vignaud2008-12-091-0/+1
|
* list plasma applets in GUI package list too (#45835)Thierry Vignaud2008-11-241-0/+1
|
* update GUI package listThierry Vignaud2008-11-241-0/+2
|
* drop diagnostics, strict, vars and warnings pragmas (should help #45361)Thierry Vignaud2008-11-241-0/+1
|
* (mainwindow::reread_media) stop droping 'ignore' flag when updating aThierry Vignaud2008-11-241-0/+1
| | | | | | | | | medium (#44930) [was added in r17756 by rgarciasuarez on 2004-11-17: "When modifying a media has failed, restore it (and don't keep it in the intermediate state of being ignored)"]
* (get_medium_type) fix displaying type of altered mirrorlist media (#44930)Thierry Vignaud2008-11-241-0/+3
|
* 5.0.3Thierry Vignaud2008-10-211-0/+2
|
* - gurpmi.addmediaPascal Rigaux2008-10-211-0/+3
| | | | | | o exit on failing media instead of ignoring them (esp. for --distrib) (need urpmi 6.14.9)
* (toggle_nodes) fix displaying big list of conflicting packagesThierry Vignaud2008-10-211-0/+2
|
* 5.0.2Thierry Vignaud2008-10-161-0/+2
|
* (update_sources) fix return value when cancelingThierry Vignaud2008-10-161-0/+2
|
* make bug importance icons be transparent (#44745)Thierry Vignaud2008-10-101-0/+3
|
* 5.0.1Thierry Vignaud2008-10-091-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)