| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | Deprecate Tk_MainEx() stub entry (TIP #512). Only has effect if compiled with... | jan.nijtmans | 2018-11-03 | 3 | -4/+4 |
|
|
| * | | | | | | | | | | | Many updates for macOS. Most, but not all, were triggered by changes between... | culler | 2018-10-30 | 3 | -8/+60 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | / / / /
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | Make the branch compile on Windows (MSVC). | fvogel | 2018-10-28 | 1 | -1/+1 |
|
|
| | * | | | | | | | | | Increase the size of the event ring to 45 on macOS, because the new code dema... | culler | 2018-10-26 | 1 | -1/+14 |
|
|
| | * | | | | | | | | | Try adding an extra display of the Text widget when it syncs, without making ... | culler | 2018-10-24 | 1 | -21/+29 |
|
|
| | * | | | | | | | | | Added a boolean state variable so a displayProc can check if it is being run ... | culler | 2018-10-24 | 1 | -2/+20 |
|
|
| | * | | | | | | | | | Fix the build for Windows | fvogel | 2018-10-23 | 1 | -3/+3 |
|
|
| | * | | | | | | | | | Made a small change in tkTextDisp.c which (on 10.14) fixes the hang in text-1... | culler | 2018-10-23 | 1 | -1/+8 |
|
|
| | * | | | | | | | | | Remove the sleep from the button flash command on macOS. This causes a hang | culler | 2018-10-22 | 1 | -0/+6 |
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Stray "#endif" broke the build. | dgp | 2018-10-26 | 1 | -1/+0 |
|
|
| * | | | | | | | | | Some more internal use of TkSizeT (improvement of older code). No longer test... | jan.nijtmans | 2018-10-24 | 4 | -30/+8 |
|
|
| * | | | | | | | | | Fix PTR2INT/PTR2UINT, so they no longer are restricted to the "int" range. | jan.nijtmans | 2018-10-22 | 5 | -18/+32 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus... | jan.nijtmans | 2018-10-19 | 10 | -60/+58 |
|
|
| * | | | | | | | | Restore the remaining missing changes stripped out due to the recent merge/ba... | fvogel | 2018-10-18 | 1 | -28/+5 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Restore the remaining missing changes stripped out due to the recent merge/ba... | fvogel | 2018-10-18 | 1 | -28/+5 |
|
|
| * | | | | | | | | Fix clipboard behavior and remove the TkSuspendClipboard stub function. | culler | 2018-10-18 | 3 | -9/+7 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Removed all traces of the TkSuspendClipboard stub. | culler | 2018-10-18 | 3 | -9/+7 |
|
|
| * | | | | | | | | One more missing type-cast (thanks, François! | jan.nijtmans | 2018-10-17 | 1 | -1/+1 |
|
|
| * | | | | | | | | Missing type-casts. This only compiles on gcc, not on MSVC (e.g.) | jan.nijtmans | 2018-10-17 | 1 | -11/+11 |
|
|
| * | | | | | | | | Fix [4b555aca34]: text search -all hangs and eats all memory | fvogel | 2018-10-17 | 1 | -7/+11 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | 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 |
| | | | |_|_|_|/ /
| | | |/| | | | | |
|
| * | | | | | | | | Fix [ca403f799b]: ttk::treeview border drawn incorrectly | fvogel | 2018-10-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Fix [ca403f799b]: ttk::treeview border drawn incorrectly | fvogel | 2018-10-17 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | | * | | | | | | Fix [ca403f799b]: ttk::treeview border drawn incorrectly | fvogel | 2018-10-08 | 1 | -1/+1 |
| | | |/ / / / / |
|
| | * | | | | | | Fix comment | jan.nijtmans | 2018-10-15 | 1 | -1/+1 |
| | |/ / / / / |
|
| * | | | | | | One more round of int -> size_t improvements (inspired by TIP #494, but then ... | jan.nijtmans | 2018-10-17 | 11 | -38/+49 |
|
|
| * | | | | | | Another round of (internal) int|long -> size_t replacements, at least when co... | jan.nijtmans | 2018-10-16 | 7 | -19/+32 |
|
|
| * | | | | | | Change char *recordPtr to void *recordPtr in Tk_SetOptions() and friends. Thi... | jan.nijtmans | 2018-10-16 | 27 | -150/+150 |
|
|
* | | | | | | | Merge trunk. More internal improvements | jan.nijtmans | 2018-10-15 | 5 | -12/+17 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
* | | | | | | | Merge trunk | jan.nijtmans | 2018-10-15 | 6 | -47/+54 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Use more size_t internally, comparable with TIP #494 but then in Tk. Eliminat... | jan.nijtmans | 2018-10-15 | 11 | -57/+79 |
|
|
* | | | | | | | More improvements, related to the deprecation of Tk_Offset | jan.nijtmans | 2018-10-11 | 10 | -135/+154 |
|
|
* | | | | | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 53 | -1168/+1166 |
|/ / / / / / |
|
* | | | | | | Fix [9658bc800c]: Several display issues with menu items, more easily seen wh... | fvogel | 2018-10-06 | 1 | -26/+10 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Once the menu geometry is correctly computed there is no need anymore for que... | fvogel | 2018-09-29 | 1 | -13/+2 |
|
|
| * | | | | | Fix more issues with menues drawing, that are visible when -activeborderwidth... | fvogel | 2018-09-28 | 1 | -13/+8 |
|
|
| * | | | | | Fix [9658bc800c]: Right border calculated wrong in Tk menu if borderwidth != ... | fvogel | 2018-09-26 | 1 | -1/+1 |
|
|
* | | | | | | More code cleanup, related to (unused) wchar_t, TCL_THREADS macro, and better... | jan.nijtmans | 2018-10-05 | 1 | -3/+1 |
|
|
* | | | | | | more size_t related code cleanup | jan.nijtmans | 2018-10-04 | 9 | -22/+22 |
|
|
* | | | | | | Proof of concept for fixing [43b596451e]: relief for active menu entries. Add... | fvogel | 2018-09-08 | 2 | -0/+4 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Fix [6fcaaa6f80]: ttk::entry insertion cursor not visible. Patch from Csaba N... | fvogel | 2018-09-08 | 1 | -3/+10 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix [6fcaaa6f80]: ttk::entry insertion cursor not visible. Patch from Csaba N... | fvogel | 2018-09-08 | 1 | -3/+10 |
| |\ \ \ \ |
|