| 1993-09-28 |
Jack Jansen | - VFile: moved decompression code to VideoParams (so... |
commit | commitdiff | tree | snapshot |
| 1993-09-28 |
Jack Jansen | Added ability to edit compressed movies. |
commit | commitdiff | tree | snapshot |
| 1993-09-28 |
Jack Jansen | Sanity check for compress files. |
commit | commitdiff | tree | snapshot |
| 1993-09-28 |
Jack Jansen | Added autoedit and cancel commands, removed debug output |
commit | commitdiff | tree | snapshot |
| 1993-09-27 |
Sjoerd Mullender | Don't import gl if not needed. |
commit | commitdiff | tree | snapshot |
| 1993-09-27 |
Sjoerd Mullender | Implemented support for CDDB_PATH and CDDB_WRITE_DIR... |
commit | commitdiff | tree | snapshot |
| 1993-09-14 |
Sjoerd Mullender | Bug fix: check whether call succeeded *after* the call. |
commit | commitdiff | tree | snapshot |
| 1993-08-26 |
Sjoerd Mullender | Fixed dealing with faulty COMM chunks. |
commit | commitdiff | tree | snapshot |
| 1993-08-25 |
Sjoerd Mullender | XEvent.py: Added support for ExposeEvent. |
commit | commitdiff | tree | snapshot |
| 1993-08-03 |
Sjoerd Mullender | * clmodule.c (doParams): free PVbuffer in error condition. |
commit | commitdiff | tree | snapshot |
| 1993-07-29 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v0.9.9 |
commit | commitdiff | tree | snapshot |
| 1993-07-29 |
Guido van Rossum | Final touch before release. |
commit | commitdiff | tree | snapshot |
| 1993-07-29 |
Guido van Rossum | * pdb.py: set 'privileged' property when evaluating... |
commit | commitdiff | tree | snapshot |
| 1993-07-29 |
Guido van Rossum | Minor fixes / changes for Mac compatibility. |
commit | commitdiff | tree | snapshot |
| 1993-07-28 |
Guido van Rossum | * Added support for X11 modules. |
commit | commitdiff | tree | snapshot |
| 1993-07-26 |
Guido van Rossum | forms_set_event_call_back: argument of None resets... |
commit | commitdiff | tree | snapshot |
| 1993-07-23 |
Jack Jansen | VFile - Added support for creating compression lib... |
commit | commitdiff | tree | snapshot |
| 1993-07-19 |
Jack Jansen | This module can now be used asynchronously. Also, some... |
commit | commitdiff | tree | snapshot |
| 1993-07-19 |
Jack Jansen | Interface to vcr index files (as created by vcrindex... |
commit | commitdiff | tree | snapshot |
| 1993-07-11 |
Guido van Rossum | * accessobject.c (ownercheck): allow a base class acces... |
commit | commitdiff | tree | snapshot |
| 1993-07-10 |
Guido van Rossum | Use module aifc instead of module aiff. |
commit | commitdiff | tree | snapshot |
| 1993-07-09 |
Guido van Rossum | * config.c: different default PYTHONPATH for MS-DOS |
commit | commitdiff | tree | snapshot |
| 1993-07-08 |
Guido van Rossum | stropmodule.c: use C isspace(c) to test for whitespace... |
commit | commitdiff | tree | snapshot |
| 1993-07-06 |
Guido van Rossum | * posixpath.py: Fix border cases in normpath ('/foo... |
commit | commitdiff | tree | snapshot |
| 1993-07-05 |
Guido van Rossum | * Makefile: added all: and default: targets. |
commit | commitdiff | tree | snapshot |
| 1993-06-24 |
Guido van Rossum | * pythonmain.c: -k option, usage message, more environm... |
commit | commitdiff | tree | snapshot |
| 1993-06-23 |
Guido van Rossum | pdb.py, bdb.py, cmd.py: use __init__() instead of init() |
commit | commitdiff | tree | snapshot |
| 1993-06-23 |
Guido van Rossum | * calendar.py: all libC functionality now moved to... |
commit | commitdiff | tree | snapshot |
| 1993-06-20 |
Guido van Rossum | * aifc.py: don't die on invalid MARK chunk |
commit | commitdiff | tree | snapshot |
| 1993-06-17 |
Guido van Rossum | * calendar.py: minor cleanups |
commit | commitdiff | tree | snapshot |
| 1993-06-17 |
Guido van Rossum | * Added gmtime/localtime/mktime and SYSV timezone globa... |
commit | commitdiff | tree | snapshot |
| 1993-06-14 |
Guido van Rossum | Added fixps, fixcid. |
commit | commitdiff | tree | snapshot |
| 1993-06-11 |
Guido van Rossum | Mostly cosmetics, e.g. change window titles so icon... |
commit | commitdiff | tree | snapshot |
| 1993-06-11 |
Guido van Rossum | Keep top left corner of window where it was when resizing. |
commit | commitdiff | tree | snapshot |
| 1993-06-10 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1993-06-10 |
Guido van Rossum | Fixed another place where set_rgbmode() should be called. |
commit | commitdiff | tree | snapshot |
| 1993-06-10 |
Guido van Rossum | Impor VCR at the top. Change the way audio is recorded... |
commit | commitdiff | tree | snapshot |
| 1993-06-10 |
Guido van Rossum | VCR.py: Use unix files instead of stdio files for tty... |
commit | commitdiff | tree | snapshot |
| 1993-06-08 |
Jack Jansen | Added 24 bit RGB capture |
commit | commitdiff | tree | snapshot |
| 1993-06-08 |
Jack Jansen | Grab a 24-bit image off the StarterVideo |
commit | commitdiff | tree | snapshot |
| 1993-06-08 |
Jack Jansen | Added jpeg grabber |
commit | commitdiff | tree | snapshot |
| 1993-06-08 |
Jack Jansen | Newss class style |
commit | commitdiff | tree | snapshot |
| 1993-06-05 |
Guido van Rossum | Small imporvements, added mpz and md5 to list of modules, |
commit | commitdiff | tree | snapshot |
| 1993-06-05 |
Guido van Rossum | Ignore ,v files too |
commit | commitdiff | tree | snapshot |
| 1993-06-05 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1993-06-03 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1993-06-01 |
Guido van Rossum | * toaiff.py: import whatsound instead of sndhdr |
commit | commitdiff | tree | snapshot |
| 1993-06-01 |
Jack Jansen | Changed setpf so it understands old-style packfactors |
commit | commitdiff | tree | snapshot |
| 1993-05-25 |
Guido van Rossum | * socketmodule.c: fix long-standing bug in recvfrom... |
commit | commitdiff | tree | snapshot |
| 1993-05-25 |
Jack Jansen | New class syntax |
commit | commitdiff | tree | snapshot |
| 1993-05-25 |
Guido van Rossum | * classobject.c: in instance_getattr, don't make a... |
commit | commitdiff | tree | snapshot |
| 1993-05-24 |
Guido van Rossum | * lib1.tex: documented dict.items() and dict.values() |
commit | commitdiff | tree | snapshot |
| 1993-05-24 |
Guido van Rossum | * ftplib.py: added abort() command (sends oob data). |
commit | commitdiff | tree | snapshot |
| 1993-05-21 |
Guido van Rossum | * Lots of small changes related to access. |
commit | commitdiff | tree | snapshot |
| 1993-05-20 |
Guido van Rossum | Access checks now work, at least for instance data... |
commit | commitdiff | tree | snapshot |
| 1993-05-19 |
Guido van Rossum | Several changes in one: |
commit | commitdiff | tree | snapshot |
| 1993-05-17 |
Guido van Rossum | New posix functions open, close, dup, dup2, lseek,... |
commit | commitdiff | tree | snapshot |
| 1993-05-17 |
Guido van Rossum | Added cwd() |
commit | commitdiff | tree | snapshot |
| 1993-05-12 |
Guido van Rossum | Jack's VCR control module |
commit | commitdiff | tree | snapshot |
| 1993-05-12 |
Guido van Rossum | * selectmodule.c: fix (another!) two memory leaks ... |
commit | commitdiff | tree | snapshot |
| 1993-05-12 |
Guido van Rossum | Lots of small changes collected over months... |
commit | commitdiff | tree | snapshot |
| 1993-05-12 |
Guido van Rossum | * pythonrun.c: Print exception type+arg *after* stack... |
commit | commitdiff | tree | snapshot |
| 1993-05-11 |
Guido van Rossum | Implemented VCR capture using forward slow instead... |
commit | commitdiff | tree | snapshot |
| 1993-05-10 |
Guido van Rossum | Disconnect from VCR when switching modes. |
commit | commitdiff | tree | snapshot |
| 1993-05-10 |
Guido van Rossum | Added single frame capturing. |
commit | commitdiff | tree | snapshot |
| 1993-05-10 |
Guido van Rossum | Revived the old aplay tool which can play synchronous... |
commit | commitdiff | tree | snapshot |
| 1993-05-07 |
Guido van Rossum | Moved stop button again; default form position next... |
commit | commitdiff | tree | snapshot |
| 1993-05-07 |
Guido van Rossum | All combinations of video format and capture mode ... |
commit | commitdiff | tree | snapshot |
| 1993-05-06 |
Guido van Rossum | Use groups to show/hide "Stop capture" button. |
commit | commitdiff | tree | snapshot |
| 1993-05-06 |
Guido van Rossum | New program: Video Bag Of Tricks. Will eventually... |
commit | commitdiff | tree | snapshot |
| 1993-04-15 |
Guido van Rossum | (I suggest a recompile after getting this, the ceval... |
commit | commitdiff | tree | snapshot |
| 1993-04-08 |
Guido van Rossum | Fix bug in class instance hash (forgot to clear error... |
commit | commitdiff | tree | snapshot |
| 1993-04-07 |
Guido van Rossum | * Microscopic corrections to make things compile on... |
commit | commitdiff | tree | snapshot |
| 1993-04-01 |
Guido van Rossum | Support for frozen scripts; added -i option. |
commit | commitdiff | tree | snapshot |
| 1993-04-01 |
Guido van Rossum | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 1993-04-01 |
Guido van Rossum | Added freeze.py, methfix.py |
commit | commitdiff | tree | snapshot |
| 1993-04-01 |
Guido van Rossum | bin/python |
commit | commitdiff | tree | snapshot |
| 1993-04-01 |
Guido van Rossum | Microfixes |
commit | commitdiff | tree | snapshot |
| 1993-04-01 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1993-03-30 |
Guido van Rossum | Updated because of new opcodes introduced for "fast... |
commit | commitdiff | tree | snapshot |
| 1993-03-30 |
Guido van Rossum | * Fixed some subtleties with fastlocals. You can no... |
commit | commitdiff | tree | snapshot |
| 1993-03-30 |
Guido van Rossum | Changes to speed up local variables enormously, by... |
commit | commitdiff | tree | snapshot |
| 1993-03-29 |
Guido van Rossum | Added whatis command (third try -- filesystem was full... |
commit | commitdiff | tree | snapshot |
| 1993-03-29 |
Guido van Rossum | * Fix bug in tzparse.py for DST timezone |
commit | commitdiff | tree | snapshot |
| 1993-03-29 |
Sjoerd Mullender | Use type(xxx) in stead of except TypeError. |
commit | commitdiff | tree | snapshot |
| 1993-03-29 |
Sjoerd Mullender | Added some error checking. |
commit | commitdiff | tree | snapshot |
| 1993-03-29 |
Guido van Rossum | * Changed all copyright messages to include 1993. |
commit | commitdiff | tree | snapshot |
| 1993-03-27 |
Guido van Rossum | Generalized version of dictionaries, with compatibility... |
commit | commitdiff | tree | snapshot |
| 1993-03-17 |
Guido van Rossum | Fixed watch cursor origin |
commit | commitdiff | tree | snapshot |
| 1993-03-17 |
Sjoerd Mullender | Added support for "compress" type video files. This... |
commit | commitdiff | tree | snapshot |
| 1993-03-16 |
Sjoerd Mullender | Added conversion routines to sv module. |
commit | commitdiff | tree | snapshot |
| 1993-03-16 |
Guido van Rossum | * Changed many files to use mkvalue() instead of newtup... |
commit | commitdiff | tree | snapshot |
| 1993-03-02 |
Guido van Rossum | Fix syntax error (sorry!) |
commit | commitdiff | tree | snapshot |
| 1993-03-02 |
Guido van Rossum | Remove debug print statement |
commit | commitdiff | tree | snapshot |
| 1993-03-02 |
Guido van Rossum | VFile: fix c0bits etc. after setformat; Vrec.py: use... |
commit | commitdiff | tree | snapshot |
| 1993-03-01 |
Guido van Rossum | Definitions from <gl/get.h> |
commit | commitdiff | tree | snapshot |
| 1993-02-25 |
Guido van Rossum | Vrec.py, Vrecb.py: |
commit | commitdiff | tree | snapshot |
| 1993-02-25 |
Guido van Rossum | Change Vinfo and Vaddcache to usr /ufs/guido/bin/sgi... |
commit | commitdiff | tree | snapshot |
| 1993-02-25 |
Guido van Rossum | - Separated grabbing (which isn't used much!) from... |
commit | commitdiff | tree | snapshot |
| 1993-02-25 |
Guido van Rossum | Rewrite applypackfactor() using imageop: faster and... |
commit | commitdiff | tree | snapshot |
| next |