| Commit message (Expand) | Author | Age | Files | Lines |
* | More -Wconversion C warning fixes | jan.nijtmans | 2023-03-06 | 1 | -4/+4 |
|
|
* | Merge 8.6 | jan.nijtmans | 2022-03-02 | 1 | -16/+8 |
|\ |
|
| * | Code cleanup (more TCL_UNUSED, more type-casts, eol-spacing) | jan.nijtmans | 2022-03-02 | 1 | -20/+20 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
|
|
* | | Revert from 'SystemPlaceHolderTextColor' to 'SystemPlaceHolderText' on Window... | fvogel | 2020-07-14 | 1 | -1/+1 |
|
|
* | | Bring Windows documentation up-to-date with respect to the new color systemPl... | fvogel | 2020-07-14 | 1 | -1/+1 |
|
|
* | | Correctly use a system placeholder color on Windows. | fvogel | 2020-07-14 | 1 | -0/+1 |
|
|
* | | WIP: Add support for C++ | jan.nijtmans | 2019-12-12 | 1 | -9/+17 |
|
|
* | | Merge 8.6. | jan.nijtmans | 2019-09-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Use more explicit *W()-forms of the Win32 API, instead of relying on -DUNICODE | jan.nijtmans | 2019-09-23 | 1 | -1/+1 |
|
|
* | | More removals of "register" keyword. | jan.nijtmans | 2019-08-16 | 1 | -1/+1 |
|
|
* | | Fix PTR2INT/PTR2UINT, so they no longer are restricted to the "int" range. | jan.nijtmans | 2018-10-22 | 1 | -2/+2 |
|/ |
|
* | Use size_t in stead of int for some internal refCount variables. On 32-bit sy... | jan.nijtmans | 2015-07-08 | 1 | -6/+8 |
|
|
* | Fix [http://core.tcl.tk/tcl/info/651e828a52|651e828a52]: Wrong Windows versio... | jan.nijtmans | 2014-02-04 | 1 | -10/+1 |
|\ |
|
* \ | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-08 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -2/+4 |
| |\ |
|
| | * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -12/+14 |
|
|
* | | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 1 | -1/+1 |
|
|
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -9/+9 |
| |\ \
| | |/ |
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 1 | -27/+27 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -7/+6 |
|
|
* | | | Fix various 64-bit gcc(-4.5.2) warnings: cast from pointer to integer of diff... | nijtmans | 2010-11-29 | 1 | -7/+7 |
|
|
* | | | Revise Tcl_Panic() calls ending with a newline removing the newline, because ... | nijtmans | 2010-11-19 | 1 | -4/+4 |
|
|
* | | | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-10-06 | 1 | -8/+2 |
|
|
* | | | Make compilable with -DUNICODE, or mark files with a TODO which are not done ... | nijtmans | 2010-09-10 | 1 | -1/+7 |
|
|
* | | | remove unused "dataKey" variable | nijtmans | 2010-02-19 | 1 | -7/+2 |
|
|
* | | | tkWindow.c/tkStubInit.c adapted from stub changes in Tcl | nijtmans | 2010-02-16 | 1 | -30/+15 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-01-28 | 1 | -4/+4 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -2/+2 |
|/ / |
|
* | | Many minute fixes to reduce number of minor warnings from GCC. | dkf | 2007-01-11 | 1 | -28/+28 |
|
|
* | | More fixes (mostly getting rid of excess spaces) | dkf | 2005-12-02 | 1 | -2/+2 |
|
|
* | | Fix problems in last commit | dkf | 2005-12-02 | 1 | -2/+2 |
|
|
* | | ANSIfication | dkf | 2005-12-02 | 1 | -111/+112 |
|
|
* | | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -4/+4 |
|/ |
|
* | * generic/tkFileFilter.c (AddClause): Cast to match function prototype. | mo | 2000-07-06 | 1 | -3/+1 |
|
|
* | * win/tkWinColor.c (FindSystemColor): correct calculation of | hobbs | 2000-04-17 | 1 | -14/+15 |
|
|
* | * win/tkWinInt.h: change extern to EXTERN for TkWinChildProc | hobbs | 2000-03-02 | 1 | -7/+10 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -13/+12 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+615 |
|
|