summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/IDE/Wtext.py
Commit message (Expand)AuthorAgeFilesLines
* Waste 2.0 has many more options for the undo label.Jack Jansen2001-02-211-2/+6
* Use re in stead of regex, so we get rid of the annoying warning during startup.Jack Jansen2001-02-211-8/+9
* Sigh... First test before committing. InvalWindowRect and friends are window ...Jack Jansen2001-01-231-5/+5
* Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.Jack Jansen2001-01-231-5/+5
* Added support for global default font settings. (jvr)Just van Rossum1999-09-261-18/+22
* fixed glitch when scrolling very long files -- jvrJust van Rossum1999-04-221-1/+1
* re-checkin with "ISO-8859 translation" turned on.Just van Rossum1999-02-021-1/+1
* First Checked In.Just van Rossum1999-01-301-0/+979