Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Slightly use of more "int" in stead of double, for 100% compatibility at ↵bug_434d294df | jan.nijtmans | 2017-05-19 | 1 | -15/+14 |
|\ | | | | | | | script level. | ||||
* \ | merge trunk. | jan.nijtmans | 2017-05-18 | 1 | -1/+5 |
|\ \ | |/ | | | Make "font actual" return integers, for compatibility. | ||||
* | | Another attempt to fix ↵ | jan.nijtmans | 2017-05-15 | 1 | -17/+19 |
|/ | | | | [434d294df8b053246ee86e7898d06bc3a6d1d771|434d294df8], this time (hopefully) suitable for 8.6. (less changes than the original attempt) | ||||
* | Fix UNIX build, and eliminate possible warning in Makefile | jan.nijtmans | 2016-09-30 | 1 | -5/+8 |
| | |||||
* | Fix [6c0d7aec6713ab6a7c3e12dff7f26bff4679bc9d|6c0d7aec67]: unicode text ↵ | jan.nijtmans | 2016-09-29 | 1 | -9/+16 |
|\ | | | | | | | input Windows 8. Added some test-cases using the "font actual" command. | ||||
| * | Merge core-8-6-branch. More surrogate handling, e.g. in HandleIMEComposition() | jan.nijtmans | 2016-09-27 | 1 | -1/+1 |
| |\ | |/ |/| | |||||
| * | Enhanced proposed fix [6c0d7aec67]: unicode text input Windows 8. More ↵ | jan.nijtmans | 2016-09-19 | 1 | -8/+14 |
| |\ |/ / | | | | | places where Unicode surrogate handling could be improved. | ||||
| * | More simplifications | jan.nijtmans | 2016-09-19 | 1 | -3/+3 |
| | | |||||
| * | Rename TkUtfToUniChar32 to TkUtfToUniChar2, and various simplifications ↵ | jan.nijtmans | 2016-09-16 | 1 | -41/+6 |
| | | | | | | | | needing less #ifdef's | ||||
| * | Patch from Christian Werner, for evaluation | jan.nijtmans | 2016-09-16 | 1 | -0/+41 |
| | | |||||
| * | Make Tk compile warning-free against TIP-389-enabled Tcl 8.7. No change of ↵ | jan.nijtmans | 2016-03-16 | 1 | -3/+3 |
|/ | | | | functionality, since font-names generally don't contain out-of-BMP Unicode characters (if they do in the future, that still can be fixed then). | ||||
* | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not ↵ | fvogel | 2015-11-08 | 1 | -2/+2 |
|\ | | | | | | | displayed | ||||
| * | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not ↵bug_220854fff | fvogel | 2015-10-29 | 1 | -2/+2 |
| | | | | | | | | displayed | ||||
* | | Silence some compiler warnings. | dgp | 2015-02-12 | 1 | -7/+0 |
|\ \ | |/ | |||||
* | | [d186605d05] Stop invalid read beyond objv. | dgp | 2015-02-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | [d186605d05] Stop invalid read beyond objv. | dgp | 2015-02-05 | 1 | -1/+1 |
| | | |||||
* | | Remove unnecessary end-of-line spacing | jan.nijtmans | 2014-11-21 | 1 | -1/+1 |
| | | |||||
* | | Fix for font configure crash on OS X, thanks to rob@bitkeeper.com for the patch | Kevin Walzer | 2014-08-01 | 1 | -33/+33 |
| | | |||||
* | | Since fontCache is the first field of struct TkFontInfo, make the code ↵bug_f214b8 | jan.nijtmans | 2013-11-08 | 1 | -5/+5 |
| | | | | | | | | | | somewhat better readable. But actually it's no change at all. This is my only review comment! Good work! | ||||
* | | First draft patch trying to fix [f214b8ad5b]. | dgp | 2013-11-05 | 1 | -3/+12 |
| | | |||||
* | | Fix refcount bug in FreeFontObjProc. Could result in freeing a TkFont which ↵ | jan.nijtmans | 2013-10-31 | 1 | -1/+1 |
|\ \ | |/ | | | | | was already freed. | ||||
| * | Fix refcount bug in FreeFontObjProc. Could result in freeing a TkFont which ↵ | jan.nijtmans | 2013-10-31 | 1 | -1/+1 |
| | | | | | | | | was already freed. | ||||
* | | Revert [ac229dabaa]. There is a reason the Tcl_GetIndexFromObj wrapper | jenglish | 2013-02-27 | 1 | -8/+8 |
| | | | | | | exists and is used. | ||||
* | | Eliminate all Tcl_GetIndexFromObj calls, which is only a thin wrapper around ↵ | jan.nijtmans | 2013-02-27 | 1 | -8/+8 |
| | | | | | | | | Tcl_GetIndexFromObjStruct. | ||||
* | | minor improvements to flag handling | dkf | 2012-07-31 | 1 | -15/+14 |
| | | |||||
* | | Working towards making the error codes more consistent. | dkf | 2012-07-30 | 1 | -1/+1 |
| | | |||||
* | | Purged Tcl_AppendElement from all non-test code. | dkf | 2012-07-29 | 1 | -92/+63 |
| | | |||||
* | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -17/+19 |
| | | |||||
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 1 | -1/+9 |
| | | | | | | ** WORK IN PROGRESS ** | ||||
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | | |||||
| | * | * generic/tkFont.c: #ifdef out debug msg printing to stderr. | das | 2007-05-31 | 1 | -1/+3 |
| | | | |||||
| | * | Fix [Bug 1151523] by making the code conform to the docs. | dkf | 2005-11-22 | 1 | -15/+22 |
| | | | |||||
| * | | Backport of "misconfigured xft font engine" fixes. | dkf | 2009-09-10 | 1 | -1/+14 |
| | | | |||||
| * | | [Bug 2791352] backported fix and tests for mis-parsing of certain font ↵ | patthoyts | 2009-05-13 | 1 | -1/+15 |
| | | | | | | | | | | | | descriptions. | ||||
| * | | Backported some fixes for uninitialized variables identified by das using ↵ | patthoyts | 2009-03-03 | 1 | -2/+2 |
| | | | | | | | | | | | | clang analysis. | ||||
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -11/+11 |
| | | | | | | | | | using useful casts internally. | ||||
* | | | * generic/tkInt.decls (TkDrawAngledTextLayout,TkDrawAngledChars,...): | dkf | 2010-12-02 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | Expose angled text API for Emiliano Gavilan. Still only in internal stub table. | ||||
* | | | Corrected rounding of coordinates when working with fonts. [Bug 2824916] | dkf | 2010-01-05 | 1 | -3/+1 |
| | | | |||||
* | | | cast needed on msvc6 for ushort to char to avoid warning | patthoyts | 2010-01-03 | 1 | -2/+2 |
| | | | |||||
* | | | Simplify the postscript generation. | dkf | 2010-01-03 | 1 | -94/+84 |
| | | | |||||
* | | | SMALL FIX: Remove useless explicit casts now that we require C89 or later. | dkf | 2010-01-02 | 1 | -3/+2 |
| | | | |||||
* | | | [Tcl Bug 2857044]: Corrections following audit of Tcl_ObjType freeing | dkf | 2009-11-21 | 1 | -6/+15 |
| | | | | | | | | | | | | | | | | | | | | | practises; the typePtr field is now cleared when an object ceases to be of the type. Also remove some anachronistic techniques (pointless casts, mixed assignments and tests, etc.) | ||||
* | | | Add cast to int to silence warning on msvc. | patthoyts | 2009-10-21 | 1 | -2/+3 |
| | | | |||||
* | | | [Bug 1961455]: Draw underlines and overstrikes when using Xft. | dkf | 2009-10-10 | 1 | -3/+8 |
| | | | |||||
* | | | Put the armouring in the right place. | dkf | 2009-09-10 | 1 | -9/+14 |
| | | | |||||
* | | | Try to make Tk more resilient in the face of Xft allocation failures. | dkf | 2009-09-09 | 1 | -1/+9 |
| | | | |||||
* | | | Corrected drawing of rotated underlines. [Bug 2356057] | dkf | 2009-07-21 | 1 | -3/+3 |
| | | | |||||
* | | | Fix [Bug 2328657] by explicitly excluding hacky zero-char chunks from ↵ | ferrieux | 2009-07-20 | 1 | -4/+5 |
| | | | | | | | | | | | | intersection computation. Might deserve generalization to other tests. |