summaryrefslogtreecommitdiffstats
path: root/mac/tkMacScrlbr.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-1069/+0
|
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-14/+15
| | | | | | ** changes for 8.4, some already backported to 8.3.4 (patch #435660) see ChangeLog for details
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-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 ↵jingham2000-02-101-2/+10
| | | | classes in unsupported1
* New Function: TkpDrawHighlightBorder. Use this in place of ↵jingham1999-08-101-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 filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+1057