Tk Source Code

Timeline
Login

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

27 check-ins related to "offsetof"

2019-06-15
20:14
TIP #528 impelemtation: Deprecate Tk_Offset() check-in: a7e92cf4 user: jan.nijtmans tags: trunk
2019-06-05
21:25
merge trunk Closed-Leaf check-in: 83678378 user: jan.nijtmans tags: offsetof
19:44
Fix bug [9ebc6fd168]: Aqua can report incorrect mouse coordinates. check-in: e704fbb6 user: culler tags: trunk
2019-05-10
08:04
Merge trunk check-in: 8505328a user: jan.nijtmans tags: offsetof
2019-05-09
22:10
While on it: A few more whitespaces check-in: f57356fd user: jan.nijtmans tags: trunk
2019-04-02
20:33
Merge trunk check-in: 4866fa4a user: jan.nijtmans tags: offsetof
18:18
More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigger ranges. check-in: bbe44e80 user: jan.nijtmans tags: trunk
2019-01-13
14:51
Merge 8.7 check-in: bc4fe2e6 user: jan.nijtmans tags: offsetof
14:50
Merge 8.6 check-in: 823fb797 user: jan.nijtmans tags: trunk
2018-12-08
09:34
Merge trunk check-in: 8776a12c user: jan.nijtmans tags: offsetof
08:24
Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more. Eliminate a ton of unnecessary type casts check-in: f5cb3ca7 user: jan.nijtmans tags: trunk
08:22
Tk_Offset documentation check-in: 0f9d37ca user: jan.nijtmans tags: offsetof
2018-12-01
22:32
Tweaks related to Tk_ArgvInfo check-in: 2b07fef9 user: jan.nijtmans tags: offsetof
21:30
Minor tweaks, mostly formatting check-in: b50c3f9d user: jan.nijtmans tags: offsetof
20:52
merge trunk check-in: 99d5fa3d user: jan.nijtmans tags: offsetof
2018-11-30
15:27
Cherry-pick Fix [0a9c91951b]: text-11a.22 segfault in trunk check-in: c296e891 user: jan.nijtmans tags: trunk
2018-11-25
19:16
Merge trunk check-in: 567e0c6f user: jan.nijtmans tags: offsetof
17:22
Fix spelling error in a variable name (GitHub PR #5, chrstphrchvz) check-in: 137fbded user: fvogel tags: trunk
2018-10-15
21:27
Merge trunk. More internal improvements check-in: e13f131e user: jan.nijtmans tags: offsetof
21:25
One more set of unnecessary braces check-in: 483fe898 user: jan.nijtmans tags: trunk
19:44
Merge trunk check-in: 1bac77b2 user: jan.nijtmans tags: offsetof
19:01
merge-mark check-in: b1c05be9 user: jan.nijtmans tags: trunk
2018-10-13
12:36
merge trunk check-in: 22e87a2c user: jan.nijtmans tags: offsetof
2018-10-12
17:55
Merge tcl.m4 with Tcl version. Add zipfs hooks to tkAppInit.c and winMain.c, when available check-in: dc422e6c user: jan.nijtmans tags: trunk
2018-10-11
18:15
More improvements, related to the deprecation of Tk_Offset check-in: 086b7c95 user: jan.nijtmans tags: offsetof
2018-10-06
20:29
Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() check-in: 56338bdd user: jan.nijtmans tags: offsetof
16:12
Fix [48ff500999]: Better textWind.test, that no longer depends on a fonts/textfonts constraint. Patch from Brad Lanam, slightly tuned for the legacy text widget in Tk 8.6 check-in: 14b6814a user: fvogel tags: trunk