1. 69ac361 Added some support for unicode arguments. by Jack Jansen · 23 years ago
  2. 620a766 Updated to Universal Headers 3.4 by Jack Jansen · 23 years ago
  3. 9635f33 Quick patch to allow building with Universal Headers 3.4. by Jack Jansen · 23 years ago
  4. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 23 years ago
  5. b3be216 Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the by Jack Jansen · 23 years ago
  6. fd06486 Shut up many more gcc warnings. by Jack Jansen · 23 years ago
  7. 06d2e1a Regenerated without default int return types. by Jack Jansen · 23 years ago
  8. e9fb3d6 Include Carbon/Carbon.h if we're on OSX. by Jack Jansen · 23 years ago
  9. 25a5bd7 Renamed. by Jack Jansen · 23 years ago
  10. 50ecb0a Renamed the Mac toolbox modules to have an initial _ in their name. by Jack Jansen · 23 years ago
  11. 77105a9 The MacOS toolbox modules have acquired an _ in front of their name. Normal usage is through a wrapper module (without underscore) which lives in the Carbon package. by Jack Jansen · 23 years ago
  12. 03b33ef TXNTSMCheck isn't available under Mach-O Carbon. by Jack Jansen · 23 years ago
  13. e85e4e4 The TNXDraw gworld argument is optional. by Jack Jansen · 23 years ago
  14. f0ded2f Various small fixes. The demo now starts to limp along. by Jack Jansen · 23 years ago
  15. d4b8361 Fixed the mis-guessed parameters and added support for a few optional parameter types. There's a good chance that this is usable now (but there's no test code yet). by Jack Jansen · 23 years ago
  16. 2aadb89 First stab at an interface to the Multi Language Text Editor. It compiles and imports, but that's about all. Apple didn't put const in front of their input-only by-reference args, so that needs fixing first. by Jack Jansen · 23 years ago