summaryrefslogtreecommitdiffstats
path: root/generic/tkIntDecls.h
Commit message (Collapse)AuthorAgeFilesLines
* 1999-08-10 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-101-1/+9
| | | | | * generic/tkInt.decls: added TkSetFocusWin * generic/tkFocus.c: changed static SetFocus to TkSetFocusWin
* New Function: TkpDrawHighlightBorder. Use this in place of ↵jingham1999-08-101-1/+10
| | | | 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.
* * generic/tkStubLib.c:stanton1999-05-251-1/+261
| | | | | | | | | | * 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.
* * Merged changes from 8.1.0 branchstanton1999-04-301-1/+7
|
* merged 8.1.0 changes into mainlinestanton1999-04-241-1/+216
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-208/+326
|
* integrated stubs into 8.0 main branchstanton1999-03-101-0/+844