summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/dlg/dlgscan.py
Commit message (Expand)AuthorAgeFilesLines
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+0
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-96/+96
* StdFilterProc() uses InOut parameters.Jack Jansen2003-02-271-0/+7
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-121-10/+0
* 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
* Adapted for Universal Headers 3.4Jack Jansen2001-12-161-3/+8
* First tweaks to allow MacPython to be compiled withJack Jansen2001-11-051-0/+1
* Adapted to Universal Headers 3.3.2. More to follow.Jack Jansen2000-12-101-0/+7
* Added routine DlgObj_ConvertToWindow().Jack Jansen2000-08-251-0/+4
* 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/+6
* Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.Jack Jansen1999-12-121-1/+5
* Re-generated from new (3.1) universal headersJack Jansen1998-04-211-0/+5
* 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-0/+1
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-1/+2
* Use ResObj_OptNew for GetDialogItem return value: the handle returnedJack Jansen1995-08-171-0/+4
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-1/+7
* another round... ported to __SC__Guido van Rossum1995-02-191-0/+5
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+67