Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handles were never disposed. Added an AutoDispose(onoff) method to control this. | Jack Jansen | 2000-03-08 | 1 | -3/+24 |
* | In places where a ResObj is expected for PyArg_Parse and the object passed in... | Jack Jansen | 1999-12-12 | 1 | -5/+28 |
* | Replaced addpack by handcrafted code to find the bgen stuff. | Jack Jansen | 1998-04-17 | 1 | -3/+0 |
* | Added #include <string.h> for memcpy() | Jack Jansen | 1997-08-15 | 1 | -0/+1 |
* | Removed unused var | Jack Jansen | 1996-08-01 | 1 | -1/+0 |
* | - Added color window/pixmap support | Jack Jansen | 1995-12-12 | 1 | -1/+18 |
* | Added ResObj_OptNew, like ResObj_New but returns None when passed NULL. | Jack Jansen | 1995-08-17 | 1 | -0/+13 |
* | Added methods as_Menu and as_Control to convert a resource | Jack Jansen | 1995-06-18 | 1 | -0/+31 |
* | Trying again to check it in. Changes to: | Jack Jansen | 1995-06-06 | 1 | -0/+3 |
* | added Resource(), to create new resources from Python | Guido van Rossum | 1995-02-05 | 1 | -0/+1 |
* | Committed a more or less working version. | Guido van Rossum | 1995-01-30 | 1 | -0/+77 |