index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
progress.h
Age
Commit message (
Collapse
)
Author
Files
Lines
2009-07-07
Removed separate way of defining Py_ssize_t in progress.h. Now using
Stephan Peijnik
1
-6
/
+0
method present in generic.h in progress.cc.
2009-07-03
Further work on threading support.
Stephan Peijnik
1
-0
/
+6
Fixed bug that prevented building with Python 2.4.
2009-07-02
C code must allow other python threads to work every now and then in ↵
Stephan Peijnik
1
-0
/
+17
progress.cc (take one).
2008-05-16
Remove trailing whitespace.
Ben Finney
1
-1
/
+1
2005-10-20
* progress interface fully working now, commit interface too
Michael Vogt
1
-1
/
+5
2005-04-11
* cdrom interface added
Michael Vogt
1
-1
/
+16
2005-04-08
* simple InstallProgress interface added
Michael Vogt
1
-0
/
+10
2005-04-07
* code cleanups, simple MediaChanged implemented
Michael Vogt
1
-13
/
+20
2005-03-14
* basic fetch interface, mostly stubs right now
Michael Vogt
1
-0
/
+27
2005-03-09
* Implemented OpProgress support
Michael Vogt
1
-20
/
+18
2005-03-09
* experimental progress callback is back, not too usefull now
Michael Vogt
1
-1
/
+3
2005-02-23
* apt_pkg.GetCache() supports a progress callback now too
Michael Vogt
1
-0
/
+29