| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | -overstrikefg tag configuration option: tests | fvogel | 2016-02-09 | 1 | -0/+18 |
|
|
* | | | -underlinefg tag configuration option: tests | fvogel | 2016-02-09 | 1 | -0/+18 |
|
|
* | | | -selectfgstipple tag configuration option: tests | fvogel | 2016-02-09 | 1 | -1/+12 |
|
|
* | | | -selectbgstipple tag configuration option: tests | fvogel | 2016-02-09 | 1 | -1/+12 |
|
|
* | | | -selectforeground tag configuration option: tests | fvogel | 2016-02-09 | 1 | -0/+34 |
|
|
* | | | -selectbackground tag configuration option: tests | fvogel | 2016-02-09 | 1 | -1/+34 |
|/ / |
|
* | | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash during... | fvogel | 2016-02-08 | 1 | -11/+2 |
|\ \ |
|
| * | | Made FindDLine fully match its header description. | fvogel | 2016-02-08 | 1 | -10/+1 |
|
|
| * | | Renumbered lines to avoid wrong interpretation of the test. | fvogel | 2016-02-08 | 1 | -1/+1 |
|
|
* | | | Fix [0a3d799a6d]: option db rc files in non utf-8 encoding are not portable. | jan.nijtmans | 2016-02-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Re-implement tkoption readfile using Tcl_ReadChars | jan.nijtmans | 2016-02-02 | 1 | -1/+1 |
|
|
* | | | | Fix [06c14339060ba9ae]: Text widget crash during delete. Thanks to François ... | jan.nijtmans | 2016-02-08 | 1 | -2/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Cherrypicked the new test textDisp-8.13 from core-8-5-branch. This test (and ... | fvogel | 2016-02-07 | 1 | -0/+8 |
| | |/
| |/| |
|
| * | | Backout [477949] for Tk 8.5, after discussion in TclCore mailing list: option... | jan.nijtmans | 2016-02-03 | 2 | -25/+4 |
|
|
| * | | NotebookAddCommand: fix off-by-one error counting objc/objv | jenglish | 2016-01-25 | 1 | -0/+21 |
|
|
| * | | Remove cross-test disruption. | dgp | 2016-01-23 | 1 | -0/+1 |
|
|
| * | | (cherry-pick) Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. Than... | jan.nijtmans | 2016-01-09 | 1 | -0/+30 |
|
|
| * | | (cherry-pick) Backout previous commit: it causes many event-related test-fail... | jan.nijtmans | 2016-01-08 | 1 | -15/+0 |
|
|
| * | | (cherry-pick) Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | jan.nijtmans | 2016-01-08 | 1 | -0/+15 |
|
|
| * | | (cherry-pick) Fixed bug [3e3e25f483] - winbutton-1.[12] fails on Win7 | jan.nijtmans | 2016-01-08 | 1 | -2/+6 |
|
|
* | | | Fix crashing test case, textDisp-8.13 | dgp | 2016-02-05 | 1 | -0/+9 |
| |/
|/| |
|
* | | Fixed test entry-6.12: merge from 8.5 didn't see that $fixed does not exist i... | fvogel | 2016-01-29 | 1 | -3/+3 |
|
|
* | | NotebookAddCommand: fix off-by-one error counting objc/objv | jenglish | 2016-01-25 | 1 | -0/+21 |
|
|
* | | Implement TIP #441: Add -justify Configuration Option to the listbox Widget | jan.nijtmans | 2016-01-22 | 1 | -1/+68 |
|\ \ |
|
| * | | Removed unfinished test case committed by error in the previous commit.tip_441 | fvogel | 2016-01-18 | 1 | -22/+0 |
|
|
| * | | Reverted [5f396dacdc]. | fvogel | 2016-01-18 | 1 | -0/+22 |
|
|
| * | | Documented what listbox-3.18b intends to test. | fvogel | 2016-01-18 | 1 | -0/+4 |
|
|
| * | | Removed test listbox-3.18c since it is irrelevant (the rendering of the selec... | fvogel | 2016-01-16 | 1 | -26/+0 |
|
|
| * | | Decided about test results for listbox-3.18a | fvogel | 2016-01-16 | 1 | -5/+5 |
|
|
| * | | Rebased to latest trunk | fvogel | 2016-01-16 | 1 | -0/+1 |
| |\ \
| |/ /
|/| | |
|
| * | | Rebased to latest trunk | fvogel | 2016-01-13 | 2 | -24/+199 |
| |\ \ |
|
| * | | | Added more tests | fvogel | 2016-01-12 | 1 | -0/+74 |
|
|
| * | | | Added some tests | fvogel | 2016-01-11 | 1 | -0/+15 |
|
|
| * | | | merged trunk | fvogel | 2016-01-11 | 29 | -223/+1560 |
| |\ \ \ |
|
| * | | | | Adapt documentation and test-case | jan.nijtmans | 2014-02-11 | 1 | -1/+1 |
|
|
* | | | | | Fixed bug [639558ac83] - Lots of listbox tests fail on Linux | fvogel | 2016-01-16 | 1 | -0/+1 |
| |_|/ /
|/| | | |
|
* | | | | TIP #438 (Ensure Line Metrics are Up-to-Date) accepted by vote | fvogel | 2016-01-13 | 2 | -24/+199 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | rebase "tip-438" branch to latest trunk.tip_438 | jan.nijtmans | 2016-01-07 | 2 | -24/+199 |
| |\ \ \ |
|
| | * \ \ | Merged core-8-5-branch | fvogel | 2015-12-26 | 1 | -1/+25 |
| | |\ \ \ |
|
| | * \ \ \ | Merged core-8-5-branch | fvogel | 2015-12-21 | 2 | -4/+45 |
| | |\ \ \ \ |
|
| | * | | | | | Test text-11a.41 now correctly written passes. | fvogel | 2015-12-20 | 1 | -6/+6 |
|
|
| | * | | | | | Tests reordered. Two issues currently: 1. text-11a.22 currently hangs but sho... | fvogel | 2015-12-19 | 1 | -38/+80 |
|
|
| | * | | | | | Merged core-8-5-branch | fvogel | 2015-12-13 | 2 | -2/+13 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merged core-8-5-branch | fvogel | 2015-12-09 | 1 | -9/+30 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | [.text pendingsync] returns a boolean | fvogel | 2015-11-28 | 1 | -1/+1 |
|
|
| | * | | | | | | | Merged core-8-5-branch | fvogel | 2015-11-22 | 1 | -0/+16 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | Use the new sync command instead of the 'count -update' workaround | fvogel | 2015-11-22 | 1 | -4/+1 |
|
|
| | * | | | | | | | | Improved the tests a bit | fvogel | 2015-11-21 | 2 | -36/+45 |
|
|
| | * | | | | | | | | Adjusted when <<WidgetViewSync>> fires. Also %d now only has boolean value. I... | fvogel | 2015-11-21 | 1 | -1/+1 |
|
|
| | * | | | | | | | | Rename "yupdate" to "sync" and fix various test-cases | jan.nijtmans | 2015-11-19 | 2 | -31/+31 |
|
|