Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -14/+14 |
* | Fixed so the Res.Resource() accepts either another resource, a string | Jack Jansen | 2002-12-05 | 1 | -27/+27 |
* | A few more gcc warnings bite the dust. | Jack Jansen | 2001-09-05 | 1 | -3/+6 |
* | Shut up many more gcc warnings. | Jack Jansen | 2001-09-05 | 1 | -1/+2 |
* | Handles were never disposed. Added an AutoDispose(onoff) method to control this. | Jack Jansen | 2000-03-08 | 1 | -3/+53 |
* | Grmpf, a lot more routines have gotten a "Mac" prefix for their | Jack Jansen | 1998-04-24 | 1 | -0/+7 |
* | Added methods as_Menu and as_Control to convert a resource | Jack Jansen | 1995-06-18 | 1 | -0/+16 |
* | manually defined Resource() function | Guido van Rossum | 1995-02-05 | 1 | -0/+25 |