summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted ↵fvogel2016-03-273-9/+14
| | |/ / / | | | | | | | | | | | | | | | textDisp-4.9 accordingly by adding one fixedHeight on the two necessary places in the test result
| | * | | merge releasedgp2016-02-129-9/+94
| | |\ \ \
| | | * \ \ merge 8.5core_8_5_19core_8_5_19_rcdgp2016-02-093-29/+48
| | | |\ \ \
| | | * | | | update release datedgp2016-02-081-3/+1
| | | | | | |
| | | * | | | merge 8.5dgp2016-02-082-0/+11
| | | |\ \ \ \
| | | * \ \ \ \ merge 8.5dgp2016-02-037-41/+12
| | | |\ \ \ \ \
| | | * \ \ \ \ \ merge 8.5dgp2016-01-265-52/+56
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge 8.5dgp2016-01-232-12/+14
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ merge 8.5dgp2016-01-232-2/+6
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Update changes file.dgp2016-01-211-0/+14
| | | | | | | | | | | |
| | | * | | | | | | | | merge 8.5dgp2016-01-2022-92/+290
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ merge 8.5dgp2015-12-2219-194/+403
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ merge 8.5dgp2015-12-109-32/+68
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ merge 8.5dgp2015-11-3041-832/+1074
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ merge 8.5dgp2015-10-231-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | update changesdgp2015-10-231-0/+45
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Bump to release number 8.5.19dgp2015-10-238-9/+9
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Fixed error in comment (cherrypicked [a3d4e5de17]fvogel2016-02-111-1/+1
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Repair visual test for bevels, inadvertently broken in [9046f1cb83] ↵fvogel2016-02-111-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherrypicked [7ac2438944])
| | * | | | | | | | | | | | | | | (cherry-pick): Fix crash in TkFinalize() if Tk_Init() is never called. ↵jan.nijtmans2016-02-111-0/+6
| | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suggested by Brian Griffin.
| | * | | | | | | | | | | | | | (cherry-pick): Slightly more logical fix for [62a5ba7474]: tk 'make install' ↵jan.nijtmans2016-02-091-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.11jan.nijtmans2016-02-091-1/+1
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash ↵fvogel2016-02-082-27/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | during delete (cherrypicked [48cf3656d9])
| | * | | | | | | | | | | | | | Corrected indentation + added an explanatory comment (cherrypicked [1121252f])fvogel2016-02-081-1/+4
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | (cherry-pick): Fix [06c14339060ba9ae]: Text widget crash during delete. ↵jan.nijtmans2016-02-082-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.13dgp2016-02-052-0/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Fixed bug [1192095] - Toplevel menus return incorrect active index ↵fvogel2016-03-271-1/+11
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherrypicked [6efe4d5396])
| * | | | | | | | | | | | | Fixed bug [487861ffff] - cascade with -accelerator looks wrong (cherrypicked ↵fvogel2016-03-201-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [282635ad52])
| * | | | | | | | | | | | | Merged tip-443 following acceptation of the TIP by TCT votefvogel2016-03-206-19/+359
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Rebased to core-8-6-branchtip_443fvogel2016-03-203-3/+39
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger ↵fvogel2016-03-112-2/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <Map> events (cherrypicked [42c8d8441c])
| * | | | | | | | | | | | | | (cherry-pick) Explicit require Tcl 8.6.0, no matter if Tk is compiled ↵jan.nijtmans2016-03-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | against a later Tcl patchlevel.
| | * | | | | | | | | | | | | Rebased to core-8-6-branchfvogel2016-03-0855-318/+487
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e] ↵fvogel2016-03-071-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherrypicked [a6c6d3bd08])
| * | | | | | | | | | | | | | Fixed bug [2262543] - Scale widget unexpectedly fires command callback ↵fvogel2016-03-072-1/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherrypicked [3c1a8559dd])
| * | | | | | | | | | | | | | Fixed bug [2981253] - spinbox button frozen in case of repeated depressions ↵fvogel2016-03-071-14/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherrypicked [5fe2f5839e])
| * | | | | | | | | | | | | | Fixed bug [3137232] - spinbox error after destroying toplevel from widget ↵fvogel2016-03-071-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherrypicked [e6d91ca077]
| * | | | | | | | | | | | | | Open branch for continued 8.6.* patching.dgp2016-03-030-0/+0
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Backed out anything dealing with stippling, in accordance with discussion ↵fvogel2016-03-086-70/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | about TIP #443
| | * | | | | | | | | | | | | trunk merged to branch tip-443fvogel2016-03-0118-23/+146
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | -lmargincolor tag configuration option: implementation slightly optimized ↵fvogel2016-02-111-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | since Tk_Fill3DRectangle is robust with respect to negative widths
| | * | | | | | | | | | | | | | Fixed typo in comment (introduced by error in [6a21622c7e])fvogel2016-02-111-1/+1
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | -rmargincolor tag configuration option: testsfvogel2016-02-101-10/+31
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | -rmargincolor tag configuration option: documentationfvogel2016-02-101-0/+8
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | -rmargincolor tag configuration option: implementationfvogel2016-02-104-6/+34
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | -lmargincolor tag configuration option: testsfvogel2016-02-101-6/+22
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | -lmargincolor tag configuration option: documentationfvogel2016-02-101-0/+9
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | -lmargincolor tag configuration option: implementationfvogel2016-02-104-2/+36
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | -overstrikefg tag configuration option: testsfvogel2016-02-091-0/+18
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | -overstrikefg tag configuration option: documentationfvogel2016-02-091-1/+7
| | | | | | | | | | | | | | | |