Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Fixed error in comment (cherrypicked [a3d4e5de17] | fvogel | 2016-02-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | (cherry-pick): Fix crash in TkFinalize() if Tk_Init() is never called. Sugges... | jan.nijtmans | 2016-02-11 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash during... | fvogel | 2016-02-08 | 1 | -16/+41 | |
| * | | | | | | | | | | | Corrected indentation + added an explanatory comment (cherrypicked [1121252f]) | fvogel | 2016-02-08 | 1 | -1/+4 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | (cherry-pick): Fix [06c14339060ba9ae]: Text widget crash during delete. Thank... | jan.nijtmans | 2016-02-08 | 1 | -5/+3 | |
* | | | | | | | | | | | Rebased to core-8-6-branchtip_443 | fvogel | 2016-03-20 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map... | fvogel | 2016-03-11 | 1 | -2/+6 | |
* | | | | | | | | | | | | Rebased to core-8-6-branch | fvogel | 2016-03-08 | 1 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Fixed bug [2262543] - Scale widget unexpectedly fires command callback (cherr... | fvogel | 2016-03-07 | 1 | -1/+14 | |
* | | | | | | | | | | | | Backed out anything dealing with stippling, in accordance with discussion abo... | fvogel | 2016-03-08 | 4 | -31/+4 | |
* | | | | | | | | | | | | trunk merged to branch tip-443 | fvogel | 2016-03-01 | 3 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | merge trunk | dgp | 2016-02-16 | 2 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fixed error in comment | fvogel | 2016-02-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Fix crash in TkFinalize() if Tk_Init() is never called. Suggested by Brian Gr... | jan.nijtmans | 2016-02-11 | 1 | -0/+6 | |
| * | | | | | | | | | | | | merge trunk | dgp | 2016-02-09 | 2 | -46/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Bump to 8.6.5 | dgp | 2016-01-28 | 1 | -2/+2 | |
* | | | | | | | | | | | | | -lmargincolor tag configuration option: implementation slightly optimized sin... | fvogel | 2016-02-11 | 1 | -3/+2 | |
* | | | | | | | | | | | | | Fixed typo in comment (introduced by error in [6a21622c7e]) | fvogel | 2016-02-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | -rmargincolor tag configuration option: implementation | fvogel | 2016-02-10 | 4 | -6/+34 | |
* | | | | | | | | | | | | | -lmargincolor tag configuration option: implementation | fvogel | 2016-02-10 | 4 | -2/+36 | |
* | | | | | | | | | | | | | -overstrikefg tag configuration option: implementation | fvogel | 2016-02-09 | 4 | -4/+27 | |
* | | | | | | | | | | | | | -underlinefg tag configuration option: implementation | fvogel | 2016-02-09 | 4 | -5/+27 | |
* | | | | | | | | | | | | | -selectfgstipple tag configuration option: implementation | fvogel | 2016-02-09 | 4 | -2/+16 | |
* | | | | | | | | | | | | | -selectbgstipple tag configuration option: implementation | fvogel | 2016-02-09 | 4 | -2/+15 | |
* | | | | | | | | | | | | | -selectforeground tag configuration option: implementation | fvogel | 2016-02-09 | 4 | -4/+25 | |
* | | | | | | | | | | | | | -selectbackground tag configuration option: implementation | fvogel | 2016-02-09 | 4 | -2/+30 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash during... | fvogel | 2016-02-08 | 1 | -16/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | 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 | 1 | -3/+30 | |
| * | | | | | | | | | | | | 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 | 1 | -32/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Re-implement tkoption readfile using Tcl_ReadChars | jan.nijtmans | 2016-02-02 | 1 | -32/+8 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Fix [06c14339060ba9ae]: Text widget crash during delete. Thanks to François ... | jan.nijtmans | 2016-02-08 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | while is better than if because it deals with wrapped lines then. | fvogel | 2016-02-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | 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 | 1 | -11/+2 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | NotebookAddCommand: fix off-by-one error counting objc/objv | jenglish | 2016-01-25 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | (cherry-pick): Fixed bug [9e606527af] - && instead of & used in generic/tkOpt... | jan.nijtmans | 2016-01-23 | 1 | -1/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | (cherry-pick) Fix [2049429]: Some options aren't picked up from the options d... | jan.nijtmans | 2016-01-12 | 5 | -29/+27 | |
* | | | | | | | | Fix crashing test case, textDisp-8.13 | dgp | 2016-02-05 | 1 | -0/+5 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | NotebookAddCommand: fix off-by-one error counting objc/objv | jenglish | 2016-01-25 | 1 | -1/+1 | |
* | | | | | | | Implement TIP #441: Add -justify Configuration Option to the listbox Widget | jan.nijtmans | 2016-01-22 | 1 | -23/+87 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Reverted [5f396dacdc]. | fvogel | 2016-01-18 | 1 | -0/+1 | |
| * | | | | | | | Removed attempt of adjustment of the startup xview according to the -justify ... | fvogel | 2016-01-18 | 1 | -11/+0 | |
| * | | | | | | | Use GetMaxOffset when possible to reduce code duplication. The change in List... | fvogel | 2016-01-18 | 1 | -6/+2 | |
| * | | | | | | | Fixed bug with the listbox justify patch: with large borders, when moving the... | fvogel | 2016-01-18 | 1 | -1/+0 | |
| * | | | | | | | Addressed question 4 (see artifact [9d48a9c212] of ticket [3f456a5bb9]). | fvogel | 2016-01-17 | 1 | -1/+7 | |