Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * generic/tkMain.c : | redman | 1999-12-02 | 1 | -2/+25 |
| | | | | | | | * unix/tkAppInit.c: * win/winMain.c: Added added hooks into the main() code for supporting TclPro and other "big" shells more easily without requiring a copy of the main() code. | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -3/+10 |
| | |||||
* | * mac/tkMacAppInit.c: | stanton | 1999-02-04 | 1 | -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 files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+120 |