summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes49
1 files changed, 1 insertions, 48 deletions
diff --git a/changes b/changes
index 89434c8..3f1b43d 100644
--- a/changes
+++ b/changes
@@ -1315,7 +1315,7 @@ ISO Latin-1 character set.
result across the execution of binding scripts. Otherwise if an event
triggers in the middle of some other script (e.g. a destroy event during
window creation, because there was an error in the creation command),
-the intepreter's result gets lost.
+the interpreter's result gets lost.
2/19/94 (bug fix) Fixed bug in dealing with results of sent command
that could cause them to get lost in some situations.
@@ -7266,50 +7266,3 @@ Tk Cocoa 2.0: App Store enabled (walzer,culler,desmera,owen,nyberg,reincke)
Tk Cocoa 2.0: More drawing internals refinements (culler,walzer)
--- Released 8.6.5, February 29, 2016 --- http://core.tcl.tk/tk/ for details
-
-2016-03-07 (bug)[3137232] spinbox teardown hygiene (vogel)
-
-2016-03-07 (bug)[2981253] spinbox rapid button action (vogel)
-
-2016-03-07 (bug)[2262543] scale initialization callbacks (vogel)
-
-2016-03-07 (bug)[e9112e] incomplete [wm forget] (vogel)
-
-2016-03-11 (bug)[d95e5d] <Map> from hidden panes (vogel)
-
-2016-03-20 (TIP 443) More configuration options for text tags (vogel)
-
-2016-03-20 (bug)[487861] menu: cascade/accelerator appearance (vogel)
-
-2016-03-27 (bug)[1192095] active index from toplevel menus (vogel)
-
-2016-03-27 (bug)[18c08d] revised final newline behavior in [text] (vogel)
- *** POTENTIAL INCOMPATIBILITY ***
-
-2016-04-29 (bug)[fd3a4d] <<Modified>> delivery to text peers (vogel)
-
-2016-05-03 (bug)[b36218,011706] event reentrancy / widget destruction (vogel)
-
-2016-05-12 (bug)[64261b] mouse events after double click (nadmarki,nijtmans)
-
-2016-05-18 (bug)[545f10] Xft color font speed (bonfield,davies,girffin,vogel)
-
-2016-05-25 (bug)[109865] event reentrancy / widget destruction (vogel)
-
-2016-05-30 (TIP 446)[1273358] [$text edit (canundo|canredo)] (vogel)
-
-2016-05-30 (bug)[79549a] crash in mouse pointer warping (vogel)
-
-2016-06-22 (bug)[787adc] Modernize Tk_Init() (porter)
-
-2016-07-06 (bug) Aqua: excess lable padding (lanam,walzer)
-
-2016-07-08 (bug) Aqua: bitmap distortion (culler,walzer)
-
-2016-07-15 (bug) Aqua/Retina: fix alpha rendering of images (culler,walzer)
-
-2016-07-17 (bug)[c84f66] Aqua: crash: overflow in geometry calc (culler,walzer)
-
-2016-07-21 (bug)[450bb0] Aqua: memory corruption from [tk busy] (porter)
-
---- Released 8.6.6, July 27, 2016 --- http://core.tcl.tk/tk/ for details