summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/icn
Commit message (Expand)AuthorAgeFilesLines
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-122-58/+2
* Added PEP253 support to most Carbon modules. This isn't complete yet:Jack Jansen2002-12-031-1/+1
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-291-1/+1
* Regenerated with PyDoc_STR() around docstrings.Jack Jansen2002-08-161-61/+61
* After generating the Python file with definitions try to run it, soJack Jansen2002-08-151-0/+2
* Enable building of Carbon toolbox modules with unix-Python.Jack Jansen2002-08-051-2/+1
* Weaklink most toolbox modules, improving backward compatibility. Modules will...Jack Jansen2002-03-251-1/+1
* Weaklink most toolbox modules, improving backward compatibility. Modules will...Jack Jansen2002-03-241-0/+183
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-0/+4
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-301-4/+0
* Shut up many more gcc warnings.Jack Jansen2001-09-051-0/+4
* Renamed.Jack Jansen2001-08-231-1409/+0
* Renamed the Mac toolbox modules to have an initial _ in their name.Jack Jansen2001-08-231-0/+1417
* The MacOS toolbox modules have acquired an _ in front of their name. Normal u...Jack Jansen2001-08-231-2/+2
* Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...Jack Jansen2001-05-222-185/+73
* Fixed a few declarations.Jack Jansen2001-01-031-0/+2
* Adapted to Universal Headers 3.3.2. More to follow.Jack Jansen2000-12-102-1/+143
* Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.Jack Jansen2000-07-142-3/+3
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-142-47/+1
* Changed all (hopefully) uses of unsigned 16 bit value to use H format specifi...Jack Jansen2000-07-072-3/+3
* All relevant toolbox modules have now been carbonized.Jack Jansen2000-06-212-0/+12
* Bgen now understands more constant definitions, but that means that a few whi...Jack Jansen1999-12-141-0/+7
* Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.Jack Jansen1999-12-123-0/+747
* Interface to GetIcon, PlotIcon and friends.Jack Jansen1999-01-183-0/+828