summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Fix [de01e24aa1]: Text replace command involving selection crashesfvogel2018-06-131-3/+9
* Remove platform checking: all platforms will call XSync()fvogel2018-06-091-2/+0
* Add a missing fix from Christian Werner. See [1821174fff]fvogel2018-05-261-0/+14
* Fix [ddeef0e069]: Some canvImg tests fail on macOSfvogel2018-04-301-3/+2
* Fix two new gcc-7.3 (harmless) compiler warnings.jan.nijtmans2018-04-122-2/+2
* Improved surrogate handling for TCL_UTF_MAX=3|4. (backported from androwish)....jan.nijtmans2018-04-112-7/+7
* Fix [502e74e9ad]: crash for untrusted X connections (for ssh: ForwardX11Trust...fvogel2018-02-111-0/+3
|\
| * Patch refinement from Christian Werner. It is now possible to 'make test' wit...fvogel2018-01-311-0/+3
* | Fix [1821174fff] and [1938774fff]: RenderBadPicture (invalid Picture paramete...fvogel2018-02-101-10/+18
|\ \
| * | Latest fix proposal from Christian Werner: revert the two previous commits an...fvogel2018-01-191-10/+18
* | | Fix [5d991b822e]: segmentation violation in TclObjLookupVarEx. Patch from Chr...fvogel2018-02-048-8/+121
|\ \ \ | |_|/ |/| |
| * | Fix [5d991b822e]: segmentation violation in TclObjLookupVarEx. Patch from Chr...fvogel2018-01-288-8/+121
* | | 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
|\ \
| * | 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
| |/
* | merge core-8-6-branchfvogel2018-01-2125-116/+345
|\ \
| * \ 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
| * | 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 optionfvogel2017-12-311-0/+17
| |/
| * 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
| |\ \ | | |/
| | * 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 8.6dgp2017-12-151-1/+1
| |\ \ \ | | |/ /
| | * | minor typojan.nijtmans2017-12-111-1/+1
| | |/
| * | merge 8.6dgp2017-12-071-17/+17
| |\ \ | | |/
| | * Add "TK_TEXT_" prefix in SEARCH* enum, in order to resolve conflict with late...jan.nijtmans2017-12-071-17/+17
| * | Start RC branch for Tk 8.6.8dgp2017-12-061-2/+2
| |/
| * 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
| * tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell...jan.nijtmans2017-11-272-2/+2
| * Fix typo in error messagefvogel2017-11-211-2/+2
| * Fix [1c659ef0f1]: 'image create photo' fails on png image containing unknown ...fvogel2017-11-211-1/+1
| * Fix memory leak in tkImgPhoto.c. Backported from androwish. Thanks to Christi...jan.nijtmans2017-11-201-0/+9
| * Fix [73ba07efcd]: Use correct property type when handling MULTIPLE conversion...fvogel2017-11-192-0/+2
| |\
| | * Fix [73ba07efcd]: Use correct property type when handling MULTIPLE conversion...fvogel2017-09-022-0/+2
| * | Merge bug-b24a7a87 into core-8-6-branch (merge mark) fixes [b24a7a877d]culler2017-11-171-0/+18
| |\ \
| | * | Make it possible to generate an NSImage with correct transparency from aculler2017-11-151-0/+18
| * | | Fix [6b2fd1e881]: grid documentation for default for -row is wrongfvogel2017-11-111-1/+2
| |/ /