summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix for [3512539fff] removed, by popular demandbug_3512539ffffvogel2016-07-311-3/+1
* Modernize Tk_Init() to use Tcl 8.6 features.dgp2016-06-221-1/+1
|\
| * Start bringing Tk_Init up to date with facilities Tcl provides.dgp2016-06-211-1/+1
* | Fixed [6976e4b3b2] - -undo options not correct for peersfvogel2016-06-111-0/+15
|\ \ | |/
| * Added test case text-27.16a to guard against regressions regarding [6976e4b3b2]fvogel2016-06-081-0/+15
* | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-013-6/+2
|\ \ | |/
| * Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-013-6/+2
| |\
| | * Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-013-6/+2
* | | unnecessary spacingjan.nijtmans2016-05-311-2/+2
* | | Fixed tests cases bad interactions and a forgotten mouse warping case (event ...fvogel2016-05-301-0/+1
|\ \ \ | |/ /
| * | Fixed tests cases bad interactions and a forgotten mouse warping case (event ...fvogel2016-05-301-0/+1
| |\ \
| | * | A mouse button once pressed should be released. Doing otherwise messes up wit...bug_79549a9134fvogel2016-05-301-0/+1
* | | | Fixed [79549a9134] - Mouse pointer warping crashesfvogel2016-05-301-0/+12
|\ \ \ \ | |/ / /
| * | | Fixed [79549a9134] - Mouse pointer warping crashesfvogel2016-05-301-0/+12
| |\ \ \ | | |/ /
| | * | More complete fix for [79549a9134] - Mouse pointer warping crashes, with a no...fvogel2016-05-261-0/+12
* | | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowfvogel2016-05-301-0/+8
|\ \ \ \ | |/ / /
| * | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowfvogel2016-05-301-0/+8
| |\ \ \
| | * | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowbug_f2655bb0ecfvogel2016-05-251-0/+8
| | |/ /
* | | | Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text widge...fvogel2016-05-301-1/+70
|\ \ \ \ | |/ / /
| * | | Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text widge...fvogel2016-05-301-1/+70
| |\ \ \ | | |/ / | |/| |
| | * | Added test for the <<UndoStack>> eventfvogel2016-05-121-0/+43
| | * | Tests for [.t edit canundo/canredo]fvogel2016-05-121-1/+27
* | | | Fixed [109865fa01] - ttk::menubutton unsafe wrt widget destructionfvogel2016-05-251-0/+16
|\ \ \ \ | |/ / /
| * | | Added test checkbutton-1.7 to guard against regressions regarding [109865fa01]bug_109865fa01fvogel2016-05-221-0/+16
* | | | Fixed [011706ec42] for the scrollbar casefvogel2016-05-201-0/+37
|\ \ \ \ | |/ / /
| * | | Fixed [011706ec42] for the scrollbar case.bug_011706ec42fvogel2016-05-181-2/+21
| * | | Added (currently failing) test case scrollbar-11.1 - Note that it will only f...fvogel2016-05-171-0/+18
| |/ /
* | | PeekMessageA -> PeekMessagejan.nijtmans2016-05-122-2/+2
* | | Fixed [011706ec42] - tk::ButtonInvoke safety bugfvogel2016-05-031-0/+18
|\ \ \ | |/ /
| * | Use non-busy wait in stead of busy "after 100". Testcase still passes! Great!jan.nijtmans2016-05-031-1/+0
| |\ \
| * | | Added test button-14.1 to guard against regressions regarding [011706ec42]fvogel2016-05-021-0/+19
| * | | Fixed Americano-British English (American English selected)fvogel2016-05-021-8/+8
* | | | Fixed Americano-British English (American English selected)fvogel2016-05-021-8/+8
* | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-05-012-2/+26
|\ \ \ \ | |/ / /
| * | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-05-012-2/+26
| |\ \ \
| | * | | Added test text-11a.51 to check the fix of [b362182e45]bug_b362182e45fvogel2016-04-221-0/+19
| | * | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-04-212-1/+6
| | |/ /
* | | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersfvogel2016-04-291-0/+15
|\ \ \ \ | |/ / /
| * | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersfvogel2016-04-291-0/+15
| |\ \ \ | | |/ / | |/| |
| | * | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersbug_fd3a4dc111fvogel2016-04-051-0/+15
* | | | Fixed tests numberingfvogel2016-04-071-5/+5
|\ \ \ \ | |/ / /
| * | | Fixed tests numberingfvogel2016-04-071-5/+5
| |/ /
* | | Fixed [3512539fff] - .. is silently accepted in widget paths (user: fvogel, t...fvogel2016-04-041-1/+3
|\ \ \
| * | | Fixed [3512539fff] - .. is silently accepted in widget pathsfvogel2016-03-231-1/+3
* | | | Fixed [18c08df753] - Change of behaviour for text widget last newlinefvogel2016-03-272-6/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed [18c08df753] - Change of behaviour for text widget last newlinefvogel2016-03-272-6/+5
| |\ \ \ | | |/ / | |/| / | | |/
| | * Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted textDis...fvogel2016-03-272-6/+5
| | * Repair visual test for bevels, inadvertently broken in [9046f1cb83] (cherrypi...fvogel2016-02-111-2/+0
| | * Fixed (with a real fix this time) bug [06c1433906] - Text widget crash during...fvogel2016-02-081-11/+2
| | * (cherry-pick): Fix [06c14339060ba9ae]: Text widget crash during delete. Thank...jan.nijtmans2016-02-081-2/+1