summaryrefslogtreecommitdiffstats
path: root/mac/tkMacDraw.c
Commit message (Collapse)AuthorAgeFilesLines
* 2002-04-08 Daniel Steffen <das@users.sourceforge.net>das2002-04-081-1/+4
| | | | | | | | | | | | * mac/tkMacProjects.sea.hqx: added tkPanedWindow.c to projects * mac/tkMacAppInit.c: fixes to MSL stdin/stdout hookup to the TkConsole when using shared MSL libraries; fix for crashing bug on exit: writing to stdin/sterr when console has already been destroyed. (both fixes need support in MSL, see 'CW Pro6 changes' in tcl/mac/tcltkMacBuildSupport.sea.hqx) * mac/tkMacDialog.c: fixes to Navigation Services Dialog filter. * mac/tkMacDraw.c: add panic for overwide TkImages that would crash Tk on mac otherwise.
* * mac/tkMacDraw.c: mac still needs pointer warping routinehobbs1999-12-141-1/+21
| | | | | | | * mac/tkMacXStubs.c: * win/tkWinDraw.c: * win/tkWinPointer.c: added support for pointer warping and platform specific support for dash patch items
* *** empty log message ***hobbs1999-09-021-3/+2
|
* New Function: TkpDrawHighlightBorder. Use this in place of ↵jingham1999-08-101-1/+44
| | | | 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.
* Changes needed to get Tk8.1 to compile with stubs on the Macjingham1999-05-221-1/+2
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-229/+11
|
* * Merged changes from 8.0.5:stanton1999-04-161-11/+229
| | | | - Updated for Mac release
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+1130