| Commit message (Expand) | Author | Age | Files | Lines |
* | Hopefully fix make framework install on Mac (see 3174) | Benjamin Peterson | 2008-07-01 | 41 | -4653/+0 |
|
|
* | Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge... | Benjamin Peterson | 2008-03-31 | 1 | -7/+6 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 9 | -12/+0 |
|
|
* | Run 2to3's print fixer over some places that had been missed. | Collin Winter | 2007-08-30 | 10 | -52/+52 |
|
|
* | Convert raise statements in Mac/. | Collin Winter | 2007-08-22 | 3 | -30/+30 |
|
|
* | Merged revisions 56492-56752 via svnmerge from | Guido van Rossum | 2007-08-05 | 1 | -180/+0 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 5 | -5/+5 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 5 | -214/+14 |
|
|
* | Merge the rest of the trunk. | Thomas Wouters | 2006-06-08 | 6 | -1968/+1 |
|
|
* | Remove apply() | Neal Norwitz | 2006-03-17 | 1 | -1/+1 |
|
|
* | Get rid of a bunch more raw_input references | Neal Norwitz | 2006-03-17 | 2 | -13/+33 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 27 | -4724/+4713 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 13 | -31/+31 |
|
|
* | Removing the obvious OS9-only documents§ | Jack Jansen | 2003-11-19 | 16 | -2513/+0 |
|
|
* | Modified to accept a command line argument too. | Jack Jansen | 2003-03-26 | 1 | -4/+8 |
|
|
* | This file was terribly outdated. The example is still silly (and won't | Jack Jansen | 2003-03-11 | 1 | -65/+28 |
|
|
* | Use new file dialogs. | Jack Jansen | 2003-01-26 | 8 | -53/+44 |
|
|
* | Use new file dialogs. | Jack Jansen | 2003-01-26 | 1 | -4/+2 |
|
|
* | Merging the various tweaks for MacPython-OS9 2.3a1 back into the trunk. | Jack Jansen | 2003-01-08 | 1 | -95/+44 |
|
|
* | The speech manager interface is no longer supported and a replacement is | Jack Jansen | 2002-12-13 | 3 | -1463/+0 |
|
|
* | Lots of minor tweaks for the pep252 checkins, mainly because Qd | Jack Jansen | 2002-11-30 | 11 | -21/+21 |
|
|
* | Added a note about compiler warnings. | Jack Jansen | 2002-01-30 | 1 | -0/+4 |
|
|
* | Some modifications and clarifications (by me) to Michael's mods. | Jack Jansen | 2002-01-25 | 1 | -23/+17 |
|
|
* | Rewritten, clarified, corrected and cleaned up by Michael J. Barber. | Jack Jansen | 2002-01-25 | 1 | -144/+301 |
|
|
* | Removed references to download of Waste. | Jack Jansen | 2002-01-11 | 1 | -5/+0 |
|
|
* | Updated for CW7 and Tcl/Tk 8.3.4. Also added a few other things | Jack Jansen | 2002-01-08 | 1 | -52/+44 |
|
|
* | Updated to optionally use Carbon Scrap manager. | Jack Jansen | 2001-12-31 | 4 | -13/+39 |
|
|
* | New URL for Joe Strouts example page. | Jack Jansen | 2001-10-23 | 1 | -3/+3 |
|
|
* | Updated, and added a very terse description of PyMac_SetConsoleHandler(). | Jack Jansen | 2001-10-09 | 1 | -10/+8 |
|
|
* | Fixed the embedding demo to correctly show the use of | Jack Jansen | 2001-10-09 | 2 | -11/+19 |
|
|
* | Brought up to date with the current state of affairs. | Jack Jansen | 2001-10-08 | 2 | -5/+6 |
|
|
* | 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 |
|
|