| Commit message (Expand) | Author | Age | Files | Lines |
* | Better solution for [4d0a6f32b7], which doesn't cache padX/padY/borderWidth/h... | jan.nijtmans | 2024-06-10 | 1 | -1/+27 |
|
|
* | Possible fix for [4d0a6f32b7]: Unique behavior of some options in the message... | jan.nijtmans | 2024-06-05 | 1 | -13/+1 |
|
|
* | Better approach, using "Tk" prefix for UTF-32 versions of API | jan.nijtmans | 2024-03-14 | 1 | -2/+2 |
|
|
* | Another round of int -> Tcl_Size changes | jan.nijtmans | 2024-03-07 | 1 | -3/+1 |
|
|
* | Eliminate a bunch of unneeded type-casts, mainly (char *) | jan.nijtmans | 2024-02-07 | 1 | -1/+1 |
|
|
* | All TK_OPTION_PIXELS implementation need Tcl_Obj storage, otherwise the full ... | jan.nijtmans | 2024-01-24 | 1 | -4/+9 |
|
|
* | If TK_NO_DEPRECATED, report back message -padX/-padY as {} | jan.nijtmans | 2024-01-24 | 1 | -0/+19 |
|
|
* | Allow {} as magical value for the -padx/-pady default, in stead of the magica... | jan.nijtmans | 2024-01-24 | 1 | -2/+2 |
|
|
* | Add TK_OPTION_ENUM_VAR to config tables, where enum's are involved. | jan.nijtmans | 2024-01-18 | 1 | -2/+2 |
|
|
* | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED( | jan.nijtmans | 2023-03-12 | 1 | -22/+18 |
|
|
* | More alphabetizing Tk options. More type-cast improvements | jan.nijtmans | 2022-05-12 | 1 | -2/+2 |
|
|
* | TIP #606 implementation. TODO: documentation | jan.nijtmans | 2021-12-21 | 1 | -2/+2 |
|
|
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -3/+3 |
|
|
* | New TIP #580 implementation. Documentation still missing. | jan.nijtmans | 2020-07-14 | 1 | -1/+1 |
|
|
* | Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl... | jan.nijtmans | 2020-05-22 | 1 | -19/+19 |
|
|
* | TIP 569 remove lint comments | dgp | 2020-03-18 | 1 | -1/+0 |
|
|
* | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers. | jan.nijtmans | 2020-03-11 | 1 | -19/+19 |
|
|
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -17/+21 |
|
|
* | merge trunk | jan.nijtmans | 2019-06-05 | 1 | -14/+21 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2019-05-16 | 1 | -14/+21 |
| |\ |
|
| | * | Revised bug fix for [5d991b822e]. | dgp | 2019-05-15 | 1 | -14/+21 |
| | |\ |
|
| | | * | Tests and fix for [message ... -textvariable]. | dgp | 2019-05-15 | 1 | -1/+21 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-01-13 | 1 | -5/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -5/+5 |
| |\ \ \
| | |/ / |
|
| | | | | |
| | | \ | |
| | *-. \ | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -2/+2 |
| | |\ \ \ |
|
| | | | * \ | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 1 | -5/+5 |
| | | | |\ \ |
|
| | * | | \ \ | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -9/+9 |
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | | * | | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -9/+9 |
|
|
| | * | | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -9/+9 |
| | |\ \ \ \ \
| | | |/ / / /
| | | | / / /
| | | |/ / /
| | |/| | | |
|
| | | * | | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -9/+9 |
| | | |/ / |
|
* | | | | | Merge trunk | jan.nijtmans | 2018-11-25 | 1 | -4/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Change char *recordPtr to void *recordPtr in Tk_SetOptions() and friends. Thi... | jan.nijtmans | 2018-10-16 | 1 | -4/+4 |
|
|
* | | | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -20/+20 |
|/ / / / |
|
* | | | | more size_t related code cleanup | jan.nijtmans | 2018-10-04 | 1 | -1/+1 |
|
|
* | | | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 1 | -1/+1 |
|/ / / |
|
* | | | Fix [5d991b822e]: segmentation violation in TclObjLookupVarEx. Patch from Chr... | fvogel | 2018-01-28 | 1 | -0/+13 |
| |/
|/| |
|
* | | Replace all Tcl_TraceVar/Tcl_UntraceVar with Tcl_TraceVar2/Tcl_UntraceVar2 ca... | jan.nijtmans | 2013-02-22 | 1 | -2/+2 |
|
|
* | | more places converted | jan.nijtmans | 2013-01-24 | 1 | -1/+1 |
|
|
* | | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 1 | -2/+2 |
|\ \
| |/ |
|
* | | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -6/+6 |
|
|
* | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -3/+3 |
|
|
* | | frq-3536507: clientData field in Tk_OptionSpec should be "const void *" | jan.nijtmans | 2012-06-20 | 1 | -4/+4 |
|
|
* | | 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 |
|
|
| | * | * generic/tkMessage.c (MessageWidgetObjCmd): Correct msgPtr | hobbs | 2006-05-25 | 1 | -8/+9 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -3/+3 |
|
|
* | | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-18 | 1 | -3/+3 |
|
|
* | | | Eliminate tkpMenubuttonClass | nijtmans | 2010-01-13 | 1 | -2/+4 |
|
|
* | | | SMALL FIX: Remove useless explicit casts now that we require C89 or later. | dkf | 2010-01-02 | 1 | -4/+2 |
|
|