Tk Source Code

Timeline
Login

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

50 events occurring around ded88b7015f33b3f.

2019-06-16
20:39 Ticket [c1c842ef] TIP #532 (new tkBind.c): wrong assumption about ButtonRelease to match Button presses? status still Open with 3 other changes artifact: 680aea90 user: fvogel ... 1 similar event omitted.
19:09 Ticket [8476b757] Text scrolled strange slider behaviour, Mac status still Open with 4 other changes artifact: e3148e4c user: chrstphrchvz
17:03
Committed the canary to help with debugging the faults in binding processing check-in: 69735dbf user: dkf tags: bug6e8afe516d, tip-532
16:57
Do small scale to 1x1 test also for file source, renumber tests. Closed-Leaf check-in: 595d1ebd user: oehhar tags: tip-545-svg-options
15:54 Ticket [8476b757] Text scrolled strange slider behaviour, Mac status still Open with 3 other changes artifact: 80f78fca user: Takamoto
14:57
merge 8.6 main branch check-in: 1736f843 user: dkf tags: bug6e8afe516d, tip-532
14:30 Ticket [8476b757] Text scrolled strange slider behaviour, Mac status still Open with 4 other changes artifact: 3309c393 user: marc_culler ... 3 similar events omitted.
02:28
Fix merge conflict in tk.tcl from services branch merge check-in: f656afba user: kevin_walzer tags: core-8-6-branch
2019-06-15
23:50 Ticket [8476b757] Text scrolled strange slider behaviour, Mac status still Open with 4 other changes artifact: f2a279fd user: chrstphrchvz ... 2 similar events omitted.
21:03 Edit [aefb8918cd2f7fd5|aefb8918]: Mark "Closed". artifact: 7212247e user: jan.nijtmans
20:59 Edit [6baad6d433e7bd39|6baad6d4]: Mark "Closed". artifact: a1eef8af user: jan.nijtmans
20:56
Merge trunk check-in: 5e217f2e user: jan.nijtmans tags: tip-548
20:44
merge-mark check-in: b0020c33 user: jan.nijtmans tags: trunk
20:42
Define offsetof() macro for (very rare) platforms which don't have it. Don't punish developers for using offsetof() in extensions, forgetting that ... check-in: 64dace1d user: jan.nijtmans tags: core-8-6-branch
20:41
Define offsetof() macro for (very rare) platforms which don't have it. Don't punish developers for using offsetof() in extensions, forgetting that ... check-in: ea8b4d11 user: jan.nijtmans tags: core-8-5-branch
20:23
Merge trunk check-in: 63181382 user: jan.nijtmans tags: revised_text, tip-466
20:20
merge core-8-6-branch: mac services improvements check-in: 49db6684 user: dkf tags: trunk
20:14
TIP #528 impelemtation: Deprecate Tk_Offset() check-in: a7e92cf4 user: jan.nijtmans tags: trunk
20:02
TIP 536: Improvements to Mac-specific IPC check-in: ded88b70 user: dkf tags: core-8-6-branch
13:55 Closed ticket [75b8fbfd]: Segfault with event generate sequence outside grabbed window plus 5 other changes artifact: edd5c7e8 user: fvogel
13:54 Edit [ec435697f44bfdab|ec435697]: Mark "Closed". artifact: 8ecc04c6 user: fvogel
13:52
Fix [75b8fbfd77]: Segfault with [event generate] sequence outside grabbed window check-in: 3274bb0d user: fvogel tags: trunk
13:52
Fix [75b8fbfd77]: Segfault with [event generate] sequence outside grabbed window check-in: e13e643a user: fvogel tags: core-8-6-branch
2019-06-14
16:46
Tests for svg file check-in: 8809f721 user: oehhar tags: tip-545-svg-options
16:32 Closed ticket [436ad6fe]: "wm manage" loses window on macOS plus 5 other changes artifact: cf3554bb user: marc_culler
16:31 Edit [14406bd16d193ba6|14406bd1]: Mark "Closed". artifact: 34ad985e user: marc_culler
16:28
Fix bug [436ad6fe5f]: wm manage command broken in 8.6.9. check-in: ee6c842a user: culler tags: trunk
16:28
Fix bug [436ad6fe5f]: wm manage command broken in 8.6.9. check-in: c4c67277 user: culler tags: core-8-6-branch
02:02 Ticket [436ad6fe] "wm manage" loses window on macOS status still Open with 3 other changes artifact: c580a4ec user: kevin_walzer ... 2 similar events omitted.
2019-06-12
22:23
Remove wrong forcing of image size to 1x1 when it was read from the data or disk to be 0x0 (which indicates the image could not be parsed in that format). Handling for images 0x0 in size must be kept because Tk bases its error detection for the format on this feature. check-in: c111a3ea user: fvogel tags: tip-545-svg-options
18:52 Ticket [436ad6fe] "wm manage" loses window on macOS status still Open with 5 other changes artifact: 76c4fca2 user: marc_culler
18:19
Fix bug [436ad6fe5f]: wm manage command broken in 8.6.9 Closed-Leaf check-in: 14406bd1 user: culler tags: bug-436ad6fe5f
02:47 Ticket [436ad6fe] "wm manage" loses window on Mojave status still Open with 3 other changes artifact: fc35522c user: kevin_walzer ... 1 similar event omitted.
2019-06-11
15:14
Switch back to using Tcl_UtfToExternalDString() in tkWinFont.c, since - somehow - changing it doesn't work. More usage of implicit WCHAR, since we are always building with UNICODE. check-in: d0b64851 user: jan.nijtmans tags: tip-548
12:52
Missing Tcl_DStringInit() call. check-in: 08f54084 user: jan.nijtmans tags: tip-548
12:34
Fix handling of -1 in tkMain.c, undo accidental change in tkUnixFont.c check-in: 9fe4ab4e user: jan.nijtmans tags: tip-548
11:42 Ticket [58665b91] unixEmbed-7.1 failures status still Open with 3 other changes artifact: bd2c73d5 user: marc_culler ... 1 similar event omitted.
11:39
More TCHAR -> WCHAR conversions check-in: 7550f481 user: jan.nijtmans tags: tip-548
03:50 Ticket [72eba326] GUI crashes when selecting file with getOpenFile status still Open with 4 other changes artifact: b2bc8d44 user: marc_culler
2019-06-10
21:03
Eliminate on Windows all usages of Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf(). Proving the point of this TIP. check-in: c702f197 user: jan.nijtmans tags: tip-548