summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/IDE/Wapplication.py
Commit message (Expand)AuthorAgeFilesLines
* Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid an...Just van Rossum2001-06-191-4/+4
* Fixed macroman<->latin1 conversion. Some characters don't exist in latin1, bu...Jack Jansen2001-05-171-4/+4
* Default waittime in the eventloop is now None. At low level it will then be s...Jack Jansen2001-03-081-2/+2
* Replace {Enable,Disable,Check}Item with their carbon-compatible equivalents {...Jack Jansen2001-01-291-4/+4
* skip CVS folders when building the Scripts menu -- jvrJust van Rossum1999-12-231-1/+7
* Very minor little things... -- jvrJust van Rossum1999-10-301-4/+13
* added do_setwindowfont() menu callback: brings up a font selection dialog. (jvr)Just van Rossum1999-09-261-1/+9
* added kludge so edit menus work in W.ModalDialogs -- jvrJust van Rossum1999-02-271-1/+1
* added "dummy" makeopenwindowsmenu method to simplify making a standalone W ap...Just van Rossum1999-02-261-0/+7
* re-checkin with "ISO-8859 translation" turned on.Just van Rossum1999-02-021-4/+4
* First Checked In.Just van Rossum1999-01-301-0/+411