Jack Jansen
|
5a6fdcd371
|
Import the MacOS toolbox modules from the Carbon package.
|
2001-08-25 12:15:04 +00:00 |
Just van Rossum
|
dc3c617cb8
|
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
|
2001-06-19 21:37:33 +00:00 |
Jack Jansen
|
dfebe90c4c
|
Fixed macroman<->latin1 conversion. Some characters don't exist in latin1, but at least the roundtrip gives
the correct macroman characters again.
|
2001-05-17 12:35:13 +00:00 |
Jack Jansen
|
53ebe562f5
|
Handle the ReopenApplication event (by ignoring it).
|
2001-03-08 23:09:32 +00:00 |
Just van Rossum
|
a1a335641b
|
Cleaned uthread dependencies (jvr)
|
2000-10-20 06:37:11 +00:00 |
Just van Rossum
|
73efed21e8
|
added experimental microthread support for use with stackless python -- bw compatible (jvr)
|
2000-04-09 19:45:22 +00:00 |
Jack Jansen
|
34d11f0670
|
Fixed multi-arg appends.
|
2000-03-07 23:40:13 +00:00 |
Just van Rossum
|
2028b59db4
|
1 - added "set default window font" menu
2 - updated scripts folder location
(jvr)
|
1999-09-26 12:16:22 +00:00 |
Just van Rossum
|
d58c7464d9
|
mod from Joe Strout: when quitting, catch errors in window.close() methods and ignore them. Otherwise one can never quit.
|
1999-06-22 18:37:35 +00:00 |
Just van Rossum
|
f4b0681d90
|
changed creator to 'Pide' -- jvr
|
1999-02-27 17:16:54 +00:00 |
Just van Rossum
|
68922f06bf
|
fixed "crashing" bug when scripts folder as stored in prefs file does not exist.
|
1999-02-25 22:33:05 +00:00 |
Just van Rossum
|
edab93939e
|
re-checkin with "ISO-8859 translation" turned on.
|
1999-02-02 22:31:05 +00:00 |
Just van Rossum
|
40f9b7bd7c
|
First Checked In.
|
1999-01-30 22:39:17 +00:00 |