Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix [0bc9df5fe3]: (1) Fix in deletion algorithm. (2) Additional macro for ... | gcramer | 2017-06-10 | 1 | -1/+1 |
* | 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 |
* | (1) Fix in function TkRangeListDelete(). | gcramer | 2017-04-25 | 1 | -3/+3 |
* | Some minor corrections. | gcramer | 2017-04-10 | 1 | -1/+1 |
* | Move C99 inline defines from tkBool.h to tkInt.h. Having them in tkBool.h loo... | fvogel | 2017-02-24 | 1 | -1/+0 |
* | Commented out some asserts because MSVC erroneously triggers warning C4550: e... | fvogel | 2017-02-23 | 1 | -1/+3 |
* | Silence compiler warnings, especially signed/unsigned problems. | gcramer | 2017-02-23 | 1 | -32/+33 |
* | Complete the second last commit | fvogel | 2017-02-22 | 1 | -2/+2 |
* | Initial import of revised text widget from Gregor Cramer. | fvogel | 2017-02-20 | 1 | -0/+1073 |