summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | Bugfix [0421e91b58]: Line break in right adjusted text (right tab) working ag...gcramer2017-08-171-19/+8
* | | | | | | | | | | | | | | | | | | | | Bugfix [0421e91b58]: -tabstyle wordprocessor working again, needs a different...gcramer2017-08-161-2/+5
* | | | | | | | | | | | | | | | | | | | | merge trunkfvogel2017-08-162-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | merge trunkbug_4966cad4d4fvogel2017-08-061-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch from...fvogel2017-08-021-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | Fix [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch from...fvogel2017-08-021-0/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | Fixed [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch fo...fvogel2017-06-022-10/+19
| | | | * | | | | | | | | | | | | | | | | Merged tip-464 following positive vote by the TCT.fvogel2017-03-261-1/+18
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | I reverted the previous fix, because it doesn't work. The current solution is...gcramer2017-07-231-7/+6
| * | | | | | | | | | | | | | | | | | | | | Bugfix [4966cad4d4]: Now function NotebookPlaceSlaves() in ttkNotebook.c will...gcramer2017-07-211-1/+5
| |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | Fix [62c5b7a1d7]: [text] segfaults on replace. Patch from Christian Werner.fvogel2017-06-301-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Fix [62c5b7a1d7]: [text] segfaults on replace. Patch from Christian Werner.fvogel2017-06-261-0/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Fix compilation warning on MSVC: warning C4047: '=' : 'TkTextDispChunk *' dif...fvogel2017-08-161-1/+1
* | | | | | | | | | | | | | | | | | | Superfluous code removed.gcramer2017-08-161-12/+2
* | | | | | | | | | | | | | | | | | | Some corrections for centering tabbed text.gcramer2017-08-161-9/+42
* | | | | | | | | | | | | | | | | | | Bugfix [8d090c9d66]: In my overwork of tabbing behaviour with line wrapping I...gcramer2017-08-161-0/+1
* | | | | | | | | | | | | | | | | | | Bugfix [1c8aad0efa]: Right justification with -wrap=none working again.gcramer2017-08-151-2/+8
* | | | | | | | | | | | | | | | | | | Code beautification.gcramer2017-08-151-4/+1
* | | | | | | | | | | | | | | | | | | Correction in algorithm of numeric tab justification.gcramer2017-08-151-9/+17
* | | | | | | | | | | | | | | | | | | (1) Fix of numeric tab adjustment, was broken due to an accident. (2) Bugfix ...gcramer2017-08-151-23/+40
* | | | | | | | | | | | | | | | | | | Bugfixes [bb22591148] [6a78781cc3] [0421e91b58]: Whole tab handling overworke...gcramer2017-08-154-189/+769
* | | | | | | | | | | | | | | | | | | Bugfix [6f52ddab1c]: pointer to predecessing segment removed when inserting n...gcramer2017-08-121-0/+1
* | | | | | | | | | | | | | | | | | | Fix in implementation of load command, we should not set the section pointers.gcramer2017-08-121-11/+0
* | | | | | | | | | | | | | | | | | | More fixes in implementation and description of "load" command.gcramer2017-08-111-14/+19
* | | | | | | | | | | | | | | | | | | Fixes in implementation of "load" command.gcramer2017-08-113-82/+152
* | | | | | | | | | | | | | | | | | | Bugfix [0421e91b58]: Fix in ComputeSizeOfTab(), now right justificated conten...gcramer2017-08-101-0/+1
* | | | | | | | | | | | | | | | | | | (1) A further fix in measuring of trimmed spaces with "bbox". (2) Update of m...gcramer2017-08-091-4/+14
* | | | | | | | | | | | | | | | | | | Bugfix [c6978a9ec7]: Fix in handling of spaces if spacemode is "trim".gcramer2017-08-092-15/+28
* | | | | | | | | | | | | | | | | | | Fix of very nasty graphical glitches, especially in combination with TkScroll...gcramer2017-07-271-35/+159
* | | | | | | | | | | | | | | | | | | Fix in TkTextSeeCmd().gcramer2017-07-201-1/+4
* | | | | | | | | | | | | | | | | | | Hardending: a few assertions added.gcramer2017-07-072-0/+16
* | | | | | | | | | | | | | | | | | | Bugfix [a34b49f8c6]: Missing cases with justifying right and center added.gcramer2017-07-041-15/+14
* | | | | | | | | | | | | | | | | | | Bugfix [9ffb79059b]: Simple bug when building the indexes for undo/redo fixed.gcramer2017-07-011-2/+8
* | | | | | | | | | | | | | | | | | | Dependency changed from TCL_MINOR_VERSION to TK_MINOR_VERSION.gcramer2017-06-251-1/+1
* | | | | | | | | | | | | | | | | | | CharChunkMeasureChars() could be even more simplified.gcramer2017-06-251-13/+1
* | | | | | | | | | | | | | | | | | | Correction in CharChunkMeasureChars(): computation must be based on x coords,...gcramer2017-06-251-4/+6
* | | | | | | | | | | | | | | | | | | Bugfix [fc24165111]: Computation in CharChunkMeasureChars() has been overwork...gcramer2017-06-251-4/+21
* | | | | | | | | | | | | | | | | | | Intermediate comments removed, forgotten in last commit.gcramer2017-06-211-2/+0
* | | | | | | | | | | | | | | | | | | Bugfix [e32292c454]: New flag sharedTextPtr->pushSeparator, because call of T...gcramer2017-06-212-20/+52
* | | | | | | | | | | | | | | | | | | Fixing a severe bug with steady marks introduced in a recent commit.gcramer2017-06-151-1/+1
* | | | | | | | | | | | | | | | | | | Minor addition for compatibility to 8.5/8.6.gcramer2017-06-151-0/+15
* | | | | | | | | | | | | | | | | | | (1) Minor valgrind warning eliminated.gcramer2017-06-131-5/+12
* | | | | | | | | | | | | | | | | | | Tcl_GuardedDecrRefCount() removed from tkTextLineBreak.c, not needed here, th...gcramer2017-06-121-24/+3
* | | | | | | | | | | | | | | | | | | Minor fix for resolving system colors.gcramer2017-06-111-1/+1
* | | | | | | | | | | | | | | | | | | Minor fix in color comparison (inspect command).gcramer2017-06-111-7/+8
* | | | | | | | | | | | | | | | | | | Minor changes for resolving system colors.gcramer2017-06-111-7/+9
* | | | | | | | | | | | | | | | | | | Bugfix [2563b9689e]: (1) Fix of color lookup with system colors, but still un...gcramer2017-06-111-8/+29
* | | | | | | | | | | | | | | | | | | (1) Option '-complete' added to 'inspect' command.gcramer2017-06-101-28/+42
* | | | | | | | | | | | | | | | | | | Bugfix [0bc9df5fe3]: (1) Fix in deletion algorithm. (2) Additional macro for ...gcramer2017-06-1011-30/+79
* | | | | | | | | | | | | | | | | | | Minor change in InspectRetainedUndoItems().gcramer2017-06-101-2/+1