| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix in tkBool.h for Windows. | gcramer | 2017-06-09 | 1 | -6/+3 |
| * | Finally (hopefully) changed to stdbool.h, this is C99 conform, and should com... | gcramer | 2017-06-08 | 1 | -8/+12 |
| * | Work-around for Mac: "bool" is replaced with "tkbool_t", and the (quasi) keyw... | gcramer | 2017-06-08 | 1 | -12/+2 |
| * | Chnage in tkBool: Apple's clang compiler is converting the typedef to an int ... | gcramer | 2017-06-08 | 1 | -2/+10 |
| * | Move C99 inline defines from tkBool.h to tkInt.h. Having them in tkBool.h loo... | fvogel | 2017-02-24 | 1 | -24/+0 |
| * | Silence compiler warnings, especially signed/unsigned problems. | gcramer | 2017-02-23 | 1 | -0/+24 |
| * | Initial import of revised text widget from Gregor Cramer. | fvogel | 2017-02-20 | 1 | -0/+31 |
