Tk Source Code

Timeline
Login

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

50 events occurring around 374dc40e63ca768c.

2019-05-11
11:17 Ticket [0d93f2e6] Misleading error message on missed SVG option status still Open with 4 other changes artifact: bf6e9b91 user: oehhar
10:59
Reset ::tk::Priv(textPosOrig) when hitting the start or end of displayed text, so that when moving back the cursor does not jump in the middle of the line. check-in: 8350193f user: fvogel tags: bug-c8ccd1899c
07:33 Ticket [0d93f2e6] Misleading error message on missed SVG option status still Open with 3 other changes artifact: ba3e4e97 user: fvogel
07:30
Better fix. Concatenation of error messages is sometimes not adequate Closed-Leaf check-in: b0685fac user: fvogel tags: bug-0d93f2e628
07:11
Add test checking for the specific case of [0d93f2e628] check-in: 6ed6a9cf user: fvogel tags: bug-0d93f2e628
2019-05-10
21:40 Ticket [0d93f2e6] Misleading error message on missed SVG option status still Open with 3 other changes artifact: d735c893 user: fvogel
21:25 Edit [2e610c43d7bcc283|2e610c43]: Change branch background color to "#ffff00". artifact: 7d97c924 user: fvogel
21:24 Edit [2e610c43d7bcc283|2e610c43]: Add propagating tag "tip-541". artifact: 68c28ce4 user: fvogel
21:09 Ticket [0d93f2e6] Misleading error message on missed SVG option status still Open with 3 other changes artifact: 678b088d user: fvogel ... 2 similar events omitted.
21:03
Fix [0d93f2e628]: misleading error message on missed svg option check-in: f36cf079 user: fvogel tags: bug-0d93f2e628
16:19 Ticket [c8ccd189] Pressing the up arrow key on the first line of a text does not move the cursor to 1.0 status still Open with 4 other changes artifact: 12c954a6 user: fvogel
16:14
Fix [c8ccd1899c] (for revised_text): Pressing the up arrow key on the first line of a [text] does not move the cursor to 1.0 check-in: 7808247f user: fvogel tags: bug-c8ccd1899c-revised_text
15:53 Ticket [4f309446] revised_text: wrong answer for "index displaylines", and failed assertion status still Open with 6 other changes artifact: 697e2bdb user: fvogel
15:43
Fix [4f309446ea]: revised_text: wrong answer for 'index displaylines', and failed assertion Closed-Leaf check-in: 7d60f427 user: fvogel tags: bug-4f309446ea
15:40
TkTextIndexCmp became TkTextIndexCompare check-in: 454acea3 user: fvogel tags: revised_text, tip-466
11:45 New ticket [0d93f2e6] SVG error message on missed option missleading. artifact: 285f11cf user: oehhar
10:38 New ticket [99a06cad] Menubuttons illegible on aqua dark mode. artifact: cdc02a1b user: chrstphrchvz
08:04
Merge trunk check-in: 8505328a user: jan.nijtmans tags: offsetof
2019-05-09
22:18 Ticket [ce470f20] ttk::treeview allows dragging the right edge of the rightmost heading status still Open with 3 other changes artifact: 350ac143 user: ulfalizer
22:14
Merge trunk check-in: bf13f862 user: jan.nijtmans tags: revised_text, tip-466
22:10
While on it: A few more whitespaces check-in: f57356fd user: jan.nijtmans tags: trunk
20:52
Merge 8.6 check-in: 276b273a user: jan.nijtmans tags: trunk
20:50
François Vogel review (thanks!). Streamline UNIX defaults with MAC/WIN defaults. check-in: 374dc40e user: jan.nijtmans tags: core-8-6-branch
16:28
Merge 8.6 check-in: a0ab8b7e user: jan.nijtmans tags: trunk
16:26 Ticket [4f309446] revised_text: wrong answer for "index displaylines", and failed assertion status still Open with 4 other changes artifact: c5f576bb user: fvogel
15:21
Whitespace cleanup, syncronize a little with "trunk" version. check-in: 84e2b4b3 user: jan.nijtmans tags: core-8-6-branch
15:00 Ticket [0b9dc76e] revised_text: text-32.4 fails (recent regression) status still Closed with 5 other changes artifact: c466edd8 user: jan.nijtmans ... 1 similar event omitted.
13:19
Fix [0b9dc76e3e]: revised_text: text-32.4 fails check-in: daa40a69 user: fvogel tags: revised_text, tip-466
09:27 Ticket [ce470f20] ttk::treeview allows dragging the right edge of the rightmost heading status still Open with 3 other changes artifact: bd3132be user: fvogel
09:14
Improve clarity and completeness of ttk::treeview man page for columns options check-in: fc1fba61 user: fvogel tags: bug-ce470f20fd
09:12
Fix bug when dragging a column separator: when columns at the right of the separator are not stretchable, use their width instead of their minwidth to compute the maximum x drag position. This prevents the user from resizing columns such that the treeview would no longer fit in its allotted width. check-in: dad03527 user: fvogel tags: bug-ce470f20fd
2019-05-08
20:47 Ticket [2858503f] "end" flag for ttk::combobox current status still Open with 3 other changes artifact: 47908ace user: fvogel
20:16 Closed ticket [40ada907]: macOS: race condition leading to crash in entry.test plus 6 other changes artifact: 7557a9a0 user: fvogel
20:14 Edit [229db0f763854573|229db0f7]: Edit check-in comment. artifact: dfce3ba0 user: fvogel
20:13 Edit [663e4bc3d6721424|663e4bc3]: Edit check-in comment. artifact: 2aec0526 user: fvogel
19:47
New files from René Zaumseil Leaf check-in: 3e448325 user: fvogel tags: tip-510
12:40
Remove ASSERT: SLACKINVARIANT comments check-in: 6018777a user: fvogel tags: bug-ce470f20fd
12:24 Ticket [ce470f20] ttk::treeview allows dragging the right edge of the rightmost heading status still Open with 3 other changes artifact: b58c5466 user: fvogel
12:21
Add treeview tests checking for non-regression (the last added test already passed in core-8-6-branch) check-in: 320f78e4 user: fvogel tags: bug-ce470f20fd
10:18 Ticket [ce470f20] ttk::treeview allows dragging the right edge of the rightmost heading status still Open with 3 other changes artifact: 507c9743 user: fvogel
10:14
When changing the -stretch value for a column, columns size must be recomputed before the treeview is redisplayed (at idle time) check-in: f2ef1f87 user: fvogel tags: bug-ce470f20fd
08:50 Closed ticket [51b4b183]: mac os x: combobox.tcl has old scrollbar for its listbox plus 5 other changes artifact: 3f8ba00d user: fvogel
08:49 Edit [b7fe577ce26a3d06|b7fe577c]: Mark "Closed". artifact: ba46655d user: fvogel
08:49
Fix [51b4b18394]: mac os x: combobox.tcl has old scrollbar for its listbox check-in: 0b9e8c3d user: fvogel tags: trunk
08:48
Fix [51b4b18394]: mac os x: combobox.tcl has old scrollbar for its listbox check-in: a71e8712 user: fvogel tags: core-8-6-branch
08:44 Closed ticket [2513186f]: ttk::entry xview sub-command forces use of update idletasks plus 5 other changes artifact: 926de9b6 user: fvogel
08:43 Closed ticket [8261c517]: ttk::treeview vertical scroll range is locked to old height of tree until idletasks run plus 5 other changes artifact: 6e173513 user: fvogel