Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the Mac modules | Benjamin Peterson | 2008-05-12 | 1 | -93/+0 |
| | |||||
* | Get rid of incorrect use of OSAGetCurrentDialect. Fixes #884085. | Jack Jansen | 2004-07-15 | 1 | -4/+0 |
| | |||||
* | Got rid of macglue.h, replacing it by pymactoolbox.h where relevant. | Jack Jansen | 2003-11-20 | 1 | -1/+1 |
| | | | | Cleaned up various things in the toolbox modules. | ||||
* | WITHOUT_FRAMEWORKS conditional code bites the dust: this was for | Jack Jansen | 2003-11-19 | 1 | -4/+0 |
| | | | | pre-carbon MacOS9 support. | ||||
* | Various tweaks by Jack because of the different module name, adaptation | Jack Jansen | 2003-03-06 | 1 | -43/+74 |
| | | | | to the Python style, etc. | ||||
* | Module to get OSA terminology description through the "official channels", | Jack Jansen | 2003-03-06 | 1 | -0/+70 |
in stead of manually getting the AETE/AEUT resource. Donated by Donovan Preston. This is his original code (but with the filename changed) checked in for reference only. |