Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for Appearance Manager 1.2 Floating windows, and the new window ↵ | jingham | 2000-02-10 | 1 | -1/+5 |
| | | | | classes in unsupported1 | ||||
* | Have to call Tcl_FindExecutable BEFORE creating the first interpreter. Need ↵ | jingham | 1999-06-16 | 1 | -1/+11 |
| | | | | to do this in main, since Tk_Main surreptitiously creates the interpreter now. | ||||
* | Changes needed to get Tk8.1 to compile with stubs on the Mac | jingham | 1999-05-22 | 1 | -2/+1 |
| | |||||
* | Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make the | redman | 1999-04-28 | 1 | -4/+2 |
| | | | | | | 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 | -8/+8 |
| | |||||
* | * Merged changes from 8.0.5: | stanton | 1999-04-16 | 1 | -6/+6 |
| | | | | - Updated for Mac release | ||||
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -2/+1 |
| | |||||
* | * mac/tkMacAppInit.c: | stanton | 1999-02-04 | 1 | -6/+6 |
| | | | | | | | | | * 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. | ||||
* | Make the Macintosh Menu's adopt the current Theme Appearance if the ↵ | jingham | 1998-11-11 | 1 | -1/+8 |
| | | | | Appearance extension (version 1.0.1 or later) is installed | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Mac updates for 8.0.3-2 | welch | 1998-07-06 | 1 | -0/+12 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+374 |