aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
...
* (run_treeview_dialog) fix width of title by workarounding Gtk+ (#48259)Thierry Vignaud2009-03-191-0/+2
|
* (get_inactive_backport_media) do not try to update & parse inactive sources ↵Thierry Vignaud2009-03-191-0/+3
| | | | backports media
* 5.10Thierry Vignaud2009-03-181-0/+2
|
* (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)")
* use right iconThierry Vignaud2009-02-231-0/+1
|
* 5.9Thierry Vignaud2009-02-231-0/+2
|
* log latest changesThierry Vignaud2009-02-231-0/+2
|
* update GUI package listThierry Vignaud2009-02-201-0/+1
|
* prevent running more than one instance (#47755)Thierry Vignaud2009-02-161-0/+1
|
* latest commit closed a bug report btw...Thierry Vignaud2009-02-151-1/+1
|
* (get_pkgs) add 'compute_updates' option that enable super fast startupThierry Vignaud2009-02-151-0/+4
| | | | | by skipping computing updates on startup
* typo fixThierry Vignaud2009-02-141-1/+1
|
* 5.8Thierry Vignaud2009-02-141-0/+2
|
* use same icon as in mcc instead of rpmdarke one (#44671)Thierry Vignaud2009-02-141-0/+1
|
* move bug referenceThierry Vignaud2009-02-141-2/+2
|
* log latest change (update banner icons from mcc ones)Thierry Vignaud2009-02-141-1/+3
|
* use mcc icon if availlable (#44671)Thierry Vignaud2009-02-141-0/+1
|
* (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)
* (choose_mirror) honnor canceling when the user refused to access theThierry Vignaud2009-02-141-0/+2
| | | | | network when adding a specific mirror from the menubar (#46027)
* (perform_installation) fix crashing on uninstalling packages (#47751)Thierry Vignaud2009-02-131-0/+1
|
* (mainwindow) do not use the same shortcut for "Add a specific "mediaThierry Vignaud2009-02-121-0/+3
| | | | | mirror" and "_Add a custom medium" menu entries (#46027)
* better logThierry Vignaud2009-02-121-1/+1
|
* (fast_open_urpmi_db) prevent crashing in URPM when using --env with relative ↵Thierry Vignaud2009-02-121-0/+2
| | | | | | | | | paths (eg: "unable to read synthesis file bug-envs/47305_full/rpmdb.cz") (I suspect some chdir() happens at a certain stage in urpmi or URPM)
* 5.7Thierry Vignaud2009-02-111-0/+2
|
* (run_treeview_dialog) add C-F accelerator in order to focus on search entry ↵Thierry Vignaud2009-02-101-0/+2
| | | | (#46404)
* (fast_open_urpmi_db) fix using --justdb optionThierry Vignaud2009-02-101-0/+1
|
* fix dateThierry Vignaud2009-02-101-1/+1
|
* (perform_installation) implement 'need_restart' so that we warn when rebootingThierry Vignaud2009-02-101-0/+3
| | | | | is needed after installing packages
* 5.6Thierry Vignaud2009-02-091-0/+2
|
* (update_sources_interactive) fix media selection dialog layout so thatThierry Vignaud2009-02-091-0/+2
| | | | | dialog behaves smoothly on resizing (#47271)
* (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)
* update GUI package listThierry Vignaud2009-01-091-0/+2
|
* track regressionThierry Vignaud2009-01-081-0/+1
|
* (update_sources) add media even if one failed instead of rollbackingThierry Vignaud2009-01-081-0/+1
| | | | | all of them
* (remove_callback) fix displayling big list of media to remove andThierry Vignaud2009-01-081-0/+3
| | | | | adjust spacing accordingly (#46773)
* 5.5Thierry Vignaud2008-12-091-0/+2
|
* beautify++Thierry Vignaud2008-12-091-2/+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
|
* update GUI package listThierry Vignaud2008-12-011-0/+1
|
* (do_search) when performing search in names, only look at name, not atThierry Vignaud2008-11-241-0/+4
| | | | | full name (n-e-v-r) (#45410)
* 5.4Thierry Vignaud2008-11-241-0/+2
|
* sortThierry Vignaud2008-11-241-1/+1
|
* update GUI package listThierry 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/+2
|
* list plasma applets in GUI package list too (#45835)Thierry Vignaud2008-11-171-0/+3
|
* 5.3Thierry Vignaud2008-11-171-0/+2
|
* (add_callback) make clearer than DVD, CD-ROM are removable devices (#30842)Thierry Vignaud2008-11-171-0/+1
|
* (add_callback) there's no point in enabling one to tag media as updateThierry Vignaud2008-11-171-0/+3
| | | | | media when adding whole distro media