aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 5.18Thierry Vignaud2009-10-012-1/+3
|
* (run_treeview_dialog) show rpmdrake version in about dialog instead ofThierry Vignaud2009-10-013-3/+5
| | | | distribution version (#49467)
* (real_quit) warn on exit if some packages are selected (#45404)Thierry Vignaud2009-10-014-2/+11
|
* (is_there_selected_packages) extract it from do_action__real() (neededThierry Vignaud2009-10-011-1/+5
| | | | for next commit)
* (do_search) fix searching for summary on startup (#49293)Thierry Vignaud2009-10-012-1/+2
| | | | | (was broken since 253201 on 2009/02/23: "slightly reduce memory usage by not keeping around summaries ")
* (run_treeview_dialog) rerun search after reloading package list (#49834)Thierry Vignaud2009-10-012-0/+2
|
* (run_treeview_dialog) clear search results too when cleaing searched text ↵Thierry Vignaud2009-10-012-1/+5
| | | | (#49239)
* (reset_search) move code from do_search() here (needed for next commit)Thierry Vignaud2009-10-012-2/+8
|
* (do_search) enable to search in full or short package names (#46473)Thierry Vignaud2009-10-013-3/+18
|
* (do_search) default to OR like searches for searches among package names ↵Thierry Vignaud2009-10-012-0/+3
| | | | (#37643)
* (do_search) enable to disable use of regular expression (default is: disabled)Thierry Vignaud2009-10-013-2/+15
|
* (do_action__real) enable to apply priority updates without trying toThierry Vignaud2009-10-012-1/+3
| | | | select any package
* (get_pkgs,run_treeview_dialog) make sure 'compute_updates' is used theThierry Vignaud2009-10-012-3/+3
| | | | same way in both rpmdrake & MandrivaUpdate
* add bug IDThierry Vignaud2009-10-011-1/+1
|
* (tar) use auto compression flag for lzmaThierry Vignaud2009-10-011-1/+1
|
* (mainwindow) use proper stock icons for arrowsThierry Vignaud2009-09-302-2/+11
|
* restore good versionThierry Vignaud2009-09-2510-945/+99
|\
* | (tar) fix compressing with new tarThierry Vignaud2009-09-2510-99/+945
|/
* Deprecated is not the same as Obsolated, fixed translation in pt_BRSergio Rafael Lemke2009-09-111-1/+1
|
* update (Rhoslyn Prys)Thierry Vignaud2009-09-101-9/+11
|
* Update Greek translationGlentadakis Dimitris2009-09-081-7/+7
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-09-051-37/+37
|
* no more acute accents in diphthongs éiWanderlei Antonio Cavassin2009-09-041-1/+1
|
* goodbye tremaWanderlei Antonio Cavassin2009-09-041-2/+2
|
* - rpmdrakeAurélien Lefebvre2009-09-042-0/+27
| | | | | o added dependencies section in package details panel
* updated translations for pt_brSergio Rafael Lemke2009-08-311-1/+1
|
* Updated Norwegian Bokmål Translation.Olav Dahlum2009-08-241-154/+149
|
* Updated Translation for Norwegian Bokmål.Olav Dahlum2009-08-241-89/+87
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-08-221-3/+1
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-08-221-17/+10
|
* updated translations for pt_brSergio Rafael Lemke2009-08-201-4/+1
|
* updated fi translationJani Välimaa2009-08-171-5/+8
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-08-091-4/+2
|
* updated fi translationJani Välimaa2009-08-051-2/+2
|
* updated fi translationJani Välimaa2009-08-051-7/+7
|
* fixed a typoSergio Rafael Lemke2009-07-311-1/+1
|
* update for German translationOliver Burger2009-07-031-5/+7
|
* 5.17Thierry Vignaud2009-06-012-1/+3
|
* (fast_open_urpmi_db) make 'urpmi-root' implying rpm-root so thatThierry Vignaud2009-06-012-0/+3
| | | | | open_rpm_db() opens the proper chrooted db
* (perform_installation) do not restart if we didn't install any packageThierry Vignaud2009-06-012-1/+3
| | | | | (when having priority packages)
* some changes impact MandrivaUpdate tooThierry Vignaud2009-06-011-4/+4
|
* typo fixThierry Vignaud2009-06-011-1/+1
|
* (is_it_a_devel_distro) consider chrooted /etc/produc.id when detectingThierry Vignaud2009-06-012-1/+5
| | | | | whether installed distro is stable or cooker
* (pkg2medium) revert part of r257150 from 2009-04-29 (considering theThierry Vignaud2009-06-012-1/+3
| | | | | | | | | | installed flag), thus fixing not displaying importance and reasons of updates (b/c we wrongly though that the medium was "None (installed)" instead of eg: "Main Updates") (#51118) (r257150 was: "(pkg2medium) fix listing _one_ non installed package as installed (#50276)")
* Update for Norwegian Bokmål translationOlav Dahlum2009-05-201-4/+4
|
* Update for Norwegian Bokmål translationOlav Dahlum2009-05-201-2/+2
|
* revert wrong bit in last commitThierry Vignaud2009-05-121-1/+0
|
* update GUI package listThierry Vignaud2009-05-122-7/+27
|
* 5.16.4Thierry Vignaud2009-05-122-1/+3
|
* (run_treeview_dialog) fix crashing when running as user (#50473)Thierry Vignaud2009-05-122-3/+8
| | | | | (regression introduced in r248003 on 2008-10-10: "(run_treeview_dialog) enable to set 'noclean' option (#13522)")