summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/ctl/ctlsupport.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed very nasty null-dereferencing bug in DisposeControl/destroyJack Jansen1996-10-011-1/+1
| | | | object.
* Fixed a nasty bug where FindControl could return a reference to aJack Jansen1996-04-121-1/+3
| | | | destroyed python object.
* Replaced various dummy updateRegions by real argumentsJack Jansen1996-04-101-1/+1
|
* Added as_Resource() method to convert ctl object to res objectJack Jansen1995-06-181-0/+1
|
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-091-0/+2
|
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-0/+4
| | | | | | - Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+86