Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed [011706ec42] for the scrollbar case | fvogel | 2016-05-20 | 2 | -3/+45 |
|\ | |||||
| * | Fixed [011706ec42] for the scrollbar case | fvogel | 2016-05-20 | 2 | -3/+45 |
| |\ | |||||
| | * | Fixed [011706ec42] for the scrollbar case.bug_011706ec42 | fvogel | 2016-05-18 | 2 | -5/+29 |
| | | | |||||
| | * | Added (currently failing) test case scrollbar-11.1 - Note that it will only ↵ | fvogel | 2016-05-17 | 1 | -0/+18 |
| | | | | | | | | | | | | fail on x11 and on aqua, not on Win because on Windows there is no binding of <2> for the Scrollbar class | ||||
* | | | Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove ↵ | jan.nijtmans | 2016-05-19 | 15 | -71/+71 |
| | | | | | | | | | | | | unneccessary white-space. | ||||
* | | | Fixed [545f10fcf3] - Poor Xft coloured font performance on X11. Thanks to ↵ | fvogel | 2016-05-18 | 1 | -44/+106 |
|\ \ \ | |/ / | | | | | | | James Bonfield for the bug report, to Rob Davies for the patch, and to Brian Griffin for the testing | ||||
| * | | Fixed [545f10fcf3] - Poor Xft coloured font performance on X11. Thanks to ↵ | fvogel | 2016-05-18 | 1 | -44/+106 |
| |\ \ | | | | | | | | | | | | | James Bonfield for the bug report, to Rob Davies for the patch, and to Brian Griffin for the testing | ||||
| | * | | Fixed [545f10fcf3] - Poor Xft coloured font performance on X11. Thanks to ↵bug_545f10fcf3 | fvogel | 2016-05-10 | 1 | -44/+106 |
| | | | | | | | | | | | | | | | | James Bonfield for the bug report, to Rob Davies for the patch, and to Brian Griffin for the testing | ||||
| * | | | Tweak to allow Tk to build on 10.5; thanks to Marc Culler for patch | Kevin Walzer | 2016-05-18 | 1 | -1/+6 |
| | | | | |||||
| * | | | (cherry-pick): Bug [64261b50]. Spurious mouse events sent to underlying ↵ | jan.nijtmans | 2016-05-12 | 1 | -16/+19 |
| |/ / | | | | | | | | | | window when file dialog is closed. | ||||
* | | | Tweak to allow Tk to build on 10.5; thanks to Marc Culler for patch | Kevin Walzer | 2016-05-18 | 1 | -1/+6 |
| | | | |||||
* | | | PeekMessageA -> PeekMessage | jan.nijtmans | 2016-05-12 | 3 | -4/+4 |
| | | | |||||
* | | | Fix prototype warning from prev checkin | ashok | 2016-05-12 | 1 | -1/+1 |
| | | | |||||
* | | | Bug [64261b50]. Spurious mouse events sent to underlying window when file ↵ | ashok | 2016-05-12 | 1 | -12/+16 |
| | | | | | | | | | | | | dialog is closed. | ||||
* | | | Fixed [011706ec42] - tk::ButtonInvoke safety bug | fvogel | 2016-05-03 | 2 | -3/+34 |
|\ \ \ | |/ / | |||||
| * | | Fixed [011706ec42] - tk::ButtonInvoke safety bug | fvogel | 2016-05-03 | 2 | -3/+34 |
| |\ \ | | |/ | |||||
| | * | Use non-busy wait in stead of busy "after 100". Testcase still passes! Great! | jan.nijtmans | 2016-05-03 | 2 | -7/+17 |
| | |\ | |||||
| | | * | Experiment: can it be done without a busy wait as well? Not tested on all ↵bug_011706ec42_without_busy_wait | jan.nijtmans | 2016-04-30 | 1 | -6/+15 |
| | | | | | | | | | | | | | | | | platforms yet, feedback appreciated! | ||||
| | * | | Added test button-14.1 to guard against regressions regarding [011706ec42] | fvogel | 2016-05-02 | 1 | -0/+19 |
| | | | | |||||
| | * | | Merged core-8-6-branch | fvogel | 2016-05-02 | 10 | -68/+75 |
| | |\ \ | | |/ / | |/| / | | |/ | |||||
| | * | Fixed indentation | fvogel | 2016-04-29 | 1 | -2/+2 |
| | | | |||||
| | * | Fixed [011706ec42] - tk::ButtonInvoke safety bug | fvogel | 2016-04-29 | 1 | -3/+5 |
| | | | |||||
* | | | merge mark | fvogel | 2016-05-02 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Fixed Americano-British English (American English selected) | fvogel | 2016-05-02 | 1 | -8/+8 |
| | | | |||||
* | | | 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 | 9 | -60/+49 |
|\ \ \ | |/ / | | | | | | | unsafe | ||||
| * | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵ | fvogel | 2016-05-01 | 9 | -60/+49 |
| |\ \ | | | | | | | | | | | | | 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 | 9 | -59/+29 |
| | |/ | | | | | | | | | | unsafe | ||||
* | | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peers | fvogel | 2016-04-29 | 2 | -1/+19 |
|\ \ \ | |/ / | |||||
| * | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peers | fvogel | 2016-04-29 | 2 | -1/+19 |
| |\ \ | | |/ | |/| | |||||
| | * | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersbug_fd3a4dc111 | fvogel | 2016-04-05 | 2 | -1/+19 |
| | | | |||||
* | | | Deprecate Tk_FreeXId(), since it doesn't do anything since 2008-08-19: ↵ | jan.nijtmans | 2016-04-11 | 6 | -30/+3 |
| | | | | | | | | | | | | [8356aa0eec57fa7a] | ||||
* | | | Fixed typo in [text] man page | fvogel | 2016-04-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed typo in [text] man page | fvogel | 2016-04-08 | 1 | -1/+1 |
| | | | |||||
* | | | Documented the <<WidgetViewSync>> virtual event in the event man page | fvogel | 2016-04-08 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Documented the <<WidgetViewSync>> virtual event in the event man page | fvogel | 2016-04-08 | 1 | -0/+6 |
| | | | |||||
* | | | Fixed tests numbering | fvogel | 2016-04-07 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Fixed tests numbering | fvogel | 2016-04-07 | 1 | -5/+5 |
| |/ | |||||
* | | merge 8.6 | dgp | 2016-04-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Minor: fix code indentation | dkf | 2016-04-04 | 1 | -1/+1 |
| | | |||||
* | | Fixed [3512539fff] - .. is silently accepted in widget paths (user: fvogel, ↵ | fvogel | 2016-04-04 | 2 | -3/+12 |
|\ \ | | | | | | | | | | tags: bug-3512539fff | ||||
| * | | Fixed typo in comment | fvogel | 2016-03-23 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed [3512539fff] - .. is silently accepted in widget paths | fvogel | 2016-03-23 | 2 | -3/+12 |
| | | | |||||
* | | | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 4 | -27/+43 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 4 | -27/+43 |
| |\ \ | |||||
| | * \ | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 4 | -13/+25 |
| | |\ \ | |||||
| | | * \ | End of fix for [18c08df753] - Merged branch bug-2886436fff-option2bug_18c08df753 | fvogel | 2016-03-27 | 2 | -8/+15 |
| | | |\ \ | |||||
| | | | * | | Tried to be even clearer.bug_2886436fff_option2 | fvogel | 2015-07-14 | 2 | -13/+13 |
| | | | | | | |||||
| | | | * | | Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is ↵ | fvogel | 2015-06-29 | 2 | -7/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | option 2: don't change the behavior of the text widget, but document it better. |