summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/IDE/PythonIDEMain.py
Commit message (Expand)AuthorAgeFilesLines
* repair damage: now works again as a CFM app.Just van Rossum2002-03-291-1/+1
* Allow file without filetype as long as they end in ".py".Jack Jansen2002-03-291-1/+11
* Don't append quit menu when on OSX, it is special and automatic there.Just van Rossum2002-02-041-2/+13
* Changes by Donovan Preston (and a few minor ones by me) to make IDE run underJack Jansen2002-01-211-10/+15
* removed import display hackeryJust van Rossum2001-11-021-2/+1
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-2/+3
* Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid an...Just van Rossum2001-06-191-11/+11
* Fixed macroman<->latin1 conversion. Some characters don't exist in latin1, bu...Jack Jansen2001-05-171-11/+11
* Handle the ReopenApplication event (by ignoring it).Jack Jansen2001-03-081-0/+2
* Cleaned uthread dependencies (jvr)Just van Rossum2000-10-201-4/+8
* added experimental microthread support for use with stackless python -- bw co...Just van Rossum2000-04-091-3/+9
* Fixed multi-arg appends.Jack Jansen2000-03-071-1/+1
* 1 - added "set default window font" menuJust van Rossum1999-09-261-2/+7
* mod from Joe Strout: when quitting, catch errors in window.close() methods an...Just van Rossum1999-06-221-1/+4
* changed creator to 'Pide' -- jvrJust van Rossum1999-02-271-1/+1
* fixed "crashing" bug when scripts folder as stored in prefs file does not exist.Just van Rossum1999-02-251-1/+1
* re-checkin with "ISO-8859 translation" turned on.Just van Rossum1999-02-021-9/+9
* First Checked In.Just van Rossum1999-01-301-0/+237