aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 5.0.9distro/mdv2009.0Thierry Vignaud2009-08-052-1/+3
|
* (perform_installation) try to pass a meaningfull @ask_unselect to ↵Thierry Vignaud2009-08-051-1/+4
| | | | | | | urpm::main_loop::run() (backported from TRUNK)
* (already_installed_or_not_installable) do not show empty dialogsThierry Vignaud2009-08-052-1/+5
| | | | | | | | | (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-202-1/+3
|
* (perform_installation) fix crashing on uninstalling packages (#47751)Thierry Vignaud2009-03-202-1/+3
| | | | | (backported from trunk for #48537)
* 5.0.7Thierry Vignaud2009-03-182-1/+3
|
* log second previous changeThierry Vignaud2009-03-181-0/+1
|
* (run_treeview_dialog) do not harcode column id and fix it (inThierry Vignaud2009-03-182-2/+7
| | | | | | | | | | | | | | | '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)")
* (get_inactive_backport_media) do not try to update & parse inactive debugThierry Vignaud2009-02-231-1/+1
| | | | | backports media (slightly reduce memory usage -- 464kb on current 2009.0 media config)
* 5.0.6Thierry Vignaud2009-02-142-1/+3
|
* (easy_add_callback_with_mirror,easy_add_callback) honnor cancelingThierry Vignaud2009-02-142-0/+4
| | | | | when the user closed the "updates/full_sources" dialog (#47125)
* (mainwindow) do not use the same shortcut for "Add a specific "mediaThierry Vignaud2009-02-142-1/+3
| | | | | mirror" and "_Add a custom medium" menu entries (#46027)
* (choose_mirror) honnor canceling when the user refused to access theThierry Vignaud2009-02-142-1/+5
| | | | | network when adding a specific mirror from the menubar (#46027)
* fix dateThierry Vignaud2009-02-101-1/+1
|
* 5.0.5Thierry Vignaud2009-02-102-1/+3
|
* (perform_installation) implement 'need_restart' so that we warn when rebootingThierry Vignaud2009-02-102-1/+7
| | | | | is needed after installing packages
* (warn_about_media) use new proper API to select media, thus fixing notThierry Vignaud2009-02-092-1/+4
| | | | | 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-082-3/+6
| | | | | adjust spacing accordingly (#46773) (backported from trunk)
* 5.0.4Thierry Vignaud2008-12-092-1/+3
|
* (do_search) scroll group list to search categoryThierry Vignaud2008-12-092-1/+4
|
* (do_search) fix a rare crash on searching (#46225)Thierry Vignaud2008-12-092-2/+5
|
* list plasma applets in GUI package list too (#45835)Thierry Vignaud2008-11-243-1/+19
|
* update GUI package listThierry Vignaud2008-11-242-0/+5
|
* use C sortThierry Vignaud2008-11-241-109/+109
|
* drop diagnostics, strict, vars and warnings pragmas (should help #45361)Thierry Vignaud2008-11-243-0/+7
|
* (mainwindow::reread_media) stop droping 'ignore' flag when updating aThierry Vignaud2008-11-242-4/+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-242-1/+4
|
* 5.0.3Thierry Vignaud2008-10-212-1/+3
|
* - gurpmi.addmediaPascal Rigaux2008-10-212-1/+4
| | | | | | 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-212-1/+3
|
* 5.0.2Thierry Vignaud2008-10-162-1/+3
|
* (update_sources) fix return value when cancelingThierry Vignaud2008-10-162-0/+3
|
* (install) jpeg icons are no moreThierry Vignaud2008-10-111-1/+0
|
* make bug importance icons be transparent (#44745)Thierry Vignaud2008-10-107-0/+3
|
* 5.0.1Thierry Vignaud2008-10-092-1/+3
|
* branch 2009.0Thierry Vignaud2008-10-080-0/+0
|
* (mainwindow) fix displayed version in 'About' dialogThierry Vignaud2008-10-072-1/+2
|
* bump copyright yearThierry Vignaud2008-10-071-1/+1
|
* Updated Slovenian translationJure Repinc2008-10-061-2/+2
|
* update GUI package listThierry Vignaud2008-10-062-4/+5
|
* kill doble entriesThierry Vignaud2008-10-061-54/+0
|
* updateThierry Vignaud2008-10-061-0/+1172
|
* (run_as_user) export it for Rpmdrake::guiThierry Vignaud2008-10-061-0/+1
|
* (open_help) revert latest change, run_as_help() doesn't work for drakhelp...Thierry Vignaud2008-10-061-1/+2
|
* (run_as_user) open help & bug report as user instead of as root (#44497)Thierry Vignaud2008-10-063-3/+13
|
* (run_drakbug) factorize codeThierry Vignaud2008-10-063-2/+8
|
* (run_help_callback) factorize codeThierry Vignaud2008-10-061-8/+7
|
* (mainwindow) move "add media" menu entries from the "Options" menuThierry Vignaud2008-10-062-2/+5
| | | | | into the "File" menu (#44601)
* (init) do not ask sources on startupThierry Vignaud2008-10-062-14/+1
|
* update (Vilhelmo Lutermano)Thierry Vignaud2008-10-061-1077/+366
|