summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 098d5f5..214e0cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,9 +8,9 @@
* win/tkWinWm.c (WmAttributesCmd): set (no)topmost window aspect
before rewrapping. [Bug 1086049]
- * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):
- * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessApplicationEvent):
- * macosx/tkMacOSXCarbonEvents.c (TkMacOSXInitCarbonEvents):
+ * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):
+ * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessApplicationEvent):
+ * macosx/tkMacOSXCarbonEvents.c (TkMacOSXInitCarbonEvents):
* macosx/tkMacOSXEvent.h: Trap kEventAppAvailableWindowBoundsChanged
* macosx/tkMacOSXInt.h: event to watch for change in display size
and adjust internal state appropriately.
@@ -211,8 +211,8 @@
* doc/GetFont.3: Revert previous fix; a NULL interp is now legal.
* generic/tkFont.c (ParseFontNameObj, GetAttributeInfoObj): Allow
- these functions to work with a NULL interp by making them check when
- generating error messages. [Bug 1151523]
+ these functions to work with a NULL interp by making them check when
+ generating error messages. [Bug 1151523]
* library/tkfbox.tcl (::tk::dialog::file::): Correct the quoting of
the script used in variable traces so that widget names with spaces in