| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk | jan.nijtmans | 2019-06-05 | 1 | -17/+24 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2019-05-16 | 1 | -17/+24 |
| |\ |
|
| | * | 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 trunk | jan.nijtmans | 2019-05-10 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c... | jan.nijtmans | 2019-04-04 | 1 | -1/+1 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2019-04-02 | 1 | -10/+10 |
|\ \ \ \
| |/ / / |
|
| * | | | More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge... | jan.nijtmans | 2019-04-02 | 1 | -10/+10 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-01-13 | 1 | -19/+19 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -19/+19 |
| |\ \ \
| | |/ / |
|
| | | | | |
| | | \ | |
| | *-. \ | 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 |
|
|
* | | | | | Merge trunk | jan.nijtmans | 2018-11-25 | 1 | -9/+9 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus... | jan.nijtmans | 2018-10-19 | 1 | -2/+2 |
|
|
| * | | | | Change char *recordPtr to void *recordPtr in Tk_SetOptions() and friends. Thi... | jan.nijtmans | 2018-10-16 | 1 | -7/+7 |
|
|
* | | | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -79/+79 |
|/ / / / |
|
* | | | | More code cleanup, related to (unused) wchar_t, TCL_THREADS macro, and better... | jan.nijtmans | 2018-10-05 | 1 | -3/+1 |
|
|
* | | | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 1 | -1/+1 |
|
|
* | | | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca... | jan.nijtmans | 2018-08-11 | 1 | -3/+4 |
|
|
* | | | | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch tip-... | fvogel | 2018-04-15 | 1 | -7/+9 |
|\ \ \ \ |
|
| * \ \ \ | Fix [5d991b822e]: segmentation violation in TclObjLookupVarEx. Patch from Chr... | fvogel | 2018-02-04 | 1 | -2/+15 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Fix [de156e9efe]: Safe Base interpreters must not write to the PRIMARY select... | fvogel | 2018-01-25 | 1 | -6/+12 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Fix [6c0d7aec67]: unicode text input Windows 8 | jan.nijtmans | 2016-09-29 | 1 | -8/+8 |
| |\ \ \ \ |
|
* | | | | | | Latest changes from René Zaumseil. Now tk::spinbox supports -placeholder* op... | fvogel | 2018-03-05 | 1 | -6/+54 |
|
|
* | | | | | | Avoid confusion: totalLength and height are not used here, and are anyway ove... | fvogel | 2018-02-11 | 1 | -1/+1 |
|
|
* | | | | | | tk::entry: Moved defines where they belong to, reordered options to follow al... | fvogel | 2018-02-11 | 1 | -11/+12 |
|
|
* | | | | | | merge core-8-6-branch | fvogel | 2018-02-08 | 1 | -2/+15 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Fix [5d991b822e]: segmentation violation in TclObjLookupVarEx. Patch from Chr... | fvogel | 2018-01-28 | 1 | -2/+15 |
| | |_|/ /
| |/| | | |
|
* | | | | | -placeholdertext becomes -placeholder. Changes provided by René Zaumseil | fvogel | 2018-02-06 | 1 | -3/+3 |
|
|
* | | | | | Change -empty* option names to -placeholder*. Changes provided by René Zaumseil | fvogel | 2018-02-06 | 1 | -22/+23 |
|
|
* | | | | | Implementation of TIP #496 - Display hints in ::ttk::entry (by René Zaumseil) | fvogel | 2018-01-31 | 1 | -1/+37 |
|/ / / / |
|
* | | | | 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 |
|\ \
| |/ |
|