summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/res/resedit.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed so the Res.Resource() accepts either another resource, a stringJack Jansen2002-12-051-27/+27
* A few more gcc warnings bite the dust.Jack Jansen2001-09-051-3/+6
* Shut up many more gcc warnings.Jack Jansen2001-09-051-1/+2
* Handles were never disposed. Added an AutoDispose(onoff) method to control this.Jack Jansen2000-03-081-3/+53
* Grmpf, a lot more routines have gotten a "Mac" prefix for theirJack Jansen1998-04-241-0/+7
* Added methods as_Menu and as_Control to convert a resourceJack Jansen1995-06-181-0/+16
* manually defined Resource() functionGuido van Rossum1995-02-051-0/+25