summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/menu/menuscan.py
Commit message (Expand)AuthorAgeFilesLines
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-121-72/+13
* 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
* The output MenuRef of GetMenuItemHierarchicalMenu() may be NULL.Just van Rossum2002-01-031-0/+2
* Adapted for Universal Headers 3.4Jack Jansen2001-12-161-1/+36
* Adapted to Universal Headers 3.3.2. More to follow.Jack Jansen2000-12-101-0/+32
* Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.Jack Jansen2000-07-141-1/+1
* Made the core toolbox modules carbon-compatible using the new greylist featur...Jack Jansen2000-06-021-0/+17
* Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.Jack Jansen1999-12-121-2/+6
* Grmpf, a lot more routines have gotten a "Mac" prefix for theirJack Jansen1998-04-241-0/+3
* Re-generated from new (3.1) universal headersJack Jansen1998-04-211-0/+4
* Replaced addpack by handcrafted code to find the bgen stuff.Jack Jansen1998-04-171-2/+4
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-1/+2
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-1/+3
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+53