Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test added by René Zaumseil for the crash he just fixed | fvogel | 2018-06-04 | 1 | -0/+11 |
| | |||||
* | New files provided by René Zaumseil | fvogel | 2018-05-16 | 1 | -0/+65 |
| | |||||
* | Merge TIP #496 implementation following positive vote by the TCT | fvogel | 2018-05-13 | 3 | -2/+37 |
|\ | |||||
| * | Fix test entry-10.1 in ttk/entry.test so that ttk widgets are tested, and ↵ | fvogel | 2018-04-15 | 1 | -1/+10 |
| | | | | | | | | add testing of -placeholderforeground for ttk::entry. | ||||
| * | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch ↵ | fvogel | 2018-04-15 | 73 | -1734/+3136 |
| |\ | | | | | | | | | | tip-496 was created off core-8-6-branch) | ||||
| * | | Fix spinbox-3.15 test result since two new options were added in the ouput ↵ | fvogel | 2018-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | of [.spinbox configure] | ||||
| * | | Remove useless tests entry-10.2 and -10.3 (for ttk::entry) since these did ↵ | fvogel | 2018-02-11 | 1 | -28/+0 |
| | | | | | | | | | | | | not check anything except visually, which is not checked by tcltest. Instead, add -placeholder option and -placeholderforeground style configuration in the demos. | ||||
| * | | Removed useless test entry-25.1 since this test does not check anything ↵ | fvogel | 2018-02-11 | 1 | -16/+0 |
| | | | | | | | | | | | | except visually, which is not checked by tcltest. Instead, add -placeholder options in the demos. | ||||
| * | | -placeholdertext becomes -placeholder. Changes provided by René Zaumseil | fvogel | 2018-02-06 | 2 | -12/+12 |
| | | | |||||
| * | | Change -empty* option names to -placeholder*. Changes provided by René Zaumseil | fvogel | 2018-02-06 | 2 | -8/+45 |
| | | | |||||
| * | | Fix entry-3.15 test result since two new options were added in the ouput of ↵ | fvogel | 2018-01-31 | 1 | -1/+1 |
| | | | | | | | | | | | | [.entry configure] | ||||
| * | | Implementation of TIP #496 - Display hints in ::ttk::entry (by René Zaumseil) | fvogel | 2018-01-31 | 1 | -0/+33 |
| | | | |||||
* | | | Fix [38e83e6ec9]: canvasText-1.11 fails on macOS (ditto for config-4.57) | fvogel | 2018-05-13 | 2 | -4/+4 |
|\ \ \ | |||||
| * \ \ | Fix [38e83e6ec9]: canvasText-1.11 fails on macOS (ditto for config-4.57) | fvogel | 2018-05-13 | 2 | -4/+4 |
| |\ \ \ | |||||
| | * | | | Work around [38e83e6ec9]: config-4.57 fails on macOS | fvogel | 2018-04-30 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Work around [38e83e6ec9]: canvasText-1.11 fails on macOS | fvogel | 2018-04-30 | 1 | -2/+2 |
| | |/ / | |||||
* | | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + ↵ | fvogel | 2018-05-13 | 3 | -31/+45 |
|\ \ \ \ | |/ / / | | | | | | | | | undocumented options -message and -command | ||||
| * | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + ↵ | fvogel | 2018-05-13 | 3 | -31/+45 |
| |\ \ \ | | | | | | | | | | | | | | | | undocumented options -message and -command | ||||
| | * | | | Unify further error messages for tk_messageBox options | fvogel | 2018-05-01 | 1 | -20/+5 |
| | | | | | |||||
| | * | | | Unify error messages for wrong values of 'tk_messageBox -default' among ↵ | fvogel | 2018-05-01 | 1 | -16/+7 |
| | | | | | | | | | | | | | | | | | | | | platforms: Windows and X11 now return the same error | ||||
| | * | | | Make msgbox.test pass on all platforms (checked on Win Vista, Linux Debian 8 ↵ | fvogel | 2018-05-01 | 1 | -5/+21 |
| | | | | | | | | | | | | | | | | | | | | and macOS 10.12.6) | ||||
| | * | | | Fix mistake in previous commit | fvogel | 2018-05-01 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix msgbox.test expected results when running on macOS | fvogel | 2018-05-01 | 1 | -13/+19 |
| | | | | | |||||
| | * | | | Fix filebox.test expected results when running on macOS | fvogel | 2018-05-01 | 1 | -10/+24 |
| | | | | | |||||
| | * | | | Fix missing part of the error message in test choosedir-1.5.2 | fvogel | 2018-04-30 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Some tests in choosedir.test (those that check the options parsing) can be ↵ | fvogel | 2018-04-30 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | run on all platforms, therefore remove the unnecessary constraints | ||||
| | * | | | Fix [66db98f30d]: choosedir-1.5 fails on macOS | fvogel | 2018-04-30 | 1 | -2/+4 |
| | |/ / | |||||
* | | | | Fix [ddeef0e069]: Some canvImg tests fail on macOS | fvogel | 2018-05-13 | 2 | -9/+9 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Fix [ddeef0e069]: Some canvImg tests fail on macOS | fvogel | 2018-04-30 | 2 | -9/+9 |
| |/ | |||||
* | | Merge branch tip-489 following acceptation of this TIP through TCT vote. | fvogel | 2018-03-04 | 1 | -0/+88 |
|\ \ | |||||
| * \ | merge core-8-6-branch | fvogel | 2018-02-10 | 2 | -2/+107 |
| |\ \ | | |/ | |||||
| * | | Corrected background colour in canvas.test 20.1 | scotty | 2018-02-10 | 1 | -1/+1 |
| | | | |||||
| * | | Two tests should not bear the same name | fvogel | 2018-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | Correct DrawCanvas() behaviour on Windows. | scotty | 2018-02-07 | 1 | -3/+3 |
| | | | |||||
| * | | merge core-8-6-branch | fvogel | 2018-01-27 | 14 | -73/+1412 |
| |\ \ | |||||
| * | | | Wrote test cases for "canvas image"; Fixed bug in the call to ↵ | scotty | 2017-11-30 | 1 | -0/+88 |
| | | | | | | | | | | | | | | | | Tk_PhotoPutZoomedBlock() | ||||
* | | | | Fix [1c5f27afe5]. Make winWm-5.2 pass again by forcing -tearoff 1 (as it was ↵ | fvogel | 2018-02-11 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | the case before implementation of TIP #161). | ||||
| * | | | | Fix [1c5f27afe5]. Make winWm-5.2 pass again by forcing -tearoff 1 (as it was ↵ | fvogel | 2018-02-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | the case before implementation of TIP #161). | ||||
* | | | | | Merge trunk since TIP #492 targets 8.7 | fvogel | 2018-01-30 | 76 | -1728/+4397 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | merge core-8-6-branch ([e20d5ca7cd] - textTag-18.1 fails on OS X - was ↵ | fvogel | 2018-01-28 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | already fixed in trunk) | ||||
| | * | | | | Fix [e20d5ca7cd]: textTag-18.1 fails on OS X | fvogel | 2018-01-28 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Fix [b68710aed6]: Minor fixes to library/text.tcl bindings, and generation ↵ | fvogel | 2018-01-28 | 1 | -2/+106 |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | of <<Selection>> events. Legacy text widget. | ||||
| | * | | | | Fix [b68710aed6]: Minor fixes to library/text.tcl bindings, and generation ↵ | fvogel | 2018-01-28 | 1 | -2/+106 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | of <<Selection>> events. Legacy text widget. | ||||
| | | * | | | Add more <<Selection>> event generation tests. | fvogel | 2018-01-18 | 1 | -6/+63 |
| | | | | | | |||||
| | | * | | | Avoid confusion: the <<Selection>> event is documented to fire when the ↵ | fvogel | 2018-01-16 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | selection in the widget is changed. The previous commit message (and content) confused text widget selection and PRIMARY (X) selection. <<Selection>> shall fire whenever the text widget selection is changed, independently of whether the widget exports its selection or not, i.e. whether the PRIMARY selection is impacted or not. | ||||
| | | * | | | Add three (currently failing) tests text-27.15[abc] that will pass when ↵ | fvogel | 2018-01-15 | 1 | -2/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | <<Selection>> will fire from the text widget upon <<PasteSelection>>, <Delete> or <<Cut>>, when the text widget selection is impacted and it exports its selection (such events will therefore impact the PRIMARY selection, and this must trigger a <<Selection>> event) | ||||
| * | | | | | Fix [de156e9efe]: Safe Base interpreters must not write to the PRIMARY ↵ | fvogel | 2018-01-25 | 1 | -0/+1220 |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | selection. Bugfix, doc upddate and new tests by Keith Nash. | ||||
| | * | | | | Revised tests/safePrimarySelection.test for unsafe slave interpreters | kjnash | 2018-01-22 | 1 | -20/+52 |
| | | | | | | |||||
| | * | | | | merge core-8-6-branch | fvogel | 2018-01-21 | 23 | -96/+498 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | Add tests in file tests/safePrimarySelection.test | kjnash | 2018-01-17 | 1 | -0/+1188 |
| | | | | | |