summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests and fix for [scale ... -variable].dgp2019-05-152-1/+48
* Tests and fix for [message ... -textvariable].dgp2019-05-152-1/+48
* Tests and fix for [menubutton ... -textvariable].dgp2019-05-152-1/+49
* Fix for the failing/crashing listbox tests.dgp2019-05-151-1/+22
* Tests for same issues with [listbox ... -listvariable].dgp2019-05-151-0/+27
* Similar tests and fix for [entry .... -textvariable]dgp2019-05-122-2/+50
* Similar test and fix for [checkbutton ... -variable].dgp2019-05-122-1/+33
* Fix for the [button ... -textvariable] parts of [5d991b822e].dgp2019-05-112-2/+29
* Tests for Ticket [5d991b822e].dgp2019-05-111-0/+27
* Fix [9d27218f76]: ttk::spinbox doc page mentions current, but it is not a val...fvogel2018-02-031-2/+0
|\
| * Fix [9d27218f76]: ttk::spinbox doc page mentions current, but it is not a val...fvogel2018-01-281-2/+0
* | Fix [e20d5ca7cd]: textTag-18.1 fails on OS Xfvogel2018-01-281-0/+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-283-36/+141
|\ \ | |/ |/|
| * Deal with the case of selection modification by insertion. All tests about <<...fvogel2018-01-181-1/+5
| * Add more <<Selection>> event generation tests.fvogel2018-01-181-6/+63
| * Deal with the case of selection modification by deletion. This makes text-27....fvogel2018-01-161-31/+28
| * Avoid confusion: the <<Selection>> event is documented to fire when the selec...fvogel2018-01-161-6/+6
| * Add three (currently failing) tests text-27.15[abc] that will pass when <<Sel...fvogel2018-01-151-2/+49
| * Remove unnecessary (in the legacy text widget) check for normal state when <M...fvogel2018-01-151-1/+1
| * Take some proposals from kjnash in [b68710aed6], namely 1. Add test of -state...fvogel2018-01-141-3/+3
* | Fix [de156e9efe]: Safe Base interpreters must not write to the PRIMARY select...fvogel2018-01-257-19/+1272
|\ \
| * | Revised tests/safePrimarySelection.test for unsafe slave interpreterskjnash2018-01-221-20/+52
| * | merge core-8-6-branchfvogel2018-01-21137-2489/+4788
| |\ \
| * | | Fix error in documentation, in selection.n section SECURITY dealing with safe...fvogel2018-01-211-1/+1
| * | | Add tests in file tests/safePrimarySelection.testkjnash2018-01-171-0/+1188
| * | | Document changes in doc/selection.nkjnash2017-07-111-0/+20
| * | | Test whether in a safe interpreter before writing to the PRIMARY selection. ...kjnash2017-06-135-19/+32
| * | | Create new branch named "bug-de156e9efe"kjnash2017-06-130-0/+0
* | | | Permit Tk 8.6 to use deprecated Tcl constructs (since we cannot look into the...jan.nijtmans2018-01-223-5/+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
| | |/ | |/|
* | | Fix broken build (one line of the patch for [382712ade6] was missing)fvogel2018-01-181-0/+1
|\ \ \
| * | | Fix broken build (one line of the patch was missing)fvogel2018-01-181-0/+1
* | | | Fix [382712ade6]: X11: 'event generate . <KeyPress>' segfaults. Patch from Ch...fvogel2018-01-161-1/+27
|\ \ \ \ | |/ / /
| * | | Fix [382712ade6]: X11: 'event generate . <KeyPress>' segfaults. Patch from Ch...fvogel2018-01-101-1/+27
| |/ /
* | | Make Tk 8.6 loadable in a TIP #484-enhanced Tcl 8.7. Backported from trunk.jan.nijtmans2018-01-161-2/+13
|/ /
* | Some code cleanup, suggested by Christian Werner. Cherry-picked from bug-00a2...jan.nijtmans2018-01-081-11/+1
* | Complement fix for [84af709826] about alphabetical order of the widget-specif...fvogel2018-01-071-4/+4
|\ \
| * | Fix (again) alphabetical order of the widget-specific options of ttk:spinbox.fvogel2018-01-071-4/+4
* | | Further fix for [fa8de77936]: ttk::checkbutton handle empty variable graceful...fvogel2018-01-072-5/+11
|\ \ \
| * | | Adapt test result for checkbutton-1.8 following addition of the invoke comman...fvogel2018-01-071-1/+1
| * | | Further fix for [fa8de77936]: ttk::checkbutton handle empty variable graceful...fvogel2018-01-071-4/+7
| * | | Complement test checkbutton-1.8 so that it crashes now on checkbutton invoke ...fvogel2018-01-071-0/+3
* | | | Fix [fa8de77936]: ttk::checkbutton handle empty variable graceful. Patch from...fvogel2018-01-073-12/+25
|\ \ \ \ | |/ / /
| * | | Add non-regression test checkbutton-1.8fvogel2018-01-071-0/+6
| * | | 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 [882108bf05]: Incorrect style for disabled state of treeviewfvogel2018-01-078-14/+53
|\ \ \ \
| * | | | Propagate fix to the 'default' themefvogel2018-01-011-2/+6