diff options
author | dgp <dgp@users.sourceforge.net> | 2019-11-03 22:06:01 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2019-11-03 22:06:01 (GMT) |
commit | 9e8b3fb6cf87185b0d226e01a4d7540aa2bdee5f (patch) | |
tree | 31e8538fb1e183c7d72a370f81093c078875dff4 /changes | |
parent | b4c5dc9c18d2891f1f92018b8063b821abbdc141 (diff) | |
download | tk-9e8b3fb6cf87185b0d226e01a4d7540aa2bdee5f.zip tk-9e8b3fb6cf87185b0d226e01a4d7540aa2bdee5f.tar.gz tk-9e8b3fb6cf87185b0d226e01a4d7540aa2bdee5f.tar.bz2 |
Completed what changes I can do.
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7679,9 +7679,10 @@ Tk Cocoa 2.0: More drawing internals refinements (culler,walzer) 2019-10-10 (bug) Aqua: Prevent crash deactivating menu during menu deletion (culler) +2019-10-21 (bug)[aea00b] Aqua: Better handling of resolution changes (chavez, culler) +2019-10-25 (bug)[b82bd4] Fix [style configure -compound] (culler,vogel) - - +2019-10-27 (bug)[f7a475] Aqua: embedded toplevel, forced focus and mouse coords (naaus,culler) - Released 8.6.10, November 7, 2019 - https://core.tcl-lang.org/tk/ for details |