summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/mlte/mltesupport.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the Mac modulesBenjamin Peterson2008-05-121-202/+0
* Kill execfile(), use exec() insteadNeal Norwitz2007-08-121-2/+2
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-34/+33
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-191-4/+0
* Added PEP253 support to most Carbon modules. This isn't complete yet:Jack Jansen2002-12-031-2/+2
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-291-2/+2
* Moved CoreFoundation type support to bgen/macsupport.Jack Jansen2002-08-221-1/+0
* Got rid of staticforward.Jack Jansen2002-08-051-4/+4
* Added some support for unicode arguments.Jack Jansen2002-01-011-0/+2
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-0/+1
* Include Carbon/Carbon.h if we're on OSX.Jack Jansen2001-09-011-1/+1
* The MacOS toolbox modules have acquired an _ in front of their name. Normal u...Jack Jansen2001-08-231-2/+2
* The TNXDraw gworld argument is optional.Jack Jansen2001-07-161-0/+15
* Various small fixes. The demo now starts to limp along.Jack Jansen2001-07-141-0/+1
* Fixed the mis-guessed parameters and added support for a few optional paramet...Jack Jansen2001-07-131-1/+52
* First stab at an interface to the Multi Language Text Editor. It compiles and...Jack Jansen2001-07-131-0/+138