summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/res/_Resmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.Jack Jansen2003-11-201-5/+0
* Getting rid of code conditional on TARGET_API_MAC_*.Jack Jansen2003-11-191-3/+0
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-191-8/+3
* - Various tweaks to shut up compiler warnings.Jack Jansen2002-12-231-1/+2
* Regenerated with inheritance-aware xxxx_Check() macros.Jack Jansen2002-12-191-1/+1
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-121-217/+0
* Fixed so the Res.Resource() accepts either another resource, a stringJack Jansen2002-12-051-38/+65
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-291-45/+69
* Define PyDoc_STR if it isn't defined. This makes these modules compileJack Jansen2002-11-181-0/+3
* Regenerated with PyDoc_STR() around docstrings.Jack Jansen2002-08-161-67/+67
* Regenerated.Jack Jansen2002-04-231-1/+1
* Generate with weaklink stubs, so missing routines (on MacOS 8.6 and earlier)Jack Jansen2002-03-221-0/+186
* Some of the newer routines return an OSErr, like most toolbox calls, in stead...Jack Jansen2002-03-181-89/+60
* Some of the new routines are carbon-only.Jack Jansen2002-01-041-0/+12
* Added some support for unicode arguments.Jack Jansen2002-01-011-0/+104
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-0/+53
* Patch supplied by Burton Radons for his own SF bug #487390: ModifyingGuido van Rossum2001-12-081-1/+1
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-301-5/+1
* A few more gcc warnings bite the dust.Jack Jansen2001-09-051-3/+6
* Shut up many more gcc warnings.Jack Jansen2001-09-051-3/+9
* Regenerated without default int return types.Jack Jansen2001-09-041-1/+1
* Renamed the Mac toolbox modules to have an initial _ in their name.Jack Jansen2001-08-231-0/+1587