Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2b3ce3ba3f6f3fa688cb9e38de640e8cb15c4095
/
Mac
/
Tools
/
IDE
/
PythonIDEMain.py
62a103b
workaround so the (otherwise still broken) IDE can at least quit in the Python 2.2 Jaguar addon install
by Just van Rossum
· 23 years ago
7aa7f2e
cd to users home dir if no current dir has been set. Fixes bug #625734
by Just van Rossum
· 23 years ago
ec694c3
Pass None to AHGotoPage().
by Jack Jansen
· 23 years ago
7f677f4
Reorganized order of help menu, and don't show Carbon documentation
by Jack Jansen
· 23 years ago
b2d2bc9
Implemented the Help menu. The Python manual can be viewed (if installed)
by Jack Jansen
· 23 years ago
979c537
fixed wrong classic MacOS pathname assumption
by Just van Rossum
· 23 years ago
8bb61c8
repair damage: now works again as a CFM app.
by Just van Rossum
· 23 years ago
e0ba087
Allow file without filetype as long as they end in ".py".
by Jack Jansen
· 23 years ago
bf0a908
Don't append quit menu when on OSX, it is special and automatic there.
by Just van Rossum
· 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
2d564fd
removed import display hackery
by Just van Rossum
· 24 years ago
5a6fdcd
Import the MacOS toolbox modules from the Carbon package.
by Jack Jansen
· 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
dfebe90
Fixed macroman<->latin1 conversion. Some characters don't exist in latin1, but at least the roundtrip gives
by Jack Jansen
· 24 years ago
53ebe56
Handle the ReopenApplication event (by ignoring it).
by Jack Jansen
· 24 years ago
a1a3356
Cleaned uthread dependencies (jvr)
by Just van Rossum
· 25 years ago
73efed2
added experimental microthread support for use with stackless python -- bw compatible (jvr)
by Just van Rossum
· 25 years ago
34d11f0
Fixed multi-arg appends.
by Jack Jansen
· 25 years ago
2028b59
1 - added "set default window font" menu
by Just van Rossum
· 26 years ago
d58c746
mod from Joe Strout: when quitting, catch errors in window.close() methods and ignore them. Otherwise one can never quit.
by Just van Rossum
· 26 years ago
f4b0681
changed creator to 'Pide' -- jvr
by Just van Rossum
· 26 years ago
68922f0
fixed "crashing" bug when scripts folder as stored in prefs file does not exist.
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