Tk Source Code

Timeline
Login

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

50 events occurring around f8e417381ac47890.

2019-05-16
14:09 Ticket [d1989fb7] Aqua: Empty window appears after `package require Tk` status still Open with 3 other changes artifact: f1fb2c1d user: nab ... 1 similar event 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
17:16
Tests and fix for [menubutton ... -textvariable]. check-in: fdcced06 user: dgp tags: bug-5d991b822e
17:08
Fix for the failing/crashing listbox tests. check-in: b3533d47 user: dgp tags: bug-5d991b822e
17:01
Tests for same issues with [listbox ... -listvariable]. check-in: 2271428c user: dgp tags: bug-5d991b822e
16:57 Edit [9e9a9189a87fb6d6|9e9a9189]: Change branch background color to "#f0a0a0". artifact: c7e22e47 user: marc_culler
16:55
fix bug [d1989fb7cf]: Root window appears before Tk_Mainloop is called. Closed-Leaf check-in: 9e9a9189 user: culler tags: bug-d1989fb7cf
13:38 Ticket [94eeb111] macos, linux: configuration: unable to build using trunk status still Closed with 5 other changes artifact: 8fafe44e user: bll
09:51
Merge 8.6. Some tweaks, e.g. "bool" -> "int", "true" -> 1, "false" -> 0 check-in: f8e41738 user: jan.nijtmans tags: bug6e8afe516d, tip-532
09:10
Merge trunk check-in: 8610cbc5 user: jan.nijtmans tags: revised_text, tip-466
08:42 Ticket [94eeb111] macos, linux: configuration: unable to build using trunk status still Closed with 4 other changes artifact: 776db5aa user: pooryorick ... 2 similar events omitted.
08:16 Edit [9aa8c497507118a3|9aa8c497]: Mark "Closed". artifact: 37b1a6f0 user: jan.nijtmans
08:15
Continue "buildtools" branch for Pour Yorick. At least, the script should be re-written for Tcl 8.5, see [94eeb111fb96676c]. Closed-Leaf check-in: 4567b082 user: jan.nijtmans tags: buildtools
07:58 Closed ticket [94eeb111]: macos, linux: configuration: unable to build using trunk plus 5 other changes artifact: 6852d798 user: jan.nijtmans ... 3 similar events omitted.
07:52
sync rules.vc and tcl.m4 (both win and unix) with Tcl version check-in: 0b0783b9 user: jan.nijtmans tags: trunk
07:16
Fix [94eeb111fb]: macos, linux: configuration: unable to build using trunk. For now by reverting [a9c9a75b5ba1f4a6]. check-in: b33f01c8 user: jan.nijtmans tags: trunk
06:16 Ticket [4e4d45b3] Could ttk::treeview have a callback for an item being about to be drawn? status still Open with 3 other changes artifact: b050237f user: fvogel
2019-05-14
21:35 Ticket [94eeb111] macos, linux: configuration: unable to build using trunk status still Open with 3 other changes artifact: 061592ae user: jan.nijtmans
21:25
Refine test treeview-8.7 by also checking that deleting an unselected item does NOT fire <<TreeviewSelect>> check-in: 6c51007f user: fvogel tags: bug-2a6c62afd9
20:54 Ticket [2a6c62af] ttk::treeview <<TreeviewSelect>> event bug status still Open with 5 other changes artifact: 274a991e user: fvogel
20:50
Add tests for <<TreeviewSelect>>. treeview-8.6 already passed ; treeview-8.7 passes in this bugfix branch only check-in: e4000f37 user: fvogel tags: bug-2a6c62afd9
20:48
Fix [2a6c62afd9] - <<TreeviewSelect>> does not fire on item delete check-in: 1ce97bf4 user: fvogel tags: bug-2a6c62afd9
20:08 Ticket [94eeb111] macos, linux: configuration: unable to build using trunk status still Open with 3 other changes artifact: 5ef554d6 user: fvogel
19:44
merge trunk check-in: e7c53950 user: fvogel tags: revised_text, tip-466
15:55 Ticket [94eeb111] macos, linux: configuration: unable to build using trunk status still Open with 3 other changes artifact: ff1b2dd5 user: bll ... 2 similar events omitted.
2019-05-13
22:19
Fix gcc-8 warning check-in: 05a934f3 user: jan.nijtmans tags: trunk