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