Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
25cb7dfb0f0c32b51a813869f4ef3ab25cba5b2a
/
Mac
/
Tools
/
IDE
/
PyDebugger.py
9937a04
Tweaked some button sizes to make them look better on OSX.
by Jack Jansen
· 22 years ago
10c6eda
Mode rU for universal newlines, not rT. Spotted by Guido.
by Jack Jansen
· 23 years ago
f6b3fdd
The debugger source view only understood mac-style linefeeds. Fixed.
by Jack Jansen
· 23 years ago
815d2bf
Changes by Donovan Preston (and a few minor ones by me) to make IDE run under
by Jack Jansen
· 23 years ago
f376ef0
a whole bunch of OSX tweaks
by Just van Rossum
· 23 years ago
5a6fdcd
Import the MacOS toolbox modules from the Carbon package.
by Jack Jansen
· 24 years ago
d700d79
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.
by Just van Rossum
· 24 years ago
dc3c617
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
by Just van Rossum
· 24 years ago
6f84ed5
Fixed macroman<->latin1 conversion. Some chars don't
by Jack Jansen
· 24 years ago
cee9a48
minor cleanup, avoiding rare traceback (jvr)
by Just van Rossum
· 26 years ago
edab939
re-checkin with "ISO-8859 translation" turned on.
by Just van Rossum
· 26 years ago
40f9b7b
First Checked In.
by Just van Rossum
· 26 years ago