Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (cherry-pick) Explicit require Tcl 8.6.0, no matter if Tk is compiled ↵ | jan.nijtmans | 2016-03-09 | 1 | -1/+1 |
| | | | | against a later Tcl patchlevel. | ||||
* | 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 | 2 | -1/+122 |
| | | | | (cherrypicked [3c1a8559dd]) | ||||
* | Fixed bug [2981253] - spinbox button frozen in case of repeated depressions ↵ | fvogel | 2016-03-07 | 1 | -14/+32 |
| | | | | (cherrypicked [5fe2f5839e]) | ||||
* | Fixed bug [3137232] - spinbox error after destroying toplevel from widget ↵ | fvogel | 2016-03-07 | 1 | -0/+4 |
| | | | | (cherrypicked [e6d91ca077] | ||||
* | Open branch for continued 8.6.* patching. | dgp | 2016-03-03 | 0 | -0/+0 |
| | |||||
* | Update version in tk.spec | jan.nijtmans | 2016-03-02 | 1 | -1/+1 |
| | |||||
* | Revert part of [032c1ee138449c93dfa885fab07796783945e174|032c1ee138]: Only ↵ | jan.nijtmans | 2016-03-02 | 1 | -6/+6 |
| | | | | the patchlevel should have been changed, nothing else. | ||||
* | Eliminate exess spacings in many doc pages | jan.nijtmans | 2016-03-02 | 49 | -296/+296 |
| | |||||
* | merge release | dgp | 2016-03-01 | 9 | -15/+114 |
|\ | |||||
| * | Put [wm forget] fix in the 8.6.5 release.core_8_6_5core_8_6_5_rc | dgp | 2016-02-25 | 3 | -0/+16 |
| |\ | |/ |/| | |||||
* | | [e9112ef96e] Fix [wm forget] | dgp | 2016-02-25 | 3 | -0/+16 |
|\ \ | |||||
| * | | Fixed bug [e9112ef96e] - [wm forget] doesn't completely | fvogel | 2016-02-24 | 3 | -0/+16 |
| | | | |||||
| | * | merge trunk, doc change only | dgp | 2016-02-25 | 1 | -2/+2 |
| | |\ | |_|/ |/| | | |||||
* | | | Fixed typo in spinbox documentation page | fvogel | 2016-02-25 | 1 | -2/+2 |
|/ / | |||||
| * | merge trunk; doc and comment changes only. | dgp | 2016-02-23 | 2 | -3/+7 |
| |\ | |/ |/| | |||||
* | | Added missing comments describing input parameters of some procs | fvogel | 2016-02-22 | 1 | -0/+4 |
| | | |||||
* | | Fixed typo in canvas man page | fvogel | 2016-02-21 | 1 | -3/+3 |
| | | |||||
| * | update changes | dgp | 2016-02-19 | 1 | -0/+99 |
| | | |||||
| * | merge trunk | dgp | 2016-02-16 | 3 | -3/+7 |
| |\ | |/ |/| | |||||
* | | Fixed error in comment | fvogel | 2016-02-11 | 1 | -1/+1 |
| | | |||||
* | | Repair visual test for bevels, inadvertently broken in [6a93101279] | fvogel | 2016-02-11 | 1 | -2/+0 |
| | | |||||
* | | Fix crash in TkFinalize() if Tk_Init() is never called. Suggested by Brian ↵ | jan.nijtmans | 2016-02-11 | 1 | -0/+6 |
| | | | | | | | | Griffin. | ||||
| * | Repair broken test. | dgp | 2016-02-09 | 1 | -1/+1 |
| | | |||||
| * | merge trunk | dgp | 2016-02-09 | 11 | -66/+80 |
| |\ | |/ |/| | |||||
* | | Slightly more logical fix for [62a5ba7474]: tk 'make install' fails on Mac ↵ | jan.nijtmans | 2016-02-09 | 1 | -2/+2 |
| | | | | | | | | OS 10.11, which doesn't change the meaning of TCLSH_DIR | ||||
* | | Fix [62a5ba7474]: tk 'make install' fails on Mac OS 10.11 | jan.nijtmans | 2016-02-09 | 1 | -1/+1 |
| | | |||||
* | | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash ↵ | fvogel | 2016-02-08 | 2 | -27/+43 |
|\ \ | | | | | | | | | | during delete | ||||
| * \ | Merged finddline branch.bug_06c1433906 | fvogel | 2016-02-08 | 2 | -16/+31 |
| |\ \ | |||||
| | * | | With the real fix in FindDLine ([717e12ee]) there is no need anymore of the ↵finddline | fvogel | 2016-02-08 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | emergency patch [c3c09f82]. | ||||
| | * | | Made FindDLine fully match its header description. | fvogel | 2016-02-08 | 2 | -13/+31 |
| |/ / | |||||
| * | | Renumbered lines to avoid wrong interpretation of the test. | fvogel | 2016-02-08 | 1 | -1/+1 |
| | | | |||||
| * | | More comments in FindDLine, with slightly optimized code to achieve the same ↵ | fvogel | 2016-02-08 | 1 | -3/+11 |
| | | | | | | | | | | | | functionality. | ||||
| * | | Reverted [311ef109] and [1847c858] because they are no longer needed to fix ↵ | fvogel | 2016-02-08 | 1 | -8/+1 |
| | | | | | | | | | | | | bug [2f78c7c5ea]. The corresponding test textDisp-9.14 still passes. | ||||
* | | | Corrected indentation + added an explanatory comment. | fvogel | 2016-02-08 | 1 | -1/+4 |
| | | | |||||
* | | | Fix [0a3d799a6d]: option db rc files in non utf-8 encoding are not portable. | jan.nijtmans | 2016-02-08 | 3 | -33/+15 |
|\ \ \ | |||||
| * | | | Document that [encoding system] has no effect on option readfileoption_readfile | jan.nijtmans | 2016-02-03 | 1 | -3/+4 |
| | | | | |||||
| * | | | Added documentation, please review! | jan.nijtmans | 2016-02-03 | 1 | -0/+5 |
| | | | | |||||
| * | | | Re-implement tkoption readfile using Tcl_ReadChars | jan.nijtmans | 2016-02-02 | 2 | -33/+9 |
| | | | | |||||
* | | | | Fix [06c14339060ba9ae]: Text widget crash during delete. Thanks to François ↵ | jan.nijtmans | 2016-02-08 | 2 | -7/+4 |
|\ \ \ \ | | |/ / | |/| | | | | | | Vogel for the implementation and Brian Griffin for all his help getting this figured out. | ||||
| * | | | while is better than if because it deals with wrapped lines then. | fvogel | 2016-02-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | 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. | ||||
| * | | | Hopefully a better fix for [06c1433906] - Text widget crash | fvogel | 2016-02-07 | 1 | -5/+3 |
| | | | | |||||
| * | | | [06c1433906] Possible fix for text widget crashes. | dgp | 2016-02-04 | 1 | -0/+5 |
| | | | | |||||
| * | | | Backout [477949] for Tk 8.5, after discussion in TclCore mailing list: ↵ | jan.nijtmans | 2016-02-03 | 3 | -36/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | | Fix build errors on i386 for Cocoa; thanks to Marc Culler for patch | Kevin Walzer | 2016-01-31 | 4 | -5/+6 |
| | | | | |||||
| * | | | NotebookAddCommand: fix off-by-one error counting objc/objv | jenglish | 2016-01-25 | 2 | -1/+22 |
| | | | | | | | | | | | | | | | | | | | | when readding an already-managed window with arguments. Bug reported on tcl-core by Sam Bromley (22 Jan 2016) | ||||
| * | | | Fix (minor) memory leak (backported from Tk 8.6). Some efficientcy ↵ | jan.nijtmans | 2016-01-24 | 1 | -48/+32 |
| | | | | | | | | | | | | | | | | improvements (backported from 8.6 too). No change of functionality | ||||
| * | | | Crash in Mac test suite no longer triggered after patch from Marc Culler | Kevin Walzer | 2016-01-24 | 2 | -3/+0 |
| | | | | |||||
| * | | | (cherry-pick): Fixed bug [9e606527af] - && instead of & used in ↵ | jan.nijtmans | 2016-01-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | generic/tkOption.c |