summaryrefslogtreecommitdiffstats
path: root/win/tkWinFont.c
Commit message (Collapse)AuthorAgeFilesLines
* * win/tkWinCursor.c: added support for Windows cursors tohobbs1999-12-161-4/+4
| | | | | | | | | | | | TkGetCursorByName (.ani, .cur) using -cursor @<filename> (Ascher) [Bug: 1350] * win/tkWinWm.c: fixed 'wm deiconify' to update position of the toplevel if event is waiting before mapping. (Mao) [Bug: 3687] This removes the need for 'update idle' before 'wm deiconify' on Windows. FossilOrigin-Name: e7aa2a517ac9d86186daa5274230776997172f85
* * Merged 8.1 branch into the main trunkstanton1999-04-161-256/+1976
| | | FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
* * win/tkWinFont.c (Tk_MeasureChars): Added a workaround for a bugstanton1999-02-041-3/+13
| | | | | | in GetTextExtentExPoint on Win NT 4.0/Japanese. [Bug: 1006] FossilOrigin-Name: 9946f072a52a9c97ed34d2cfede954ea19469c84
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
| | | FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
* Bug Fix: It was assumed that kerning did not exist when the code was written.surles1998-06-111-69/+54
| | | | | | | This behavior has since been changed. Added new API calls to get the font measurment for chars (kerning or not) FossilOrigin-Name: 02cb8cce3aec4c1c46e9e56cbed0789cd1d3e861
* Initial revisionrjohnson1998-04-011-0/+643
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4