| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge trunk | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
|\ |
|
| * | Merge 8.6. Use TCL_INDEX_NONE in a few more places, now that we have it. | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
| |\ |
|
| | * | typo | jan.nijtmans | 2019-07-29 | 1 | -1/+1 |
|
|
| * | | Sort all usage of "pages", "pixels" and "units", make it alphabetical, in imp... | jan.nijtmans | 2019-07-30 | 4 | -15/+15 |
|
|
* | | | Add support for "(x|y)view scroll number mouseunits" for text widget, and use... | jan.nijtmans | 2019-07-29 | 4 | -15/+15 |
|
|
* | | | Further experiment: Bring scalefactor back to 120 (as it was for win32) | jan.nijtmans | 2019-07-26 | 1 | -2/+2 |
|
|
* | | | Experiment: Handle scaling fractors for the ScrollWheel sensibly. Trying "40"... | jan.nijtmans | 2019-07-25 | 2 | -32/+60 |
|\ \ \
| |/ / |
|
* | | | (cherry-pick): Patch by Arjen sent to core 2018-09-21 | jan.nijtmans | 2019-07-24 | 1 | -56/+0 |
|/ / |
|
* | | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 1 | -1/+1 |
|
|
* | | fix indenting | jan.nijtmans | 2019-06-26 | 1 | -266/+266 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-06-26 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge 8.5 | jan.nijtmans | 2019-06-26 | 1 | -2/+2 |
| |\ |
|
| | * | Remove use of/documentation regarding deprecated symbols/macro's, which moved... | jan.nijtmans | 2019-06-26 | 1 | -2/+2 |
|
|
| | * | Fix [fbaed1f66b]: [image create photo] errors out on a sane animated gif. Che... | fvogel | 2018-07-28 | 2 | -0/+10 |
|
|
| * | | Reduce the number of unnecessary end-of-line spacings | jan.nijtmans | 2019-06-05 | 9 | -110/+110 |
|
|
* | | | Update expected result of test safe-1.2 since the new command 'file tempdir' ... | fvogel | 2019-06-08 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-06-05 | 20 | -169/+169 |
|\ \ \
| |/ / |
|
| * | | Use single-argument "expr" as much as possible. Not complete yet, but most tr... | jan.nijtmans | 2019-06-05 | 18 | -163/+163 |
|
|
* | | | When running textDisp.test on Aqua use Courier as the fixed font since | culler | 2019-05-28 | 1 | -1/+9 |
|
|
* | | | Cleanup to avoid bad interaction between recently added treeview tests. Also,... | fvogel | 2019-05-26 | 2 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | Fix error in the spelling of the Windows windowingsystem introduced in [02ca3... | fvogel | 2019-05-26 | 1 | -1/+1 |
|
|
| * | | Cleanup to avoid bad interaction between recently added treeview tests | fvogel | 2019-05-26 | 1 | -0/+2 |
|
|
* | | | Fix [ce470f20fd]: ttk::treeview has column dragging issues | fvogel | 2019-05-26 | 1 | -0/+88 |
|\ \ \
| |/ / |
|
| * | | Fix [ce470f20fd]: ttk::treeview has column dragging issues | fvogel | 2019-05-26 | 1 | -0/+88 |
| |\ \ |
|
| | * | | Add treeview tests checking for non-regression (the last added test already p... | fvogel | 2019-05-08 | 1 | -1/+79 |
|
|
| | * | | Add test treeview-ce470f20fd checking for non-regression regarding [ce470f20fd] | fvogel | 2019-04-13 | 1 | -0/+10 |
|
|
* | | | | Fix [2a6c62afd9] - <<TreeviewSelect>> does not fire on item delete | fvogel | 2019-05-26 | 1 | -0/+25 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [2a6c62afd9] - <<TreeviewSelect>> does not fire on item delete | fvogel | 2019-05-26 | 1 | -0/+25 |
| |\ \ \ |
|
| | * | | | Refine test treeview-8.7 by also checking that deleting an unselected item do... | fvogel | 2019-05-14 | 1 | -5/+9 |
|
|
| | * | | | Add tests for <<TreeviewSelect>>. treeview-8.6 already passed ; treeview-8.7 ... | fvogel | 2019-05-14 | 1 | -0/+21 |
|
|
* | | | | | Merge implementation of TIP #541 following positive vote by the TCT. | fvogel | 2019-05-26 | 1 | -0/+11 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge implementation of TIP #541 following positive vote by the TCT. | fvogel | 2019-05-26 | 1 | -0/+11 |
| |\ \ \ \ |
|
| | * | | | | Fix [2858503fff]: 'end' index for ttk::combobox current | fvogel | 2019-05-03 | 1 | -0/+11 |
|
|
* | | | | | | Partial fix of bug [67384bce7d]: change expected result of winfo-13.2. Also ... | culler | 2019-05-25 | 2 | -2/+11 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Partial fix of bug [67384bce7d]: change expected result of winfo-13.2. Also ... | culler | 2019-05-25 | 2 | -2/+11 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix bug [67384bce7d]: make winfo-13.2 expect the container to be destroyed in... | culler | 2019-05-24 | 2 | -2/+11 |
|
|
* | | | | | | | Merge trunk and adjust frame tests. | culler | 2019-05-24 | 3 | -24/+86 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Improve image testing for Aqua | culler | 2019-05-24 | 2 | -9/+55 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | Tweak test image-7.1. | culler | 2019-05-24 | 1 | -0/+3 |
|
|
| | * | | | | | | Wait more carefully, since no wait is needed for Windows or linux. | culler | 2019-05-23 | 2 | -6/+18 |
|
|
| | * | | | | | | Use vwait with a timeout to wait for test image display, as suggested by dkf. | culler | 2019-05-21 | 2 | -21/+11 |
|
|
| | * | | | | | | On OSX 10.13 and earlier a different strategy is needed. | culler | 2019-05-21 | 2 | -8/+8 |
|
|
| | * | | | | | | Sometimes update is not enough, and you just have to wait. | culler | 2019-05-21 | 1 | -23/+39 |
|
|
| | * | | | | | | Rework image testing to better deal with Aqua | culler | 2019-05-21 | 2 | -9/+34 |
| | |/ / / / / |
|
* | | | | | | | merge trunk | dkf | 2019-05-19 | 1 | -159/+141 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | General cleanup of frame.test | dkf | 2019-05-19 | 1 | -250/+210 |
|
|
* | | | | | | | merge trunk | dkf | 2019-05-19 | 4 | -18/+24 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Fix [0d93f2e628]: misleading error message on missed svg option | fvogel | 2019-05-18 | 3 | -8/+14 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Better fix. Concatenation of error messages is sometimes not adequate | fvogel | 2019-05-11 | 3 | -16/+8 |
|
|