| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent some textTag tests from triggering hot spots of the Linux KDE/Plasma ... | fvogel | 2020-02-23 | 1 | -11/+22 |
|\ |
|
| * | Prevent some textTag tests from triggering hot spots of the Linux KDE/Plasma ... | fvogel | 2020-02-23 | 1 | -11/+22 |
|
|
* | | Merge implementation of TIP #565: .canvas raise/lower ignore non-existent tag... | fvogel | 2020-02-22 | 1 | -0/+10 |
|\ \ |
|
| * | | Add non-regression test canvas-2.5: CanvasWidgetCmd, raise/lower option, no e... | fvogel | 2020-02-10 | 1 | -0/+10 |
|
|
* | | | Clamp "listbox index" values between -1 and (maximum) end+1, as done in other... | jan.nijtmans | 2020-02-18 | 1 | -2/+2 |
|
|
* | | | Clamp output of listbox indexes to be >= -1 always. Many other's (like menu's... | jan.nijtmans | 2020-02-17 | 1 | -1/+1 |
|/ / |
|
* | | In test-cases same optimization as everywhere else: KeyPress -> Key and Butto... | jan.nijtmans | 2020-01-27 | 23 | -375/+375 |
|
|
* | | Let bind-34.3 be robust against Linux KDE hot spots on screen corners. | fvogel | 2020-01-25 | 1 | -5/+23 |
|\ \
| |/ |
|
| * | Let bind-34.3 be robust against Linux KDE hot spots on screen corners. | fvogel | 2020-01-25 | 1 | -5/+23 |
| |\ |
|
| | * | Let bind-34.3 be robust against Linux KDE hot spots on screen corners | fvogel | 2020-01-25 | 1 | -5/+23 |
|
|
* | | | Fix [2830360fff]: ttk::entry looses state invalid at focus events. Add non-re... | fvogel | 2020-01-18 | 1 | -0/+12 |
|\ \ \
| |/ / |
|
| * | | Fix [2830360fff]: ttk::entry looses state invalid at focus events. Add non-re... | fvogel | 2020-01-18 | 1 | -0/+12 |
| |\ \ |
|
| | * | | Add non-regression test entry-10.1 | fvogel | 2020-01-02 | 1 | -0/+12 |
|
|
* | | | | Fix [587937fff]: Don't shuffle tag list sequence upon deletion. Add non regre... | fvogel | 2020-01-18 | 1 | -0/+42 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [587937fff]: Don't shuffle tag list sequence upon deletion. Add non regre... | fvogel | 2020-01-18 | 1 | -0/+42 |
| |\ \ \ |
|
| | * | | | Refine the newly added tests, and add comments in them. | fvogel | 2019-12-24 | 1 | -3/+9 |
|
|
| | * | | | Add tests canvas-20.[123], currently failing and demonstrating ticket [587937... | fvogel | 2019-12-24 | 1 | -0/+36 |
| | |/ / |
|
* | | | | Fix [1771594fff]: icursor @x,y fails for non-default scrollregions. Add non r... | fvogel | 2020-01-18 | 1 | -0/+19 |
|\ \ \ \
| |/ / / |
|
| * | | | Add test canvText-14.7, currently failing and demonstrating bug [1771594fff] | fvogel | 2019-12-23 | 1 | -0/+19 |
| |/ / |
|
* | | | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option | fvogel | 2019-12-14 | 1 | -0/+13 |
|\ \ \
| |/ / |
|
| * | | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option | fvogel | 2019-12-14 | 1 | -0/+13 |
| |\ \ |
|
| | * | | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option. Case of the ... | fvogel | 2019-11-02 | 1 | -0/+13 |
|
|
* | | | | Merge 8.6. When compiling against Tcl 9.0 headers, don't allow Emoji escape s... | jan.nijtmans | 2019-12-01 | 1 | -2/+3 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge 8.6 | jan.nijtmans | 2019-11-29 | 1 | -1/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [d4f5620f5d]: font-4.14 fails (font actual with unicode). Add another tes... | jan.nijtmans | 2019-11-29 | 1 | -1/+6 |
| | |/
| |/| |
|
* | | | Fix [53d28027e3]: macOS crashes with 0x0 image for wm iconphoto; make wm icon... | culler | 2019-11-17 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Fix [53d28027e3]: macOS crashes with 0x0 image for wm iconphoto; make wm icon... | culler | 2019-11-17 | 1 | -0/+6 |
| |\ \ |
|
| | * | | Split wm-iconphoto-1.5 into the Win and Mac case on one hand (an error trigge... | fvogel | 2019-11-10 | 1 | -1/+4 |
|
|
| | * | | The new test wm-iconphoto-1.5 must not depend on previous tests and how many ... | fvogel | 2019-11-10 | 1 | -1/+1 |
|
|
| | * | | Add platform-independent test wm-iconphoto-1.5 | fvogel | 2019-11-10 | 1 | -0/+3 |
| | |/ |
|
* | | | Fix [c4abd2b0f3]: rework stackorder command on all platforms, and prevent pan... | culler | 2019-11-17 | 1 | -12/+2 |
|\ \ \
| |/ / |
|
| * | | Fix [c4abd2b0f3]: rework stackorder command on all platforms, and prevent pan... | culler | 2019-11-17 | 1 | -12/+2 |
| |\ \ |
|
| | * | | Reimplement TkWmStackorderToplevel to make it straightforward and shorter and... | culler | 2019-11-08 | 1 | -12/+2 |
| | |/ |
|
* | | | Merge 8.6 | jan.nijtmans | 2019-11-15 | 1 | -0/+19 |
|\ \ \
| |/ / |
|
| * | | merge core-8-6-branch, and add (currently failing) test bind-34.3 demonstrati... | fvogel | 2019-11-14 | 7 | -30/+165 |
| |\ \
| | |/ |
|
| * | | Cherrypick [e9becf44ab]: Help tests bind-34.1 and bind-34.2 to always pass on... | fvogel | 2019-10-27 | 1 | -0/+4 |
|
|
* | | | Better fix for [b82bd4872b]: ttk::style configure -compound does not work | fvogel | 2019-11-01 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Propagate the previous two commits to the tabs of a ttk::notebook, which can ... | fvogel | 2019-11-01 | 1 | -1/+1 |
|
|
* | | | Add test for <stdbool.h> in configure script. Not used by Tk yet. | jan.nijtmans | 2019-10-31 | 1 | -2/+2 |
|
|
* | | | merge core-8-6-branch | fvogel | 2019-10-28 | 1 | -0/+88 |
|\ \ \
| |/ / |
|
| * | | Reapply [0e9cbdba] and [82b1d286], then merge bug-ce470f20fd. This fixes [caa... | fvogel | 2019-10-28 | 1 | -0/+88 |
| |\ \ |
|
| | * | | Fix [caacf1f082]: treeview column resizing not possible in some conditions. T... | fvogel | 2019-10-27 | 1 | -2/+2 |
|
|
* | | | | Fix [f7a4f75d1c]: issues with focus -force and Aqua mouse coordinates for emb... | culler | 2019-10-27 | 1 | -0/+52 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [f7a4f75d1c]: issues with focus -force and Aqua mouse coordinates for emb... | culler | 2019-10-27 | 1 | -0/+52 |
| |\ \ \ |
|
| | * | | | Add a regression test for computing local mouse coordinates in embedded windo... | culler | 2019-10-27 | 1 | -2/+36 |
|
|
| | * | | | Add a regression test for this bug. | culler | 2019-10-26 | 1 | -0/+18 |
| | |/ / |
|
* | | | | Help tests bind-34.1 and bind-34.2 to always pass on Win10. See today's comme... | fvogel | 2019-10-27 | 1 | -0/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Help tests bind-34.1 and bind-34.2 to always pass on Win10. See today's comme... | fvogel | 2019-10-27 | 1 | -0/+4 |
|
|
* | | | | merge core-8-6-branch | fvogel | 2019-10-27 | 1 | -88/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Backout [82b1d286] and [0e9cbdba] that fixed [cc6c711c1e] and [ce470f20fd] si... | fvogel | 2019-10-27 | 1 | -88/+0 |
| |/ / |
|