Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fixed typo | fvogel | 2016-10-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fixed [1082213fff] - word wrapping should trim excess spaces | fvogel | 2016-10-09 | 2 | -39/+39 | |
|\ \ \ | |/ / | ||||||
| * | | Fixed [1082213fff] - word wrapping should trim excess spaces | fvogel | 2016-10-09 | 2 | -39/+39 | |
| |\ \ | ||||||
| | * | | Restored successful tests textDisp-*.*bug_1082213fff | fvogel | 2016-09-30 | 1 | -38/+38 | |
| | | | | ||||||
| | * | | Restored successful test text-19.16 | fvogel | 2016-09-29 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | remove unintended failing test-case, added in previous commit | jan.nijtmans | 2016-09-29 | 1 | -5/+0 | |
| | | | | ||||||
* | | | | Fix [6c0d7aec67]: unicode text input Windows 8 | jan.nijtmans | 2016-09-29 | 1 | -0/+12 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix [6c0d7aec6713ab6a7c3e12dff7f26bff4679bc9d|6c0d7aec67]: unicode text ↵ | jan.nijtmans | 2016-09-29 | 2 | -0/+17 | |
| |/ / | | | | | | | | | | input Windows 8. Added some test-cases using the "font actual" command. | |||||
* | | | Merge core-8-6-branch to trunk. | patthoyts | 2016-09-22 | 1 | -0/+21 | |
|\ \ \ | |/ / | ||||||
| * | | Merge core-8-5-branch to core-8-6-branch. | patthoyts | 2016-09-22 | 1 | -0/+21 | |
| |\ \ | | |/ | ||||||
| | * | Correct expansion of the spinbox textarea for the vista theme. | patthoyts | 2016-09-22 | 1 | -0/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The spinbox textarea should stretch to fill the widget and does so with all except the vista theme. Added a test to check for this expansion to avoid regression. Fix identified Kumba on StackOverflow ( https://stackoverflow.com/a/36393680/291641 ) | |||||
* | | | Fixed [eb26817783] - listbox-13.3 fails on Linux | fvogel | 2016-09-10 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Fixed [eb26817783] - listbox-13.3 fails on Linux | fvogel | 2016-09-10 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fixed [eb26817783] - listbox-13.3 fails on Linuxbug_eb26817783 | fvogel | 2016-09-03 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Fixed [8c4216dca9] - listbox-4.1 unreliably fails on Debian 8 | fvogel | 2016-09-10 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fixed [8c4216dca9] - listbox-4.1 unreliably fails on Debian 8bug_8c4216dca9 | fvogel | 2016-09-03 | 1 | -0/+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 | |
| | | | ||||||
* | | | Fixed [2cf3d6942c] - Test button-5.24 fails | fvogel | 2016-08-29 | 1 | -8/+40 | |
|\ \ \ | |/ / | ||||||
| * | | Fixed [2cf3d6942c] - Test button-5.24 fails | fvogel | 2016-08-29 | 1 | -8/+40 | |
| |\ \ | ||||||
| | * | | Improved further test button-5.24: the test no longer depends on default ↵bug_2cf3d6942c | fvogel | 2016-08-23 | 1 | -8/+40 | |
| | | | | | | | | | | | | | | | | values for -padx and -pady and it now computes the expected size of the button | |||||
| | * | | Fixed [2cf3d6942c] - Test button-5.24 fails. First, use {Helvetica -12} as ↵ | fvogel | 2016-08-19 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | font for the button text instead of {Helvetica -12 bold} since it's the former and not the latter that is tested against in constraints.tcl regarding the 'font' constraint. Second, don't force -width to a fixed value, otherwise width results can be wrong. Third, adjust the test results in width according to the two previous changes. | |||||
* | | | | Constrained test menu-38.1 to Unix or Mac platforms since this test hangs on ↵ | fvogel | 2016-08-29 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | | | | | | | | | Windows and the corresponding bug was reported for Linux and Mac only | |||||
| * | | | Constrained test menu-38.1 to Unix or Mac platforms since this test hangs on ↵bug_fa32290898 | fvogel | 2016-08-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Windows and the corresponding bug was reported for Linux and Mac only | |||||
* | | | | Fixed [fa32290898] - Can't dismiss ttk::menubutton menu until mouse has ↵ | fvogel | 2016-08-29 | 1 | -0/+29 | |
|\ \ \ \ | |/ / / | | | | | | | | | hovered over it | |||||
| * | | | Added non regression test case menu-38.1 | fvogel | 2016-08-23 | 1 | -0/+29 | |
| |/ / | ||||||
* | | | Rebased to trunk since TIP #449 was accepted for merging to trunk only, not ↵tip_449 | fvogel | 2016-08-29 | 69 | -1658/+1436 | |
|\ \ \ | | | | | | | | | | | | | to core-8-6-branch | |||||
| * | | | Fix for [3512539fff] removed, by popular demandbug_3512539fff | fvogel | 2016-07-31 | 1 | -3/+1 | |
| | | | | ||||||
| * | | | Modernize Tk_Init() to use Tcl 8.6 features. | dgp | 2016-06-22 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | ||||||
| * | | | Fixed [6976e4b3b2] - -undo options not correct for peers | fvogel | 2016-06-11 | 1 | -0/+15 | |
| |\ \ \ | ||||||
| * \ \ \ | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵ | jan.nijtmans | 2016-06-01 | 3 | -6/+2 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | dist' fails when tclsh9.0 is on $PATH | |||||
| * | | | | | unnecessary spacing | jan.nijtmans | 2016-05-31 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Fixed tests cases bad interactions and a forgotten mouse warping case (event ↵ | fvogel | 2016-05-30 | 1 | -0/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | generate {} <...> -warp 1 is valid) | |||||
| * \ \ \ \ \ | Fixed [79549a9134] - Mouse pointer warping crashes | fvogel | 2016-05-30 | 1 | -0/+12 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test window | fvogel | 2016-05-30 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | 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. | |||||
| * \ \ \ \ \ \ \ \ | Fixed [109865fa01] - ttk::menubutton unsafe wrt widget destruction | fvogel | 2016-05-25 | 1 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Fixed [011706ec42] for the scrollbar case | fvogel | 2016-05-20 | 1 | -0/+37 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | PeekMessageA -> PeekMessage | jan.nijtmans | 2016-05-12 | 2 | -2/+2 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixed [011706ec42] - tk::ButtonInvoke safety bug | fvogel | 2016-05-03 | 1 | -0/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fixed Americano-British English (American English selected) | fvogel | 2016-05-02 | 1 | -8/+8 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵ | fvogel | 2016-05-01 | 2 | -2/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 [3512539fff] - .. is silently accepted in widget paths (user: fvogel, ↵ | fvogel | 2016-04-04 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tags: bug-3512539fff | |||||
| | * | | | | | | | | | | | | | | | Fixed [3512539fff] - .. is silently accepted in widget paths | fvogel | 2016-03-23 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 2 | -6/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix test-case bind-27.2 on X11 (it worked on win32)bug_38dc27bd1d0ecd68 | jan.nijtmans | 2016-03-22 | 3 | -458/+305 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge trunk. | |||||
| | * | | | | | | | | | | | | | | | | | Fixed bug [438cf10142] - Tests textTag-* require haveCourier12 constraint | fvogel | 2016-03-20 | 1 | -447/+154 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked ↵ | fvogel | 2016-03-20 | 1 | -7/+147 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [cb3354b298]) |