Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Overall change: Implemented TIP 5, which exports | ericm | 2000-11-22 | 1 | -6/+6 |
| | | | | | | | | | TkClassProcs/TkSetClassProcs as Tk_ClassProcs/Tk_SetClassProcs, adding a size field to Tk_ClassProcs to allow for future expansion, and renaming the geometryProc to worldChangedProc, which is more in keeping with the actual use of the callback. See ChangeLog for details. | ||||
* | Add support for Appearance Manager 1.2 Floating windows, and the new window ↵ | jingham | 2000-02-10 | 1 | -2/+10 |
| | | | | classes in unsupported1 | ||||
* | New Function: TkpDrawHighlightBorder. Use this in place of ↵ | jingham | 1999-08-10 | 1 | -7/+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. | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+1057 |