Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1999-08-10 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-10 | 1 | -1/+2 |
| | | | | | * generic/tkInt.decls: added TkSetFocusWin * generic/tkFocus.c: changed static SetFocus to TkSetFocusWin | ||||
* | New Function: TkpDrawHighlightBorder. Use this in place of ↵ | jingham | 1999-08-10 | 1 | -1/+2 |
| | | | | Tk_DrawFocusHighlight. The latter did not work on the Mac, since you need to know both foreground & background color when you draw the active focus ring. | ||||
* | 1999-07-30 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-07-31 | 1 | -1/+4 |
| | | | | * tkInt.decls: Added stub entry for XFillRectangle [Bug: 2446] | ||||
* | modified files to work with new windows Makefiles | surles | 1999-06-16 | 1 | -1/+3 |
| | |||||
* | * generic/tkStubLib.c: | stanton | 1999-05-25 | 1 | -11/+130 |
| | | | | | | | | | | * generic/tkStubInit.c: * generic/tkIntXlibDecls.h: * generic/tkIntPlatDecls.h: * generic/tkIntDecls.h: * generic/tkInt.decls: * generic/tkConsole.c: Various changes to try to get the Mac builds working. | ||||
* | Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make the | redman | 1999-04-28 | 1 | -1/+3 |
| | | | | | | function public. Add an interp argument and init the Tcl stubs. Rename TkConsoleInit() to Tk_CreateConsoleWindow() Remove TkConsoleCreate() (no underbar) | ||||
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 1 | -334/+386 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -12/+96 |
| | |||||
* | added reserved slot for use by the dash patch | stanton | 1999-03-12 | 1 | -138/+140 |
| | |||||
* | Merge changes in 8.1 into 8.0.6, specifically we should be exporting | redman | 1999-03-10 | 1 | -93/+95 |
| | | | | XCreateBitmapFromData() from the Xlib code. | ||||
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -0/+649 |