cpython/Mac/Modules
Jack Jansen dbd5701d73 Converted the Carbon modules to use PEP252-style objects, with
descriptors in stead of manual getattr hooks to get at attributes
of the objects.

For Qd I have in stead gotten rid of most of the attribute access
in favor of the carbon-style accessor methods (with the exception
of visRgn, to be done later), and of the Carbon.Qd.qd global object,
for which accessor functions are also available.

For List I have fixed the fact that various methods were incorrectly
generated as functions.

CF is untouched: PEP252 doesn't allow "poor-mans-inheritance" with
basechain, so it will have to wait for PEP253 support.
2002-11-29 23:40:48 +00:00
..
ae Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
ah Typecode for AHTOCType was wrong. Fixed. 2002-08-30 23:02:09 +00:00
alias Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
app Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
carbonevt Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
cf Regenerated with PyDoc_STR() around docstrings. 2002-08-16 09:09:31 +00:00
cg Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
cm Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
ctl Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
dlg Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
drag Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
evt Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
file Got angry and added support for pretty much the whole file and folder 2002-11-22 14:58:35 +00:00
fm Regenerated with PyDoc_STR() around docstrings. 2002-08-16 09:09:31 +00:00
folder Got angry and added support for pretty much the whole file and folder 2002-11-22 14:58:35 +00:00
help Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
htmlrender After generating the Python file with definitions try to run it, so 2002-08-15 21:48:16 +00:00
ibcarbon Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
icn Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
list Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
menu Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
mlte Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
qd Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
qdoffs Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
qt Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
res Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
scrap Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
snd Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
te Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
waste Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
win Converted the Carbon modules to use PEP252-style objects, with 2002-11-29 23:40:48 +00:00
ColorPickermodule.c pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
Nav.c Allow access to the returned value(s) as FSRefs. Unfortunately for some 2002-11-22 23:39:52 +00:00
Printingmodule.c Got rid of Py_FatalError calls. 2000-09-08 10:21:44 +00:00
_dummy_tkinter.c Dummy _tkinter module for Carbon, which explains that Tkinter isnt supported under Carbon. 2001-03-20 23:29:41 +00:00
calldll.c staticforward bites the dust. 2002-07-17 16:30:39 +00:00
ctbmodule.c staticforward bites the dust. 2002-07-17 16:30:39 +00:00
gestaltmodule.c Added prototypes to shut gcc -Wstrict-prototypes up. 2001-09-04 22:29:31 +00:00
hfsplusmodule.c staticforward bites the dust. 2002-07-17 16:30:39 +00:00
icgluemodule.c staticforward bites the dust. 2002-07-17 16:30:39 +00:00
macconfig.c Enable _AH module. 2002-09-06 23:33:40 +00:00
macfsmodule.c Patch #567296 by Pim Buurman, slightly modified by me so it can be disabled 2002-08-06 12:59:44 +00:00
macmodule.c Got rid of ifdefs for long-obsolete GUSI versions. 2002-04-11 20:46:23 +00:00
macosmodule.c staticforward bites the dust. 2002-07-17 16:30:39 +00:00
macspeechmodule.c staticforward bites the dust. 2002-07-17 16:30:39 +00:00