Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * win/tkWinDraw.c: | hobbs | 1999-09-02 | 1 | -10/+9 |
| | | | | | | | * unix/tkUnixDraw.c: fixed header style for TkpDrawHighlightBorder * generic/tkCanvas.c: fixed GC error (bg <> fg) in tkCanvas.c (from code added to support TkpDrawHighlightBorder) [Bug: 2676] * unix/aclocal.m4: added -bnoentry to the AIX-* flags | ||||
* | New Function: TkpDrawHighlightBorder. Use this in place of ↵ | jingham | 1999-08-10 | 1 | -1/+34 |
| | | | | 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. | ||||
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -1/+5 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+171 |