summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Tests and fix for [scale ... -variable].dgp2019-05-151-1/+22
* Tests and fix for [message ... -textvariable].dgp2019-05-151-1/+21
* Tests and fix for [menubutton ... -textvariable].dgp2019-05-151-1/+21
* Fix for the failing/crashing listbox tests.dgp2019-05-151-1/+22
* Similar tests and fix for [entry .... -textvariable]dgp2019-05-121-2/+22
* Similar test and fix for [checkbutton ... -variable].dgp2019-05-121-1/+21
* Fix for the [button ... -textvariable] parts of [5d991b822e].dgp2019-05-111-1/+28
* 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
| |/ /
| * | Reworked the regression test so that it would more preciselyculler2017-10-302-10/+6
| * | Edited the comment explaining why the logic in DisplayText needsculler2017-10-301-11/+21
| * | Change comment style to Tcl stylefvogel2017-10-291-1/+4
| * | merge core-8-6-branchfvogel2017-10-281-6/+19
| |\ \
| | * \ Fix [55b95f578a]: Associating variable with bignum value with scale crashes it.fvogel2017-10-221-6/+19
| | |\ \