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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added as_pathname() method to FSRef objects.
Jack Jansen
2002-01-18
1
-1/+17
*
In MachoPython expect Unix-style pathnames for both FSSpec and FSRef initiali...
Jack Jansen
2002-01-13
1
-0/+10
*
Internet Config is now part of official Apple interfaces, so use the new
Jack Jansen
2002-01-11
1
-78/+65
*
- Updated to Waste 2.0.
Jack Jansen
2002-01-11
3
-497/+936
*
Fixed TrackMouseRegion() argument: ioWasInRgn is an in/out parameter.
Just van Rossum
2002-01-09
2
-5/+8
*
Today's Carbon Toolbox addition: CarbonEvt.TrackMouseLocation() and friends.
Just van Rossum
2002-01-08
3
-3/+86
*
Today's Carbon Toolbox addition: QDTextBounds()
Just van Rossum
2002-01-07
3
-1/+30
*
Added support for DrawThemeButton() and friends.
Just van Rossum
2002-01-06
3
-3/+186
*
Whoops, it's late -- generated output now matches what's checked in...
Just van Rossum
2002-01-05
2
-25/+25
*
Q&D support for ThemeDrawingState objects.
Just van Rossum
2002-01-05
3
-9/+142
*
- added support for UserPaneKeyDownProc and UserPaneFocusProc
Just van Rossum
2002-01-04
2
-4/+96
*
Some of the new routines are carbon-only.
Jack Jansen
2002-01-04
2
-0/+14
*
Callback error handling improvements:
Just van Rossum
2002-01-04
2
-6/+12
*
Ugh, by all means, _do_ report exceptions somehow ;-)
Just van Rossum
2002-01-04
2
-2/+8
*
fixed SetEventParameter() signature: removed unneccesary length arg.
Just van Rossum
2002-01-03
3
-9/+18
*
The output MenuRef of GetMenuItemHierarchicalMenu() may be NULL.
Just van Rossum
2002-01-03
2
-1/+3
*
- Added DrawThemeTextBox()
Just van Rossum
2002-01-02
3
-4/+50
*
rectified copy/paste oversight in comment
Just van Rossum
2002-01-02
2
-2/+4
*
- Added support for optional MenuObj arguments
Just van Rossum
2002-01-02
3
-0/+405
*
Added some support for unicode arguments.
Jack Jansen
2002-01-01
9
-12/+215
*
Added support for the Carbon scrap manager (finally).
Jack Jansen
2001-12-31
3
-75/+314
*
Oops, forgot to mark CreateScrollBarControl and CreateSliderControl
Just van Rossum
2001-12-31
2
-0/+14
*
- added support for ControlActionProcs, exposing the following calls:
Just van Rossum
2001-12-30
3
-7/+187
*
Moved a bunch of routines from "blacklisted" to "graylisted", as they _are_
Just van Rossum
2001-12-18
2
-10/+263
*
Updated to Universal Headers 3.4
Jack Jansen
2001-12-18
31
-68/+1835
*
Added missing docstring
Just van Rossum
2001-12-18
2
-1/+2
*
Added support for tab controls and initial (incomplete) support
Just van Rossum
2001-12-18
3
-12/+543
*
Patch #494553 by Donovan Preston: initial implementation
Just van Rossum
2001-12-18
2
-4/+84
*
There's a new include file AEInteraction.h which contains AESend and friends.
Jack Jansen
2001-12-17
2
-1/+185
*
TickCount moved to a different header file. We manually added it back in here...
Jack Jansen
2001-12-17
2
-0/+24
*
Adapted for Universal Headers 3.4
Jack Jansen
2001-12-16
19
-370/+1770
*
Made event callbacks more rubust: keep an actual reference to the
Just van Rossum
2001-12-14
3
-30/+113
*
Quick patch to allow building with Universal Headers 3.4.
Jack Jansen
2001-12-14
2
-23/+2
*
Many of the new calls are Carbon-only. Flagged them as such.
Jack Jansen
2001-12-14
2
-0/+658
*
- "manage" controls created by CreateXxxXxxControl() functions.
Just van Rossum
2001-12-13
3
-48/+67
*
include the proper header for Mach-O
Just van Rossum
2001-12-13
2
-2/+2
*
second CoreGraphics batch
Just van Rossum
2001-12-13
8
-0/+3414
*
Shut up gcc warning.
Jack Jansen
2001-12-12
2
-4/+4
*
Updated for Universal Headers 3.4.
Just van Rossum
2001-12-12
3
-3/+2371
*
Added proper error checking in event callback handler
Just van Rossum
2001-12-12
2
-24/+50
*
Exposed quite a few more calls.
Just van Rossum
2001-12-12
3
-28/+191
*
Fixed to the extend that it now builds in CW6, and actually works
Just van Rossum
2001-12-11
2
-48/+64
*
Added __members__ to FInfo object.
Just van Rossum
2001-12-11
1
-0/+2
*
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
Guido van Rossum
2001-12-08
28
-64/+64
*
Replace sprintf() with PyOS_snprintf().
Jack Jansen
2001-12-05
2
-5/+5
*
Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the
Jack Jansen
2001-11-30
28
-137/+1644
*
Changed names, added bridge functions to macfs.fsref objects and
Jack Jansen
2001-11-06
1
-67/+48
*
Added an error message when using FSRef objects on platforms that don't
Jack Jansen
2001-11-06
1
-0/+1
*
Added hfsplusapi module.
Jack Jansen
2001-11-06
1
-0/+4
*
Removed unused variable.
Jack Jansen
2001-11-06
1
-1/+0
[next]