| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2019-06-25 | 6 | -7/+7 |
|\ |
|
| * | CONST -> const. Eliminate unnecessary type-casts and end-of-line spacing | jan.nijtmans | 2019-06-25 | 8 | -18/+18 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-06-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Tk_DoOneEvent -> Tcl_DoOneEvent, since the Tk variant is deprecated. See: [50... | jan.nijtmans | 2019-06-24 | 1 | -1/+1 |
|
|
* | | Make better use of full range for string lengths, if Tk is compiled with Tcl ... | jan.nijtmans | 2019-06-21 | 2 | -9/+9 |
|
|
* | | Eliminate some redundant type-casts | jan.nijtmans | 2019-06-21 | 5 | -14/+14 |
|
|
* | | Resolve compiler warnings and segfault in imgListFormat tests. | dgp | 2019-06-21 | 1 | -6/+6 |
|
|
* | | Make better use of the full range for Menu indexes, if Tk is compiled with Tc... | jan.nijtmans | 2019-06-21 | 2 | -39/+43 |
|
|
* | | Handle SVG string > 2G, when compiled with Tcl 9 headers. Make TCL_INDEX_NONE... | jan.nijtmans | 2019-06-20 | 2 | -16/+20 |
|
|
* | | Merge 8.6. Code cleanup, possible because we know we are compiling in UNICOD... | jan.nijtmans | 2019-06-19 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Define offsetof() macro for (very rare) platforms which don't have it. Don't ... | jan.nijtmans | 2019-06-15 | 1 | -3/+3 |
| |\ |
|
| | * | Define offsetof() macro for (very rare) platforms which don't have it. Don't ... | jan.nijtmans | 2019-06-15 | 1 | -3/+3 |
|
|
* | | | TIP #528 impelemtation: Deprecate Tk_Offset() | jan.nijtmans | 2019-06-15 | 54 | -1176/+1178 |
|\ \ \ |
|
| * \ \ | merge trunk | jan.nijtmans | 2019-06-05 | 16 | -206/+575 |
| |\ \ \ |
|
| * \ \ \ | Merge trunk | jan.nijtmans | 2019-05-10 | 50 | -178/+6219 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge trunk | jan.nijtmans | 2019-04-02 | 34 | -427/+590 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-01-13 | 56 | -350/+372 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2018-12-08 | 20 | -431/+75 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Tweaks related to Tk_ArgvInfo | jan.nijtmans | 2018-12-01 | 2 | -4/+4 |
|
|
| * | | | | | | | | Minor tweaks, mostly formatting | jan.nijtmans | 2018-12-01 | 7 | -12/+12 |
|
|
| * | | | | | | | | merge trunk | jan.nijtmans | 2018-12-01 | 3 | -9/+10 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2018-11-25 | 58 | -403/+649 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge trunk. More internal improvements | jan.nijtmans | 2018-10-15 | 5 | -12/+17 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2018-10-15 | 6 | -47/+54 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / |
|
| * | | | | | | | | | | | 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 [75b8fbfd77]: Segfault with [event generate] sequence outside grabbed window | fvogel | 2019-06-15 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | / /
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | Change the fix (see details in ticket [75b8fbfd77]) | fvogel | 2019-06-09 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | Fix [75b8fbfd77]: Segfault with [event generate] sequence outside grabbed window | fvogel | 2019-06-09 | 1 | -2/+3 |
|
|
| * | | | | | | | | | | Reduce the number of unnecessary end-of-line spacings | jan.nijtmans | 2019-06-05 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2019-06-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Fix [ce470f20fd]: ttk::treeview has column dragging issues | fvogel | 2019-05-26 | 1 | -9/+39 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Fix [ce470f20fd]: ttk::treeview has column dragging issues | fvogel | 2019-05-26 | 1 | -9/+39 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Fix bug when dragging a column separator: when columns at the right of the se... | fvogel | 2019-05-09 | 1 | -1/+7 |
|
|
| | * | | | | | | | | | | Remove ASSERT: SLACKINVARIANT comments | fvogel | 2019-05-08 | 1 | -6/+0 |
|
|
| | * | | | | | | | | | | When changing the -stretch value for a column, columns size must be recompute... | fvogel | 2019-05-08 | 1 | -1/+2 |
|
|
| | * | | | | | | | | | | ttk::treeview: when there is at least one stretchable column then there shoul... | fvogel | 2019-05-04 | 1 | -0/+15 |
|
|
| | * | | | | | | | | | | Fix another issue reported in [ce470f20fd]: dragging of separators shall not ... | fvogel | 2019-04-13 | 1 | -3/+17 |
|
|
* | | | | | | | | | | | | Fix [2a6c62afd9] - <<TreeviewSelect>> does not fire on item delete | fvogel | 2019-05-26 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | Fix [2a6c62afd9] - <<TreeviewSelect>> does not fire on item delete | fvogel | 2019-05-26 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Fix [2a6c62afd9] - <<TreeviewSelect>> does not fire on item delete | fvogel | 2019-05-14 | 1 | -1/+7 |
|
|
* | | | | | | | | | | | | | Merge implementation of TIP #541 following positive vote by the TCT. | fvogel | 2019-05-26 | 1 | -9/+46 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | Merge implementation of TIP #541 following positive vote by the TCT. | fvogel | 2019-05-26 | 1 | -9/+46 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Fix [2858503fff]: 'end' index for ttk::combobox current | fvogel | 2019-05-03 | 1 | -9/+46 |
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge trunk and adjust frame tests. | culler | 2019-05-24 | 1 | -19/+30 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Improve image testing for Aqua | culler | 2019-05-24 | 1 | -19/+29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | On OSX 10.13 and earlier a different strategy is needed. | culler | 2019-05-21 | 1 | -3/+3 |
|
|
| | * | | | | | | | | | | | | Rework image testing to better deal with Aqua | culler | 2019-05-21 | 1 | -18/+28 |
|
|
| * | | | | | | | | | | | | | In Aqua, make XUnmapWindow also redraw the toplevel. Edit a comment in tkTest.c | culler | 2019-05-20 | 1 | -5/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | In Aqua, make XUnmapWindow also redraw the toplevel. Edit a comment in tkTes... | culler | 2019-05-20 | 1 | -5/+6 |
|
|