cpython/Mac/Include
Jack Jansen 0194ad5c7d Got the first MacPython module working under MacOSX/MachO (gestalt). Main changes
are including Carbon/Carbon.h in stead of the old headers (unless WITHOUT_FRAMEWORKS
is defined, as it will be for classic MacPython) and selectively disabling all the
stuff that is unneeded in a unix-Python (event handling, etc).
2001-05-12 22:46:35 +00:00
..
config.h Brought in line with current config.h.in. 2001-02-12 14:59:13 +00:00
getapplbycreator.h Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macbuildno.h - Raise console window on input. Fixes Carbon hang. 2001-04-25 22:07:42 +00:00
macdefs.h Don't declare sync if we use gusi. 2000-07-14 22:14:46 +00:00
macglue.h Got the first MacPython module working under MacOSX/MachO (gestalt). Main changes 2001-05-12 22:46:35 +00:00
pymactoolbox.h Added prototype for DlgObj_WhichDialog() 2001-02-09 15:59:18 +00:00
pythonresources.h Bit the bullet and added a private GUSISIOUX for Python. This makes the delayconsole and keepopen code neater. Also tells Sioux to behave better with events, and handles cmd-. during print better. The pythonpreferences have also changed due to this. 2001-02-11 01:08:04 +00:00