Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | -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 t... | fvogel | 2016-02-09 | 1 | -6/+14 | |
| | * | | | | | | | | | | | | | -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 | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Slightly more logical fix for [62a5ba7474]: tk 'make install' fails on Mac OS... | jan.nijtmans | 2016-02-09 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | 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 during... | fvogel | 2016-02-08 | 2 | -27/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 e...finddline | fvogel | 2016-02-08 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | Reverted [311ef109] and [1847c858] because they are no longer needed to fix b... | fvogel | 2016-02-08 | 1 | -8/+1 | |
* | | | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | 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: option... | jan.nijtmans | 2016-02-03 | 3 | -36/+6 | |
| * | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | Fix (minor) memory leak (backported from Tk 8.6). Some efficientcy improvemen... | jan.nijtmans | 2016-01-24 | 1 | -48/+32 | |
| * | | | | | | | | | | | | 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 generic/tkOpt... | jan.nijtmans | 2016-01-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | Better repair of parentIsKey (backported from Tk 8.6). Problem was introduced... | jan.nijtmans | 2016-01-23 | 1 | -11/+13 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | 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 d... | jan.nijtmans | 2016-01-12 | 8 | -51/+59 | |
| * | | | | | | | | | Additional tweaks for dialog | Kevin Walzer | 2016-01-11 | 1 | -2/+15 | |