| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finally (hopefully) changed to stdbool.h, this is C99 conform, and should com... | gcramer | 2017-06-08 | 1 | -4/+0 |
| * | Work-around for Mac: "bool" is replaced with "tkbool_t", and the (quasi) keyw... | gcramer | 2017-06-08 | 1 | -0/+3 |
| * | Move stdint.h/tkWinStdInt.h inclusion to tkInt.h | fvogel | 2017-02-26 | 1 | -10/+0 |
| * | Added a copy of stdint.h (named tkWinStdInt.h) copied from https://github.com... | fvogel | 2017-02-26 | 1 | -1/+10 |
| * | Move C99 inline defines from tkBool.h to tkInt.h. Having them in tkBool.h loo... | fvogel | 2017-02-24 | 1 | -0/+1 |
| * | Silence compiler warnings, especially signed/unsigned problems. | gcramer | 2017-02-23 | 1 | -9/+1 |
| * | When building on Windows, inline is already defined in makefile.vc (-Dinline=... | fvogel | 2017-02-22 | 1 | -10/+4 |
| * | Initial import of revised text widget from Gregor Cramer. | fvogel | 2017-02-20 | 1 | -0/+260 |
