Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
* | Use freeze_form instead of freeze_object | Guido van Rossum | 1993-12-28 | 1 | -2/+2 |
* | Uniformly replaced init() functions by __init__() constructors. | Guido van Rossum | 1993-12-17 | 1 | -5/+4 |
* | Added ability to edit compressed movies. | Jack Jansen | 1993-09-28 | 1 | -0/+3 |
* | VFile.py: fix bogus getrandomframe(). | Guido van Rossum | 1993-02-16 | 1 | -8/+54 |
* | Fix for new argument passing rules. | Guido van Rossum | 1992-12-14 | 1 | -14/+14 |
* | Added a clear() method to VFile class, to be called when the window | Guido van Rossum | 1992-09-01 | 1 | -1/+5 |
* | Cosmetic changes to Vedit and -Form. | Guido van Rossum | 1992-08-25 | 1 | -9/+11 |
* | Created Vedit.py, the video editor. This uses the classes in Viewer.py. | Guido van Rossum | 1992-08-25 | 1 | -0/+247 |