summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Fix indentation that was lost in [f057be0817]fvogel2018-01-281-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix indentation that was lost in [f057be0817]fvogel2018-01-281-1/+1
| |/ / / / / /
* | | | | | | Fix [b68710aed6]: Minor fixes to library/text.tcl bindings, and generation of...fvogel2018-01-281-32/+33
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [b68710aed6]: Minor fixes to library/text.tcl bindings, and generation of...fvogel2018-01-281-32/+33
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Deal with the case of selection modification by insertion. All tests about <<...fvogel2018-01-181-1/+5
| | * | | | | Deal with the case of selection modification by deletion. This makes text-27....fvogel2018-01-161-31/+28
| | | |/ / / | | |/| | |
* | | | | | Fix [de156e9efe]: Safe Base interpreters must not write to the PRIMARY select...fvogel2018-01-255-19/+32
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge core-8-6-branchfvogel2018-01-2125-116/+345
| |\ \ \ \ \
| * | | | | | Test whether in a safe interpreter before writing to the PRIMARY selection. ...kjnash2017-06-135-19/+32
* | | | | | | Fix [657c389120] and [b4214b4712]: Segfault when destroying menu with checkbu...fvogel2018-01-191-0/+5
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fix [657c389120] and [b4214b4712]: Segfault when destroying menu with checkbu...fvogel2018-01-191-0/+5
| |\ \ \ \ \ \
| | * | | | | | Fix [657c389120] and [b4214b4712]: Segfault when destroying menu with checkbu...fvogel2018-01-131-0/+5
| | | |/ / / / | | |/| | | |
| * | | | | | Make Tk 8.6 loadable in a TIP #484-enhanced Tcl 8.7. Backported from trunk.jan.nijtmans2018-01-161-2/+13
| |/ / / / /
* | | | | | Further fix for [fa8de77936]: ttk::checkbutton handle empty variable graceful...fvogel2018-01-071-4/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Further fix for [fa8de77936]: ttk::checkbutton handle empty variable graceful...fvogel2018-01-071-4/+7
| |\ \ \ \ \
| | * | | | | Further fix for [fa8de77936]: ttk::checkbutton handle empty variable graceful...fvogel2018-01-071-4/+7
* | | | | | | Fix [fa8de77936]: ttk::checkbutton handle empty variable graceful. Patch from...fvogel2018-01-072-12/+19
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [fa8de77936]: ttk::checkbutton handle empty variable graceful. Patch from...fvogel2018-01-072-12/+19
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Correct handling of refcount in ProgressbarStepCommand. Patch from Christian ...fvogel2018-01-071-5/+7
| | * | | | | Fix [fa8de77936]: ttk::checkbutton handle empty variable graceful. Patch from...fvogel2018-01-071-7/+12
* | | | | | | Fix [925262ed17]: ttk::scale widget does not support -state optionfvogel2018-01-071-0/+17
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [925262ed17]: ttk::scale widget does not support -state optionfvogel2017-12-311-0/+17
| |/ / / / /
* | | | | | Fix [aa7679685e]: Destroying a master-window .. then crashfvogel2017-12-312-12/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [aa7679685e]: Destroying a master-window .. then crashfvogel2017-12-312-12/+13
| |\ \ \ \ \
| | * | | | | Change variable name from gridPtr2 to slavePtr since it really is a slave.fvogel2017-12-231-12/+12
| | * | | | | Avoid questioning operator precedence.fvogel2017-12-231-1/+1
| | * | | | | Fix [aa7679685e]: Destroying a master-window .. then crashfvogel2017-12-211-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge 8.6; update changesdgp2017-12-191-4/+2
| |\ \ \ \ \ | | |/ / / /
| * | | | | merge 8.6dgp2017-12-151-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.6dgp2017-12-071-17/+17
| |\ \ \ \ \ \
| * | | | | | | Start RC branch for Tk 8.6.8dgp2017-12-061-2/+2
* | | | | | | | Merge core-8-6-branch. This includes the fix for [b776266330]: macOS: tk busy...fvogel2017-12-181-4/+2
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Fix [b776266330]: macOS: tk busy hold . -cursor arrow triggers error - 'busy'...fvogel2017-12-181-4/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Change comment about macOSfvogel2017-12-171-2/+2
| | * | | | | | Fix [b776266330]: macOS: tk busy hold . -cursor arrow triggers error - 'busy'...fvogel2017-12-101-2/+0
| | | |/ / / / | | |/| | | |
* | | | | | | merge core-8-6-branchjan.nijtmans2017-12-111-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | minor typojan.nijtmans2017-12-111-1/+1
| |/ / / / /
* | | | | | No longer export setFromAnyProc's, for "pixel", "mm" and "window" objTypes: T...jan.nijtmans2017-12-101-3/+3
* | | | | | Fix [142ddf1430441d7ad23824986541cf5cf1d2f9dd|142ddf1430]: trunk does not com...jan.nijtmans2017-12-091-1/+1
* | | | | | merge 8.6jan.nijtmans2017-12-071-17/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add "TK_TEXT_" prefix in SEARCH* enum, in order to resolve conflict with late...jan.nijtmans2017-12-071-17/+17
| |/ / / /
* | | | | TIP #487: Stop support for Pre-XP Windowsjan.nijtmans2017-12-072-4/+15
|\ \ \ \ \
| * \ \ \ \ merge trunkjan.nijtmans2017-11-272-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ merge trunkjan.nijtmans2017-11-271-3/+3
| |\ \ \ \ \ \
| * | | | | | | no longer export TkWinGetPlatformId as symbol from dll: Since TkWinGetPlatfor...jan.nijtmans2017-11-232-5/+4
| * | | | | | | If Tk is compiled with -DTK_NO_DEPRECATED, remove TkWinGetPlatformId from the...jan.nijtmans2017-11-233-5/+11
| * | | | | | | Remove pre-XP supportjan.nijtmans2017-11-232-0/+4
* | | | | | | | Merge core-8-6-branch into trunk. Fixes [1088805fff]. See [0feb63f139]culler2017-12-051-4/+5
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Add an explicit procedure in bind.test which clears the pattern matcher'sculler2017-12-031-3/+3
| * | | | | | | Modify the bind-15.23 test so the events left over in the ring buffer from bi...culler2017-12-031-3/+4