Just van Rossum
|
f376ef0996
|
a whole bunch of OSX tweaks
|
2001-11-18 14:12:43 +00:00 |
Jack Jansen
|
5a6fdcd371
|
Import the MacOS toolbox modules from the Carbon package.
|
2001-08-25 12:15:04 +00:00 |
Just van Rossum
|
d700d79a73
|
Override bdb's canonic() method with a no-op: with bdb's version we couldn't edit breakpoints in file-less ("Untitled" script windows). Besides, we did't need it as we always use full path names anyway.
|
2001-06-20 19:57:55 +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
|
6f84ed5afc
|
Fixed macroman<->latin1 conversion. Some chars don't
exist in latin1, but at least the roundtrip results in the
same macroman characters.
|
2001-05-17 12:45:13 +00:00 |
Just van Rossum
|
cee9a48ea8
|
minor cleanup, avoiding rare traceback (jvr)
|
1999-09-26 12:11:50 +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 |