Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make the | redman | 1999-04-28 | 1 | -4/+4 |
| | | | | | | function public. Add an interp argument and init the Tcl stubs. Rename TkConsoleInit() to Tk_CreateConsoleWindow() Remove TkConsoleCreate() (no underbar) | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -29/+95 |
| | |||||
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -12/+3 |
| | |||||
* | * 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 |
| | |||||
* | Removed assembly code | welch | 1998-07-24 | 1 | -3/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+323 |