Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | (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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Fixed bug [1192095] - Toplevel menus return incorrect active index ↵ | fvogel | 2016-03-27 | 1 | -1/+11 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherrypicked [6efe4d5396]) | |||||
* | | | | | | | | | | | | | | | Fixed bug [487861ffff] - cascade with -accelerator looks wrong (cherrypicked ↵ | fvogel | 2016-03-20 | 1 | -6/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [282635ad52]) | |||||
* | | | | | | | | | | | | | | | Merged tip-443 following acceptation of the TIP by TCT vote | fvogel | 2016-03-20 | 6 | -19/+359 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Rebased to core-8-6-branchtip_443 | fvogel | 2016-03-20 | 3 | -3/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger ↵ | fvogel | 2016-03-11 | 2 | -2/+38 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <Map> events (cherrypicked [42c8d8441c]) | |||||
* | | | | | | | | | | | | | | | | (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. | |||||
| * | | | | | | | | | | | | | | | Rebased to core-8-6-branch | fvogel | 2016-03-08 | 55 | -318/+487 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Backed out anything dealing with stippling, in accordance with discussion ↵ | fvogel | 2016-03-08 | 6 | -70/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | about TIP #443 | |||||
| * | | | | | | | | | | | | | | | trunk merged to branch tip-443 | fvogel | 2016-03-01 | 18 | -23/+146 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | -lmargincolor tag configuration option: implementation slightly optimized ↵ | fvogel | 2016-02-11 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | since Tk_Fill3DRectangle is robust with respect to negative widths | |||||
| * | | | | | | | | | | | | | | | | Fixed typo in comment (introduced by error in [6a21622c7e]) | fvogel | 2016-02-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -rmargincolor tag configuration option: tests | fvogel | 2016-02-10 | 1 | -10/+31 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -rmargincolor tag configuration option: documentation | fvogel | 2016-02-10 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -rmargincolor tag configuration option: implementation | fvogel | 2016-02-10 | 4 | -6/+34 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -lmargincolor tag configuration option: tests | fvogel | 2016-02-10 | 1 | -6/+22 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -lmargincolor tag configuration option: documentation | fvogel | 2016-02-10 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -lmargincolor tag configuration option: implementation | fvogel | 2016-02-10 | 4 | -2/+36 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -overstrikefg tag configuration option: tests | fvogel | 2016-02-09 | 1 | -0/+18 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -overstrikefg tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -overstrikefg tag configuration option: implementation | fvogel | 2016-02-09 | 4 | -4/+27 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -underlinefg tag configuration option: tests | fvogel | 2016-02-09 | 1 | -0/+18 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -underlinefg tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -underlinefg tag configuration option: implementation | fvogel | 2016-02-09 | 4 | -5/+27 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -selectfgstipple tag configuration option: tests | fvogel | 2016-02-09 | 1 | -1/+12 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -selectfgstipple tag configuration option: documentation (+ polished doc of ↵ | fvogel | 2016-02-09 | 1 | -6/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the previously developed new tag options) | |||||
| * | | | | | | | | | | | | | | | | -selectfgstipple tag configuration option: implementation | fvogel | 2016-02-09 | 4 | -2/+16 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -selectbgstipple tag configuration option: tests | fvogel | 2016-02-09 | 1 | -1/+12 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -selectbgstipple tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -selectbgstipple tag configuration option: implementation | fvogel | 2016-02-09 | 4 | -2/+15 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -selectforeground tag configuration option: tests | fvogel | 2016-02-09 | 1 | -0/+34 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -selectforeground tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -selectforeground tag configuration option: implementation | fvogel | 2016-02-09 | 4 | -4/+25 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -selectbackground tag configuration option: tests | fvogel | 2016-02-09 | 1 | -1/+34 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -selectbackground tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | -selectbackground tag configuration option: implementation | fvogel | 2016-02-09 | 4 | -2/+30 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | * | Fixed bug [1192095] - Toplevel menus return incorrect active index | fvogel | 2016-03-27 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | |\ | ||||||
| | | | | | | | | | | | | | | | | * | Fixed bug [1192095] (issue 2) - Toplevel menus return incorrect active indexbug_1192095 | fvogel | 2016-03-16 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | * | | Fix [38dc27bd1d0ecd68]: Tk does not support <Button-6> nor <Button-7> events | jan.nijtmans | 2016-03-22 | 3 | -4/+60 | |
| | | | | | | | | | | | | | | | |\ \ |