| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [b68710aed6]: Minor fixes to library/text.tcl bindings, and generation of... | fvogel | 2018-01-28 | 1 | -32/+33 |
|\ |
|
| * | Deal with the case of selection modification by insertion. All tests about <<... | fvogel | 2018-01-18 | 1 | -1/+5 |
|
|
| * | Deal with the case of selection modification by deletion. This makes text-27.... | fvogel | 2018-01-16 | 1 | -31/+28 |
|
|
* | | merge core-8-6-branch | fvogel | 2018-01-21 | 1 | -17/+18 |
|\ \
| |/ |
|
| * | Add "TK_TEXT_" prefix in SEARCH* enum, in order to resolve conflict with late... | jan.nijtmans | 2017-12-07 | 1 | -17/+17 |
|
|
| * | Fix [62c5b7a1d7]: [text] segfaults on replace. Patch from Christian Werner. | fvogel | 2017-06-26 | 1 | -0/+1 |
|
|
* | | Test whether in a safe interpreter before writing to the PRIMARY selection. ... | kjnash | 2017-06-13 | 1 | -4/+4 |
|/ |
|
* | Change more refCount checks to the form "(...refCount-- <= 1)", so no separat... | jan.nijtmans | 2017-01-18 | 1 | -8/+4 |
|
|
* | Enhanced proposed fix [6c0d7aec67]: unicode text input Windows 8. More places... | jan.nijtmans | 2016-09-19 | 1 | -4/+4 |
|\ |
|
| * | More simplifications | jan.nijtmans | 2016-09-19 | 1 | -3/+3 |
|
|
| * | Rename TkUtfToUniChar32 to TkUtfToUniChar2, and various simplifications needi... | jan.nijtmans | 2016-09-16 | 1 | -9/+1 |
|
|
| * | Patch from Christian Werner, for evaluation | jan.nijtmans | 2016-09-16 | 1 | -0/+8 |
|
|
| * | Made text widget's default undo false again. | pspjuth | 2016-08-30 | 1 | -1/+1 |
| |\ |
|
| * \ | Rebased to trunk since TIP #449 was accepted for merging to trunk only, not t... | fvogel | 2016-08-29 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Whitespace fixes | jan.nijtmans | 2016-06-15 | 1 | -147/+147 |
| | |\ \ |
|
| | * \ \ | Fixed [6976e4b3b2] - -undo options not correct for peers | fvogel | 2016-06-11 | 1 | -3/+6 |
| | |\ \ \ |
|
| | * \ \ \ | Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text widge... | fvogel | 2016-05-30 | 1 | -18/+94 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u... | fvogel | 2016-05-01 | 1 | -24/+2 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peers | fvogel | 2016-04-29 | 1 | -1/+4 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 1 | -5/+14 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked [cb... | fvogel | 2016-03-20 | 1 | -3/+17 |
|
|
| | * | | | | | | | | Fixed error in comment | fvogel | 2016-03-18 | 1 | -1/+1 |
|
|
| * | | | | | | | | | The undo marks identifier is now a member of textPtr->sharedTextPtr. This mak... | fvogel | 2016-07-06 | 1 | -3/+2 |
|
|
| * | | | | | | | | | Removed unintended whitespace change | fvogel | 2016-07-05 | 1 | -1/+1 |
|
|
| * | | | | | | | | | Return indices making sense at undo/redo return time. The returned ranges are... | fvogel | 2016-07-04 | 1 | -26/+98 |
|
|
| * | | | | | | | | | Merged core-8-6-branch | fvogel | 2016-06-28 | 1 | -147/+147 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merged core-8-6-branch | fvogel | 2016-06-11 | 1 | -3/+6 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|
| * | | | | | | | | | It is not possible to rely only on the interp result. A list of indices has t... | fvogel | 2016-06-08 | 1 | -12/+19 |
|
|
| * | | | | | | | | | Possible solution for [1217222] - [.text edit undo/redo] return ranges of mod... | fvogel | 2016-06-07 | 1 | -0/+8 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | fix comment (Thanks, Christian!) | jan.nijtmans | 2016-09-08 | 1 | -1/+1 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Made text widget's default undo false again. | pspjuth | 2016-08-30 | 1 | -1/+1 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | Whitespace fixes | jan.nijtmans | 2016-06-15 | 1 | -147/+147 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Fixed [6976e4b3b2] - -undo options not correct for peers | fvogel | 2016-06-08 | 1 | -3/+6 |
|/ / / / / |
|
* | | | | | Took comments from Koen Danckaert into account (with my thanks) to simplify t... | fvogel | 2016-05-17 | 1 | -14/+13 |
|
|
* | | | | | Aligned GenerateModifiedEvent() on GenerateUndoStackEvent() regarding generat... | fvogel | 2016-05-12 | 1 | -12/+9 |
|
|
* | | | | | Added <<UndoStack>> event, triggering when either the undo stack or the redo ... | fvogel | 2016-05-12 | 1 | -11/+63 |
|
|
* | | | | | Implementation of TIP #446 - Introspect Undo/Redo Stack | fvogel | 2016-05-12 | 1 | -3/+31 |
| |_|_|/
|/| | | |
|
* | | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u... | fvogel | 2016-05-01 | 1 | -24/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u... | fvogel | 2016-04-21 | 1 | -24/+2 |
| | |/
| |/| |
|
* | | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peers | fvogel | 2016-04-05 | 1 | -1/+4 |
|/ / |
|
* | | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 1 | -5/+14 |
|\ \ |
|
| * \ | End of fix for [18c08df753] - Merged branch bug-2886436fff-option2 | fvogel | 2016-03-27 | 1 | -6/+9 |
| |\ \ |
|
| | * | | Tried to be even clearer. | fvogel | 2015-07-14 | 1 | -10/+9 |
|
|
| | * | | Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is o... | fvogel | 2015-06-29 | 1 | -5/+9 |
|
|
| * | | | Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted textDis... | fvogel | 2016-03-27 | 1 | -3/+9 |
|
|
| * | | | (cherry-pick) Fix [2049429]: Some options aren't picked up from the options d... | jan.nijtmans | 2016-01-12 | 1 | -4/+4 |
|
|
* | | | | Backed out anything dealing with stippling, in accordance with discussion abo... | fvogel | 2016-03-08 | 1 | -2/+0 |
|
|
* | | | | -rmargincolor tag configuration option: implementation | fvogel | 2016-02-10 | 1 | -1/+2 |
|
|
* | | | | -lmargincolor tag configuration option: implementation | fvogel | 2016-02-10 | 1 | -1/+2 |
|
|
* | | | | -overstrikefg tag configuration option: implementation | fvogel | 2016-02-09 | 1 | -0/+1 |
|
|