summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/win/winscan.py
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-117/+116
* Ported to Universal Headers 3.4.2. Qd and Qt remain to be done.Jack Jansen2003-12-031-0/+2
* Getting rid of code conditional on TARGET_API_MAC_*.Jack Jansen2003-11-191-7/+1
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-121-52/+20
* 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
* fixed refcount leak in CreateNewWindow() and CreateWindowFromResource().Just van Rossum2002-06-051-0/+7
* Weaklink most toolbox modules, improving backward compatibility. Modules will...Jack Jansen2002-03-241-0/+2
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-1/+24
* Disable GetWindowSpareFlag and GetWindowGoAwayBox on carbon.Jack Jansen2001-02-281-0/+2
* Various tweaks to make it everything build and compile again under carbon. Ma...Jack Jansen2001-01-091-0/+2
* More toolbox modules adapted to Universal Headers 3.3.2.Jack Jansen2000-12-121-1/+20
* Window objects now also have an AutoDispose funcpointer (set for our windows,...Jack Jansen2000-08-251-0/+4
* Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.Jack Jansen2000-07-141-1/+1
* All relevant toolbox modules have now been carbonized.Jack Jansen2000-06-211-3/+1
* Made the core toolbox modules carbon-compatible using the new greylist featur...Jack Jansen2000-06-021-1/+24
* Bgen now understands more constant definitions, but that means that a few whi...Jack Jansen1999-12-141-0/+2
* Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.Jack Jansen1999-12-121-0/+6
* Replaced addpack by handcrafted code to find the bgen stuff.Jack Jansen1998-04-171-2/+4
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-201-1/+4
* Added support for WCTabHandle, AuxWinHandle, PixPatHandle: no reasonJack Jansen1997-08-151-3/+0
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-1/+2
* Added support for GrafPort objectJack Jansen1995-11-151-4/+1
* - Added support for PicHandleJack Jansen1995-11-141-1/+1
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-1/+7
* more stuffGuido van Rossum1995-02-281-0/+4
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+68