aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* (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)")
* small fixes for pt_br locale in rpmdrakeSergio Rafael Lemke2009-05-081-3/+3
|
* 5.16.3Thierry Vignaud2009-05-062-1/+3
|
* (do_search) when searching in descriptions, do not search amongThierry Vignaud2009-05-062-0/+3
| | | | packages not in current view (#50638)
* (run_treeview_dialog) save "Compute updates on startup" settingThierry Vignaud2009-05-062-2/+5
|
* minor update to finnish translationJani Välimaa2009-05-051-2/+2
|
* minor greek (el) language update by NikosNikos Papadopoulos2009-05-051-6/+8
|
* 5.16.2Thierry Vignaud2009-04-302-1/+3
|
* (pkg2medium) fix listing _one_ non installed package as installed (#50276)Thierry Vignaud2009-04-292-1/+2
|
* (get_pkgs) adjust after latest commit so that we do compute updates when ↵Thierry Vignaud2009-04-291-1/+1
| | | | asked for
* default "Compute updates on startup" to yesThierry Vignaud2009-04-292-1/+6
| | | | | (fix "MandrivaUpdate and urpmi show updated rpm, while rpmdrake doesn't", #47305)
* sort %config entriesThierry Vignaud2009-04-291-10/+10
|
* (extract_header) fix creating the gurpm dialogThierry Vignaud2009-04-291-1/+3
| | | | | | (really just fixing a warning since ugtk2->new had a fallback on $::main_window for the transient hint)