summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/IDE/Wcontrols.py
Commit message (Expand)AuthorAgeFilesLines
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-5/+5
* - fixed some re usage, partly so it'll still work when re uses pre insteadJust van Rossum2001-07-101-8/+0
* Sigh... First test before committing. InvalWindowRect and friends are window ...Jack Jansen2001-01-231-7/+7
* Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.Jack Jansen2001-01-231-7/+7
* improved scrollbar delay behavior -- jvrJust van Rossum1999-04-211-2/+5
* added slight delay in Scrollbar.click() for more intuitive response -- jvrJust van Rossum1999-02-251-0/+2
* First Checked In.Just van Rossum1999-01-301-0/+396