aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 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
* update GUI package listThierry Vignaud2008-11-121-0/+2
|
* drop diagnostics, strict, vars and warnings pragmas (should help #45361) Thierry Vignaud2008-11-121-0/+2
|
* 5.2.1Thierry Vignaud2008-11-061-0/+2
|
* update GUI package listThierry Vignaud2008-10-221-0/+2
|
* (toggle_nodes) fix displaying big list of conflicting packagesThierry Vignaud2008-10-211-0/+1
|
* (fast_open_urpmi_db) load global options after mananing --urpmi-root,Thierry Vignaud2008-10-201-0/+2
| | | | | thus fixing loading options from chrooted config file
* 5.2Thierry Vignaud2008-10-161-0/+2
|
* (update_sources) fix return value when cancelingThierry Vignaud2008-10-161-0/+2
|
* (show_urpm_progress) better looking messages when downloading filesThierry Vignaud2008-10-141-0/+1
|
* (fast_open_urpmi_db) do not read big debug media if 'ignore_debug_media'Thierry Vignaud2008-10-111-0/+1
| | | | | option is set
* (gurpm::new) try harder not to have gray wait message dialogs (needs ↵Thierry Vignaud2008-10-111-0/+2
| | | | drakxtools > 11.67)
* (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
|