Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old pack syntax from the scripts of the Tk test suite | fvogel | 2017-02-01 | 1 | -15/+15 |
|\ | |||||
| * | Remove old pack syntax from the scripts of the Tk test suite | fvogel | 2017-02-01 | 1 | -15/+15 |
| | | |||||
* | | Fix [c12af74765]: OS X - text-21.1 fails | fvogel | 2017-01-07 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Better fix for [c12af74765]: OS X - text-21.1 failsbug_c12af74765 | fvogel | 2017-01-06 | 1 | -17/+2 |
| | | |||||
| * | Fix [c12af74765]: OS X - text-21.1 fails | fvogel | 2017-01-05 | 1 | -1/+16 |
| | | |||||
* | | Fix [dac92f194c]: OS X - text-2.8 and text-2.9 are both run and fail | fvogel | 2017-01-05 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix [dac92f194c]: OS X - text-2.8 and text-2.9 are both run and failbug_dac92f194c | fvogel | 2017-01-05 | 1 | -2/+2 |
| | | |||||
* | | Fixed [1082213fff] - word wrapping should trim excess spaces | fvogel | 2016-10-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Restored successful test text-19.16 | fvogel | 2016-09-29 | 1 | -1/+1 |
| | | |||||
* | | Made text widget's default undo false again. | pspjuth | 2016-08-30 | 1 | -7/+49 |
|\ \ | |/ | |||||
| * | Made text widget's default undo false again. | pspjuth | 2016-08-30 | 1 | -1/+43 |
| | | |||||
* | | Rebased to trunk since TIP #449 was accepted for merging to trunk only, not ↵tip_449 | fvogel | 2016-08-29 | 1 | -27/+27 |
|\ \ | | | | | | | | | | to core-8-6-branch | ||||
| * \ | Fixed [6976e4b3b2] - -undo options not correct for peers | fvogel | 2016-06-11 | 1 | -0/+15 |
| |\ \ | | |/ | |||||
| * | | Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text ↵ | fvogel | 2016-05-30 | 1 | -1/+70 |
| |\ \ | | | | | | | | | | | | | widget for the depth of its undo and redo stacks. | ||||
| * | | | PeekMessageA -> PeekMessage | jan.nijtmans | 2016-05-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵ | fvogel | 2016-05-01 | 1 | -2/+25 |
| |\ \ \ | | | | | | | | | | | | | | | | unsafe | ||||
| * \ \ \ | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peers | fvogel | 2016-04-29 | 1 | -0/+15 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Fixed tests numbering | fvogel | 2016-04-07 | 1 | -5/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 1 | -2/+1 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 1 | -26/+26 |
| | | | | | | | | |||||
* | | | | | | | | The undo marks identifier is now a member of textPtr->sharedTextPtr. This ↵ | fvogel | 2016-07-06 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | makes results of test text-8.22 independant of previous undo/redo actions on other text widgets. | ||||
* | | | | | | | | Fixed copy/paste error in test text-27.28 - one wants to test undo and redo, ↵ | fvogel | 2016-07-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not twice undo | ||||
* | | | | | | | | Added more tests, and fixed test result of text-27.26 since now indices are ↵ | fvogel | 2016-07-05 | 1 | -6/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | relative to the text widget state at undo/redo return time, and also because they are optimized (no overlaps) | ||||
* | | | | | | | | Merged core-8-6-branch | fvogel | 2016-06-11 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Added test case text-27.16a to guard against regressions regarding [6976e4b3b2] | fvogel | 2016-06-08 | 1 | -0/+15 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Added test case text-27.26 for [.text edit undo/redo] return values | fvogel | 2016-06-08 | 1 | -0/+30 |
|/ / / / / / | |||||
* | | | | | | Added test for the <<UndoStack>> event | fvogel | 2016-05-12 | 1 | -0/+43 |
| | | | | | | |||||
* | | | | | | Tests for [.t edit canundo/canredo] | fvogel | 2016-05-12 | 1 | -1/+27 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵ | fvogel | 2016-05-01 | 1 | -2/+25 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | unsafe | ||||
| * | | | | Added test text-11a.51 to check the fix of [b362182e45]bug_b362182e45 | fvogel | 2016-04-22 | 1 | -0/+19 |
| | | | | | |||||
| * | | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵ | fvogel | 2016-04-21 | 1 | -1/+5 |
| | |_|/ | |/| | | | | | | | | | | unsafe | ||||
* | | | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peers | fvogel | 2016-04-29 | 1 | -0/+15 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersbug_fd3a4dc111 | fvogel | 2016-04-05 | 1 | -0/+15 |
| | |/ | |/| | |||||
* | | | Fixed tests numbering | fvogel | 2016-04-07 | 1 | -5/+5 |
|/ / | |||||
* | | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 1 | -2/+1 |
|\ \ | |/ |/| | |||||
| * | Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted ↵ | fvogel | 2016-03-27 | 1 | -2/+1 |
| | | | | | | | | textDisp-4.9 accordingly by adding one fixedHeight on the two necessary places in the test result | ||||
* | | rebase "tip-438" branch to latest trunk.tip_438 | jan.nijtmans | 2016-01-07 | 1 | -6/+176 |
|\ \ | |||||
| * | | Test text-11a.41 now correctly written passes. | fvogel | 2015-12-20 | 1 | -6/+6 |
| | | | |||||
| * | | Tests reordered. Two issues currently: 1. text-11a.22 currently hangs but ↵ | fvogel | 2015-12-19 | 1 | -38/+80 |
| | | | | | | | | | | | | should pass once [.text sync -command $cmd] will be correctly implemented. 2. text-11a.41 fails (unsure why) | ||||
| * | | [.text pendingsync] returns a boolean | fvogel | 2015-11-28 | 1 | -1/+1 |
| | | | |||||
| * | | Use the new sync command instead of the 'count -update' workaround | fvogel | 2015-11-22 | 1 | -4/+1 |
| | | | |||||
| * | | Improved the tests a bit | fvogel | 2015-11-21 | 1 | -10/+45 |
| | | | |||||
| * | | Adjusted when <<WidgetViewSync>> fires. Also %d now only has boolean value. ↵ | fvogel | 2015-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | Implementation in sync with TIP #438 rev. 1.10 | ||||
| * | | Rename "yupdate" to "sync" and fix various test-cases | jan.nijtmans | 2015-11-19 | 1 | -21/+21 |
| | | | |||||
| * | | TIP #438 - <<TextLineHeightsInvalid>> event added, with corresponding new tests | fvogel | 2015-11-14 | 1 | -0/+28 |
| |\ \ | | |/ | |||||
| * | | TIP #438 - [.text pendingyupdate] command added, with corresponding new tests | fvogel | 2015-11-14 | 1 | -5/+36 |
| | | | |||||
| * | | TIP #438 - [.text yupdate] command added, with corresponding new tests | fvogel | 2015-11-14 | 1 | -5/+40 |
| |/ | |||||
* | | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimes | fvogel | 2015-10-31 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimes | fvogel | 2015-10-31 | 1 | -0/+4 |
| | | |||||
* | | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920]) | fvogel | 2015-10-19 | 1 | -7/+8 |
|\ \ | |/ |