Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ProgressDialog.py
Commit message (Collapse)AuthorAgeFilesLines
* import GObject in the progressdialog fileAgustin Zubiaga2012-09-231-0/+1
|
* GTK3 PortAgustin Zubiaga2012-07-171-7/+7
| | | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org> Signed-off-by: Flavio Danesse <fdanesse@gmail.com>
* Apply sugar-lint fixes; add HACKING file; make it useful under sweetsAleksey Lim2010-12-221-2/+3
|
* Sharing: Add progressbar and cancel button.Sayamindu Dasgupta2009-05-121-0/+26
Add a progressbar to indicate amount downloaded and a cancel button to cancel the download.