summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2019-11-03 15:03:21 (GMT)
committerdgp <dgp@users.sourceforge.net>2019-11-03 15:03:21 (GMT)
commit37dae6969c611b1aaf0642946b8c3cdf4f01a68a (patch)
tree7a6065ab9358bf92c73e9bc1fdcc4ab9b11fb99e /changes
parentf1e2ff7d1e64f611921e1fe537875f8939f50134 (diff)
downloadtk-37dae6969c611b1aaf0642946b8c3cdf4f01a68a.zip
tk-37dae6969c611b1aaf0642946b8c3cdf4f01a68a.tar.gz
tk-37dae6969c611b1aaf0642946b8c3cdf4f01a68a.tar.bz2
More progress updating changes.
Diffstat (limited to 'changes')
-rw-r--r--changes38
1 files changed, 37 insertions, 1 deletions
diff --git a/changes b/changes
index 5d019db..7a09b4d 100644
--- a/changes
+++ b/changes
@@ -7592,8 +7592,44 @@ Tk Cocoa 2.0: More drawing internals refinements (culler,walzer)
2019-02-10 (bug)[8814bd] crash in [NSMenu size] (culler)
+2019-02-13 (bug)[b389df] Aqua: mouse position on dual screen (culler)
+
+2019-02-23 (bug)[56a182] Aqua: [tk_getOpenFile] causes off-screen toplevels (culler,walzer)
+
+2019-02-23 (bug)[9771ae] Aqua: workaround incompatible transient window models (culler,walzer)
+
+2019-03-01 (bug)[1951ab] Prevent transient window cycles (crashed on Aqua) (culler,vogel)
+ *** POTENTIAL INCOMPATIBILITY ***
+
+2019-03-04 (bug)[4da219] Incomplete read of multi-image GIF (oehlmann)
+
+2019-03-14 (bug)[609e00] Aqua: wrong coords from MouseWheel binding (vogel,culler)
+
+2019-03-25 (bug)[48c394] Aqua: recompute text layout for empty string (culler)
+
+2019-03-31 (new)[TIP 535] Precision of ::scale widget tick mark values (vogel)
+ *** POTENTIAL INCOMPATIBILITY ***
+
+2019-03-31 (bug)[da3914] [$treeview identify element] failure (ulfalizer,vogel)
+
+2019-04-06 (bug)[897ffe] Prevent cross-manager loops of geom management (culler,vogel)
+
+2019-04-11 (new) Apple Dark Mode support (culler)
+
+2019-04-14 (new) Aqua: Use color names consistent with NSColor (culler)
+ *** POTENTIAL INCOMPATIBILITY ***
+
+2019-04-14 (new) Aqua: [tk::unsupported::MacWindowStyle isdark] (culler)
+
+2019-04-19 (bug)[368fa4] Prevent toggle of hidden treeview indicators (ulfalizer,vogel)
+
+
+
+
+
+
-- Released 8.6.10, October 25, 2019 - https://core.tcl-lang.org/tk/ for details
+- Released 8.6.10, November 7, 2019 - https://core.tcl-lang.org/tk/ for details