summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-11-03 20:15:24 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-11-03 20:15:24 (GMT)
commit88cab73bda545db2653e191c79322e318568afdd (patch)
treea56b6ea35885149c6596f00f3b1380c8a3928302 /changes
parentbcb6809211c95e27294400f9efa67ccf4dd0ac56 (diff)
downloadtk-88cab73bda545db2653e191c79322e318568afdd.zip
tk-88cab73bda545db2653e191c79322e318568afdd.tar.gz
tk-88cab73bda545db2653e191c79322e318568afdd.tar.bz2
*** 8.5.8 TAGGED FOR RELEASE ***
* generic/tk.h: Bump to 8.5.8 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updated for 8.5.8 release.
Diffstat (limited to 'changes')
-rw-r--r--changes52
1 files changed, 38 insertions, 14 deletions
diff --git a/changes b/changes
index 0c0df81..a0eb85b 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.13 2009/10/05 15:21:20 dgp Exp $
+RCS: @(#) $Id: changes,v 1.130.2.14 2009/11/03 20:15:24 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
@@ -6604,17 +6604,17 @@ in screen distances, reducing precision loss (ferrieux)
--- Released 8.5.7, April 15, 2009 --- See ChangeLog for details ---
-2009-04-23 (bug fix)[2779910] (hobbs)
+2009-04-23 (bug fix)[2779910] updated Win chooseDir (hobbs)
2009-04-43 (bug fix) prevent delete of selected folder in Win dialog (hobbs)
-2009-04-30 (bug fix)[2080533] (fellows)
+2009-04-30 (bug fix)[2080533] panedwindow sash draw crash (fellows)
-2009-04-30 (bug fix)[2504402] (mcdonald,thoyts)
+2009-04-30 (bug fix)[2504402] iconphoto on non-32-bit displays (mcdonald,thoyts)
-2009-05-03 (bug fix)[2785744] (fellows)
+2009-05-03 (bug fix)[2785744] broken flag twiddling (baker,fellows)
-2009-05-13 (bug fix)[2791352] (thoyts)
+2009-05-13 (bug fix)[2791352] XLFD parsing error (thoyts)
2009-05-14 (new feature) Vista theme support (thoyts)
@@ -6626,24 +6626,48 @@ in screen distances, reducing precision loss (ferrieux)
2009-06-23 (bug fix)[220935] canvas dash update problem (nijtmans)
-2009-07-15 (bug fix)[2821962] (fellows)
+2009-07-15 (bug fix)[2821962] photo image copy/paste (rib,fellows)
-2009-07-22 (bug fix)[2496114] (fellows)
+2009-07-22 (bug fix)[2496114] focus in dead window crash (griffin,fellows)
-2009-08-01 (bug fix)[2830420] (fellows)
+2009-08-01 (bug fix)[2830420] X iconphoto for big endian (misch,fellows)
2009-08-04 (bug fix) [text] word-wrap of non-breaking space (fellows)
2009-08-24 (bug fix) tk::MessageBox bindings for ttk::buttons (steiner,fellows)
-2009-08-25 (bug fix)[1909931] (fellows)
+2009-08-25 (bug fix)[1909931] [send] update for Fedora 8 (fellows)
-2009-09-10 (bug fix) (berezhnoy,fellows)
+2009-09-10 (bug fix) font allocation crash (berezhnoy,fellows)
-2009-09-14 (bug fix)[873608] (hobbs)
+2009-09-14 (bug fix)[873608] win tearoff menu, no submenu arrows (traum,hobbs)
-2009-09-14 (bug fix)[873613] (hobbs)
+2009-09-14 (bug fix)[873613] win tearoff menu repeat select (traum,hobbs)
2009-09-25 (bug fix) grayscale from images (vetter,fellows)
---- Released 8.5.8, October xx, 2009 --- See ChangeLog for details ---
+2009-10-07 (bug fix)[2088597] min scrollbar slider size (danckaert,fellows)
+
+2009-10-07 (bug fix)[2787164] combobox/menubutton arrow size (thoyts)
+
+2009-10-08 (bug fix)[2870648] file dialog cursor (danckaert,fellows)
+
+2009-10-10 (feature)[1961455] underline, overstrike Xft fonts (caffin,fellows)
+
+2009-10-15 (feature)[2794032] permit [load] into Tcl 8.6+ interps (porter)
+
+2009-10-22 (bug fix)[2168768] file dialog -typevariable scope (danckaert)
+
+2009-10-22 (bug fix)[1469210] [text] modified error (danckaert)
+
+2009-10-24 (bug fix)[2883712] 64-bit Aqua progress bar (haffner)
+
+2009-10-24 (bug fix)[1530276] X checkbutton -selectcolor (danckaert)
+
+2009-10-25 (bug fix)[1854913] [.t delete] before -startindex (danckaert)
+
+2009-10-25 (bug fix)[2809525] prevent X crash on overlong color name (goth)
+
+2009-10-29 (bug fix)[1825353] Russian Windows tiny fonts problem (thoyts)
+
+--- Released 8.5.8, November xx, 2009 --- See ChangeLog for details ---