summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/mlte
Commit message (Expand)AuthorAgeFilesLines
* 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-012-2/+2
* Renamed.Jack Jansen2001-08-231-1390/+0
* Renamed the Mac toolbox modules to have an initial _ in their name.Jack Jansen2001-08-231-0/+1392
* The MacOS toolbox modules have acquired an _ in front of their name. Normal u...Jack Jansen2001-08-231-2/+2
* TXNTSMCheck isn't available under Mach-O Carbon.Jack Jansen2001-08-032-2/+10
* The TNXDraw gworld argument is optional.Jack Jansen2001-07-163-2/+35
* Various small fixes. The demo now starts to limp along.Jack Jansen2001-07-143-2/+36
* Fixed the mis-guessed parameters and added support for a few optional paramet...Jack Jansen2001-07-133-20/+143
* First stab at an interface to the Multi Language Text Editor. It compiles and...Jack Jansen2001-07-133-0/+1528