aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (delete_category) simplify code by removing old useless code dating back ↵Thierry Vignaud2008-07-011-22/+2
| | | | from 1992
* (run_treeview_dialog) fix typo in previous commitThierry Vignaud2008-07-011-1/+1
|
* (run_treeview_dialog) simplifyThierry Vignaud2008-07-011-1/+1
|
* (do_search) factorize stringThierry Vignaud2008-07-011-1/+1
|
* (do_search) simplifyThierry Vignaud2008-07-011-1/+1
|
* (add_nodes) do not clear caches when emptying package list modelThierry Vignaud2008-07-011-1/+0
| | | | | | | | | (needed for next commits for the search feature) (reversing r23496 from 2007-03-26 13:13:59: "(add_nodes) clear caches when emptying package list model (thus fixing gtk+ warnings)" which now seems uneeded)
* Hungarian translation updateGergely Lonyai2008-06-281-2/+2
|
* 4.10Thierry Vignaud2008-06-242-1/+3
|
* update GUI package listThierry Vignaud2008-06-242-67/+118
|
* Hungarian translation updateGergely Lonyai2008-06-231-2/+2
|
* Hungarian translation updateGergely Lonyai2008-06-201-2/+2
|
* install jpeg icons tooThierry Vignaud2008-06-181-0/+1
|
* export $descriptions (needed by latest MandrivaUpdate)Thierry Vignaud2008-06-181-0/+1
|
* add update type icons (from ↵Thierry Vignaud2008-06-183-0/+0
| | | | http://www.mandriva.com/en/security/advisories?dis=2008.1)
* (refresh_packages_list, run_treeview_dialog) show type of update inThierry Vignaud2008-06-182-7/+28
| | | | | mandrivaupdate: fix, security, ... (spec 216)
* (toggle) do not hardcode columns IDs (needed for next commit)Thierry Vignaud2008-06-181-2/+2
|
* 4.9.16Thierry Vignaud2008-06-162-1/+3
|
* Updated Malay translationSharuzzaman Ahmat Raslan2008-06-131-25/+25
|
* updateJosé Melo2008-06-091-3/+3
|
* Updated Malay translationSharuzzaman Ahmat Raslan2008-05-271-7/+7
|
* updateJosé Melo2008-05-271-4/+5
|
* (get_installed_packages) fix crash in URPM with non standard packageThierry Vignaud2008-05-272-0/+3
| | | | | names (#41002)
* (run_treeview_dialog) laptop mode (height not bigger than 480): fix test ↵Thierry Vignaud2008-05-272-3/+6
| | | | (#40235)
* 4.9.15Thierry Vignaud2008-05-232-1/+3
|
* add bug referenceThierry Vignaud2008-05-231-1/+1
|
* list basesystem-* as meta-task tooThierry Vignaud2008-05-232-1/+3
|
* (get_pkgs) simplify: we already computed the nameThierry Vignaud2008-05-231-1/+1
|
* Updated Malay translationSharuzzaman Ahmat Raslan2008-05-211-7/+11
|
* update translation on RussianAlexander Kazancev2008-05-181-36/+24
|
* updateJosé Melo2008-05-141-35/+21
|
* Updated Malay translationSharuzzaman Ahmat Raslan2008-05-101-8/+8
|
* bug ID is obviously wrongThierry Vignaud2008-05-091-1/+1
|
* a bug report was finally filled for the numeric pad issueThierry Vignaud2008-05-091-1/+1
|
* move log entries where they should have been (4.9.14 was already released)Thierry Vignaud2008-05-091-3/+5
|
* (run_treeview_dialog) reduce Trees' height in laptop mode (aka ifThierry Vignaud2008-05-092-2/+3
| | | | | height is not bigger than 480)
* (run_treeview_dialog) factorize test (needed for next commit)Thierry Vignaud2008-05-091-1/+2
|
* (run_treeview_dialog) do not display banner in laptop mode (aka ifThierry Vignaud2008-05-092-1/+5
| | | | | height is not bigger than 480)
* updateThierry Vignaud2008-05-081-0/+64
|
* include KDE applets into GUI packages view (#40073)Thierry Vignaud2008-05-083-1/+17
|
* 4.9.14Thierry Vignaud2008-05-082-1/+3
|
* update listThierry Vignaud2008-05-082-87/+202
|
* revert bogus version bump in latest commitThierry Vignaud2008-05-081-1/+1
|
* adapt GUI packages view to KDE3 moving into /optThierry Vignaud2008-05-082-2/+4
|
* provide --no-splash option in order to skip splash screen when run fromThierry Vignaud2008-05-082-0/+5
| | | | | mdkapplet (#40366)
* warn only once about priority upgrades (#39737)Thierry Vignaud2008-05-083-1/+9
|
* (pkgs_provider) do not list backports as (unselected) updates inThierry Vignaud2008-05-082-1/+4
| | | | | rpmdrake, not just in MandrivaUpdate (#35009, #40556)
* (format_pkg_simplifiedinfo) display URLs of packages (#40571)Thierry Vignaud2008-05-082-0/+16
|
* (format_pkg_simplifiedinfo) split building of details from actualThierry Vignaud2008-05-081-4/+6
| | | | | efilling (needed for next commit)
* (extract_header) retrieve URLs of packages (needed for next commit)Thierry Vignaud2008-05-081-1/+4
|
* - handle gracefully locked RPM DB when trying to install some packagesThierry Vignaud2008-05-082-1/+8
| | | | | (#40244)