index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mac
/
Modules
/
res
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added some support for unicode arguments.
Jack Jansen
2002-01-01
3
-4/+111
*
Updated to Universal Headers 3.4
Jack Jansen
2001-12-18
3
-0/+59
*
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
Guido van Rossum
2001-12-08
1
-1/+1
*
Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the
Jack Jansen
2001-11-30
1
-5/+1
*
A few more gcc warnings bite the dust.
Jack Jansen
2001-09-05
2
-6/+12
*
Shut up many more gcc warnings.
Jack Jansen
2001-09-05
3
-5/+12
*
Regenerated without default int return types.
Jack Jansen
2001-09-04
1
-1/+1
*
Renamed.
Jack Jansen
2001-08-23
1
-1579/+0
*
Renamed the Mac toolbox modules to have an initial _ in their name.
Jack Jansen
2001-08-23
1
-0/+1587
*
The MacOS toolbox modules have acquired an _ in front of their name. Normal u...
Jack Jansen
2001-08-23
1
-2/+2
*
Merging appropriate 2.1.1 fixes back into the main trunk.
Jack Jansen
2001-08-03
1
-1/+0
*
Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...
Jack Jansen
2001-05-22
3
-236/+102
*
First step in porting MacPython modules to OSX/unix: break all references bet...
Jack Jansen
2001-05-17
2
-0/+30
*
Enable FSpResourceFileAlreadyOpen only for Carbon. This is not strictly corre...
Jack Jansen
2001-03-02
2
-0/+7
*
Remove (unused) regex imports.
Jack Jansen
2001-01-02
1
-1/+0
*
More toolbox modules adapted to Universal Headers 3.3.2.
Jack Jansen
2000-12-12
3
-1/+190
*
Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.
Jack Jansen
2000-07-14
2
-13/+13
*
pymactoolbox.h contains protoypes for all externally visible toolbox module
Jack Jansen
2000-07-14
2
-39/+1
*
Made the core toolbox modules carbon-compatible using the new greylist featur...
Jack Jansen
2000-06-02
2
-0/+47
*
Handles were never disposed. Added an AutoDispose(onoff) method to control this.
Jack Jansen
2000-03-08
3
-10/+143
*
In places where a ResObj is expected for PyArg_Parse and the object passed in...
Jack Jansen
1999-12-12
2
-10/+53
*
Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
Jack Jansen
1999-12-12
1
-0/+12
*
Grmpf, a lot more routines have gotten a "Mac" prefix for their
Jack Jansen
1998-04-24
2
-0/+26
*
Re-generated from new (3.1) universal headers
Jack Jansen
1998-04-21
1
-3/+3
*
Replaced addpack by handcrafted code to find the bgen stuff.
Jack Jansen
1998-04-17
2
-5/+3
*
Regenerated from Universal Headers 3.0.1. Some new calls are
Jack Jansen
1998-02-20
1
-2/+2
*
Export type objects to Python
Jack Jansen
1997-09-20
1
-0/+4
*
Added #include <string.h> for memcpy()
Jack Jansen
1997-08-15
2
-0/+2
*
Removed unused var
Jack Jansen
1996-08-01
2
-5/+0
*
Removed ...gen.py files from repository
Jack Jansen
1996-04-16
1
-277/+0
*
bgen-generators now drop the python definition file straight in the
Jack Jansen
1996-04-12
3
-2/+6
*
- Added color window/pixmap support
Jack Jansen
1995-12-12
2
-3/+46
*
New universal headers, a few bit-flags were added.
Jack Jansen
1995-11-14
2
-1/+2
*
New universal headers
Jack Jansen
1995-10-09
1
-1/+0
*
Generated anew
Jack Jansen
1995-08-17
2
-1/+15
*
Added ResObj_OptNew, like ResObj_New but returns None when passed NULL.
Jack Jansen
1995-08-17
1
-0/+13
*
Added methods as_Menu and as_Control to convert a resource
Jack Jansen
1995-06-18
3
-1/+97
*
Ported to Universal Header 2.0.1f (i.e. CW6)
Jack Jansen
1995-06-09
3
-27/+2
*
Trying again to check it in. Changes to:
Jack Jansen
1995-06-06
4
-22/+81
*
the usual
Guido van Rossum
1995-03-10
3
-1/+5
*
manually defined Resource() function
Guido van Rossum
1995-02-05
1
-0/+25
*
added Resource(), to create new resources from Python
Guido van Rossum
1995-02-05
2
-0/+29
*
Committed a more or less working version.
Guido van Rossum
1995-01-30
4
-0/+1664