summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/dlg
Commit message (Collapse)AuthorAgeFilesLines
...
* Use ResObj_OptNew for GetDialogItem return value: the handle returnedJack Jansen1995-08-172-0/+10
| | | | may be NULL (for user items, for instance).
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-091-1/+1
|
* Trying again to check it in. Changes to:Jack Jansen1995-06-064-135/+273
| | | | | | - Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
* fix bug in filterproc interfaceGuido van Rossum1995-02-213-28/+3
|
* another round... ported to __SC__Guido van Rossum1995-02-193-93/+22
|
* Committed a more or less working version.Guido van Rossum1995-01-304-0/+1317