| Commit message (Expand) | Author | Age | Files | Lines |
* | Slightly use of more "int" in stead of double, for 100% compatibility at scri... | jan.nijtmans | 2017-05-19 | 1 | -6/+6 |
|\ |
|
* \ | merge trunk. | jan.nijtmans | 2017-05-18 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Another attempt to fix [434d294df8b053246ee86e7898d06bc3a6d1d771|434d294df8],... | jan.nijtmans | 2017-05-15 | 1 | -2/+2 |
|/ |
|
* | Do everything the other way round. Leave things how they were on OS X (revert... | fvogel | 2016-12-30 | 1 | -1/+4 |
|
|
* | Enhanced proposed fix [6c0d7aec67]: unicode text input Windows 8. More places... | jan.nijtmans | 2016-09-19 | 1 | -7/+15 |
|\ |
|
| * | More simplifications | jan.nijtmans | 2016-09-19 | 1 | -6/+14 |
|
|
| * | Rename TkUtfToUniChar32 to TkUtfToUniChar2, and various simplifications needi... | jan.nijtmans | 2016-09-16 | 1 | -5/+0 |
|
|
| * | Patch from Christian Werner, for evaluation | jan.nijtmans | 2016-09-16 | 1 | -1/+5 |
|
|
| * | Fix use of XMaxTransChars in stead of TCL_UTF_MAX in some places. This should... | jan.nijtmans | 2016-08-31 | 1 | -4/+4 |
| |\
| |/
|/| |
|
| * | Make Tk compile warning-free against TIP-389-enabled Tcl 8.7. No change of fu... | jan.nijtmans | 2016-03-16 | 1 | -1/+1 |
|/ |
|
* | minor improvements to flag handling | dkf | 2012-07-31 | 1 | -2/+2 |
|
|
* | 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 |
|
|
| | * | * unix/tkUnixFont.c (Ucs2beToUtfProc, UtfToUcs2beProc): | hobbs | 2006-10-05 | 1 | -35/+49 |
|
|
| | * | Fix problems caused when XServer returns invalid font names. [Bug 1475865] | dkf | 2006-04-25 | 1 | -2/+20 |
|
|
| | * | * unix/tkUnixFont.c (FontMapLoadPage): reorder char[] decls to | hobbs | 2005-04-12 | 1 | -3/+3 |
|
|
| | * | * unix/tkUnixFont.c (GetFontAttributes): place extra check for NULL | hobbs | 2003-10-29 | 1 | -1/+8 |
|
|
| | * | * unix/tkUnixFont.c (Tk_DrawChars): do not make XGetGeometry call | hobbs | 2003-07-19 | 1 | -3/+12 |
|
|
| | * | * unix/tkUnixFont.c: use gb2312-raw as the alias for gb2312* | hobbs | 2003-05-15 | 1 | -2/+2 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -13/+12 |
|
|
* | | | * generic/tkInt.decls (TkDrawAngledTextLayout,TkDrawAngledChars,...): | dkf | 2010-12-02 | 1 | -3/+3 |
|
|
* | | | Fix some gcc strict-aliasing warnings (discovered with "-Wstrict-aliasing=2" | nijtmans | 2010-05-26 | 1 | -7/+7 |
|
|
* | | | Corrected rounding of coordinates when working with fonts. [Bug 2824916] | dkf | 2010-01-05 | 1 | -10/+32 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-01-28 | 1 | -2/+2 |
|
|
* | | | TIP#119 implementation. [Patch 1611359] | dkf | 2008-11-22 | 1 | -3/+280 |
|
|
* | | | fix [Bug 2226093] const changes not all correct | nijtmans | 2008-11-05 | 1 | -6/+8 |
|
|
* | | | more internal -Wwrite-strings warning fixes | nijtmans | 2008-11-02 | 1 | -11/+17 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -3/+3 |
|
|
* | | | Greatly clean up Tk's handling of the writability of the Tcl result object. | dkf | 2008-10-05 | 1 | -4/+5 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -62/+61 |
|/ / |
|
* | | Comment typo nit | dkf | 2007-02-28 | 1 | -2/+2 |
|
|
* | | Fix silly typos (thanks to Andreas Kupries for finding) | dkf | 2007-02-27 | 1 | -69/+58 |
|
|
* | | Less of that K&R or wrongly indented function header style! | dkf | 2007-02-22 | 1 | -50/+49 |
|
|
* | | TIP 300 IMPLEMENTATION | Kevin B Kenny | 2006-12-01 | 1 | -1/+39 |
|
|
* | | * unix/tkUnixFont.c (Ucs2beToUtfProc, UtfToUcs2beProc): | hobbs | 2006-10-05 | 1 | -35/+45 |
|
|
* | | Stop crashes when bad font names received from XServer. [Bug 1475865] | dkf | 2006-04-25 | 1 | -3/+20 |
|
|
* | | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 1 | -3/+104 |
|
|
* | | space->tab | dkf | 2006-02-07 | 1 | -20/+20 |
|
|
* | | missing commas; typos? | dgp | 2005-11-14 | 1 | -4/+4 |
|
|
* | | ANSIfy | dkf | 2005-11-14 | 1 | -683/+675 |
|
|
* | | * unix/tkUnixFont.c (FontMapLoadPage): reorder char[] decls to | hobbs | 2005-04-14 | 1 | -3/+3 |
|
|
* | | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -2/+2 |
|
|
* | | * unix/tkUnixFont.c (GetFontAttributes): place extra check for NULL | hobbs | 2003-10-28 | 1 | -1/+8 |
|
|
* | | * unix/tkUnixFont.c (Tk_DrawChars): do not make XGetGeometry call | hobbs | 2003-07-19 | 1 | -3/+12 |
|
|
* | | * unix/tkUnixFont.c: use gb2312-raw as the alias for gb2312* | hobbs | 2003-05-15 | 1 | -2/+2 |
|/ |
|
* | * unix/tkUnixFont.c (CreateClosestFont, CanUseFallback): use the | hobbs | 2003-02-25 | 1 | -4/+4 |
|
|
* | Removed potentially fatal FMR in Unix font handling. No test because any | dkf | 2003-02-20 | 1 | -22/+48 |
|
|
* | * tests/text.test: properly return the number of | hobbs | 2002-10-17 | 1 | -4/+5 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -4/+5 |
|
|