Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed [3512539fff] - .. is silently accepted in widget paths (user: fvogel, ↵ | fvogel | 2016-04-04 | 1 | -1/+3 |
|\ | | | | | | | tags: bug-3512539fff | ||||
| * | Fixed [3512539fff] - .. is silently accepted in widget paths | fvogel | 2016-03-23 | 1 | -1/+3 |
| | | |||||
* | | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 2 | -6/+5 |
|\ \ | |||||
| * \ | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 2 | -6/+5 |
| |\ \ | | |/ | |/| | |||||
| | * | Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted ↵ | fvogel | 2016-03-27 | 2 | -6/+5 |
| | | | | | | | | | | | | textDisp-4.9 accordingly by adding one fixedHeight on the two necessary places in the test result | ||||
| | * | Repair visual test for bevels, inadvertently broken in [9046f1cb83] ↵ | fvogel | 2016-02-11 | 1 | -2/+0 |
| | | | | | | | | | | | | (cherrypicked [7ac2438944]) | ||||
| | * | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash ↵ | fvogel | 2016-02-08 | 1 | -11/+2 |
| | | | | | | | | | | | | during delete (cherrypicked [48cf3656d9]) | ||||
| | * | (cherry-pick): Fix [06c14339060ba9ae]: Text widget crash during delete. ↵ | jan.nijtmans | 2016-02-08 | 1 | -2/+1 |
| | | | | | | | | | | | | Thanks to François Vogel for the implementation and Brian Griffin for all his help getting this figured out. | ||||
| | * | Fix crashing test case, textDisp-8.13 | dgp | 2016-02-05 | 1 | -0/+9 |
| | | | |||||
| * | | Rebased to core-8-6-branchtip_443 | fvogel | 2016-03-20 | 1 | -0/+32 |
| |\ \ | |||||
| | * | | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger ↵ | fvogel | 2016-03-11 | 1 | -0/+32 |
| | | | | | | | | | | | | | | | | <Map> events (cherrypicked [42c8d8441c]) | ||||
| * | | | Rebased to core-8-6-branch | fvogel | 2016-03-08 | 2 | -0/+134 |
| |\ \ \ | | |/ / | |||||
| | * | | 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 |
| |\ \ \ | | |/ / | |||||
| * | | | -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 |
| | | | | |||||
* | | | | Fix test-case bind-27.2 on X11 (it worked on win32)bug_38dc27bd1d0ecd68 | jan.nijtmans | 2016-03-22 | 3 | -458/+305 |
|\ \ \ \ | | | | | | | | | | | Merge trunk. | ||||
| * | | | | Fixed bug [438cf10142] - Tests textTag-* require haveCourier12 constraint | fvogel | 2016-03-20 | 1 | -447/+154 |
| | | | | | |||||
| * | | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked ↵ | fvogel | 2016-03-20 | 1 | -7/+147 |
| | | | | | | | | | | | | | | | | | | | | [cb3354b298]) | ||||
| * | | | | Revert whitespace changes that made tests send-10.[89] fail. | dgp | 2016-03-15 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Suggested fix for [38dc27bd1d0ecd68]: Tk does not support <Button-6> nor ↵ | jan.nijtmans | 2016-03-14 | 1 | -2/+58 |
|/ / / / | | | | | | | | | | | | | <Button-7> events. With test-cases and doc change. | ||||
* | | | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 70 | -1318/+1318 |
| | | | | |||||
* | | | | Added non regression test case for bug [d95e5d8f16]bug_d95e5d8f16 | fvogel | 2016-03-10 | 1 | -0/+32 |
| | | | | |||||
* | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviour | fvogel | 2016-03-07 | 1 | -0/+15 |
|\ \ \ \ | |||||
| * | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourbug_841280ffff | fvogel | 2016-02-25 | 1 | -0/+15 |
| | | | | | |||||
* | | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e] | fvogel | 2016-03-07 | 1 | -0/+26 |
|\ \ \ \ \ | |||||
| * | | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e]bug_e9112ef96e | fvogel | 2016-02-24 | 1 | -0/+26 |
| |/ / / / | |||||
* | | | | | Fixed bug [2262543] - Scale widget unexpectedly fires command callback | fvogel | 2016-03-07 | 1 | -0/+108 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Added tests cases for bug [2262543] - Scale widget unexpectedly fires ↵ | fvogel | 2016-02-24 | 1 | -0/+108 |
| |/ / / | | | | | | | | | | | | | command callback | ||||
* | | | | 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 |
|/ / | |||||
* | | 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. | ||||
| * | | Backout [477949] for Tk 8.5, after discussion in TclCore mailing list: ↵ | jan.nijtmans | 2016-02-03 | 2 | -25/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | option readfile cannot use multibytes. Ticket [0a3d799a] To clarify a bit, what we discovered was that [[option readfile]] as found in all Tk releases up to and including 8.5.18 is already able to read in the whole BMP, so long as the file is stored in the encoding utf-8. The classic ASCII subset is fine. utf-8 is fine. Other encodings are at best non-portable. What [477949] did was to add support for files stored in [[encoding system]] but at the expense of breaking the support for the files stored in utf-8. Not the right outcome for a patch release. | ||||
| * | | 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) | ||||
| * | | Remove cross-test disruption. | dgp | 2016-01-23 | 1 | -0/+1 |
| | | |