summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ukrainian translation updateYuri Chornoivan2013-03-261-24/+28
|
* take strings from gurpm::* too (Yuri Chornoivan, mga#9544)Thierry Vignaud2013-03-261-1/+1
|
* display exceptions that happened while downloading (mga#9529)Thierry Vignaud2013-03-262-0/+4
|
* Ukrainian translation updateYuri Chornoivan2013-03-261-216/+221
|
* 7.237.23Thierry Vignaud2013-03-242-1/+3
|
* report packages signature checking in global progress bar dialogThierry Vignaud2013-03-242-0/+2
|
* enable to report packages signature checking in global progress bar dialogThierry Vignaud2013-03-242-0/+16
|
* typo fix in docThierry Vignaud2013-03-241-1/+1
|
* fix return value (mga#9519)Thierry Vignaud2013-03-242-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 Vignaud2013-03-232-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 ofThierry Vignaud2013-03-232-9/+14
| | | | | downloaded packages instead of the total size of the packages (like urpmi)
* 7.227.22Thierry Vignaud2013-03-212-1/+3
|
* account for packages to erase in gurpm progress barThierry Vignaud2013-03-212-6/+5
|
* enable to cancel downloadsThierry Vignaud2013-03-213-1/+14
|
* enable to have a cancel button in global progress bar dialogThierry Vignaud2013-03-212-0/+72
| | | | (merged from rpmdrake)
* document 'post_download' callback tooThierry Vignaud2013-03-211-0/+8
|
* fix setting download callbackThierry Vignaud2013-03-211-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 fixThierry Vignaud2013-03-211-1/+1
|
* 7.217.21Thierry Vignaud2013-03-212-1/+3
|
* restore main_window when globall progress bar dialog is deletedThierry Vignaud2013-03-212-1/+6
|
* drop unused urpm::utilThierry Vignaud2013-03-211-1/+0
|
* note that urpm::util is a subset of MDK::CommonThierry Vignaud2013-03-211-0/+2
|
* kill unused return valuesThierry Vignaud2013-03-211-2/+0
|
* previous commit enables to further simplifyThierry Vignaud2013-03-211-1/+1
|
* simplify, let mount finds the loop deviceThierry Vignaud2013-03-212-20/+1
|
* treat formatList like others...Thierry Vignaud2013-03-212-2/+3
|
* simplifyThierry Vignaud2013-03-211-1/+1
|
* difference2 && untaint are not neeededThierry Vignaud2013-03-211-1/+1
|
* only a couple func really are neededThierry Vignaud2013-03-2123-23/+23
|
* 7.207.20Thierry Vignaud2013-03-192-1/+3
|
* install new modulesThierry Vignaud2013-03-191-1/+1
|
* fix PODThierry Vignaud2013-03-161-0/+2
|
* update comment about Hal -> udisksThierry Vignaud2013-03-161-1/+1
|
* drop 'callback_report_uninst'Thierry Vignaud2013-03-163-6/+4
| | | | rationale: 'callback_uninst' now enables to get erasure progress
* show removed packages in progress tooThierry Vignaud2013-03-163-11/+16
|
* (get_something_done) add it for rpmdrakeThierry Vignaud2013-03-161-0/+10
|
* (init_progressbar) reset valuesThierry Vignaud2013-03-161-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 Vignaud2013-03-161-5/+23
|
* new widget to share with rpmdrake for global progress bar (mga#778)Thierry Vignaud2013-03-164-137/+313
|
* fix lookup deps of updates in other media when using --updateThierry Vignaud2013-03-162-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 progressThierry Vignaud2013-03-162-1/+4
|
* simplifyThierry Vignaud2013-03-161-4/+1
|
* document trans_log parametersThierry Vignaud2013-03-161-1/+1
|
* hint @URPMThierry Vignaud2013-03-162-1/+5
|
* note about {readmes}Thierry Vignaud2013-03-161-0/+1
|
* support exceptions in callback in main wrapper tooThierry Vignaud2013-03-162-0/+7
|
* support other distros which do not have exception support in gtk+ callbacksThierry Vignaud2013-03-162-1/+7
|
* support exceptions in gtk+ earlyThierry Vignaud2013-03-161-1/+1
|
* use new exception managementThierry Vignaud2013-03-162-1/+3
|
* updated tr translationAtilla Öntaş2013-03-121-179/+14
|