COMMITS
/ Mac/Python/macglue.c June 26, 2002
J
Changed some prototypes to match the exact definition in some faraway Apple
Jack Jansen committed
April 11, 2002
December 27, 2001
J
Merging changes from release22-branch.
Jack Jansen committed
December 10, 2001
November 30, 2001
J
Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the
Jack Jansen committed
November 10, 2001
J
Fixed various problems with command-dot handling (some very old):
Jack Jansen committed
November 1, 2001
J
We always install the Sioux menubar, in stead of only when no menubar
Jack Jansen committed
September 11, 2001
J
Implemented PyMac_GetFullPathname for MacPython.
Jack Jansen committed
September 1, 2001
J
Added preferences/startup options for division warning
Jack Jansen committed
August 27, 2001
August 19, 2001
J
PATCHLEVEL is outdated, use PY_VERSION.
Jack Jansen committed
August 8, 2001
J
Split macglue.c into two: a new mactoolboxglue.c (in ./Python)
Jack Jansen committed
August 7, 2001
J
Got rid of 68k-Mac and other outdated ifdefs.
Jack Jansen committed
August 3, 2001
J
PyMac_GetFSSpec must be called via the dylib glue code on OSX.
Jack Jansen committed
J
Merging appropriate 2.1.1 fixes back into the main trunk.
Jack Jansen committed
July 12, 2001
J
Fixed another case of the PyArg_Parse 'h' semantic change problem, sigh...
Jack Jansen committed
July 8, 2001
July 4, 2001
U
Don't promise mac-japanese encoding as we don't have a codec for it.
unknown committed
May 19, 2001
J
Moved PyMac_GetFullPath from macgetargv.c to macglue.c. It should
Jack Jansen committed
J
Merged mactoolboxglue.c into macglue.c. A later step will be to separate out
Jack Jansen committed
May 12, 2001
J
Got the first MacPython module working under MacOSX/MachO (gestalt). Main changes
Jack Jansen committed
April 25, 2001
J
- Raise console window on input. Fixes Carbon hang.
Jack Jansen committed
February 17, 2001
J
More changes to attempt to get the menubar back on exit. Without success:-(
Jack Jansen committed
February 11, 2001
February 2, 2001
January 12, 2001
January 11, 2001
J
Disabled a few other routines that are available in CarbonLib.
Jack Jansen committed
January 9, 2001
J
Don't need to define c2pstrcpy() on Carbon: it's in CarbonLib.
Jack Jansen committed
December 12, 2000
J
Added a c2pstrcpy() function.
Jack Jansen committed
September 8, 2000
August 25, 2000
July 24, 2000
July 14, 2000
J
Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.
Jack Jansen committed
J
PyMac_PromptGetFile and PyMac_GetDirectory don't exist in carbonpython.
Jack Jansen committed
July 11, 2000
J
ANSIfication step 2: make sure all needed prototypes are available, and all needed
Jack Jansen committed
J
ANSIfication step 1: get rid of Py_PROTO and Py_FPROTO.
Jack Jansen committed
June 4, 2000
J
Removed THINK_C support.
Jack Jansen committed
June 2, 2000
J
Removed (within an #ifdef) Carbon-incompatabilities:
Jack Jansen committed
April 7, 2000
J
Started on GUSI2 and threading support.
Jack Jansen committed
January 24, 2000
J
If there's an error in an fsspec argument raise MacOS.Error, not ValueError.
Jack Jansen committed
December 17, 1999
J
Added PyMac_BuildOptStr255, which returns None on a null pointer.
Jack Jansen committed
December 12, 1999
J
Oops, PLstring funcs should be "pascal". Funny this never caused problems before...
Jack Jansen committed
December 7, 1999
July 31, 1998
J
New about box, with the version mesage filled in in a text item, and
Jack Jansen committed
July 13, 1998
J
All import-related code has moved to macimport.c.
Jack Jansen committed
June 26, 1998
J
Print message when we load a PYC resource, if verbose import flag is on.
Jack Jansen committed
April 23, 1998
J
Incorrect argument for PyMacBuildwide()
Jack Jansen committed
April 21, 1998
J
Added PyMac_{Get,Build}wide. These should support python longints at
Jack Jansen committed
February 20, 1998
J
- Universal Headers 3 mods
Jack Jansen committed