summaryrefslogtreecommitdiffstats
path: root/generic/tkTextDisp.c
Commit message (Expand)AuthorAgeFilesLines
* merge rfe-6c0d7aec67jan.nijtmans2017-05-231-2/+2
|\
| * Eliminate empty if() statement, if DEBUG_LAYOUT_WITH_BASE_CHUNKS is not defin...jan.nijtmans2017-05-191-2/+2
* | merge rfe-6c0d7aec67jan.nijtmans2017-05-181-1/+1
|\ \ | |/
| * Revert [f38091d0]: If TK_LAYOUT_WITH_BASE_CHUNKS is set (MacOSX), this change...jan.nijtmans2017-05-121-1/+1
* | merge rfe-6c0d7aec67jan.nijtmans2017-05-081-1/+1
|\ \ | |/
| * Don't use sizeof(struct) when the structure has a char array as last element:...jan.nijtmans2017-05-081-1/+1
* | merge core-8-6-branchjan.nijtmans2017-02-251-7/+7
|\ \ | |/
| * Merge core-8-6-branchfvogel2017-01-291-6/+6
| |\
| | * Fix [fab5fed65e]: OS X - lots of textDisp failures (spurious 'borders' and in...fvogel2017-01-181-1/+2
| | |\
| | | * Remove obsolete comments. The line they comment was kicked out of the code in...bug_fab5fed65efvogel2017-01-151-1/+2
| | * | Change more refCount checks to the form "(...refCount-- <= 1)", so no separat...jan.nijtmans2017-01-181-5/+4
| | |/
| * | Merge core-8-6-branchfvogel2017-01-071-1/+1
| |\ \ | | |/
| * | Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, -...fvogel2017-01-071-1/+1
* | | Merge core-8-6-branchjan.nijtmans2017-01-161-1/+1
|\ \ \ | | |/ | |/|
| * | Reverted [7ed6460f] since it fixes an issue unrelated to the bug presented in...bug_3df559ef7cfvogel2017-01-071-1/+1
| * | Do everything the other way round. Leave things how they were on OS X (revert...fvogel2016-12-301-3/+7
| * | On Windows with TK_LAYOUT_WITH_BASE_CHUNKS and TK_DRAW_IN_CONTEXT being both ...fvogel2016-12-231-7/+3
| * | On Windows with TK_LAYOUT_WITH_BASE_CHUNKS and TK_DRAW_IN_CONTEXT being both ...fvogel2016-12-231-1/+1
| * | Fix [3df559ef7c] - Negative bbox width on OS X. Tested OK on Windows with TK_...fvogel2016-12-231-1/+1
| |/
* | Merge core-8-6-branch. Upstream androwish changesjan.nijtmans2016-11-021-1/+18
|\ \ | |/
| * Fixed [1082213fff] - word wrapping should trim excess spacesfvogel2016-10-091-0/+18
| |\
| | * Added explanatory commentfvogel2016-09-301-0/+3
| | * Explained why only spaces are trimmed and not tabsfvogel2016-09-291-0/+3
| | * Slightly better fixfvogel2016-09-281-11/+11
| | * Fixed [1082213fff] - word wrapping should trim excess spacesfvogel2016-09-281-0/+12
* | | merge core-8-6-branch. Upstream androwish modificationsjan.nijtmans2016-10-031-2/+2
|\ \ \ | |/ /
| * | Enhanced proposed fix [6c0d7aec67]: unicode text input Windows 8. More places...jan.nijtmans2016-09-191-2/+2
| |\ \ | | |/ | |/|
| | * More simplificationsjan.nijtmans2016-09-191-1/+1
| | * Rename TkUtfToUniChar32 to TkUtfToUniChar2, and various simplifications needi...jan.nijtmans2016-09-161-2/+2
| | * [5660d11c3f] Fix new -lmargincolordgp2016-07-281-7/+7
| | |\ | | |/ | |/|
| | * Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-05-011-13/+4
| | |\
| | * | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked [cb...fvogel2016-03-201-6/+100
| | * | Eliminate use of Tcl_SetResult(), and CONST -> constjan.nijtmans2016-03-151-2/+2
* | | | merge core-8-6-branchjan.nijtmans2016-08-191-6/+7
|\ \ \ \ | |/ / /
| * | | Fixed [5660d11c3f] - text tag -background option overrules -lmargincolorfvogel2016-07-261-7/+7
| | |/ | |/|
* | | Merge trunk. Change TkpGetFontAttrsForChar() signature for better Unicode han...jan.nijtmans2016-05-191-13/+4
|\ \ \ | |/ /
| * | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-04-211-13/+4
* | | merge core-8-6-branchjan.nijtmans2016-03-231-8/+102
|\ \ \ | |/ /
| * | Backed out anything dealing with stippling, in accordance with discussion abo...fvogel2016-03-081-16/+4
| * | trunk merged to branch tip-443fvogel2016-03-011-1/+1
| |\ \ | | |/
| * | -lmargincolor tag configuration option: implementation slightly optimized sin...fvogel2016-02-111-3/+2
| * | -rmargincolor tag configuration option: implementationfvogel2016-02-101-4/+25
| * | -lmargincolor tag configuration option: implementationfvogel2016-02-101-0/+26
| * | -overstrikefg tag configuration option: implementationfvogel2016-02-091-3/+17
| * | -underlinefg tag configuration option: implementationfvogel2016-02-091-2/+17
| * | -selectfgstipple tag configuration option: implementationfvogel2016-02-091-2/+8
| * | -selectbgstipple tag configuration option: implementationfvogel2016-02-091-2/+8
| * | -selectforeground tag configuration option: implementationfvogel2016-02-091-2/+8
| * | -selectbackground tag configuration option: implementationfvogel2016-02-091-0/+13
* | | merge trunkjan.nijtmans2016-03-021-18/+46
|\ \ \ | | |/ | |/|