index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mac
/
Tools
/
IDE
/
PythonIDEMain.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 46607-46608 via svnmerge from
Thomas Wouters
2006-06-08
1
-488/+0
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-466/+466
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-3/+3
*
fixed long standing typo
Just van Rossum
2003-12-07
1
-13/+13
*
Forward port of various fixes that were initially only done on the
Jack Jansen
2003-11-19
1
-11/+34
*
Fix for #731643: allow "lookup in documentation" to also work if the
Jack Jansen
2003-05-06
1
-4/+4
*
Fixed age-old beginner's error: don't start the main loop as a side
Just van Rossum
2003-05-02
1
-4/+0
*
Added a File->Generate OSA Suite command.
Jack Jansen
2003-03-31
1
-0/+5
*
The MacPython introductory help is now called MacPython Help, and the
Jack Jansen
2003-03-16
1
-15/+22
*
Don't call AEInteractWithUser unconditionally on a quit appleevent. The
Jack Jansen
2003-03-03
1
-2/+0
*
Removed silly print.
Jack Jansen
2003-02-28
1
-1/+0
*
Added an "Open Recent" command. Fixes 607810.
Jack Jansen
2003-02-25
1
-0/+40
*
Renamed InstallManager to PackageManager, finished a first stab at the
Jack Jansen
2003-02-12
1
-0/+7
*
Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now
Jack Jansen
2003-02-06
1
-20/+25
*
Added "Open File by Name" command which presens a filename dialog. If
Jack Jansen
2003-02-05
1
-0/+17
*
Use new file dialogs.
Jack Jansen
2003-01-26
1
-6/+7
*
workaround so the (otherwise still broken) IDE can at least quit in the Pytho...
Just van Rossum
2002-11-22
1
-15/+14
*
cd to users home dir if no current dir has been set. Fixes bug #625734
Just van Rossum
2002-10-20
1
-0/+5
*
Pass None to AHGotoPage().
Jack Jansen
2002-09-11
1
-1/+1
*
Reorganized order of help menu, and don't show Carbon documentation
Jack Jansen
2002-09-06
1
-3/+4
*
Implemented the Help menu. The Python manual can be viewed (if installed)
Jack Jansen
2002-08-31
1
-0/+102
*
fixed wrong classic MacOS pathname assumption
Just van Rossum
2002-07-12
1
-1/+1
*
repair damage: now works again as a CFM app.
Just van Rossum
2002-03-29
1
-1/+1
*
Allow file without filetype as long as they end in ".py".
Jack Jansen
2002-03-29
1
-1/+11
*
Don't append quit menu when on OSX, it is special and automatic there.
Just van Rossum
2002-02-04
1
-2/+13
*
Changes by Donovan Preston (and a few minor ones by me) to make IDE run under
Jack Jansen
2002-01-21
1
-10/+15
*
removed import display hackery
Just van Rossum
2001-11-02
1
-2/+1
*
Import the MacOS toolbox modules from the Carbon package.
Jack Jansen
2001-08-25
1
-2/+3
*
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid an...
Just van Rossum
2001-06-19
1
-11/+11
*
Fixed macroman<->latin1 conversion. Some characters don't exist in latin1, bu...
Jack Jansen
2001-05-17
1
-11/+11
*
Handle the ReopenApplication event (by ignoring it).
Jack Jansen
2001-03-08
1
-0/+2
*
Cleaned uthread dependencies (jvr)
Just van Rossum
2000-10-20
1
-4/+8
*
added experimental microthread support for use with stackless python -- bw co...
Just van Rossum
2000-04-09
1
-3/+9
*
Fixed multi-arg appends.
Jack Jansen
2000-03-07
1
-1/+1
*
1 - added "set default window font" menu
Just van Rossum
1999-09-26
1
-2/+7
*
mod from Joe Strout: when quitting, catch errors in window.close() methods an...
Just van Rossum
1999-06-22
1
-1/+4
*
changed creator to 'Pide' -- jvr
Just van Rossum
1999-02-27
1
-1/+1
*
fixed "crashing" bug when scripts folder as stored in prefs file does not exist.
Just van Rossum
1999-02-25
1
-1/+1
*
re-checkin with "ISO-8859 translation" turned on.
Just van Rossum
1999-02-02
1
-9/+9
*
First Checked In.
Just van Rossum
1999-01-30
1
-0/+237