| Commit message (Expand) | Author | Age | Files | Lines |
* | Add quotes to the "processing * option" error-messages, for consistancy. Some... | jan.nijtmans | 2024-06-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 | -17/+17 |
|
|
* | Add TK_OPTION_ENUM_VAR to config tables, where enum's are involved. | jan.nijtmans | 2024-01-18 | 1 | -2/+2 |
|
|
* | More alphabetizing Tk options. More type-cast improvements | jan.nijtmans | 2022-05-12 | 1 | -4/+4 |
|
|
* | Merge 8.6 | jan.nijtmans | 2022-05-07 | 1 | -2/+2 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2022-05-05 | 1 | -9/+9 |
| |\ |
|
| * | | Proposed fix for [eedd795d98]: sizeof(enum) != sizeof(int) | jan.nijtmans | 2022-05-05 | 1 | -4/+4 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2022-05-05 | 1 | -10/+10 |
|\ \ \
| | |/
| |/| |
|
| * | | Code cleanup, mainly eliminating unnecessary type-casts | jan.nijtmans | 2022-05-05 | 1 | -11/+11 |
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2022-05-03 | 1 | -20/+2 |
|\ \
| |/ |
|
| * | Add 2 MODULE_SCOPE string tables (tkStateStrings and tkCompoundStrings) which... | jan.nijtmans | 2022-05-03 | 1 | -20/+2 |
|
|
| * | Eliminate "register" keyword. Use more TCL_UNUSED() | jan.nijtmans | 2021-03-23 | 1 | -6/+6 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2021-01-08 | 1 | -2/+2 |
|\ \ |
|
| * | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
|
|
* | | | Make default underline -1 (again) when compiled with Tcl 8 headers | jan.nijtmans | 2020-09-14 | 1 | -2/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-09-06 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | New TIP #580 implementation. Documentation still missing. | jan.nijtmans | 2020-07-14 | 1 | -1/+1 |
|
|
| * | | TIP 578: Death to TCL_DBGX | jan.nijtmans | 2020-07-03 | 1 | -1/+0 |
|
|
* | | | No need to #include "default.h" in ttk widgets (and in tkUnixMenu.c/tkMenubut... | jan.nijtmans | 2020-07-02 | 1 | -1/+0 |
|
|
* | | | Don't use constants like DEF_BUTTON_UNDERLINE any more, since the default und... | jan.nijtmans | 2020-07-02 | 1 | -2/+2 |
|
|
* | | | More progress, mainly in tkCanvTest.c | jan.nijtmans | 2020-06-15 | 1 | -2/+2 |
|
|
* | | | More progress, implementing enhanced "-underline" | jan.nijtmans | 2020-06-12 | 1 | -1/+1 |
|
|
* | | | Merge trunk. Add new option type TK_OPTION_INDEX. Start implementing extended... | jan.nijtmans | 2020-06-11 | 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 | -33/+33 |
|
|
* | | 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 | -33/+33 |
|
|
* | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -14/+23 |
|
|
* | | 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 [menubutton ... -textvariable]. | dgp | 2019-05-15 | 1 | -1/+21 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-01-13 | 1 | -13/+13 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -13/+13 |
| |\ \ \
| | |/ / |
|
| | | | | |
| | | \ | |
| | *-. \ | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -8/+8 |
| | |\ \ \ |
|
| | | | * \ | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 1 | -13/+13 |
| | | | |\ \ |
|
| | * | | \ \ | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -21/+21 |
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | | * | | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -21/+21 |
|
|
| | * | | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -21/+21 |
| | |\ \ \ \ \
| | | |/ / / /
| | | | / / /
| | | |/ / /
| | |/| | | |
|
| | | * | | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -21/+21 |
| | | |/ / |
|
* | | | | | 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 | -30/+30 |
|/ / / |
|
* | | | 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 |
|\ \
| |/ |
|
| * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -15/+15 |
| |\ |
|
| | * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -4/+4 |
|
|
| * | | make some internal tables const | jan.nijtmans | 2012-04-18 | 1 | -3/+3 |
| |\ \
| | |/ |
|