summaryrefslogtreecommitdiffstats
path: root/generic/tkText.c
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixesjan.nijtmans2016-06-151-147/+147
* Fixed [6976e4b3b2] - -undo options not correct for peersfvogel2016-06-081-3/+6
* Took comments from Koen Danckaert into account (with my thanks) to simplify t...tip_446fvogel2016-05-171-14/+13
* Aligned GenerateModifiedEvent() on GenerateUndoStackEvent() regarding generat...tip_446_canundofvogel2016-05-121-12/+9
* Added <<UndoStack>> event, triggering when either the undo stack or the redo ...fvogel2016-05-121-11/+63
* Implementation of TIP #446 - Introspect Undo/Redo Stackfvogel2016-05-121-3/+31
* Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-05-011-24/+2
|\
| * Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-04-211-24/+2
* | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersbug_fd3a4dc111fvogel2016-04-051-1/+4
|/
* Fixed [18c08df753] - Change of behaviour for text widget last newlinefvogel2016-03-271-5/+14
|\
| * End of fix for [18c08df753] - Merged branch bug-2886436fff-option2bug_18c08df753fvogel2016-03-271-6/+9
| |\
| | * Tried to be even clearer.bug_2886436fff_option2fvogel2015-07-141-10/+9
| | * Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is o...fvogel2015-06-291-5/+9
| * | Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted textDis...fvogel2016-03-271-3/+9
| * | (cherry-pick) Fix [2049429]: Some options aren't picked up from the options d...jan.nijtmans2016-01-121-4/+4
* | | Backed out anything dealing with stippling, in accordance with discussion abo...fvogel2016-03-081-2/+0
* | | -rmargincolor tag configuration option: implementationfvogel2016-02-101-1/+2
* | | -lmargincolor tag configuration option: implementationfvogel2016-02-101-1/+2
* | | -overstrikefg tag configuration option: implementationfvogel2016-02-091-0/+1
* | | -underlinefg tag configuration option: implementationfvogel2016-02-091-1/+2
* | | -selectfgstipple tag configuration option: implementationfvogel2016-02-091-0/+1
* | | -selectbgstipple tag configuration option: implementationfvogel2016-02-091-0/+1
* | | -selectforeground tag configuration option: implementationfvogel2016-02-091-1/+6
* | | -selectbackground tag configuration option: implementationfvogel2016-02-091-1/+6
* | | TIP #438 (Ensure Line Metrics are Up-to-Date) accepted by votefvogel2016-01-131-4/+99
|\ \ \
| * \ \ rebase "tip-438" branch to latest trunk.tip_438jan.nijtmans2016-01-071-4/+99
| |\ \ \
| | * | | Harmonized use of NULL for textPtr->afterSyncCmdfvogel2016-01-051-2/+2
| | * | | Moved RunAfterSyncCmd procedurefvogel2016-01-051-47/+47
| | * | | Typo fixed in commentfvogel2016-01-051-1/+1
| | * | | [.text sync -command $cmd] schedules execution of $cmd by the event loop at i...fvogel2015-12-261-2/+49
| | * | | Fixed indentationfvogel2015-11-281-8/+8
| | * | | [.text pendingsync] returns a booleanfvogel2015-11-281-4/+2
| | * | | Respect alphabetical orderfvogel2015-11-211-9/+9
| | * | | Rename "yupdate" to "sync" and fix various test-casesjan.nijtmans2015-11-191-25/+25
| | * | | Code Formattingjan.nijtmans2015-11-191-27/+27
| | * | | better argument checkingjan.nijtmans2015-11-191-1/+7
| | * | | First test-implementation of "$t yupdate -command <command>". TODO: more test...jan.nijtmans2015-11-191-8/+29
| | * | | Merge core-8-5-branchjan.nijtmans2015-11-161-8/+12
| | |\ \ \ | | | |/ /
| | * | | TIP #438 - [.text pendingyupdate] command added, with corresponding new testsfvogel2015-11-141-4/+17
| | * | | TIP #438 - [.text yupdate] command added, with corresponding new testsfvogel2015-11-141-2/+12
* | | | | Bring back DEF_TEXT_SPACING[123], since "0" is not exactly equal to NULL (jus...bug_2049429fffjan.nijtmans2016-01-121-6/+6
* | | | | Rebase to 8.6, getting rid of DEF_TEXT_SPACING[123]jan.nijtmans2016-01-101-7/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | -spacing[123] use TK_OPTION_NULL_OK instead of TK_OPTION_DONT_SET_DEFAULTfvogel2016-01-091-3/+3
| * | | | Use TK_OPTION_NULL_OK instead of TK_CONFIG_NULL_OKfvogel2016-01-081-1/+1
| | |/ / | |/| |
* | | | Ooops... removed debug traces unintentionally left in the merge mark...fvogel2015-11-251-8/+0
* | | | merge markfvogel2015-11-251-0/+8
|\ \ \ \ | |/ / /
* | | | Improve user experience related to [http://core.tcl.tk/tk/tktview/1499165|dan...jan.nijtmans2015-11-161-8/+12
|\ \ \ \ | |/ / /
| * | | Moved comment to follow the moved code in previous commitfvogel2015-11-121-6/+6
| * | | Koen Danckaert's patch to speed up line metrics updatefvogel2015-11-121-2/+6
| |/ /
* | | Fixed bug [2262711fff] - Regexp search fails with Unicode and elidefvogel2015-10-091-1/+5
|\ \ \ | |/ /