Tk Source Code

Timeline
Login

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

50 descendants of 5325caee9710aa62

2016-01-10
14:02
Rebase to 8.6, getting rid of DEF_TEXT_SPACING[123] check-in: dd92246a user: jan.nijtmans tags: bug-2049429fff
2016-01-09
23:09
Merge trunk. Add missing android_webcam.tcl check-in: 2a40dbe2 user: jan.nijtmans tags: androwish
22:30
(cherry-pick) Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. Thanks to Francois Vogel for the actual work check-in: abd55889 user: jan.nijtmans tags: core-8-5-branch
22:16
Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. Thanks to Francois Vogel for the actual work check-in: 2d95721f user: jan.nijtmans tags: trunk
08:29
-spacing[123] use TK_OPTION_NULL_OK instead of TK_OPTION_DONT_SET_DEFAULT check-in: 9341848d user: fvogel tags: bug-2049429fff
03:19
Merge mark check-in: d3bde360 user: kevin_walzer tags: trunk
03:03
Additional fixes for memory leaks, window flickering on OS X 10.11; thanks to Marc Culler for patch check-in: d7abca98 user: kevin_walzer tags: core-8-5-branch
02:58
Additional fixes for memory leaks, window flickering on OS X 10.11; thanks to Marc Culler for patch check-in: 43590ff8 user: kevin_walzer tags: trunk
00:06
Fixed test constraints Closed-Leaf check-in: 92b21f82 user: fvogel tags: bug-1927212fff
00:03
Test cases scrollbar-10.[12] pass check-in: 49ed36f2 user: fvogel tags: bug-1927212fff
2016-01-08
23:35
Removed unused flags argument in Configure function since Tk_ConfigureWidget is no longer used there since last century check-in: 45b63f31 user: fvogel tags: bug-2049429fff
23:22
Use TK_OPTION_NULL_OK instead of TK_CONFIG_NULL_OK check-in: 092f9d63 user: fvogel tags: bug-2049429fff
22:46
Bug [2049429] - Documented TK_OPTION_DONT_SET_DEFAULT check-in: 1d9f88ed user: fvogel tags: bug-2049429fff
22:10
Make test-case and binding equal for win32 and x11. Test-case doesn't pass yet check-in: 6f53a81f user: jan.nijtmans tags: bug-1927212fff
15:40
..... horizontal scrollbar too check-in: 972d3670 user: jan.nijtmans tags: bug-1927212fff
15:35
New attempt at fixing bug [1927212fff]. (rebased against Tk 8.6) check-in: 2da58a51 user: jan.nijtmans tags: bug-1927212fff
14:41
(cherry-pick) Backout previous commit: it causes many event-related test-failures in Tk test suite check-in: be895434 user: jan.nijtmans tags: core-8-5-branch
14:39
Backout previous commit: it causes many event-related test-failures in Tk test suite check-in: 13f6aa29 user: jan.nijtmans tags: trunk
11:39
(cherry-pick) Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars check-in: fab251dd user: jan.nijtmans tags: core-8-5-branch
11:38
Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars check-in: 93266946 user: jan.nijtmans tags: trunk
11:34
(cherry-pick) Fixed bug [3e3e25f483] - winbutton-1.[12] fails on Win7 check-in: f815cf0d user: jan.nijtmans tags: core-8-5-branch
11:32
Fixed bug [3e3e25f483] - winbutton-1.[12] fails on Win7 check-in: 03d32e23 user: jan.nijtmans tags: trunk
11:24
(cherry-pick) Fixed bug [1305128] - Scrollbar doesn't receive event check-in: d187d36c user: jan.nijtmans tags: core-8-5-branch
11:23
Fixed bug [1305128] - Scrollbar doesn't receive event check-in: efba07bb user: jan.nijtmans tags: trunk
11:21
(cherry-pick) Fixed bug [1510538] - Wrong initial scrollbar width check-in: b3a49855 user: jan.nijtmans tags: core-8-5-branch
11:20
Fixed bug [1510538] - Wrong initial scrollbar width check-in: 8a512d8e user: jan.nijtmans tags: trunk
10:52
merge-mark (closing fork) check-in: 07134363 user: jan.nijtmans tags: core-8-5-branch
10:52
(cherry-pick) Prefix "system" of all Windows System Colors was documented check-in: 51373448 user: jan.nijtmans tags: core-8-5-branch
2016-01-07
17:29
Prefix "system" of all Windows System Colors was documented. Ticket [945409] check-in: 17111800 user: oehhar tags: core-8-5-branch
17:20
Prefix "system" of all Windows System Colors was documented check-in: 28b2e86a user: oehhar tags: trunk
14:49
Added non-regression test for [1927212] check-in: bf816d4c user: fvogel tags: bug-1927212fff
13:08
rebase "tip-438" branch to latest trunk. Closed-Leaf check-in: 9f400abe user: jan.nijtmans tags: tip-438
2016-01-06
22:21
Fixed bug [453518] - Windows 16-bit color green mask is wrong Closed-Leaf check-in: bc5a6e9e user: fvogel tags: bug-453518fff
20:30
Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lost check-in: 3736983e user: fvogel tags: trunk
20:28
Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lost check-in: 142932e3 user: fvogel tags: core-8-5-branch
20:18
Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabled check-in: 087e635d user: fvogel tags: trunk
20:06
Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabled check-in: b9395333 user: fvogel tags: core-8-5-branch
15:59
Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars check-in: 99cb0584 user: fvogel tags: bug-1927212fff
13:22
Fixed bug [3e3e25f483] - winbutton-1.[12] fails on Win7 Closed-Leaf check-in: 5476931f user: fvogel tags: bug-3e3e25f483
2016-01-05
17:00
Harmonized use of NULL for textPtr->afterSyncCmd check-in: 0eb8f1f5 user: fvogel tags: tip-438
16:48
Polished documentation a bit check-in: 5b31d1d1 user: fvogel tags: tip-438
16:25
Moved RunAfterSyncCmd procedure check-in: 905b566a user: fvogel tags: tip-438
16:12
Typo fixed in comment check-in: 1f922920 user: fvogel tags: tip-438
15:32
Fixed bug [1305128] - Scrollbar doesn't receive event Closed-Leaf check-in: 0d00b144 user: fvogel tags: bug-1305128fff
2016-01-04
17:34
Fixed bug [1510538] - Wrong initial scrollbar width Closed-Leaf check-in: 91be7cbc user: fvogel tags: bug-1510538fff
2016-01-01
17:04
Merge trunk. Upstream androwish changes check-in: b72d8e11 user: jan.nijtmans tags: androwish
2015-12-31
13:50
Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lost Closed-Leaf check-in: 4afc37da user: fvogel tags: bug-3102228fff
2015-12-30
22:07
Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabled Closed-Leaf check-in: cba57e09 user: fvogel tags: bug-1288433fff
2015-12-26
21:23
Merged core-8-5-branch check-in: 078644f1 user: fvogel tags: tip-438
21:19
Fixed bug [2f78c7c5ea] - text widget segfault with tablelist check-in: f9195057 user: fvogel tags: trunk
21:10
Fixed bug [2f78c7c5ea] - text widget segfault with tablelist check-in: 5325caee user: fvogel tags: core-8-5-branch