summaryrefslogtreecommitdiffstats
path: root/generic/tkTest.c
Commit message (Collapse)AuthorAgeFilesLines
* * mac/tkMacAppInit.c:stanton1999-02-041-2/+2
| | | | | | | | | * generic/tkTest.c: * generic/tkAppInit.c: * win/winMain.c: Changed some EXTERN declarations to extern since they are not defining exported interfaces. This avoids generating useless declspec() attributes and makes the windows makefile simpler.
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Changed main to mainwin to avoid compiler warningswelch1998-08-041-8/+8
|
* Initial revisionrjohnson1998-04-011-0/+1134