summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/app
Commit message (Expand)AuthorAgeFilesLines
* - Various tweaks to shut up compiler warnings.Jack Jansen2002-12-231-1/+2
* Regenerated with inheritance-aware xxxx_Check() macros.Jack Jansen2002-12-191-1/+1
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-122-40/+0
* Added PEP253 support to most Carbon modules. This isn't complete yet:Jack Jansen2002-12-032-14/+43
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-292-11/+21
* Moved CoreFoundation type support to bgen/macsupport.Jack Jansen2002-08-221-2/+0
* Regenerated with PyDoc_STR() around docstrings.Jack Jansen2002-08-161-67/+67
* 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
* Regenerated.Jack Jansen2002-04-231-1/+1
* Weaklink most toolbox modules, improving backward compatibility. Modules will...Jack Jansen2002-03-242-3/+204
* Added support for DrawThemeButton() and friends.Just van Rossum2002-01-063-3/+186
* Whoops, it's late -- generated output now matches what's checked in...Just van Rossum2002-01-052-25/+25
* Q&D support for ThemeDrawingState objects.Just van Rossum2002-01-053-9/+142
* - Added DrawThemeTextBox()Just van Rossum2002-01-023-4/+50
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-0/+4
* Adapted for Universal Headers 3.4Jack Jansen2001-12-163-0/+110
* 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
* Last renamed module that wasn't removed yet.Jack Jansen2001-08-241-1168/+0
* Renamed the Mac toolbox modules to have an initial _ in their name.Jack Jansen2001-08-231-0/+1176
* 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-164/+66
* Blacklisted a few constants with funny definitions (and they're not important...Jack Jansen2000-12-191-0/+7
* Adapted to Universal Headers 3.3.2. More to follow.Jack Jansen2000-12-103-1/+35
* 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-29/+29
* Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.Jack Jansen1999-12-122-0/+8
* New appearance mgr support. This appears (no pun intended) to have some probl...Jack Jansen1999-12-103-1/+631
* Interface to the appearance manager.Jack Jansen1999-03-043-0/+831