Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed www (now in Demo2), added embed (formerly one level higher up) | Guido van Rossum | 1994-01-18 | 1 | -7/+2 |
* | os.exec -> os.execv | Guido van Rossum | 1994-01-12 | 1 | -1/+1 |
* | remove references to /ufs/guido/bin/sgi/python | Guido van Rossum | 1994-01-07 | 4 | -4/+1 |
* | Add fixheader.py | Guido van Rossum | 1994-01-07 | 1 | -0/+1 |
* | Added ftpstats.py | Guido van Rossum | 1994-01-07 | 1 | -0/+2 |
* | Minor output format change | Guido van Rossum | 1994-01-07 | 1 | -1/+2 |
* | Initial revision | Guido van Rossum | 1994-01-07 | 1 | -0/+143 |
* | Initial revision | Guido van Rossum | 1994-01-04 | 1 | -0/+12 |
* | Rot out all uses of time.milli*(). | Guido van Rossum | 1993-12-28 | 3 | -6/+5 |
* | Rot out all uses of time.milli*(). | Guido van Rossum | 1993-12-28 | 1 | -8/+9 |
* | Rot out all uses of time.milli*(). | Guido van Rossum | 1993-12-28 | 1 | -16/+17 |
* | Use freeze_form instead of freeze_object | Guido van Rossum | 1993-12-28 | 1 | -2/+2 |
* | And another init incompatibility bites the dust. | Sjoerd Mullender | 1993-12-22 | 1 | -1/+2 |
* | Fixed use of aifc module. | Sjoerd Mullender | 1993-12-22 | 2 | -18/+10 |
* | Uniformly replaced init() functions by __init__() constructors. | Guido van Rossum | 1993-12-17 | 27 | -95/+86 |
* | *** empty log message *** | Guido van Rossum | 1993-12-17 | 4 | -17/+21 |
* | Initial revision | Guido van Rossum | 1993-12-17 | 1 | -0/+153 |
* | *** empty log message *** | Guido van Rossum | 1993-12-17 | 2 | -2/+8 |
* | *** empty log message *** | Guido van Rossum | 1993-12-17 | 5 | -13/+12 |
* | *** empty log message *** | Guido van Rossum | 1993-12-17 | 8 | -79/+123 |
* | *** empty log message *** | Guido van Rossum | 1993-12-17 | 8 | -49/+51 |
* | Initial revision | Guido van Rossum | 1993-12-14 | 1 | -0/+116 |
* | Restructured main loop. Etc. | Guido van Rossum | 1993-11-01 | 1 | -174/+161 |
* | Major rewrite with new read_* interfaces | Guido van Rossum | 1993-11-01 | 1 | -155/+295 |
* | Fix bug in backup inside esc sequence. | Guido van Rossum | 1993-11-01 | 1 | -1/+3 |
* | Changed redraw policy. | Guido van Rossum | 1993-11-01 | 1 | -14/+24 |
* | Added Dates.py and Rev.py | Guido van Rossum | 1993-10-30 | 1 | -0/+2 |
* | Initial revision | Guido van Rossum | 1993-10-30 | 2 | -0/+322 |
* | Fix bug and use __init__ | Guido van Rossum | 1993-10-30 | 1 | -9/+4 |
* | Initial revision | Guido van Rossum | 1993-10-28 | 5 | -0/+971 |
* | *** empty log message *** | Guido van Rossum | 1993-10-27 | 2 | -5/+31 |
* | Add coercions | Guido van Rossum | 1993-10-27 | 1 | -2/+12 |
* | Initial revision | Guido van Rossum | 1993-10-27 | 1 | -0/+341 |
* | Fix reference to undefined 'memsize' in calcnframes(). | Guido van Rossum | 1993-10-26 | 1 | -2/+2 |
* | * Added support for X window interface. | Sjoerd Mullender | 1993-10-12 | 1 | -0/+1 |
* | - VFile: moved decompression code to VideoParams (so it is also | Jack Jansen | 1993-09-28 | 2 | -14/+44 |
* | Added ability to edit compressed movies. | Jack Jansen | 1993-09-28 | 1 | -0/+3 |
* | Sanity check for compress files. | Jack Jansen | 1993-09-28 | 1 | -1/+1 |
* | Added autoedit and cancel commands, removed debug output | Jack Jansen | 1993-09-28 | 1 | -4/+9 |
* | Don't import gl if not needed. | Sjoerd Mullender | 1993-09-27 | 1 | -3/+10 |
* | VFile - Added support for creating compression lib movies | Jack Jansen | 1993-07-23 | 3 | -54/+242 |
* | This module can now be used asynchronously. Also, some commands | Jack Jansen | 1993-07-19 | 1 | -25/+127 |
* | Interface to vcr index files (as created by vcrindex program) | Jack Jansen | 1993-07-19 | 1 | -0/+328 |
* | Use module aifc instead of module aiff. | Guido van Rossum | 1993-07-10 | 1 | -8/+8 |
* | Added fixps, fixcid. | Guido van Rossum | 1993-06-14 | 1 | -0/+2 |
* | Mostly cosmetics, e.g. change window titles so icon titles are better, | Guido van Rossum | 1993-06-11 | 1 | -19/+25 |
* | Keep top left corner of window where it was when resizing. | Guido van Rossum | 1993-06-11 | 1 | -5/+13 |
* | Fixed another place where set_rgbmode() should be called. | Guido van Rossum | 1993-06-10 | 1 | -3/+13 |
* | Impor VCR at the top. Change the way audio is recorded subtly. | Guido van Rossum | 1993-06-10 | 1 | -3/+2 |
* | VCR.py: Use unix files instead of stdio files for tty communication, | Guido van Rossum | 1993-06-10 | 2 | -10/+151 |