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
/
win
/
winsupport.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Emulate a few more non-carbon calls in carbon and the other way around.
Jack Jansen
2000-12-19
1
-0/+7
*
Added hash() and compare() functions. Needed because multiple WinObj's can no...
Jack Jansen
2000-12-19
1
-0/+23
*
Set autodispose only if RefCon isn't set yet on the window. This way we don't...
Jack Jansen
2000-12-14
1
-2/+7
*
More toolbox modules adapted to Universal Headers 3.3.2.
Jack Jansen
2000-12-12
1
-0/+13
*
Window objects now also have an AutoDispose funcpointer (set for our windows,...
Jack Jansen
2000-08-25
1
-13/+31
*
Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.
Jack Jansen
2000-07-14
1
-1/+1
*
pymactoolbox.h contains protoypes for all externally visible toolbox module
Jack Jansen
2000-07-14
1
-6/+0
*
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifi...
Jack Jansen
2000-07-07
1
-2/+1
*
Made the core toolbox modules carbon-compatible using the new greylist featur...
Jack Jansen
2000-06-02
1
-0/+2
*
Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
Jack Jansen
1999-12-12
1
-0/+14
*
Added {Get,Set}WindowUserData methods.
Jack Jansen
1998-10-22
1
-3/+0
*
Replaced addpack by handcrafted code to find the bgen stuff.
Jack Jansen
1998-04-17
1
-3/+0
*
Regenerated from Universal Headers 3.0.1. Some new calls are
Jack Jansen
1998-02-20
1
-0/+2
*
Added support for WCTabHandle, AuxWinHandle, PixPatHandle: no reason
Jack Jansen
1997-08-15
1
-2/+5
*
Added support for GrafPort object
Jack Jansen
1995-11-15
1
-3/+3
*
- Added support for PicHandle
Jack Jansen
1995-11-14
1
-1/+9
*
Added WhichWindow function to obtain window object given WindowPtr (as
Jack Jansen
1995-08-17
1
-0/+17
*
Trying again to check it in. Changes to:
Jack Jansen
1995-06-06
1
-0/+4
*
another round... ported to __SC__
Guido van Rossum
1995-02-19
1
-1/+1
*
Committed a more or less working version.
Guido van Rossum
1995-01-30
1
-0/+103