Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e] ↵ | fvogel | 2016-03-07 | 1 | -0/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherrypicked [a6c6d3bd08]) | |||||
| * | | | | | | Fixed bug [2262543] - Scale widget unexpectedly fires command callback ↵ | fvogel | 2016-03-07 | 1 | -0/+108 | |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | (cherrypicked [3c1a8559dd]) | |||||
* | | | | | | Backed out anything dealing with stippling, in accordance with discussion ↵ | fvogel | 2016-03-08 | 1 | -23/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | about TIP #443 | |||||
* | | | | | | trunk merged to branch tip-443 | fvogel | 2016-03-01 | 2 | -3/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | merge trunk | dgp | 2016-02-16 | 1 | -2/+0 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | Repair visual test for bevels, inadvertently broken in [6a93101279] | fvogel | 2016-02-11 | 1 | -2/+0 | |
| | | | | | | ||||||
| * | | | | | Repair broken test. | dgp | 2016-02-09 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | -rmargincolor tag configuration option: tests | fvogel | 2016-02-10 | 1 | -10/+31 | |
| | | | | | ||||||
* | | | | | -lmargincolor tag configuration option: tests | fvogel | 2016-02-10 | 1 | -6/+22 | |
| | | | | | ||||||
* | | | | | -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 ↵ | fvogel | 2016-02-08 | 1 | -11/+2 | |
|\ \ \ \ | | | | | | | | | | | | | | | | during delete | |||||
| * | | | | 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 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | Vogel for the implementation and Brian Griffin for all his help getting this figured out. | |||||
| * | | | | | Cherrypicked the new test textDisp-8.13 from core-8-5-branch. This test (and ↵ | fvogel | 2016-02-07 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | all the other tests) pass. | |||||
* | | | | | | 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 ↵ | fvogel | 2016-01-29 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | in trunk version of entry.test. Thanks to emiliano for the report. | |||||
* | | | | | NotebookAddCommand: fix off-by-one error counting objc/objv | jenglish | 2016-01-25 | 1 | -0/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | when readding an already-managed window with arguments. Bug reported on tcl-core by Sam Bromley (22 Jan 2016) | |||||
* | | | | | 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 ↵ | fvogel | 2016-01-16 | 1 | -26/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | selected items is made in a code that depends on existence of a selection but this is untestable by bboxing since bbox is independent from the presence of a selection in the listbox) | |||||
| * | | | | | 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 ↵ | fvogel | 2015-12-19 | 1 | -38/+80 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | should pass once [.text sync -command $cmd] will be correctly implemented. 2. text-11a.41 fails (unsure why) | |||||
| | * | | | | | | | | 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 | |
| | | | | | | | | | | | | |