summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/IDE/Splash.py
Commit message (Collapse)AuthorAgeFilesLines
* Lots of minor tweaks for the pep252 checkins, mainly because QdJack Jansen2002-11-301-2/+2
| | | | attributes are no longer supported.
* removed import display hackeryJust van Rossum2001-11-021-64/+4
|
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-10/+11
|
* Temporarily disabled the import hook. It breaks with the package-basedJack Jansen2001-08-191-1/+2
| | | | Carbon and its workaround.
* Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid ↵Just van Rossum2001-06-191-18/+24
| | | | any further encoding conversion troubles.
* Fixed macroman<->latin1 conversion. Some characters don't exist in latin1, ↵Jack Jansen2001-05-171-4/+4
| | | | | | but at least the roundtrip gives the correct macroman characters again.
* Added QDFlushPortBuffer calls.Jack Jansen2001-03-151-0/+2
|
* Get rid of from ... import *Jack Jansen2001-02-091-5/+5
|
* Sigh... First test before committing. InvalWindowRect and friends are window ↵Jack Jansen2001-01-231-1/+1
| | | | object methods. Fixed.
* Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.Jack Jansen2001-01-231-1/+1
|
* more edits to make the text fit (jvr)Just van Rossum2000-10-201-5/+4
|
* oops, that one caused a syntax error... (jvr)Just van Rossum2000-10-201-1/+1
|
* edits to make the 2.0 copyright fit in the about box again... (jvr)Just van Rossum2000-10-201-8/+9
|
* updated copyright stringJust van Rossum1999-12-231-1/+1
|
* re-checkin with "ISO-8859 translation" turned on.Just van Rossum1999-02-021-4/+4
|
* First Checked In.Just van Rossum1999-01-301-0/+162