Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Guarded version of Tcl_DecrRefCount included, this makes debugging easier. | gcramer | 2017-06-10 | 1 | -2/+23 |
* | Finally (hopefully) changed to stdbool.h, this is C99 conform, and should com... | gcramer | 2017-06-08 | 1 | -5/+0 |
* | Work-around for Mac: "bool" is replaced with "tkbool_t", and the (quasi) keyw... | gcramer | 2017-06-08 | 1 | -0/+5 |
* | More handlings for this bad TCL_UTF_MAX > 4 hack. Because of the fact that fu... | gcramer | 2017-04-17 | 1 | -8/+23 |
* | Minor correction, comment about TCL_UTF_MAX > 4 introduced. | gcramer | 2017-04-16 | 1 | -3/+22 |
* | Minor corrections. | gcramer | 2017-04-16 | 1 | -25/+13 |
* | Corrections in comments. | gcramer | 2017-04-16 | 1 | -2/+2 |
* | Silence compiler warnings, especially signed/unsigned problems. | gcramer | 2017-02-23 | 1 | -3/+3 |
* | Initial import of revised text widget from Gregor Cramer. | fvogel | 2017-02-20 | 1 | -0/+988 |