summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwolfsuit <wolfsuit>2003-09-30 23:26:09 (GMT)
committerwolfsuit <wolfsuit>2003-09-30 23:26:09 (GMT)
commit009ece320d1dad3ff4557d55b5859b4512d1660e (patch)
tree2bf36229932f41809c5d2fa5e9d3ca06f4818d08 /ChangeLog
parent89cb52358e92bd6496cf8068147b904a689dd870 (diff)
downloadtk-009ece320d1dad3ff4557d55b5859b4512d1660e.zip
tk-009ece320d1dad3ff4557d55b5859b4512d1660e.tar.gz
tk-009ece320d1dad3ff4557d55b5859b4512d1660e.tar.bz2
Add an implementation of XSync that flushes the window buffers. This fixes 814810.
Also use tk text drawing for checkbutton & radiobutton labels.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4201ce0..1ecb899 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-09-30 Jim Ingham <jingham@apple.com>
+
+ * macosx/tkMacOSXButton.c (TkpDisplayButton): Use the tk text
+ drawing for checkbuttons & radiobuttons as well as for labels.
+ * macosx/tkMacOSXEvent.c (XSync): New function, need to implement
+ this so drawing will get flushed in "update idletasks".
+ * tkMacOSXPort.h: convert #define of XSync to function def'n.
+
2003-09-30 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* library/demos/browse: Added suitable [package require]