summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2008-06-19 00:16:30 (GMT)
committerdas <das>2008-06-19 00:16:30 (GMT)
commitcf0a71b6b6ae366ed2c55edf4cd102fae9fba1fe (patch)
tree365d892201a4b226350683ca812026e5e1d15f9c /ChangeLog
parent77395728a9958d046ba5ad4cfc5959495749f6a7 (diff)
downloadtk-cf0a71b6b6ae366ed2c55edf4cd102fae9fba1fe.zip
tk-cf0a71b6b6ae366ed2c55edf4cd102fae9fba1fe.tar.gz
tk-cf0a71b6b6ae366ed2c55edf4cd102fae9fba1fe.tar.bz2
* macosx/tkMacOSXCarbonEvents.c: fix debug carbon event tracing;
(InstallStandardApplicationEventHandler): replace needless use of TkMacOSXInitNamedDebugSymbol() by standard TkMacOSXInitNamedSymbol().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab291e8..b3d0bc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2008-06-18 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/tkMacOSXCarbonEvents.c: fix debug carbon event tracing;
+ (InstallStandardApplicationEventHandler): replace needless use of
+ TkMacOSXInitNamedDebugSymbol() by standard TkMacOSXInitNamedSymbol().
+
+ * macosx/tkMacOSXDebug.c: revert 2007-11-09 commit making
+ * macosx/tkMacOSXDebug.h: TkMacOSXInitNamedDebugSymbol()
+ available outside of debug builds.
+
+ * macosx/tkMacOSXEmbed.c (TkpMakeWindow): fix bug with missing
+ * macosx/tkMacOSXSubwindows.c (XMapWindow): focus on first map by
+ only sending VisibilityNotify events once windows are mapped (rather
+ than when they are created).
+
+ * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessWindowEvent): fix
+ return value.
+
2008-06-12 Daniel Steffen <das@users.sourceforge.net>
* generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore a