Tk Source Code

Timeline
Login

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

50 events occurring around 2eac67b28e1d6262.

2019-05-19
07:33
merge trunk check-in: f79e06d6 user: dkf tags: tip-262
2019-05-18
15:49 Closed ticket [0d93f2e6]: Misleading error message on missed SVG option plus 5 other changes artifact: 2c1aa798 user: fvogel
15:49 Edit [b0685fac86d559d2|b0685fac]: Mark "Closed". artifact: 41ecf70f user: fvogel
15:48
Fix [0d93f2e628]: misleading error message on missed svg option check-in: dfc8b8e7 user: fvogel tags: trunk
15:46 Closed ticket [eb29967e]: Add horizontal scrolling support for Windows plus 6 other changes artifact: 03590fb7 user: fvogel
15:46 Edit [b478037a411ae78f|b478037a]: Mark "Closed". artifact: f73d4ebd user: fvogel
15:45
Fix [eb29967e88]: Add horizontal scrolling support for Windows. Patch from Christopher Chavez. check-in: 93f1a8a2 user: fvogel tags: trunk
15:44
Fix [eb29967e88]: Add horizontal scrolling support for Windows. Patch from Christopher Chavez. check-in: d1b3d2ac user: fvogel tags: core-8-6-branch
13:13 Edit [f126b00e9a63f720|f126b00e]: Edit check-in comment. artifact: 8545ffd2 user: kevin_walzer
13:05
Finally got timing of initializing NSServices object correct; code cleanup; merge in 8.6 to pick up changes in Tk initialization code check-in: f126b00e user: kevin_walzer tags: mac_services
2019-05-17
20:37
Ugh; misread the code. The highlight ring is drawn first and always on the real window. Because of backgroundless frames. check-in: 0807e606 user: dkf tags: tip-262
20:09 Edit [86db63badc83fbf4|86db63ba]: Edit check-in comment. artifact: d49ca9ad user: dkf
20:06
Add double buffering to frames and toplevels.

Theoretically only needed when drawing background with images, but simpler to do always. Incidentally fixes minor bug in labelframes with redrawing of focus rings, but nobody really used those on labelframes so it was never reported... check-in: 86db63ba user: dkf tags: tip-262

17:19
Change .ext extension into .aaa in winDialog.test since some corporate policies forbid .ext extension. See https://core.tcl-lang.org/tcl/tktview/cc74e50996e20cbb6a851087b36c52eb75526aa4 check-in: bd9993e0 user: fvogel tags: trunk
17:18
Change .ext extension into .aaa in winDialog.test since some corporate policies forbid .ext extension. See https://core.tcl-lang.org/tcl/tktview/cc74e50996e20cbb6a851087b36c52eb75526aa4 check-in: 06fb23d8 user: fvogel tags: core-8-6-branch
13:43
merge 8.6 check-in: 22e9ad26 user: dgp tags: trunk
13:42
Migrate away from TCL_INTERP_DESTROYED (TIP 543). check-in: 1c5f7e98 user: dgp tags: core-8-6-branch
12:43 Ticket [5d991b82] segmentation violation in TclObjLookupVarEx status still Closed with 4 other changes artifact: d72c175a user: dgp
12:39
In Aqua, protect against double release of clipping regions. check-in: d0ddc7ca user: culler tags: trunk
12:38
In Aqua, protect against double release of clipping regions. check-in: 1304e06d user: culler tags: core-8-6-branch
07:28
Merge 8.6 check-in: 701036f9 user: jan.nijtmans tags: trunk
07:21
Add missing INT2PTR (doesn't cause warning with Tcl8.x, but does with Tcl 9.0). One None -> NULL change which was still missing. Backported from trunk. check-in: 777211ed user: jan.nijtmans tags: core-8-6-branch
03:13
Code and data type cleanup, thanks to Marc Culler for patch check-in: a7e34ff9 user: kevin_walzer tags: mac_services
2019-05-16
22:22
Fix some tests. Add some test cases. check-in: 42f90406 user: dkf tags: tip-262
21:58 Ticket [ec7fa6bb] Column and Row resize cursors could use better cursors status still Open with 4 other changes artifact: bd21b0a5 user: fvogel
21:27
merge trunk check-in: 2eac67b2 user: dkf tags: tip-262
20:41 Edit [9e9a9189a87fb6d6|9e9a9189]: Mark "Closed". artifact: 8b460d74 user: fvogel
19:55
Fix bug [d1989fb7cf]: In Aqua the root window appears before Tk_Mainloop is called. check-in: a2e1c6c6 user: culler tags: trunk
19:54
Fix bug [d1989fb7cf]: In Aqua the root window appears before Tk_Mainloop is called. check-in: 364c9099 user: culler tags: core-8-6-branch
19:52 Closed ticket [d1989fb7]: Aqua: Empty window appears after `package require Tk` plus 7 other changes artifact: acc61d12 user: marc_culler ... 3 similar events omitted.
13:17 Closed ticket [99a06cad]: Menubuttons illegible on aqua dark mode plus 7 other changes artifact: 531a6050 user: marc_culler
13:05
In Aqua, draw dark mode menubuttons as inactive, as is done for buttons. This makes them imperfect, but usable. This is the best we can do as long as HITheme is used for drawing. For correct appearance use ttk::menubutton. check-in: c97b4187 user: culler tags: trunk
13:03
In Aqua, draw dark mode menubuttons as inactive, as is done for buttons. This makes them imperfect, but usable. This is the best we can do as long as HITheme is used for drawing. For correct appearance use ttk::menubutton. check-in: 256af6d0 user: culler tags: core-8-6-branch
11:50 Edit [c69b1cc45e71edfe|c69b1cc4]: Mark "Closed". artifact: f816c7f7 user: dgp
09:19
Merge trunk check-in: 2afc6ee3 user: jan.nijtmans tags: revised_text, tip-466
09:18
Merge 8.6 check-in: faf08b52 user: jan.nijtmans tags: trunk
01:23 Ticket [99a06cad] Menubuttons illegible on aqua dark mode status still Open with 3 other changes artifact: a35f3265 user: kevin_walzer
2019-05-15
21:38 Ticket [4e4d45b3] Could ttk::treeview have a callback for an item being about to be drawn? status still Open with 3 other changes artifact: f5c1fbc4 user: fvogel
20:03 Closed ticket [5d991b82]: segmentation violation in TclObjLookupVarEx plus 6 other changes artifact: 45d14469 user: dgp
20:02
Make new tests more robust against context. check-in: 2bdcb4be user: dgp tags: core-8-6-branch
19:33
Revised bug fix for [5d991b822e]. check-in: afbac00c user: dgp tags: core-8-6-branch
18:17 Ticket [94eeb111] macos, linux: configuration: unable to build using trunk status still Closed with 4 other changes artifact: 2fd664a7 user: pooryorick ... 1 similar event omitted.
18:05
Tests and fix for similar issues in [menu]. Closed-Leaf check-in: c69b1cc4 user: dgp tags: bug-5d991b822e
17:30
Tests and fix for [scale ... -variable]. check-in: c1dd2ab0 user: dgp tags: bug-5d991b822e
17:25 Ticket [d1989fb7] Aqua: Empty window appears after `package require Tk` status still Open with 4 other changes artifact: 434e1882 user: marc_culler
17:20
Tests and fix for [message ... -textvariable]. check-in: da24fd68 user: dgp tags: bug-5d991b822e