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
/
dlg
/
Dlgmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed.
Jack Jansen
2001-08-23
1
-1426/+0
*
Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...
Jack Jansen
2001-05-22
1
-197/+76
*
First step in porting MacPython modules to OSX/unix: break all references bet...
Jack Jansen
2001-05-17
1
-1/+15
*
On OSX passing NULL to NewUniversalFilterProc() does not return NULL but a cr...
Jack Jansen
2001-02-20
1
-8/+12
*
Added DlgObj_WhichDialog, analoguous to WhichWindow, and use this to get at d...
Jack Jansen
2001-02-06
1
-7/+47
*
Adapted to Universal Headers 3.3.2. More to follow.
Jack Jansen
2000-12-10
1
-2/+184
*
Added routine DlgObj_ConvertToWindow().
Jack Jansen
2000-08-25
1
-1/+12
*
Got rid of obsolete HAVE_UNIVERSAL_HEADERS test and SystemSevenOrLater define.
Jack Jansen
2000-07-14
1
-4/+0
*
Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.
Jack Jansen
2000-07-14
1
-2/+2
*
pymactoolbox.h contains protoypes for all externally visible toolbox module
Jack Jansen
2000-07-14
1
-39/+1
*
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifi...
Jack Jansen
2000-07-07
1
-2/+2
*
Made the core toolbox modules carbon-compatible using the new greylist featur...
Jack Jansen
2000-06-02
1
-4/+10
*
Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
Jack Jansen
1999-12-12
1
-4/+126
*
Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.
Jack Jansen
1998-10-12
1
-2/+2
*
Added a function SetUserItemHandler: this takes a function(dialog,
Jack Jansen
1998-07-10
1
-0/+58
*
Re-generated from new (3.1) universal headers
Jack Jansen
1998-04-21
1
-6/+6
*
Regenerated from Universal Headers 3.0.1. Some new calls are
Jack Jansen
1998-02-20
1
-183/+317
*
Export type objects to Python
Jack Jansen
1997-09-20
1
-0/+4
*
Added support for GetDialogWindow and other accessor functions
Jack Jansen
1996-09-23
1
-0/+79
*
Regenerated
Jack Jansen
1996-08-02
1
-3/+0
*
Replaced various dummy updateRegions by real arguments
Jack Jansen
1996-04-10
1
-3/+8
*
- Added color window/pixmap support
Jack Jansen
1995-12-12
1
-2/+11
*
Generated anew
Jack Jansen
1995-08-17
1
-1/+2
*
Trying again to check it in. Changes to:
Jack Jansen
1995-06-06
1
-92/+190
*
fix bug in filterproc interface
Guido van Rossum
1995-02-21
1
-1/+1
*
another round... ported to __SC__
Guido van Rossum
1995-02-19
1
-91/+11
*
Committed a more or less working version.
Guido van Rossum
1995-01-30
1
-0/+905