aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* (show_urpm_progress) prevent dialog to enlarge too much whenThierry Vignaud2009-03-261-0/+2
| | | | | displaying downloads of media meta_data (eg: adding or updating media)
* list initial bug report in latest commit insteadThierry Vignaud2009-03-261-1/+1
|
* fix success message when adding mirrorlist (#48660)Thierry Vignaud2009-03-261-0/+3
|
* 5.13Thierry Vignaud2009-03-251-0/+2
|
* (run_treeview_dialog) do not use Gtk2::Sexy anymore (sligthly reduceThierry Vignaud2009-03-251-0/+1
| | | | | memory usage) (needs drakxtools > 12.17.1)
* update GUI package list (#49086)Thierry Vignaud2009-03-241-0/+3
|
* 5.12Thierry Vignaud2009-03-201-0/+2
|
* (get_pkgs) select updates from all media on cooker instead of only from ↵Thierry Vignaud2009-03-201-0/+3
| | | | update media
* 5.11.1Thierry Vignaud2009-03-191-0/+2
|
* (is_it_a_devel_distro) export it (will be used by mdkapplet)Thierry Vignaud2009-03-191-0/+2
|
* 5.11Thierry Vignaud2009-03-191-0/+2
|
* (get_update_medias) use new is_it_a_devel_distro() in order to updateThierry Vignaud2009-03-191-0/+1
| | | | | all media on cooker instead of only update media
* (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
|