summaryrefslogtreecommitdiffstats
path: root/generic/tkRangeList.h
Commit message (Expand)AuthorAgeFilesLines
* Finally (hopefully) changed to stdbool.h, this is C99 conform, and should com...gcramer2017-06-081-4/+0
* Work-around for Mac: "bool" is replaced with "tkbool_t", and the (quasi) keyw...gcramer2017-06-081-0/+4
* A few fixes for Linux build, but should also compile under Windows.gcramer2017-02-241-0/+1
* Silence compiler warnings, especially signed/unsigned problems.gcramer2017-02-231-10/+2
* When building on Windows, inline is already defined in makefile.vc (-Dinline=...fvogel2017-02-221-10/+4
* Initial import of revised text widget from Gregor Cramer. fvogel2017-02-201-0/+215