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
/
Demo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the new macresource module to open the accompanying resource file (if nee...
Jack Jansen
2001-08-27
7
-57/+17
*
Import the MacOS toolbox modules from the Carbon package.
Jack Jansen
2001-08-25
21
-91/+91
*
Updated to the current state of things (long overdue).
Jack Jansen
2001-08-16
1
-91/+61
*
Merging appropriate 2.1.1 fixes back into the main trunk.
Jack Jansen
2001-08-03
9
-17/+26
*
It now works under Carbon. Under Classic the scrollbars don't show
Jack Jansen
2001-07-16
1
-104/+15
*
Minimal text editor using MLTE (code based on wed.py, the waste demo).
Jack Jansen
2001-07-14
1
-0/+464
*
WaitNextEvent short vs. unsigned short fix.
Jack Jansen
2001-06-25
1
-1/+1
*
Fixed macroman<->latin1 conversion. Some chars don't
Jack Jansen
2001-05-17
2
-12/+12
*
Removed some confusing sentences that are no longer relevant now that
Jack Jansen
2001-05-08
1
-9/+0
*
Files for 2.1 distribution.
Jack Jansen
2001-04-25
1
-19/+21
*
Don't crash if InfoScrap doesn't exist (as is the case in Carbon).
Jack Jansen
2001-04-25
1
-2/+5
*
Added a note about the new (since 2.0) OSA architecture.
Jack Jansen
2001-03-27
1
-1/+10
*
Added a note that this file is incorrect for 2.1a2.
Jack Jansen
2001-02-17
1
-0/+3
*
DialogWindows now have a self.dlg in addition to self.wid.
Jack Jansen
2001-02-14
1
-2/+2
*
Use FSpCreateResFile() in stead of CreateResFile().
Jack Jansen
2001-01-29
2
-2/+4
*
Sigh... First test before committing. InvalWindowRect and friends are window ...
Jack Jansen
2001-01-23
3
-4/+4
*
Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.
Jack Jansen
2001-01-23
4
-5/+5
*
Carbon defines {Get,Set}ControlDataHandle, so unfortunately our variants on {...
Jack Jansen
2001-01-09
4
-4/+4
*
Refer to the sourceforge site for gusi downloads.
Jack Jansen
2000-12-12
1
-2/+2
*
struct.pack has become picky about h (short) and H (unsigned short).
Jack Jansen
2000-10-22
1
-1/+1
*
Updated for 2.0b1
Jack Jansen
2000-09-10
4
-101/+83
*
Updated the applescript documentation for te new framework, and replaced the ...
Jack Jansen
2000-08-20
9
-963/+1252
*
Added an optional debug handler that traps and prints all unknown appleevents.
Jack Jansen
2000-06-20
13
-13/+24
*
Updated for the 1.6a2 distribution: added a note about the special Tcl/Tk dis...
Jack Jansen
2000-05-07
1
-18/+23
*
Added a reference to the Open Directory page on macPython.
Jack Jansen
2000-04-22
1
-1/+6
*
Added a note about Personal Webserver, and replaced "netpresenz" by a list of...
Jack Jansen
2000-04-22
1
-3/+11
*
Added Corran Webster's explanation of how to write extensions in MPW and a po...
Jack Jansen
2000-04-22
3
-4/+499
*
Updated NetPresenz URL. Still needs update in the light of the new :Mac:Tools...
Just van Rossum
2000-03-28
1
-2/+2
*
realcgitest.py: added import MacOS, it now works again. Removed NetPresenz re...
Just van Rossum
2000-03-26
2
-1/+2
*
Fixed multi-arg appends.
Jack Jansen
2000-03-07
6
-6/+6
*
And added a note about needing two "cvs update"s.
Jack Jansen
2000-02-11
1
-0/+6
*
Explained that you have to checkout the Mac portion of Python in a separate
Jack Jansen
2000-02-11
1
-3/+24
*
Added a reference to oldPICTbrowse.py.
Jack Jansen
1999-12-23
1
-1/+3
*
Converted to Appearance and using a List control in stead of manually creatin...
Jack Jansen
1999-12-23
7
-90/+185
*
Standalone.html is long obsolete. Added description of BuildApplication
Jack Jansen
1999-12-03
3
-89/+59
*
New examples by Tony Ingraldi, using dns-lookup in stead of the funny interslip
Jack Jansen
1999-12-03
12
-333/+241
*
vec_longjmp added to list of "forbidden" functions in .exp file.
Jack Jansen
1999-09-30
1
-1/+1
*
Removed reference to the PSA (PSA membership no longer needed for CVS
Jack Jansen
1999-04-12
1
-13/+14
*
For some reason these files had never been checked in.
Jack Jansen
1999-03-17
5
-0/+0
*
For reasons unknown these files were never checked in to CVS.
Jack Jansen
1999-03-17
3
-0/+213
*
Added some clarification on CWGUSI building and pathnames as they come
Jack Jansen
1999-03-10
1
-23/+33
*
(finally) unified the interpreter and the applet as Just suggested ages ago. The
Jack Jansen
1999-02-14
1
-11/+5
*
Updated for the new one-slb-per-extension scheme.
Jack Jansen
1999-02-10
1
-14/+24
*
Partly updated to reflect the new organization and the availability of CVS
Jack Jansen
1999-02-03
1
-44/+81
*
Re-committed as AppleSingle
Jack Jansen
1999-01-29
4
-0/+0
*
Added examples/testcode for the Icn module.
Jack Jansen
1999-01-21
3
-1/+374
*
Project files converted for CW Pro 4. And the daylight savings time switch se...
Jack Jansen
1998-11-01
4
-0/+0
*
Disable python event handling in mainloop (discovered by Tasselli Marco)
Jack Jansen
1998-09-30
1
-0/+2
*
Added a note about the buildlibs script.
Jack Jansen
1998-08-27
1
-4/+11
*
Replaced all remaining BinHex files with their binary counterparts.
Jack Jansen
1998-08-20
10
-365/+0
[next]