| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2019-06-25 | 1 | -1/+1 |
|\ |
|
| * | CONST -> const. Eliminate unnecessary type-casts and end-of-line spacing | jan.nijtmans | 2019-06-25 | 1 | -1/+1 |
|
|
* | | Eliminate some redundant type-casts | jan.nijtmans | 2019-06-21 | 1 | -1/+1 |
|
|
* | | merge trunk | jan.nijtmans | 2019-06-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix gcc-8 warning | jan.nijtmans | 2019-05-13 | 1 | -1/+1 |
|
|
* | | | Merge trunk | jan.nijtmans | 2019-05-10 | 1 | -35/+35 |
|\ \ \
| |/ / |
|
| * | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c... | jan.nijtmans | 2019-04-04 | 1 | -35/+35 |
|
|
* | | | Merge trunk | jan.nijtmans | 2019-04-02 | 1 | -51/+52 |
|\ \ \
| |/ / |
|
| * | | More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge... | jan.nijtmans | 2019-04-02 | 1 | -50/+51 |
|
|
| * | | Tcl_BackgroundError -> Tcl_BackgroundException. Mark deprecated macro's as su... | jan.nijtmans | 2019-02-15 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-01-13 | 1 | -8/+7 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | *-. | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -3/+3 |
| | |\ \ |
|
| | | | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 1 | -2/+2 |
| | | | |\ |
|
| | | * | | | Fix bug [b2dd3b4fe8] (text-11a.41 sometimes hangs) by reworking how the | jan.nijtmans | 2019-01-03 | 1 | -6/+5 |
|
|
| | * | | | | Make AsyncUpdateLineMetrics cancel any idle tasks for the afterSyncCmd before
| culler | 2019-01-02 | 1 | -5/+4 |
|
|
| | * | | | | Use a flag bit instead of an int to store the sync state. Avoid running idle | culler | 2019-01-02 | 1 | -2/+0 |
|
|
| | * | | | | The sync command needs to ensure that no redraw is pending before updating | culler | 2019-01-01 | 1 | -0/+1 |
|
|
| | * | | | | Make GenerateWidgetSyncEvent save the sync state whenever it sends an event, | culler | 2018-12-31 | 1 | -0/+1 |
|
|
| | * | | | | merge core-8-6-branch. | culler | 2018-12-31 | 1 | -12/+12 |
| | |\ \ \ \ |
|
| | | * \ \ \ | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -12/+12 |
| | | |\ \ \ \
| | | | | |_|/
| | | | |/| | |
|
| | | | * | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -19/+19 |
|
|
| | * | | | | | Merge core-8-6-branch. | culler | 2018-12-30 | 1 | -14/+14 |
| | |\ \ \ \ \
| | | |/ / / / |
|
| | | * | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -14/+14 |
| | | |\ \ \ \
| | | | |/ / /
| | | | | / /
| | | | |/ /
| | | |/| | |
|
| | | | * | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -19/+19 |
| | | | |/ |
|
| | * | | | In TkTextUpdateLineMetrics, line numbers start at zero, not 1 | fvogel | 2018-11-19 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Fix bug [b2dd3b4fe8] (text-11a.41 sometimes hangs) by reworking how the | jan.nijtmans | 2019-01-03 | 1 | -6/+5 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2018-12-08 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more. | jan.nijtmans | 2018-12-08 | 1 | -1/+1 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2018-11-25 | 1 | -12/+16 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [4b555aca34]: text search -all hangs and eats all memory | fvogel | 2018-10-17 | 1 | -7/+11 |
| |\ \ \
| | |/ / |
|
| | * | | Fix backwards search, thanks to Koen Danckaert | fvogel | 2018-10-16 | 1 | -6/+9 |
|
|
| | * | | Simplify patch for forward search a litle bit | fvogel | 2018-10-16 | 1 | -2/+2 |
|
|
| | * | | Remove comment I forgot to revert previously. | fvogel | 2018-10-15 | 1 | -3/+1 |
|
|
| | * | | Third fix proposal for [4b555aca34]: text search -all hangs and eats all memo... | fvogel | 2018-10-15 | 1 | -1/+2 |
|
|
| | * | | Revert the second fix proposal, and add more tests (covering backwards search... | fvogel | 2018-10-15 | 1 | -3/+0 |
|
|
| | * | | Another proposed fix for [4b555aca34]: text search -all hangs and eats all me... | fvogel | 2018-10-15 | 1 | -1/+6 |
|
|
| | * | | Backout the previously proposed fix [80286abf05], and add more tests. | fvogel | 2018-10-15 | 1 | -2/+2 |
|
|
| | * | | Fix [4b555aca34]: text search -all hangs and eats all memory | fvogel | 2018-10-11 | 1 | -2/+2 |
|
|
| * | | | Another round of (internal) int|long -> size_t replacements, at least when co... | jan.nijtmans | 2018-10-16 | 1 | -1/+1 |
|
|
| * | | | Change char *recordPtr to void *recordPtr in Tk_SetOptions() and friends. Thi... | jan.nijtmans | 2018-10-16 | 1 | -4/+4 |
|
|
* | | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -42/+42 |
|/ / / |
|
* | | | more size_t related code cleanup | jan.nijtmans | 2018-10-04 | 1 | -2/+2 |
|
|
* | | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 1 | -1/+1 |
|
|
* | | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca... | jan.nijtmans | 2018-08-11 | 1 | -12/+6 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2018-08-10 | 1 | -23/+24 |
|\ \ \
| |/ / |
|
| * | | Eliminate type-casts, by using size_t type internally in more situations. No ... | jan.nijtmans | 2018-08-10 | 1 | -23/+24 |
|
|
* | | | Fix [de01e24aa1]: Text replace command involving selection crashes | fvogel | 2018-06-16 | 1 | -3/+9 |
|\ \ \
| |/ / |
|
| * | | Fix [de01e24aa1]: Text replace command involving selection crashes | fvogel | 2018-06-13 | 1 | -3/+9 |
|
|
* | | | Fix [b68710aed6]: Minor fixes to library/text.tcl bindings, and generation of... | fvogel | 2018-01-28 | 1 | -32/+33 |
|\ \ \
| |/ / |
|