diff options
author | dgp@users.sourceforge.net <dgp> | 2015-02-25 14:49:15 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2015-02-25 14:49:15 (GMT) |
commit | e4342e48d8d794a8285f54f59897e5865df247e4 (patch) | |
tree | d89b85505f98fcc99ae87b1ac402d4e907504076 | |
parent | 5eb20e1eaec14f5b9ba1cfcb0618b23cee251761 (diff) | |
download | tk-e4342e48d8d794a8285f54f59897e5865df247e4.zip tk-e4342e48d8d794a8285f54f59897e5865df247e4.tar.gz tk-e4342e48d8d794a8285f54f59897e5865df247e4.tar.bz2 |
update changes
-rw-r--r-- | changes | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -6965,3 +6965,25 @@ Many revisions to better support a Cygwin environment (nijtmans) 2014-10-14 (bug)[fb35eb] fix PNG transparency appearance (walton,culler) --- Released 8.5.17, October 25, 2014 --- http://core.tcl.tk/tk/ for details + +2014-10-26 Support for Windows 10 (nijtmans) + +2014-10-28 (bug) OSX: Improved ttk notebook tab metrics for Yosemite (walzer) + +2014-10-30 (bug)[3417012] [scale -digits $bigValue] segfault (vogel) + +2014-11-06 (bug)[9d72dc] memleak in Cocoa buttons (revol) + +2014-11-07 (bug)[3529885] [scale] handling of negative resolution (vogel) + +2015-01-02 (bug) Stop bit loss in [winfo id] on 64-bit Cocoa (porter) + +2015-02-06 (bug) several fixes to elided context in [text] (vogel) + +2015-02-06 (new feature)[TIP 433] %M binding substitution (mistachkin) + *** POTENTIAL INCOMPATIBILITY *** + +Tk Cocoa 2.0: App Store enabled (walzer,culler,desmera,owen,nyberg,reincke) + *** POTENTIAL INCOMPATIBILITY *** + +--- Released 8.5.18, February 28, 2015 --- http://core.tcl.tk/tk/ for details |