Tk Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events occurring around 89b1343f27627a22.

2016-05-30
20:20
Fixed tests cases bad interactions and a forgotten mouse warping case (event generate {} <...> -warp 1 is valid) check-in: 2131f788 user: fvogel tags: core-8-6-branch
20:16
A mouse button once pressed should be released. Doing otherwise messes up with assumptions in other (later) tests from the test suite, which reasonably think they start with all mouse buttons depressed. In the present case, canvas-13.1 failed because event generation of <ButtonRelease-1> was missing in test bind-32 Closed-Leaf check-in: 3b56aa53 user: fvogel tags: bug-79549a9134
19:38
Fixed crash when calling event generate {} <Motion> -warp 1 check-in: 0d6f2de7 user: fvogel tags: bug-79549a9134
19:35 Edit [89b1343f27627a22|89b1343f]: Remove the "Closed" mark. artifact: 86f959e4 user: fvogel
18:38 Edit [265212e3e7bb959d|265212e3]: Mark "Closed". artifact: bb803e5b user: fvogel
18:37 Closed ticket [79549a91]: Mouse pointer warping crashes plus 5 other changes artifact: 532036d0 user: fvogel
18:37 Edit [89b1343f27627a22|89b1343f]: Mark "Closed". artifact: 1daf95ba user: fvogel
18:37 Edit [5d3c589c1759b99d|5d3c589c]: Edit check-in comment. artifact: ccf10d12 user: fvogel
18:36
Fixed [79549a9134] - Mouse pointer warping crashes check-in: 5d3c589c user: fvogel tags: trunk
18:33
Fixed [79549a9134] - Mouse pointer warping crashes check-in: af79c31a user: fvogel tags: core-8-6-branch
18:15 Closed ticket [f2655bb0]: bind-15.23 fails if the mouse is inside the test window plus 5 other changes artifact: d78f4a79 user: fvogel
18:15 Edit [e610cbadf0fc9fc0|e610cbad]: Mark "Closed". artifact: b8b9475e user: fvogel
18:14
Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test window check-in: 0f2de9a3 user: fvogel tags: trunk
18:14
Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test window check-in: 2fc6c6a8 user: fvogel tags: core-8-6-branch
18:09 Closed ticket [1273358f]: Ask a text widget for the depth of its undo and redo stacks plus 6 other changes artifact: 87d1ed61 user: fvogel
18:08 Edit [b699eb0e2cb0acd1|b699eb0e]: Mark "Closed". artifact: b8f49628 user: fvogel
18:07
Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text widget for the depth of its undo and redo stacks. check-in: 18b5c257 user: fvogel tags: trunk
18:06 Edit [85fe3473de85857f|85fe3473]: Edit check-in comment. artifact: 55796aed user: fvogel
18:05
Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text widget for the depth of its undo and redo stacks. check-in: 85fe3473 user: fvogel tags: core-8-6-branch
2016-05-29
19:21
(Experimental) Removed screen dependency of TkBorders Leaf check-in: 2bf152f8 user: fvogel tags: multiscreens-exp1
2016-05-27
09:33 Edit [66446aa520982a61|66446aa5]: Change branch background color to "#b28e9e". artifact: 1b605dde user: fvogel
09:33
Make windows aware of screen assignation changes when they are moved from one monitor to another one check-in: 66446aa5 user: fvogel tags: multiscreens-exp1
2016-05-26
20:57 Ticket [79549a91] Mouse pointer warping crashes status still Open with 3 other changes artifact: b032c91b user: fvogel ... 1 similar event omitted.
20:46
More complete fix for [79549a9134] - Mouse pointer warping crashes, with a non-regression test case. check-in: 89b1343f user: fvogel tags: bug-79549a9134
18:22 Ticket [79549a91] Mouse pointer warping crashes status still Open with 4 other changes artifact: 37ff63f3 user: fvogel
18:21
Fixed [79549a9134] - Mouse pointer warping crashes check-in: 3a4c49a5 user: fvogel tags: bug-79549a9134
2016-05-25
21:36 Ticket [79549a91] Mouse pointer warping crashes status still Open with 3 other changes artifact: b5ee40cf user: fvogel ... 1 similar event omitted.
21:21 Ticket [f2655bb0] bind-15.23 fails if the mouse is inside the test window status still Open with 7 other changes artifact: c1b8ab4b user: fvogel
21:19
Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test window Closed-Leaf check-in: e610cbad user: fvogel tags: bug-f2655bb0ec
21:17 New ticket [f2655bb0] bind-15.23 fails if the mouse is inside the test window. artifact: 14ae0cc7 user: fvogel
19:37 Closed ticket [109865fa]: Mac OS X: ttk::menubutton has an unprotected winfo plus 5 other changes artifact: ff26f524 user: fvogel
19:36
Fixed [109865fa01] - ttk::menubutton unsafe wrt widget destruction check-in: 9124c4d8 user: fvogel tags: trunk
19:35
Fixed [109865fa01] - ttk::menubutton unsafe wrt widget destruction check-in: 392d70f3 user: fvogel tags: core-8-6-branch
19:27 Ticket [c95d4691] winfo screenheight w/dual monitors returns the screen height of the primary display status still Open with 3 other changes artifact: cd96acb1 user: fvogel
2016-05-24
00:30 Ticket [109865fa] Mac OS X: ttk::menubutton has an unprotected winfo status still Open with 4 other changes artifact: a3ad13f2 user: anonymous
00:15 Ticket [c95d4691] winfo screenheight w/dual monitors returns the screen height of the primary display status still Open with 4 other changes artifact: 105a887b user: anonymous
2016-05-22
20:56 Ticket [109865fa] Mac OS X: ttk::menubutton has an unprotected winfo status still Open with 3 other changes artifact: 41b9e71f user: fvogel
20:55
Added test checkbutton-1.7 to guard against regressions regarding [109865fa01] Closed-Leaf check-in: 265212e3 user: fvogel tags: bug-109865fa01
19:57 Ticket [109865fa] Mac OS X: ttk::menubutton has an unprotected winfo status still Open with 4 other changes artifact: f051b070 user: fvogel
19:56
Fixed [109865fa01] - ttk::menubutton has an unprotected winfo check-in: 6545d24e user: fvogel tags: bug-109865fa01
19:46 Ticket [109865fa] Mac OS X: ttk::menubutton has an unprotected winfo status still Open with 4 other changes artifact: 85f2ea2c user: fvogel ... 1 similar event omitted.
15:41 Ticket [c95d4691] winfo screenheight w/dual monitors returns the screen height of the primary display status still Open with 3 other changes artifact: b4feddc3 user: fvogel ... 2 similar events omitted.
2016-05-20
15:43
Merged core-8-6-branch Leaf check-in: 05965ced user: fvogel tags: multiscreens
15:37 Closed ticket [011706ec]: tk::ButtonInvoke safety bug yields Tcl error under simple script pattern plus 6 other changes artifact: 2a11cfe7 user: fvogel
15:36 Edit [17c4cb5e17e54d88|17c4cb5e]: Mark "Closed". artifact: e3a52546 user: fvogel