| 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/+4 |
|
|
* | Support of 64 bit architectures overworked, because the constant TCL_WIDE_INT... | gcramer | 2017-03-23 | 1 | -2/+2 |
|
|
* | Reverting the destructive changes of [ab1bc6a5], [cd374e7d], and [f8055298]... | gcramer | 2017-03-22 | 1 | -1/+7 |
|
|
* | Another place where TCL_WIDE_INT_IS_LONG doesn't behave as expected on WIN64 | jan.nijtmans | 2017-03-21 | 1 | -5/+1 |
|
|
* | merge trunk | jan.nijtmans | 2017-03-21 | 1 | -1/+1 |
|
|
* | 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/+9 |
|
|
* | (1) Some memory problems fixed, with the help of a fine granulated valgrind test | gcramer | 2017-02-26 | 1 | -4/+1 |
|
|
* | A few fixes for Linux build, but should also compile under Windows. | gcramer | 2017-02-24 | 1 | -1/+1 |
|
|
* | Make it compile with MSVC without the need to add -DMODULE_SCOPE="" in makefi... | fvogel | 2017-02-24 | 1 | -0/+1 |
|
|
* | Silence compiler warnings, especially signed/unsigned problems. | gcramer | 2017-02-23 | 1 | -9/+2 |
|
|
* | 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/+188 |
|
|