Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | 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 | |
| * | | | | | | Addressed questions 3 and 5 (see artifact [9d48a9c212] of ticket [3f456a5bb9]... | fvogel | 2016-01-17 | 1 | -61/+0 | |
| * | | | | | | Addressed issue B (see artifact [9d48a9c212] of ticket [3f456a5bb9]) | fvogel | 2016-01-16 | 1 | -1/+10 | |
| * | | | | | | Addressed issue A and question 6 (see artifact [9d48a9c212] of ticket [3f456a... | fvogel | 2016-01-16 | 1 | -9/+7 | |
| * | | | | | | Addressed question 2 (see artifact [9d48a9c212] of ticket [3f456a5bb9]). | fvogel | 2016-01-16 | 1 | -0/+4 | |
| * | | | | | | Addressed question 1 (see artifact [9d48a9c212] of ticket [3f456a5bb9]) | fvogel | 2016-01-16 | 1 | -1/+2 | |
| * | | | | | | Rebased to latest trunk | fvogel | 2016-01-13 | 7 | -35/+225 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | More typos fixed | fvogel | 2016-01-13 | 1 | -10/+14 | |
| * | | | | | | | Typo fixed | fvogel | 2016-01-13 | 1 | -1/+1 | |
| * | | | | | | | Improved patch formatting. No functional change | fvogel | 2016-01-11 | 1 | -26/+44 | |
| * | | | | | | | merged trunk | fvogel | 2016-01-11 | 42 | -796/+1424 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [3f456a5bb9]: Patches for listbox right justify | jan.nijtmans | 2014-02-11 | 1 | -4/+104 | |
* | | | | | | | | | Fixed bug [9e606527af] - && instead of & used in generic/tkOption.c | fvogel | 2016-01-20 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | TIP #438 (Ensure Line Metrics are Up-to-Date) accepted by vote | fvogel | 2016-01-13 | 3 | -6/+198 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | rebase "tip-438" branch to latest trunk.tip_438 | jan.nijtmans | 2016-01-07 | 3 | -6/+198 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Harmonized use of NULL for textPtr->afterSyncCmd | fvogel | 2016-01-05 | 1 | -2/+2 | |
| | * | | | | | | | | Moved RunAfterSyncCmd procedure | fvogel | 2016-01-05 | 1 | -47/+47 | |
| | * | | | | | | | | Typo fixed in comment | fvogel | 2016-01-05 | 1 | -1/+1 | |
| | * | | | | | | | | Merged core-8-5-branch | fvogel | 2015-12-26 | 1 | -1/+8 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [.text sync -command $cmd] schedules execution of $cmd by the event loop at i... | fvogel | 2015-12-26 | 3 | -14/+62 | |
| | * | | | | | | | | | Merged core-8-5-branch | fvogel | 2015-12-21 | 1 | -32/+97 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | There could be false negatives with [.text pendingsync] when line metrics cal... | fvogel | 2015-12-20 | 1 | -2/+3 | |
| | * | | | | | | | | | Merged core-8-5-branch | fvogel | 2015-12-13 | 1 | -13/+14 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merged core-8-5-branch | fvogel | 2015-12-09 | 1 | -24/+47 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Fixed indentation | fvogel | 2015-11-28 | 1 | -8/+8 | |
| | * | | | | | | | | | | Merged core-8-5-branch | fvogel | 2015-11-28 | 1 | -1/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [.text pendingsync] returns a boolean | fvogel | 2015-11-28 | 3 | -11/+10 | |
| | * | | | | | | | | | | | Respect alphabetical order | fvogel | 2015-11-21 | 1 | -9/+9 | |
| | * | | | | | | | | | | | Adjusted when <<WidgetViewSync>> fires. Also %d now only has boolean value. I... | fvogel | 2015-11-21 | 1 | -7/+17 | |
| | * | | | | | | | | | | | Rename "yupdate" to "sync" and fix various test-cases | jan.nijtmans | 2015-11-19 | 3 | -38/+38 | |