summaryrefslogtreecommitdiffstats
path: root/generic/tkTextPriv.h
Commit message (Expand)AuthorAgeFilesLines
* (1) TkBTreeGetSegmentTags() now is sorting tags according to given sort metho...gcramer2017-05-241-3/+5
* (1) Refactorization of deleteProc, inspectProc, needed because tree (previous...gcramer2017-05-061-9/+8
* Bugfix [0d630132f2]: cached values in index now will be properly cleared when...gcramer2017-05-051-32/+27
* (1) Some refinments in TkTextPickCurrent, now when changing the display line ...gcramer2017-04-071-0/+52
* (1) TkTextPickCurrent overworked, see http://scidb.sourceforge.net/tk/tag-ent...gcramer2017-04-061-3/+3
* (1) Option -transitionmode implemented, see http://scidb.sourceforge.net/tk/t...gcramer2017-04-021-0/+38
* merge trunkjan.nijtmans2017-03-211-1/+1
* (1) Some memory problems fixed, with the help of a fine granulated valgrind testgcramer2017-02-261-1/+1
* Silence compiler warnings, especially signed/unsigned problems.gcramer2017-02-231-6/+0
* When building on Windows, inline is already defined in makefile.vc (-Dinline=...fvogel2017-02-221-7/+3
* Initial import of revised text widget from Gregor Cramer. fvogel2017-02-201-0/+976