Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 46607-46608 via svnmerge from | Thomas Wouters | 2006-06-08 | 1 | -112/+0 |
| | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r46607 | neal.norwitz | 2006-06-03 06:49:00 +0200 (Sat, 03 Jun 2006) | 1 line Remove Mac OS 9 support (http://mail.python.org/pipermail/python-dev/2006-June/065538.html) ........ r46608 | martin.v.loewis | 2006-06-03 09:37:13 +0200 (Sat, 03 Jun 2006) | 2 lines Port to OpenBSD 3.9. Patch from Aldo Cortesi. ........ | ||||
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -69/+69 |
| | |||||
* | Lots of minor tweaks for the pep252 checkins, mainly because Qd | Jack Jansen | 2002-11-30 | 1 | -2/+2 |
| | | | | attributes are no longer supported. | ||||
* | removed import display hackery | Just van Rossum | 2001-11-02 | 1 | -64/+4 |
| | |||||
* | Import the MacOS toolbox modules from the Carbon package. | Jack Jansen | 2001-08-25 | 1 | -10/+11 |
| | |||||
* | Temporarily disabled the import hook. It breaks with the package-based | Jack Jansen | 2001-08-19 | 1 | -1/+2 |
| | | | | Carbon and its workaround. | ||||
* | Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid ↵ | Just van Rossum | 2001-06-19 | 1 | -18/+24 |
| | | | | any further encoding conversion troubles. | ||||
* | Fixed macroman<->latin1 conversion. Some characters don't exist in latin1, ↵ | Jack Jansen | 2001-05-17 | 1 | -4/+4 |
| | | | | | | but at least the roundtrip gives the correct macroman characters again. | ||||
* | Added QDFlushPortBuffer calls. | Jack Jansen | 2001-03-15 | 1 | -0/+2 |
| | |||||
* | Get rid of from ... import * | Jack Jansen | 2001-02-09 | 1 | -5/+5 |
| | |||||
* | Sigh... First test before committing. InvalWindowRect and friends are window ↵ | Jack Jansen | 2001-01-23 | 1 | -1/+1 |
| | | | | object methods. Fixed. | ||||
* | Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect. | Jack Jansen | 2001-01-23 | 1 | -1/+1 |
| | |||||
* | more edits to make the text fit (jvr) | Just van Rossum | 2000-10-20 | 1 | -5/+4 |
| | |||||
* | oops, that one caused a syntax error... (jvr) | Just van Rossum | 2000-10-20 | 1 | -1/+1 |
| | |||||
* | edits to make the 2.0 copyright fit in the about box again... (jvr) | Just van Rossum | 2000-10-20 | 1 | -8/+9 |
| | |||||
* | updated copyright string | Just van Rossum | 1999-12-23 | 1 | -1/+1 |
| | |||||
* | re-checkin with "ISO-8859 translation" turned on. | Just van Rossum | 1999-02-02 | 1 | -4/+4 |
| | |||||
* | First Checked In. | Just van Rossum | 1999-01-30 | 1 | -0/+162 |