summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/ctl/ctlsupport.py
Commit message (Expand)AuthorAgeFilesLines
* Added Ctl.as_Control and Menu.as_Menu methods, which take a resource asJack Jansen1999-02-071-0/+2
* Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.Jack Jansen1998-10-121-1/+1
* Added {Get,Set}PopupData calls to get at the data for popup menu controls.Jack Jansen1998-06-191-0/+37
* Allow an (optional) tracking function (or -1) to be specified toJack Jansen1998-05-281-0/+80
* Replaced addpack by handcrafted code to find the bgen stuff.Jack Jansen1998-04-171-3/+0
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-201-0/+36
* Added GetAuxiliaryControlRecord and SetControlColor, there was no goodJack Jansen1997-08-151-0/+2
* Changed [SG]etCRefCon to [SG]etControlReferenceJack Jansen1997-04-081-3/+3
* Fixed very nasty null-dereferencing bug in DisposeControl/destroyJack Jansen1996-10-011-1/+1
* Fixed a nasty bug where FindControl could return a reference to aJack Jansen1996-04-121-1/+3
* 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
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+86