Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b15bbc8d3d1e42da8b2fe4f4eb83108a76025a49
/
Mac
/
Lib
/
lib-toolbox
/
AppleEvents.py
26d813e
Got rid of full pathnames in "generated from" comments, so that these files are the same no mater which machine they've been generated on.
by Jack Jansen
· 25 years ago
177fa8c
Put all AE constants into AppleEvents.py
by Jack Jansen
· 25 years ago
e79dc76
Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open.
by Jack Jansen
· 25 years ago
1836dbe
Regenerated now that bgen can handle a few more constructs in constant definitions.
by Jack Jansen
· 26 years ago
deff89c
Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.
by Jack Jansen
· 27 years ago
5e58bcd
Regenerated from Universal Headers 3.0.1 (which are changed
by Jack Jansen
· 27 years ago
0e680b7
Moved toolbox to lib-toolbox, Sjoerd-style.
by Jack Jansen
· 28 years ago
[Renamed from Mac/Lib/toolbox/AppleEvents.py]
0b34dd5
Regenerated
by Jack Jansen
· 28 years ago
84c21a8
Regenerated from CW9 includes (only QuickDraw really got a few new values)
by Jack Jansen
· 29 years ago
425e9eb
- Added color window/pixmap support
by Jack Jansen
· 30 years ago
5050199
Fixed incorrect call to InstallHandler and a few other things
by Jack Jansen
· 30 years ago
7d0bc83
Ported to Universal Header 2.0.1f (i.e. CW6)
by Jack Jansen
· 30 years ago
c7cfb95
Rather massive changes:
by Jack Jansen
· 30 years ago
227a423
the usual
by Guido van Rossum
· 30 years ago
17448e2
Committed a more or less working version.
by Guido van Rossum
· 31 years ago