summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-04-10 21:14:18 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-04-10 21:14:18 (GMT)
commit29ba4967835ee5b5970731c737089a3c86025d51 (patch)
treedd644399b173037d147e63e25dc7f35abc2bf624 /changes
parent8dae19cc5da186232cf4398720d6f7776b1480e3 (diff)
downloadtk-29ba4967835ee5b5970731c737089a3c86025d51.zip
tk-29ba4967835ee5b5970731c737089a3c86025d51.tar.gz
tk-29ba4967835ee5b5970731c737089a3c86025d51.tar.bz2
* changes: Updated for 8.5.7 release.
Diffstat (limited to 'changes')
-rw-r--r--changes30
1 files changed, 29 insertions, 1 deletions
diff --git a/changes b/changes
index 1a916b7..98e727e 100644
--- a/changes
+++ b/changes
@@ -2,7 +2,7 @@ This file summarizes all changes made to Tk since version 1.0 was
released on March 13, 1991. Changes that aren't backward compatible
are marked specially.
-RCS: @(#) $Id: changes,v 1.130.2.10 2008/12/22 18:49:24 dgp Exp $
+RCS: @(#) $Id: changes,v 1.130.2.11 2009/04/10 21:14:18 dgp Exp $
3/16/91 (bug fix) Modified tkWindow.c to remove Tk's Tcl commands from
the interpreter when the main window is deleted (otherwise there will
@@ -6575,3 +6575,31 @@ in screen distances, reducing precision loss (ferrieux)
2008-12-22 (bug fix)[2207435] [ttk::entry .t -textvar ::noexist::x] (english)
--- Released 8.5.6, December 23, 2008 --- See ChangeLog for details ---
+
+2009-01-07 (bug fix)[1847002] Win: prevent grab bypass (thoyts(
+
+2009-01-11 (bug fix) crash on XCreateIC failure (staplin)
+
+2009-01-14 (bug fix)[2507326] Restore aMSN compat (nijtmans)
+
+2009-01-19 (new feature) CONFIG_INSTALL_DIR - where tclConfig.sh goes (cassoff)
+
+2009-01-19 (platform support) better tools for BSD ports (cassoff)
+
+2009-02-17 (platform support) MSVC and _WIN64 (hobbs)
+
+2009-02-23 (bug fix)[1329198,456299,2507419] menu image display (mcdonald)
+
+2009-02-23 (bug fix)[2513104] fix cursor hotspots (mcdonald)
+
+2009-02-23 (bug fix)[2542828] Win: standard question_arrow cursor (danckaert)
+
+2009-02-27 (bug fix)[2645457] crash in Tk_MakeWindowExist() (thoyts)
+
+2009-03-25 (bug fix)[2178820] stop zero-size allocs in ttk (fellows)
+
+2009-03-25 (bug fix)[1871101] blurry large fonts on Vista (garvey,fellows)
+
+2009-04-10 (bug fix)[2116837] std virtual events with Caps Lock (fellows)
+
+--- Released 8.5.7, April 10, 2009 --- See ChangeLog for details ---