summaryrefslogtreecommitdiffstats
path: root/unix/tkUnix3d.c
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tkTextDisp.c (DisplayLineBackground):hobbs2002-04-231-1/+10
| | | | | | * unix/tkUnix3d.c (Tk_3DHorizontalBevel): * unix/tkUnixFont.c (Tk_DrawChars): applied fixes to not overrun the X window 16-bit size limit. [Patch #541999] (bonfield)
* * win/tkWinKey.c: Added smarts to check whether the left or rightericm2000-04-141-2/+2
| | | | | | | | Control, Shift, or Alt key was pressed. [Bug: 870]. * win/tkWin3d.c: * unix/tkUnix3d.c: Tweaked threshhold for using different highlight computation.
* * win/tkWin3d.c:ericm2000-04-131-24/+64
| | | | | | | | * unix/tkUnix3d.c: Applied patch from [RFE: 2501]: adds more sophisticated smarts to TkpGetShadows, so that the highlight of a very bright color is actually distinguishable from the color, and the shadow of a very dark color is similarly distinguishable from the color.
* integrated stubs into 8.0 main branchstanton1999-03-101-1/+5
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+448