| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement TIP #557: C++ support for Tcl | jan.nijtmans | 2020-02-28 | 1 | -26/+27 |
|\ |
|
| * | Merge trunk | jan.nijtmans | 2020-02-26 | 1 | -1/+75 |
| |\ |
|
| * | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -26/+27 |
|
|
* | | | Let TkGetIntForIndex() return TCL_ERROR for invalid index values, in stead of... | jan.nijtmans | 2020-02-27 | 1 | -3/+3 |
| |/
|/| |
|
* | | Add internal function TkGetIntForIndex(), which handles integer indexes and "... | jan.nijtmans | 2020-02-24 | 1 | -1/+75 |
|/ |
|
* | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 1 | -2/+2 |
|\ |
|
| * | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-07-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Don't use "struct ThreadSpecificData", while the type name "ThreadSpecificDat... | jan.nijtmans | 2019-07-02 | 1 | -1/+1 |
|
|
* | | Make better use of full range for string lengths, if Tk is compiled with Tcl ... | jan.nijtmans | 2019-06-21 | 1 | -1/+1 |
|
|
* | | Another round of (internal) int|long -> size_t replacements, at least when co... | jan.nijtmans | 2018-10-16 | 1 | -1/+5 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2018-08-10 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Eliminate type-casts, by using size_t type internally in more situations. No ... | jan.nijtmans | 2018-08-10 | 1 | -3/+3 |
|
|
| * | Make Tk 8.6 loadable in a TIP #484-enhanced Tcl 8.7. Backported from trunk. | jan.nijtmans | 2018-01-16 | 1 | -2/+13 |
|
|
* | | merge core-8-6-branch | jan.nijtmans | 2017-12-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | minor typo | jan.nijtmans | 2017-12-11 | 1 | -1/+1 |
|
|
* | | No longer export setFromAnyProc's, for "pixel", "mm" and "window" objTypes: T... | jan.nijtmans | 2017-12-10 | 1 | -3/+3 |
|
|
* | | Smarter initialization of doubleTypePtr/intTypePtr without hash-table lookup ... | jan.nijtmans | 2017-01-20 | 1 | -2/+13 |
|/ |
|
* | eliminate unnecessary Tcl_ConvertToType call | jan.nijtmans | 2013-02-01 | 1 | -4/+5 |
|
|
* | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | jan.nijtmans | 2013-02-01 | 1 | -16/+16 |
|\ |
|
| * | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | jan.nijtmans | 2013-02-01 | 1 | -50/+48 |
|
|
* | | Convert all Tcl_SetResult calls to Tcl_SetObjResult calls. | jan.nijtmans | 2013-01-28 | 1 | -5/+5 |
|
|
* | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -15/+13 |
|
|
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 1 | -0/+6 |
|
|
* | | Minor: code style improvements. | dkf | 2012-03-07 | 1 | -5/+4 |
|\ \
| |/ |
|
| * | Minor: code style improvements. | dkf | 2012-03-07 | 1 | -27/+31 |
|
|
* | | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3497848]: Better rounding | dkf | 2012-03-07 | 1 | -6/+2 |
|\ \
| |/ |
|
| * | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3497848]: Better rounding | dkf | 2012-03-07 | 1 | -6/+2 |
|
|
* | | A better way of managing the type cache across the tkObj.c file. | dkf | 2011-11-02 | 1 | -24/+32 |
|\ \
| |/ |
|
| * | A better way of managing the type cache across the tkObj.c file. | dkf | 2011-11-02 | 1 | -24/+32 |
|
|
* | | Minor corrections. | dkf | 2011-11-01 | 1 | -33/+34 |
|
|
* | | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3431491]: Use a bit of | dkf | 2011-11-01 | 1 | -1/+46 |
|\ \
| |/ |
|
| * | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3431491]: Use a bit of | dkf | 2011-11-01 | 1 | -1/+46 |
|
|
* | | 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 |
|
|
| | * | D'oh! | dkf | 2005-01-11 | 1 | -2/+2 |
|
|
| | * | Improved version of Michael Kirkham's fix for parsing pad values. [1098779] | dkf | 2005-01-11 | 1 | -1/+107 |
|
|
| * | | Backport of the Millipeter patch [1813597,2218964] | ferrieux | 2008-12-21 | 1 | -6/+106 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -8/+8 |
|
|
* | | | use -pipe for gcc on win32 (mingw/cygwin) | nijtmans | 2010-02-13 | 1 | -3/+3 |
|
|
* | | | * generic/tkConfig.c: Added another dimension of refCounting to the | dgp | 2009-12-15 | 1 | -2/+1 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 1 | -3/+5 |
|
|
* | | | Refactoring of the millimeter patch. Fix of a potential issue if a pixel obje... | ferrieux | 2008-11-29 | 1 | -5/+16 |
|
|
* | | | Fix stupid bug in millimeter patch (conditionally uninited var) | ferrieux | 2008-11-28 | 1 | -1/+3 |
|
|
* | | | Millimeter patch. Fixes [1813597,2218964] by eliminating the functional redun... | ferrieux | 2008-11-27 | 1 | -4/+91 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-15 | 1 | -4/+4 |
|
|
* | | | Added new utility function: TkNewWindowObj() | dkf | 2008-10-14 | 1 | -45/+72 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -6/+6 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|