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
/
carbonevt
/
CarbonEvtsupport.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-88/+88
*
Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.
Jack Jansen
2003-11-20
1
-55/+1
*
Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:
Jack Jansen
2003-11-19
1
-4/+0
*
- Various tweaks to shut up compiler warnings.
Jack Jansen
2002-12-23
1
-2/+2
*
Added PEP253 support to most Carbon modules. This isn't complete yet:
Jack Jansen
2002-12-03
1
-2/+2
*
Converted the Carbon modules to use PEP252-style objects, with
Jack Jansen
2002-11-29
1
-2/+5
*
Today's Carbon Toolbox addition: CarbonEvt.TrackMouseLocation() and friends.
Just van Rossum
2002-01-08
1
-0/+5
*
fixed SetEventParameter() signature: removed unneccesary length arg.
Just van Rossum
2002-01-03
1
-0/+6
*
Patch #494553 by Donovan Preston: initial implementation
Just van Rossum
2001-12-18
1
-2/+42
*
Made event callbacks more rubust: keep an actual reference to the
Just van Rossum
2001-12-14
1
-7/+62
*
Added proper error checking in event callback handler
Just van Rossum
2001-12-12
1
-12/+25
*
Exposed quite a few more calls.
Just van Rossum
2001-12-12
1
-19/+30
*
Fixed to the extend that it now builds in CW6, and actually works
Just van Rossum
2001-12-11
1
-11/+20
*
Correctly builds the C module now.
Jack Jansen
2001-11-05
1
-5/+4
*
Fixed broken newlines and changed module name. Still untested.
Jack Jansen
2001-11-05
1
-21/+11
*
Carbon Event Manager module donated by Donovan Preston. Checked in as I recei...
Jack Jansen
2001-11-05
1
-0/+241