Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 7.237.23 | Thierry Vignaud | 2013-03-24 | 2 | -1/+3 |
| | |||||
* | report packages signature checking in global progress bar dialog | Thierry Vignaud | 2013-03-24 | 2 | -0/+2 |
| | |||||
* | enable to report packages signature checking in global progress bar dialog | Thierry Vignaud | 2013-03-24 | 2 | -0/+16 |
| | |||||
* | typo fix in doc | Thierry Vignaud | 2013-03-24 | 1 | -1/+1 |
| | |||||
* | fix return value (mga#9519) | Thierry Vignaud | 2013-03-24 | 2 | -1/+1 |
| | | | | | gurpm::RPMProgressDialog's DESTROY was changing $? which resulted in different return values between exit(0) and POSIX::_exit(0) value | ||||
* | improved layout: | Thierry Vignaud | 2013-03-23 | 2 | -7/+15 |
| | | | | | - only the package list needs a scrolling bar - always display space information | ||||
* | display the addionnal space that will be used and the amount of | Thierry Vignaud | 2013-03-23 | 2 | -9/+14 |
| | | | | | downloaded packages instead of the total size of the packages (like urpmi) | ||||
* | 7.227.22 | Thierry Vignaud | 2013-03-21 | 2 | -1/+3 |
| | |||||
* | account for packages to erase in gurpm progress bar | Thierry Vignaud | 2013-03-21 | 2 | -6/+5 |
| | |||||
* | enable to cancel downloads | Thierry Vignaud | 2013-03-21 | 3 | -1/+14 |
| | |||||
* | enable to have a cancel button in global progress bar dialog | Thierry Vignaud | 2013-03-21 | 2 | -0/+72 |
| | | | | (merged from rpmdrake) | ||||
* | document 'post_download' callback too | Thierry Vignaud | 2013-03-21 | 1 | -0/+8 |
| | |||||
* | fix setting download callback | Thierry Vignaud | 2013-03-21 | 1 | -1/+1 |
| | | | | | regression introtuced in 7.20, in commit r7570 on 2013-03-16: "new widget to share with rpmdrake for global progress bar (mga#778)" | ||||
* | typo fix | Thierry Vignaud | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | 7.217.21 | Thierry Vignaud | 2013-03-21 | 2 | -1/+3 |
| | |||||
* | restore main_window when globall progress bar dialog is deleted | Thierry Vignaud | 2013-03-21 | 2 | -1/+6 |
| | |||||
* | drop unused urpm::util | Thierry Vignaud | 2013-03-21 | 1 | -1/+0 |
| | |||||
* | note that urpm::util is a subset of MDK::Common | Thierry Vignaud | 2013-03-21 | 1 | -0/+2 |
| | |||||
* | kill unused return values | Thierry Vignaud | 2013-03-21 | 1 | -2/+0 |
| | |||||
* | previous commit enables to further simplify | Thierry Vignaud | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | simplify, let mount finds the loop device | Thierry Vignaud | 2013-03-21 | 2 | -20/+1 |
| | |||||
* | treat formatList like others... | Thierry Vignaud | 2013-03-21 | 2 | -2/+3 |
| | |||||
* | simplify | Thierry Vignaud | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | difference2 && untaint are not neeeded | Thierry Vignaud | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | only a couple func really are needed | Thierry Vignaud | 2013-03-21 | 23 | -23/+23 |
| | |||||
* | 7.207.20 | Thierry Vignaud | 2013-03-19 | 2 | -1/+3 |
| | |||||
* | install new modules | Thierry Vignaud | 2013-03-19 | 1 | -1/+1 |
| | |||||
* | fix POD | Thierry Vignaud | 2013-03-16 | 1 | -0/+2 |
| | |||||
* | update comment about Hal -> udisks | Thierry Vignaud | 2013-03-16 | 1 | -1/+1 |
| | |||||
* | drop 'callback_report_uninst' | Thierry Vignaud | 2013-03-16 | 3 | -6/+4 |
| | | | | rationale: 'callback_uninst' now enables to get erasure progress | ||||
* | show removed packages in progress too | Thierry Vignaud | 2013-03-16 | 3 | -11/+16 |
| | |||||
* | (get_something_done) add it for rpmdrake | Thierry Vignaud | 2013-03-16 | 1 | -0/+10 |
| | |||||
* | (init_progressbar) reset values | Thierry Vignaud | 2013-03-16 | 1 | -0/+1 |
| | | | | | (needed for rpmdrake which can select some packages, install them, select other ones, ...) | ||||
* | add support for rpmdrake (preventing GCs, destroying dialog at end, ...) | Thierry Vignaud | 2013-03-16 | 1 | -5/+23 |
| | |||||
* | new widget to share with rpmdrake for global progress bar (mga#778) | Thierry Vignaud | 2013-03-16 | 4 | -137/+313 |
| | |||||
* | fix lookup deps of updates in other media when using --update | Thierry Vignaud | 2013-03-16 | 2 | -4/+7 |
| | | | | | | | reverting commit r1931 from 2011-09-14: "(configure,_auto_update_media,parse_media,update_media) fix (g)urpmi --auto-select --update defaulting to all media when there're no update media (#1024)" | ||||
* | really enable callers to pass their own callback for erasure progress | Thierry Vignaud | 2013-03-16 | 2 | -1/+4 |
| | |||||
* | simplify | Thierry Vignaud | 2013-03-16 | 1 | -4/+1 |
| | |||||
* | document trans_log parameters | Thierry Vignaud | 2013-03-16 | 1 | -1/+1 |
| | |||||
* | hint @URPM | Thierry Vignaud | 2013-03-16 | 2 | -1/+5 |
| | |||||
* | note about {readmes} | Thierry Vignaud | 2013-03-16 | 1 | -0/+1 |
| | |||||
* | support exceptions in callback in main wrapper too | Thierry Vignaud | 2013-03-16 | 2 | -0/+7 |
| | |||||
* | support other distros which do not have exception support in gtk+ callbacks | Thierry Vignaud | 2013-03-16 | 2 | -1/+7 |
| | |||||
* | support exceptions in gtk+ early | Thierry Vignaud | 2013-03-16 | 1 | -1/+1 |
| | |||||
* | use new exception management | Thierry Vignaud | 2013-03-16 | 2 | -1/+3 |
| | |||||
* | updated tr translation | Atilla Öntaş | 2013-03-12 | 1 | -179/+14 |
| | |||||
* | Updated Dutch translation | Remco Rijnders | 2013-03-10 | 1 | -386/+341 |
| | |||||
* | updated Italian translations | Matteo Pasotti | 2013-03-07 | 1 | -4/+7 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2013-03-01 | 1 | -2/+3 |
| | |||||
* | enable callers to pass their own callbacks for erasure progress & errors | Thierry Vignaud | 2013-02-25 | 3 | -2/+7 |
| | | | | eg: for rpmdrake/gurpm/drakx |