| Commit message (Expand) | Author | Age | Files | Lines |
* | Use (more efficient) Tcl_GetIntFromObj() in stead of Tcl_GetInt() in a few pl... | jan.nijtmans | 2020-02-12 | 1 | -30/+29 |
|
|
* | Don't use "bool" as variable name. Possible conflict with "bool" type. | jan.nijtmans | 2020-01-28 | 1 | -3/+3 |
|
|
* | Fix [02a69449b5]: Wrong database names for tk::spinbox | fvogel | 2019-12-10 | 1 | -4/+4 |
|
|
* | Now that TkUniCharToUtf() produces maximum of 4 bytes, reduce storage. More c... | jan.nijtmans | 2019-11-21 | 1 | -1/+1 |
|
|
* | Tweak display of spinboxes on macOS; thanks to Christopher Chavez for patch | Kevin Walzer | 2019-08-09 | 1 | -14/+10 |
|
|
* | Revised bug fix for [5d991b822e]. | dgp | 2019-05-15 | 1 | -17/+24 |
|\ |
|
| * | Similar tests and fix for [entry .... -textvariable] | dgp | 2019-05-12 | 1 | -2/+22 |
|
|
| | | |
| \ | |
*-. \ | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -5/+5 |
|\ \ \ |
|
| | * \ | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 1 | -16/+16 |
| | |\ \ |
|
| | | * | | Bring back more original "None" usages, and fix other warnings which graduall... | jan.nijtmans | 2019-01-03 | 1 | -1/+1 |
|
|
* | | | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -17/+17 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -17/+17 |
|
|
* | | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -18/+18 |
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
|
| * | | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -18/+18 |
| |/ / |
|
| * | | (cherry-pick) Fix [2049429]: Some options aren't picked up from the options d... | jan.nijtmans | 2016-01-12 | 1 | -13/+12 |
|
|
* | | | Fix [5d991b822e]: segmentation violation in TclObjLookupVarEx. Patch from Chr... | fvogel | 2018-01-28 | 1 | -2/+15 |
| |/
|/| |
|
* | | Test whether in a safe interpreter before writing to the PRIMARY selection. ... | kjnash | 2017-06-13 | 1 | -6/+12 |
|
|
* | | Merge core-8-6-branch. More surrogate handling, e.g. in HandleIMEComposition() | jan.nijtmans | 2016-09-27 | 1 | -4/+4 |
|\ \ |
|
* \ \ | Enhanced proposed fix [6c0d7aec67]: unicode text input Windows 8. More places... | jan.nijtmans | 2016-09-19 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | More simplifications | jan.nijtmans | 2016-09-19 | 1 | -4/+4 |
|
|
| * | | Rename TkUtfToUniChar32 to TkUtfToUniChar2, and various simplifications needi... | jan.nijtmans | 2016-09-16 | 1 | -15/+1 |
|
|
| * | | Patch from Christian Werner, for evaluation | jan.nijtmans | 2016-09-16 | 1 | -1/+15 |
|
|
| * | | Fix use of XMaxTransChars in stead of TCL_UTF_MAX in some places. This should... | jan.nijtmans | 2016-08-31 | 1 | -2/+3 |
| |\ \
| |/ /
|/| | |
|
| * | | Fixed bug [841280] - spinbox -from and -to defaults and behaviour | fvogel | 2016-02-25 | 1 | -7/+9 |
|
|
* | | | Fix use of XMaxTransChars in stead of TCL_UTF_MAX in some places. This should... | jan.nijtmans | 2016-08-31 | 1 | -1/+2 |
|/ / |
|
* | | Rebase to 8.6, getting rid of DEF_TEXT_SPACING[123] | jan.nijtmans | 2016-01-10 | 1 | -13/+12 |
|\ \ |
|
| * | | Removed unused flags argument in Configure function since Tk_ConfigureWidget ... | fvogel | 2016-01-08 | 1 | -7/+6 |
|
|
| * | | Use TK_OPTION_NULL_OK instead of TK_CONFIG_NULL_OK | fvogel | 2016-01-08 | 1 | -6/+6 |
| |/ |
|
* | | Fixed bug [793909] - Problem with nonexistent namespaces | fvogel | 2015-12-19 | 1 | -6/+32 |
|\ \
| |/ |
|
| * | Fixed bug [793909] - Problem with nonexistent namespaces | fvogel | 2015-12-12 | 1 | -6/+32 |
|
|
* | | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge... | fvogel | 2015-12-19 | 1 | -30/+69 |
|\ \
| |/ |
|
| * | Updated header comments of EntryValueChanged, InsertChars and DeleteChars sin... | fvogel | 2015-12-12 | 1 | -3/+6 |
|
|
| * | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge... | fvogel | 2015-12-10 | 1 | -26/+62 |
|
|
* | | Fixed bug [1414025] - Thin insertion cursor not visible in entry | fvogel | 2015-10-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed bug [1414025] - Thin insertion cursor not visible in entry | fvogel | 2015-10-20 | 1 | -1/+1 |
|
|
* | | [2b6778efe8] handle sscanf() EOF errors. | dgp | 2015-02-06 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [2b6778efe8] handle sscanf() EOF errors. | dgp | 2015-02-06 | 1 | -2/+2 |
|
|
* | | Fix [2100430]: ttk::entry widget index must be integer | jan.nijtmans | 2013-06-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix [2100430]: ttk::entry widget index must be integer | jan.nijtmans | 2013-06-05 | 1 | -9/+2 |
|
|
* | | Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to th... | jan.nijtmans | 2013-03-07 | 1 | -2/+9 |
|
|
* | | Revert [ac229dabaa]. There is a reason the Tcl_GetIndexFromObj wrapper | jenglish | 2013-02-27 | 1 | -12/+12 |
|
|
* | | Eliminate all Tcl_GetIndexFromObj calls, which is only a thin wrapper around ... | jan.nijtmans | 2013-02-27 | 1 | -12/+12 |
|
|
* | | Replace all Tcl_TraceVar/Tcl_UntraceVar with Tcl_TraceVar2/Tcl_UntraceVar2 ca... | jan.nijtmans | 2013-02-22 | 1 | -3/+3 |
|
|
* | | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | jan.nijtmans | 2013-02-01 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -38/+38 |
| |\ |
|
| | * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -4/+4 |
|
|
| * | | make some internal tables const | jan.nijtmans | 2012-04-18 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | make some more internal tables CONST | jan.nijtmans | 2012-04-18 | 1 | -2/+2 |
|
|
* | | | Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to... | jan.nijtmans | 2013-01-26 | 1 | -4/+4 |
|
|
* | | | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -10/+10 |
|
|