Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵ | jan.nijtmans | 2016-06-01 | 9 | -16/+2 |
| | | | | dist' fails when tclsh9.0 is on $PATH | ||||
* | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 4 | -13/+25 |
|\ | |||||
| * | End of fix for [18c08df753] - Merged branch bug-2886436fff-option2bug_18c08df753 | fvogel | 2016-03-27 | 2 | -8/+15 |
| |\ | |||||
| | * | Tried to be even clearer.bug_2886436fff_option2 | fvogel | 2015-07-14 | 2 | -13/+13 |
| | | | |||||
| | * | Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is ↵ | fvogel | 2015-06-29 | 2 | -7/+14 |
| | | | | | | | | | | | | option 2: don't change the behavior of the text widget, but document it better. | ||||
| * | | Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted ↵ | fvogel | 2016-03-27 | 3 | -9/+14 |
|/ / | | | | | | | textDisp-4.9 accordingly by adding one fixedHeight on the two necessary places in the test result | ||||
* | | merge release | dgp | 2016-02-12 | 9 | -9/+94 |
|\ \ | |||||
| * \ | merge 8.5core_8_5_19core_8_5_19_rc | dgp | 2016-02-09 | 3 | -29/+48 |
| |\ \ | |||||
| * | | | update release date | dgp | 2016-02-08 | 1 | -3/+1 |
| | | | | |||||
| * | | | merge 8.5 | dgp | 2016-02-08 | 2 | -0/+11 |
| |\ \ \ | |||||
| * \ \ \ | merge 8.5 | dgp | 2016-02-03 | 7 | -41/+12 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge 8.5 | dgp | 2016-01-26 | 5 | -52/+56 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge 8.5 | dgp | 2016-01-23 | 2 | -12/+14 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge 8.5 | dgp | 2016-01-23 | 2 | -2/+6 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update changes file. | dgp | 2016-01-21 | 1 | -0/+14 |
| | | | | | | | | | |||||
| * | | | | | | | | merge 8.5 | dgp | 2016-01-20 | 22 | -92/+290 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2015-12-22 | 19 | -194/+403 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2015-12-10 | 9 | -32/+68 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2015-11-30 | 41 | -832/+1074 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2015-10-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | update changes | dgp | 2015-10-23 | 1 | -0/+45 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Bump to release number 8.5.19 | dgp | 2015-10-23 | 8 | -9/+9 |
| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Fixed error in comment (cherrypicked [a3d4e5de17] | fvogel | 2016-02-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Repair visual test for bevels, inadvertently broken in [9046f1cb83] ↵ | fvogel | 2016-02-11 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherrypicked [7ac2438944]) | ||||
* | | | | | | | | | | | | | | (cherry-pick): Fix crash in TkFinalize() if Tk_Init() is never called. ↵ | jan.nijtmans | 2016-02-11 | 1 | -0/+6 |
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suggested by Brian Griffin. | ||||
* | | | | | | | | | | | | | (cherry-pick): Slightly more logical fix for [62a5ba7474]: tk 'make install' ↵ | jan.nijtmans | 2016-02-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fails on Mac OS 10.11, which doesn't change the meaning of TCLSH_DIR | ||||
* | | | | | | | | | | | | | (cherry-pick): 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 (cherrypicked [48cf3656d9]) | ||||
* | | | | | | | | | | | | | Corrected indentation + added an explanatory comment (cherrypicked [1121252f]) | fvogel | 2016-02-08 | 1 | -1/+4 |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | (cherry-pick): Fix [06c14339060ba9ae]: Text widget crash during delete. ↵ | jan.nijtmans | 2016-02-08 | 2 | -7/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | [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 | ||||
* | | | | | | | | | Better repair of parentIsKey (backported from Tk 8.6). Problem was ↵ | jan.nijtmans | 2016-01-23 | 1 | -11/+13 |
| |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | introduced in (apparently ill-merged) commit [3f634e02ece26dff] | ||||
* | | | | | | | | Remove cross-test disruption. | dgp | 2016-01-23 | 1 | -0/+1 |
| | | | | | | | | |||||
* | | | | | | | | Repair failure to compile on OSX/Cocoa. | dgp | 2016-01-23 | 1 | -2/+5 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | (cherry-pick) Fix [2049429]: Some options aren't picked up from the options ↵ | jan.nijtmans | 2016-01-12 | 8 | -51/+59 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | database. | ||||
* | | | | | | | Additional tweaks for dialog | Kevin Walzer | 2016-01-11 | 1 | -2/+15 |
| | | | | | | | |||||
* | | | | | | | Fix for 63c3542c06, messageboxes in Tk-Cocoa; thanks to Marc Culler for patch | Kevin Walzer | 2016-01-11 | 1 | -1/+6 |
| | | | | | | | |||||
* | | | | | | | (cherry-pick) Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. ↵ | jan.nijtmans | 2016-01-09 | 2 | -0/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Francois Vogel for the actual work | ||||
* | | | | | | | Additional fixes for memory leaks, window flickering on OS X 10.11; thanks ↵ | Kevin Walzer | 2016-01-09 | 3 | -7/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | to Marc Culler for patch | ||||
* | | | | | | | (cherry-pick) Backout previous commit: it causes many event-related ↵ | jan.nijtmans | 2016-01-08 | 2 | -19/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | test-failures in Tk test suite | ||||
* | | | | | | | (cherry-pick) Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | jan.nijtmans | 2016-01-08 | 2 | -0/+19 |
| | | | | | | | |||||
* | | | | | | | (cherry-pick) Fixed bug [3e3e25f483] - winbutton-1.[12] fails on Win7 | jan.nijtmans | 2016-01-08 | 1 | -2/+6 |
| | | | | | | | |||||
* | | | | | | | (cherry-pick) Fixed bug [1305128] - Scrollbar doesn't receive event | jan.nijtmans | 2016-01-08 | 1 | -0/+2 |
| | | | | | | |