summaryrefslogtreecommitdiff
path: root/Mac/Modules/mlte/_Mltemodule.c
Commit message (Expand)AuthorAgeFilesLines
* Ported to Universal Headers 3.4.2. Qd and Qt remain to be done.Jack Jansen2003-12-031-39/+22
* Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.Jack Jansen2003-11-201-5/+0
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-191-7/+3
* - Various tweaks to shut up compiler warnings.Jack Jansen2002-12-231-2/+4
* Regenerated with inheritance-aware xxxx_Check() macros.Jack Jansen2002-12-191-2/+2
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-121-26/+0
* Added PEP253 support to most Carbon modules. This isn't complete yet:Jack Jansen2002-12-031-26/+84
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-291-20/+40
* Moved CoreFoundation type support to bgen/macsupport.Jack Jansen2002-08-221-64/+64
* staticforward bites the dust.Jeremy Hylton2002-07-171-4/+4
* Regenerated.Jack Jansen2002-04-231-2/+2
* Added some support for unicode arguments.Jack Jansen2002-01-011-0/+27
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-14/+152
* Quick patch to allow building with Universal Headers 3.4.Jack Jansen2001-12-141-2/+2
* Patch supplied by Burton Radons for his own SF bug #487390: ModifyingGuido van Rossum2001-12-081-2/+2
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-301-6/+114
* Shut up many more gcc warnings.Jack Jansen2001-09-051-1/+4
* Regenerated without default int return types.Jack Jansen2001-09-041-2/+2
* Include Carbon/Carbon.h if we're on OSX.Jack Jansen2001-09-011-1/+1
* Renamed the Mac toolbox modules to have an initial _ in their name.Jack Jansen2001-08-231-0/+1392