Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-option2bug_18c08df753 | fvogel | 2016-03-27 | 1 | -6/+9 |
| |\ | |||||
| | * | Tried to be even clearer.bug_2886436fff_option2 | fvogel | 2015-07-14 | 1 | -10/+9 |
| | | | |||||
| | * | Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is ↵ | fvogel | 2015-06-29 | 1 | -5/+9 |
| | | | | | | | | | | | | option 2: don't change the behavior of the text widget, but document it better. | ||||
| * | | Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted ↵ | fvogel | 2016-03-27 | 1 | -3/+9 |
| | | | | | | | | | | | | textDisp-4.9 accordingly by adding one fixedHeight on the two necessary places in the test result | ||||
| * | | (cherry-pick) Fix [2049429]: Some options aren't picked up from the options ↵ | jan.nijtmans | 2016-01-12 | 1 | -4/+4 |
| | | | | | | | | | | | | database. | ||||
* | | | Backed out anything dealing with stippling, in accordance with discussion ↵ | fvogel | 2016-03-08 | 1 | -2/+0 |
| | | | | | | | | | | | | about TIP #443 | ||||
* | | | -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 |
| | | | |||||
* | | | -underlinefg tag configuration option: implementation | fvogel | 2016-02-09 | 1 | -1/+2 |
| | | | |||||
* | | | -selectfgstipple tag configuration option: implementation | fvogel | 2016-02-09 | 1 | -0/+1 |
| | | | |||||
* | | | -selectbgstipple tag configuration option: implementation | fvogel | 2016-02-09 | 1 | -0/+1 |
| | | | |||||
* | | | -selectforeground tag configuration option: implementation | fvogel | 2016-02-09 | 1 | -1/+6 |
| | | | |||||
* | | | -selectbackground tag configuration option: implementation | fvogel | 2016-02-09 | 1 | -1/+6 |
| | | | |||||
* | | | TIP #438 (Ensure Line Metrics are Up-to-Date) accepted by vote | fvogel | 2016-01-13 | 1 | -4/+99 |
|\ \ \ | |||||
| * \ \ | rebase "tip-438" branch to latest trunk.tip_438 | jan.nijtmans | 2016-01-07 | 1 | -4/+99 |
| |\ \ \ | |||||
| | * | | | 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 |
| | | | | | |||||
| | * | | | [.text sync -command $cmd] schedules execution of $cmd by the event loop at ↵ | fvogel | 2015-12-26 | 1 | -2/+49 |
| | | | | | | | | | | | | | | | | | | | | idle time | ||||
| | * | | | Fixed indentation | fvogel | 2015-11-28 | 1 | -8/+8 |
| | | | | | |||||
| | * | | | [.text pendingsync] returns a boolean | fvogel | 2015-11-28 | 1 | -4/+2 |
| | | | | | |||||
| | * | | | Respect alphabetical order | fvogel | 2015-11-21 | 1 | -9/+9 |
| | | | | | |||||
| | * | | | Rename "yupdate" to "sync" and fix various test-cases | jan.nijtmans | 2015-11-19 | 1 | -25/+25 |
| | | | | | |||||
| | * | | | Code Formatting | jan.nijtmans | 2015-11-19 | 1 | -27/+27 |
| | | | | | |||||
| | * | | | better argument checking | jan.nijtmans | 2015-11-19 | 1 | -1/+7 |
| | | | | | |||||
| | * | | | First test-implementation of "$t yupdate -command <command>". TODO: more ↵ | jan.nijtmans | 2015-11-19 | 1 | -8/+29 |
| | | | | | | | | | | | | | | | | | | | | testcases and documentation | ||||
| | * | | | Merge core-8-5-branch | jan.nijtmans | 2015-11-16 | 1 | -8/+12 |
| | |\ \ \ | | | |/ / | |||||
| | * | | | TIP #438 - [.text pendingyupdate] command added, with corresponding new tests | fvogel | 2015-11-14 | 1 | -4/+17 |
| | | | | | |||||
| | * | | | TIP #438 - [.text yupdate] command added, with corresponding new tests | fvogel | 2015-11-14 | 1 | -2/+12 |
| | | | | | |||||
* | | | | | Bring back DEF_TEXT_SPACING[123], since "0" is not exactly equal to NULL ↵bug_2049429fff | jan.nijtmans | 2016-01-12 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | (just to be 100% sure there will not be a behavioral change) | ||||
* | | | | | Rebase to 8.6, getting rid of DEF_TEXT_SPACING[123] | jan.nijtmans | 2016-01-10 | 1 | -7/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | -spacing[123] use TK_OPTION_NULL_OK instead of TK_OPTION_DONT_SET_DEFAULT | fvogel | 2016-01-09 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Use TK_OPTION_NULL_OK instead of TK_CONFIG_NULL_OK | fvogel | 2016-01-08 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Ooops... removed debug traces unintentionally left in the merge mark... | fvogel | 2015-11-25 | 1 | -8/+0 |
| | | | | |||||
* | | | | merge mark | fvogel | 2015-11-25 | 1 | -0/+8 |
|\ \ \ \ | |/ / / | |||||
* | | | | Improve user experience related to ↵ | jan.nijtmans | 2015-11-16 | 1 | -8/+12 |
|\ \ \ \ | |/ / / | | | | | | | | | [http://core.tcl.tk/tk/tktview/1499165|dancing scrollbars]. Patch by Koen Danckaert. | ||||
| * | | | Moved comment to follow the moved code in previous commit | fvogel | 2015-11-12 | 1 | -6/+6 |
| | | | | |||||
| * | | | Koen Danckaert's patch to speed up line metrics update | fvogel | 2015-11-12 | 1 | -2/+6 |
| |/ / | |||||
* | | | Fixed bug [2262711fff] - Regexp search fails with Unicode and elide | fvogel | 2015-10-09 | 1 | -1/+5 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug [2262711fff] - Regexp search fails with Unicode and elidebug_2262711fff | fvogel | 2015-10-06 | 1 | -1/+5 |
| | | | |||||
* | | | Fixed bug [2886436fff] - [.txt] deletes before start index - by appyling the ↵ | fvogel | 2015-07-16 | 1 | -9/+3 |
|\ \ \ | |/ / | | | | | | | patch proposed in the ticket: no deletion will ever happen before the start index anymore | ||||
| * | | Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is ↵bug_2886436fff_option1 | fvogel | 2015-07-14 | 1 | -9/+3 |
| |/ | | | | | | | option 1: change the behavior of the text widget to completely avoid any deletion before index1 | ||||
* | | Merge-mark, and remove some unnecessary end-of-line spacing. | jan.nijtmans | 2015-03-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
* | | Merge bug fixes from fvogel's text-elided branch | dgp | 2015-02-06 | 1 | -22/+31 |
|\ \ | |/ | |||||
| * | Fixed comment | fvogel | 2014-12-20 | 1 | -2/+2 |
| | | |||||
| * | Fixed bug [c24b97d905] - text count -displaylines is wrong with elided newlines | fvogel | 2014-11-21 | 1 | -22/+31 |
| | | |||||
* | | Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands. | jan.nijtmans | 2014-06-03 | 1 | -17/+17 |
| | | |||||
* | | Some more places where Tcl_Obj's can be usedscrollbar_obj_cmd | jan.nijtmans | 2014-05-22 | 1 | -5/+1 |
| | |