summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-06-04 20:53:17 (GMT)
committerhobbs <hobbs>2005-06-04 20:53:17 (GMT)
commit5835acdb176ba8a4c7d2655a00d2b4afacd1fccd (patch)
tree3eb97f932138cd8bb71796c19e91d94f4eb19d01 /changes
parentbc46bfbff11e041d15ac557e8e91158c757908a1 (diff)
downloadtk-5835acdb176ba8a4c7d2655a00d2b4afacd1fccd.zip
tk-5835acdb176ba8a4c7d2655a00d2b4afacd1fccd.tar.gz
tk-5835acdb176ba8a4c7d2655a00d2b4afacd1fccd.tar.bz2
note tag date and rewrap changescore_8_5_a3
Diffstat (limited to 'changes')
-rw-r--r--changes29
1 files changed, 15 insertions, 14 deletions
diff --git a/changes b/changes
index 9e1c8ae..f255ac5 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.87 2005/06/03 20:08:45 dgp Exp $
+RCS: @(#) $Id: changes,v 1.88 2005/06/04 20:53:17 hobbs 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
@@ -5943,12 +5943,12 @@ TkWinEmbeddedEventProc in tkWinEmbed.c; TkWinChildProc in tkWinX.c.
2005-01-08 (bug fix)[1098625] Wrong toplevel geometry when created with a menu;
[637653] Deleting a popup menu crashes wish (chengyemao)
-2005-01-09 (feature implementation of embedded/embedding Tk of Windows) Changed
-FrameWidgetObjCmd (tkFrame.c), TkpUseWindow (tkMacOSXEmbed.c, tkUnixEmbed.c,
-tkWinEmbed.c) to make implementation ready for a configurable toplevel -use
-option and completed the implementation for Windows (tkWinWm.c, tkWinEmbed.c,
-tkWinInt.h). Embedding with a frame container needs further debugging
-(chengyemao).
+2005-01-09 (feature implementation of embedded/embedding Tk of Windows)
+Changed FrameWidgetObjCmd (tkFrame.c), TkpUseWindow (tkMacOSXEmbed.c,
+tkUnixEmbed.c, tkWinEmbed.c) to make implementation ready for a
+configurable toplevel -use option and completed the implementation for
+Windows (tkWinWm.c, tkWinEmbed.c, tkWinInt.h). Embedding with a frame
+container needs further debugging (chengyemao).
2005-01-10 (enhancement)[1081595] stopped use of TK_DBGX (english)
@@ -5956,12 +5956,12 @@ tkWinInt.h). Embedding with a frame container needs further debugging
2005-01-11 (bug fix)[1093631] [text] scroll long wrapped line (darley)
-2005-01-18 (feature implementation of embedded/embedding Tk of Windows) Simplified
-TkpUseWindow, added Tk_DetachEmbeddedWindow and got rid of code for saving an
-embedded window object which is never used. Fixed a bug in TkWinHandleMenuEvent
-for processing WM_MENUSELECT. Wish crashed due to an invalid index in a case
-of MF_POPUP. The -use option of a toplevel can be configured after the toplevel
-is created.
+2005-01-18 (feature implementation of embedded/embedding Tk of Windows)
+Simplified TkpUseWindow, added Tk_DetachEmbeddedWindow and got rid of code
+for saving an embedded window object which is never used. Fixed a bug in
+TkWinHandleMenuEvent for processing WM_MENUSELECT. Wish crashed due to an
+invalid index in a case of MF_POPUP. The -use option of a toplevel can be
+configured after the toplevel is created.
2005-01-18 (bug fix) dialog visibility in demos (nash,fellows)
@@ -5998,7 +5998,8 @@ segfault (hobbs)
2005-03-14 (bug fix)[1124237] Aqua: (un)map of subwindows (ingham)
-2005-03-14 (bug fix)[700305] Aqua: child window updates before creation (ingham)
+2005-03-14 (bug fix)[700305] Aqua: child window updates before creation
+(ingham)
2005-03-15 (platform support) OpenBSD ports patch (thoyts)